Petr Sumbera

Results 36 comments of Petr Sumbera

@tgross can you please help me with the buildbot failure? I have no idea what is wrong and how can I fixt it...

> > Hi @psumbera! I think you meant @tgross35 (which is funny because @pfmooney and @jclulow who are at-mentioned here are old colleagues!) 😀 > > Out of all the...

@tgross35 can you please have another look? Now it fails somewhere else and I don't know how to proceed again...

@rustbot review

> Hm, not sure why freebsd is failing but it seems to be happening on everything Have no idea. Doesn't seem to be related.

> Hi @psumbera, could you please take a look at the Solaris CI failure? It failed in this line > > https://github.com/nix-rust/nix/blob/0f4559386404f58803b27807201b4dd6d1411f50/test/sys/test_uio.rs#L48 > > ``` > ---- sys::test_uio::test_writev stdout ----...

> Hmm… so 1.86.0 has caused some issues? We did bump curl to from 8.9.0 to 8.12.0 in Rust 1.86: [#15162](https://github.com/rust-lang/cargo/pull/15162). I wonder if it is possible for you to...

Workaround seems to be to set `CARGO_HTTP_MULTIPLEXING=false`.

> This environment could also be set to show more useful debugging info: > > ``` > CARGO_HTTP_DEBUG=true CARGO_LOG=cargo::ops::registry=debug cargo fetch > ``` I don't see any debug info with...

Ok I now see it also on my VirtualBox. So I don't think it's QEMU related. ``` test@virt75:~/quinn-ci-test2$ CARGO_HTTP_DEBUG=true CARGO_LOG=cargo::ops::registry=debug cargo fetch Updating crates.io index Downloaded wasm-bindgen-macro v0.2.100 Downloaded subtle...