[INFO] fetching crate open-coroutine-core 0.7.0... [INFO] checking open-coroutine-core-0.7.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate open-coroutine-core 0.7.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate open-coroutine-core 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate open-coroutine-core 0.7.0 [INFO] tweaked toml for crates.io crate open-coroutine-core 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate open-coroutine-core 0.7.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate open-coroutine-core 0.7.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fc06ebaab801c70c9729a93ff74877275b00705a70be91892670fd57aaa06f3 [INFO] running `Command { std: "docker" "start" "-a" "3fc06ebaab801c70c9729a93ff74877275b00705a70be91892670fd57aaa06f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fc06ebaab801c70c9729a93ff74877275b00705a70be91892670fd57aaa06f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc06ebaab801c70c9729a93ff74877275b00705a70be91892670fd57aaa06f3", kill_on_drop: false }` [INFO] [stdout] 3fc06ebaab801c70c9729a93ff74877275b00705a70be91892670fd57aaa06f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91283fbaf6da6f629a8d8b0e262cab67b8b823a22dd1c05af5afcfe6a47b1bc2 [INFO] running `Command { std: "docker" "start" "-a" "91283fbaf6da6f629a8d8b0e262cab67b8b823a22dd1c05af5afcfe6a47b1bc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking core_affinity v0.8.1 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking st3 v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling open-coroutine-core v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking uuid v1.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "91283fbaf6da6f629a8d8b0e262cab67b8b823a22dd1c05af5afcfe6a47b1bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91283fbaf6da6f629a8d8b0e262cab67b8b823a22dd1c05af5afcfe6a47b1bc2", kill_on_drop: false }` [INFO] [stdout] 91283fbaf6da6f629a8d8b0e262cab67b8b823a22dd1c05af5afcfe6a47b1bc2