[INFO] fetching crate timely_communication 0.24.0...
[INFO] building timely_communication-0.24.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate timely_communication 0.24.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate timely_communication 0.24.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate timely_communication 0.24.0
[INFO] tweaked toml for crates.io crate timely_communication 0.24.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timely_communication 0.24.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate timely_communication 0.24.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0b71c9683cd4d079fe0eca0b0bb4b56e251f1fe5ef7a6f0d242ff45d5f68ea8
[INFO] running `Command { std: "docker" "start" "-a" "a0b71c9683cd4d079fe0eca0b0bb4b56e251f1fe5ef7a6f0d242ff45d5f68ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0b71c9683cd4d079fe0eca0b0bb4b56e251f1fe5ef7a6f0d242ff45d5f68ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b71c9683cd4d079fe0eca0b0bb4b56e251f1fe5ef7a6f0d242ff45d5f68ea8", kill_on_drop: false }`
[INFO] [stdout] a0b71c9683cd4d079fe0eca0b0bb4b56e251f1fe5ef7a6f0d242ff45d5f68ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5fd7d5a3cd4844029cb368ea51ed9432deeb480f8f2f078dd793dc16634c5a2
[INFO] running `Command { std: "docker" "start" "-a" "d5fd7d5a3cd4844029cb368ea51ed9432deeb480f8f2f078dd793dc16634c5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling timely_container v0.24.0
[INFO] [stderr]    Compiling timely_bytes v0.24.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling timely_logging v0.24.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling columnar_derive v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling columnar v0.10.1
[INFO] [stderr]    Compiling timely_communication v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.14s
[INFO] running `Command { std: "docker" "inspect" "d5fd7d5a3cd4844029cb368ea51ed9432deeb480f8f2f078dd793dc16634c5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5fd7d5a3cd4844029cb368ea51ed9432deeb480f8f2f078dd793dc16634c5a2", kill_on_drop: false }`
[INFO] [stdout] d5fd7d5a3cd4844029cb368ea51ed9432deeb480f8f2f078dd793dc16634c5a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 543b6e3b0e751de89482868255bb55ea84ec05d44d5bf6f9015711c887a5afdc
[INFO] running `Command { std: "docker" "start" "-a" "543b6e3b0e751de89482868255bb55ea84ec05d44d5bf6f9015711c887a5afdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling numa_maps v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lgalloc v0.4.0
[INFO] [stderr]    Compiling timely_communication v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] running `Command { std: "docker" "inspect" "543b6e3b0e751de89482868255bb55ea84ec05d44d5bf6f9015711c887a5afdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "543b6e3b0e751de89482868255bb55ea84ec05d44d5bf6f9015711c887a5afdc", kill_on_drop: false }`
[INFO] [stdout] 543b6e3b0e751de89482868255bb55ea84ec05d44d5bf6f9015711c887a5afdc
