[INFO] fetching crate symbolic-symcache 12.16.3... [INFO] building symbolic-symcache-12.16.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate symbolic-symcache 12.16.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate symbolic-symcache 12.16.3 [INFO] finished tweaking crates.io crate symbolic-symcache 12.16.3 [INFO] tweaked toml for crates.io crate symbolic-symcache 12.16.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate symbolic-symcache 12.16.3 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 symbolic-symcache 12.16.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a05dc4e52553c7278179fcabbaa031f94a4ba6105ecf105db03ab0db5c7eb5b6 [INFO] running `Command { std: "docker" "start" "-a" "a05dc4e52553c7278179fcabbaa031f94a4ba6105ecf105db03ab0db5c7eb5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a05dc4e52553c7278179fcabbaa031f94a4ba6105ecf105db03ab0db5c7eb5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05dc4e52553c7278179fcabbaa031f94a4ba6105ecf105db03ab0db5c7eb5b6", kill_on_drop: false }` [INFO] [stdout] a05dc4e52553c7278179fcabbaa031f94a4ba6105ecf105db03ab0db5c7eb5b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 98685ace10ac270076f0a8cfe5bf2e615af3fe04f7a122937ba65433c9d97eb3 [INFO] running `Command { std: "docker" "start" "-a" "98685ace10ac270076f0a8cfe5bf2e615af3fe04f7a122937ba65433c9d97eb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling range-collections v0.2.4 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling watto v0.1.0 [INFO] [stderr] Compiling pdb-addr2line v0.10.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling symbolic-common v12.16.3 [INFO] [stderr] Compiling elementtree v1.2.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling wasmparser v0.214.0 [INFO] [stderr] Compiling symbolic-ppdb v12.16.3 [INFO] [stderr] Compiling symbolic-debuginfo v12.16.3 [INFO] [stderr] Compiling symbolic-symcache v12.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "98685ace10ac270076f0a8cfe5bf2e615af3fe04f7a122937ba65433c9d97eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98685ace10ac270076f0a8cfe5bf2e615af3fe04f7a122937ba65433c9d97eb3", kill_on_drop: false }` [INFO] [stdout] 98685ace10ac270076f0a8cfe5bf2e615af3fe04f7a122937ba65433c9d97eb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 223649c4b6dfb6b27102b9a4a7729f114690b43f3affe1bef5082f5b8bfba98f [INFO] running `Command { std: "docker" "start" "-a" "223649c4b6dfb6b27102b9a4a7729f114690b43f3affe1bef5082f5b8bfba98f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling symbolic-symcache v12.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `Command { std: "docker" "inspect" "223649c4b6dfb6b27102b9a4a7729f114690b43f3affe1bef5082f5b8bfba98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223649c4b6dfb6b27102b9a4a7729f114690b43f3affe1bef5082f5b8bfba98f", kill_on_drop: false }` [INFO] [stdout] 223649c4b6dfb6b27102b9a4a7729f114690b43f3affe1bef5082f5b8bfba98f