[INFO] fetching crate pure-stage 0.1.2... [INFO] checking pure-stage-0.1.2 against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25 [INFO] extracting crate pure-stage 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pure-stage 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pure-stage 0.1.2 [INFO] tweaked toml for crates.io crate pure-stage 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pure-stage 0.1.2 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pure-stage 0.1.2 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab [INFO] running `Command { std: "docker" "start" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling amaru-observability-macros v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking amaru-observability v0.1.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking cbor4ii v1.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking pure-stage v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl futures_util::Future: Send` [INFO] [stdout] --> src/tokio.rs:513:47 [INFO] [stdout] | [INFO] [stdout] 513 | let handle = tokio::spawn(stage); [INFO] [stdout] | ------------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 170 | where [INFO] [stdout] 171 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl futures_util::Future: Send` [INFO] [stdout] --> src/tokio.rs:513:47 [INFO] [stdout] | [INFO] [stdout] 513 | let handle = tokio::spawn(stage); [INFO] [stdout] | ------------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 170 | where [INFO] [stdout] 171 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pure-stage` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pure-stage` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab", kill_on_drop: false }` [INFO] [stdout] 7ec4762bdffe53a3f8aa0704626d66d8167c594073a1e4ee945f2f312aae80ab