[INFO] fetching crate compio-quic 0.4.0... [INFO] testing compio-quic-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate compio-quic 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate compio-quic 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate compio-quic 0.4.0 [INFO] tweaked toml for crates.io crate compio-quic 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate compio-quic 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate compio-quic 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compio-dispatcher v0.7.0 [INFO] [stderr] Downloaded compio-net v0.8.0 [INFO] [stderr] Downloaded compio-macros v0.1.2 [INFO] [stderr] Downloaded compio-io v0.7.0 [INFO] [stderr] Downloaded compio-fs v0.8.0 [INFO] [stderr] Downloaded h3-datagram v0.0.2 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.0 [INFO] [stderr] Downloaded h3 v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08551092b367eb09fd3d8633b578e5e694baf3e4cfc528f6d2ada0468edfa720 [INFO] running `Command { std: "docker" "start" "-a" "08551092b367eb09fd3d8633b578e5e694baf3e4cfc528f6d2ada0468edfa720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08551092b367eb09fd3d8633b578e5e694baf3e4cfc528f6d2ada0468edfa720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08551092b367eb09fd3d8633b578e5e694baf3e4cfc528f6d2ada0468edfa720", kill_on_drop: false }` [INFO] [stdout] 08551092b367eb09fd3d8633b578e5e694baf3e4cfc528f6d2ada0468edfa720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a56173c13cb27d274c5c30ee4612c1ec0fc9eb1cfedcf54b07a319512c8662c4 [INFO] running `Command { std: "docker" "start" "-a" "a56173c13cb27d274c5c30ee4612c1ec0fc9eb1cfedcf54b07a319512c8662c4", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling compio-driver v0.8.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling compio-buf v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling compio-quic v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling compio-log v0.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling compio-io v0.7.0 [INFO] [stdout] error: You must choose at least one of these features: ["io-uring", "polling"] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.8.0/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | compile_error!("You must choose at least one of these features: [\"io-uring\", \"polling\"]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `polling` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.8.0/src/poll/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use polling::{Event, Events, Poller}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `polling` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polling`, use `cargo add polling` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot construct `msghdr` with struct literal syntax due to private fields [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.8.0/src/poll/op.rs:854:20 [INFO] [stdout] | [INFO] [stdout] 854 | self.msg = libc::msghdr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...and other private fields `__pad1` and `__pad2` that were not provided [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot construct `msghdr` with struct literal syntax due to private fields [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.8.0/src/poll/op.rs:978:20 [INFO] [stdout] | [INFO] [stdout] 978 | self.msg = libc::msghdr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...and other private fields `__pad1` and `__pad2` that were not provided [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compio-driver` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a56173c13cb27d274c5c30ee4612c1ec0fc9eb1cfedcf54b07a319512c8662c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56173c13cb27d274c5c30ee4612c1ec0fc9eb1cfedcf54b07a319512c8662c4", kill_on_drop: false }` [INFO] [stdout] a56173c13cb27d274c5c30ee4612c1ec0fc9eb1cfedcf54b07a319512c8662c4