[INFO] fetching crate futures-concurrency 7.6.3... [INFO] testing futures-concurrency-7.6.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate futures-concurrency 7.6.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate futures-concurrency 7.6.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate futures-concurrency 7.6.3 [INFO] tweaked toml for crates.io crate futures-concurrency 7.6.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate futures-concurrency 7.6.3 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 futures-concurrency 7.6.3 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.4.1 [INFO] [stderr] Downloaded lending-stream v1.0.1 [INFO] [stderr] Downloaded async-channel v2.3.0 [INFO] [stderr] Downloaded futures-time v3.0.0 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded futures-buffered v0.2.9 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 259c8ce7a60d1227463bf479d212d229d1775f1450a50476d66d4868acadd3e2 [INFO] running `Command { std: "docker" "start" "-a" "259c8ce7a60d1227463bf479d212d229d1775f1450a50476d66d4868acadd3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "259c8ce7a60d1227463bf479d212d229d1775f1450a50476d66d4868acadd3e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259c8ce7a60d1227463bf479d212d229d1775f1450a50476d66d4868acadd3e2", kill_on_drop: false }` [INFO] [stdout] 259c8ce7a60d1227463bf479d212d229d1775f1450a50476d66d4868acadd3e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9f2f79f26bdaca46793eabd29e1324d9d36ef0ac1d80ffb6c46e2be9d75c8450 [INFO] running `Command { std: "docker" "start" "-a" "9f2f79f26bdaca46793eabd29e1324d9d36ef0ac1d80ffb6c46e2be9d75c8450", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling futures-buffered v0.2.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures-concurrency v7.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/concurrent_stream/from_stream.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | async fn drive(self, mut consumer: C) -> C::Output [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "9f2f79f26bdaca46793eabd29e1324d9d36ef0ac1d80ffb6c46e2be9d75c8450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2f79f26bdaca46793eabd29e1324d9d36ef0ac1d80ffb6c46e2be9d75c8450", kill_on_drop: false }` [INFO] [stdout] 9f2f79f26bdaca46793eabd29e1324d9d36ef0ac1d80ffb6c46e2be9d75c8450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e98bba3b9bef7799950299335bd8ef965ffe2d612818d9f51c34b561c921d2b2 [INFO] running `Command { std: "docker" "start" "-a" "e98bba3b9bef7799950299335bd8ef965ffe2d612818d9f51c34b561c921d2b2", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling async-channel v2.3.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stdout] error[E0432]: unresolved import `concurrent_queue::ForcePushError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.0/src/lib.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | use concurrent_queue::{ConcurrentQueue, ForcePushError, PopError, PushError}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `ForcePushError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stdout] error[E0599]: no method named `force_push` found for struct `ConcurrentQueue` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.0/src/lib.rs:313:34 [INFO] [stdout] | [INFO] [stdout] 313 | match self.channel.queue.force_push(msg) { [INFO] [stdout] | ^^^^^^^^^^ method not found in `ConcurrentQueue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] error: could not compile `async-channel` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e98bba3b9bef7799950299335bd8ef965ffe2d612818d9f51c34b561c921d2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98bba3b9bef7799950299335bd8ef965ffe2d612818d9f51c34b561c921d2b2", kill_on_drop: false }` [INFO] [stdout] e98bba3b9bef7799950299335bd8ef965ffe2d612818d9f51c34b561c921d2b2