[INFO] fetching crate rama-unix 0.3.0-alpha.3... [INFO] building rama-unix-0.3.0-alpha.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rama-unix 0.3.0-alpha.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rama-unix 0.3.0-alpha.3 [INFO] finished tweaking crates.io crate rama-unix 0.3.0-alpha.3 [INFO] tweaked toml for crates.io crate rama-unix 0.3.0-alpha.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-unix 0.3.0-alpha.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rama-unix 0.3.0-alpha.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f82dc2aa74a7eb64ac8d4f2a494878f5c69f3b14979e88cf78bdbc8273529501 [INFO] running `Command { std: "docker" "start" "-a" "f82dc2aa74a7eb64ac8d4f2a494878f5c69f3b14979e88cf78bdbc8273529501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f82dc2aa74a7eb64ac8d4f2a494878f5c69f3b14979e88cf78bdbc8273529501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82dc2aa74a7eb64ac8d4f2a494878f5c69f3b14979e88cf78bdbc8273529501", kill_on_drop: false }` [INFO] [stdout] f82dc2aa74a7eb64ac8d4f2a494878f5c69f3b14979e88cf78bdbc8273529501 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23d3e6307ea64b0f3ee5e0ea8798e168d5eeffb1b6aba6a45dd182f06433a110 [INFO] running `Command { std: "docker" "start" "-a" "23d3e6307ea64b0f3ee5e0ea8798e168d5eeffb1b6aba6a45dd182f06433a110", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling rama-error v0.3.0-alpha.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling psl v2.1.139 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rama-macros v0.3.0-alpha.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rama-utils v0.3.0-alpha.3 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rama-core v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-net v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-unix v0.3.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s [INFO] running `Command { std: "docker" "inspect" "23d3e6307ea64b0f3ee5e0ea8798e168d5eeffb1b6aba6a45dd182f06433a110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d3e6307ea64b0f3ee5e0ea8798e168d5eeffb1b6aba6a45dd182f06433a110", kill_on_drop: false }` [INFO] [stdout] 23d3e6307ea64b0f3ee5e0ea8798e168d5eeffb1b6aba6a45dd182f06433a110 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f626db81135f4b04eba599296152f9470038ca107b51ea26b069558f7c9ff04 [INFO] running `Command { std: "docker" "start" "-a" "0f626db81135f4b04eba599296152f9470038ca107b51ea26b069558f7c9ff04", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling rama-utils v0.3.0-alpha.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rama-core v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-net v0.3.0-alpha.3 [INFO] [stderr] Compiling rama-unix v0.3.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.45s [INFO] running `Command { std: "docker" "inspect" "0f626db81135f4b04eba599296152f9470038ca107b51ea26b069558f7c9ff04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f626db81135f4b04eba599296152f9470038ca107b51ea26b069558f7c9ff04", kill_on_drop: false }` [INFO] [stdout] 0f626db81135f4b04eba599296152f9470038ca107b51ea26b069558f7c9ff04