[INFO] fetching crate slotted-egraphs 0.0.36...
[INFO] building slotted-egraphs-0.0.36 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate slotted-egraphs 0.0.36 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate slotted-egraphs 0.0.36
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slotted-egraphs 0.0.36
[INFO] tweaked toml for crates.io crate slotted-egraphs 0.0.36 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slotted-egraphs 0.0.36 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 slotted-egraphs 0.0.36 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d527036032e8508f78b993fb4e1e1dd7bcc1b7b9a86c6b945fb5756ac74dda50
[INFO] running `Command { std: "docker" "start" "-a" "d527036032e8508f78b993fb4e1e1dd7bcc1b7b9a86c6b945fb5756ac74dda50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d527036032e8508f78b993fb4e1e1dd7bcc1b7b9a86c6b945fb5756ac74dda50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d527036032e8508f78b993fb4e1e1dd7bcc1b7b9a86c6b945fb5756ac74dda50", kill_on_drop: false }`
[INFO] [stdout] d527036032e8508f78b993fb4e1e1dd7bcc1b7b9a86c6b945fb5756ac74dda50
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb3d728f36c546aea3ea15808c91bb2e44c194c8e42969c4a12d85aaac06dd1
[INFO] running `Command { std: "docker" "start" "-a" "9eb3d728f36c546aea3ea15808c91bb2e44c194c8e42969c4a12d85aaac06dd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling slotted-egraphs-derive v0.0.36
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling slotted-egraphs v0.0.36 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.90s
[INFO] running `Command { std: "docker" "inspect" "9eb3d728f36c546aea3ea15808c91bb2e44c194c8e42969c4a12d85aaac06dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb3d728f36c546aea3ea15808c91bb2e44c194c8e42969c4a12d85aaac06dd1", kill_on_drop: false }`
[INFO] [stdout] 9eb3d728f36c546aea3ea15808c91bb2e44c194c8e42969c4a12d85aaac06dd1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c01a7c5ba0159669ee70c86debac85457c0fb7b850e3f9197f2f6f71c50452f
[INFO] running `Command { std: "docker" "start" "-a" "9c01a7c5ba0159669ee70c86debac85457c0fb7b850e3f9197f2f6f71c50452f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling slotted-egraphs v0.0.36 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "9c01a7c5ba0159669ee70c86debac85457c0fb7b850e3f9197f2f6f71c50452f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c01a7c5ba0159669ee70c86debac85457c0fb7b850e3f9197f2f6f71c50452f", kill_on_drop: false }`
[INFO] [stdout] 9c01a7c5ba0159669ee70c86debac85457c0fb7b850e3f9197f2f6f71c50452f
