[INFO] fetching crate mago-symbol-table 0.9.1... [INFO] building mago-symbol-table-0.9.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate mago-symbol-table 0.9.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mago-symbol-table 0.9.1 [INFO] finished tweaking crates.io crate mago-symbol-table 0.9.1 [INFO] tweaked toml for crates.io crate mago-symbol-table 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mago-symbol-table 0.9.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mago-symbol-table 0.9.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53cfb1448da789c970a91dc69c81a118ec4b84d89aea55ab1137f889d8085e90 [INFO] running `Command { std: "docker" "start" "-a" "53cfb1448da789c970a91dc69c81a118ec4b84d89aea55ab1137f889d8085e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53cfb1448da789c970a91dc69c81a118ec4b84d89aea55ab1137f889d8085e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cfb1448da789c970a91dc69c81a118ec4b84d89aea55ab1137f889d8085e90", kill_on_drop: false }` [INFO] [stdout] 53cfb1448da789c970a91dc69c81a118ec4b84d89aea55ab1137f889d8085e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1243d7427a55f5c0f82f981d85de1f1c67c00e9abeae002f0d6b4c2a14a9a51a [INFO] running `Command { std: "docker" "start" "-a" "1243d7427a55f5c0f82f981d85de1f1c67c00e9abeae002f0d6b4c2a14a9a51a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling mago-interner v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mago-php-version v0.9.1 [INFO] [stderr] Compiling mago-source v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mago-span v0.9.1 [INFO] [stderr] Compiling mago-token v0.9.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling mago-ast v0.9.1 [INFO] [stderr] Compiling mago-walker v0.9.1 [INFO] [stderr] Compiling mago-symbol-table v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s [INFO] running `Command { std: "docker" "inspect" "1243d7427a55f5c0f82f981d85de1f1c67c00e9abeae002f0d6b4c2a14a9a51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1243d7427a55f5c0f82f981d85de1f1c67c00e9abeae002f0d6b4c2a14a9a51a", kill_on_drop: false }` [INFO] [stdout] 1243d7427a55f5c0f82f981d85de1f1c67c00e9abeae002f0d6b4c2a14a9a51a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e4f4f16256ec513fd859906c491e1c92ca907635431e048e77ca7ce4e401b7 [INFO] running `Command { std: "docker" "start" "-a" "12e4f4f16256ec513fd859906c491e1c92ca907635431e048e77ca7ce4e401b7", kill_on_drop: false }` [INFO] [stderr] Compiling mago-symbol-table v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "12e4f4f16256ec513fd859906c491e1c92ca907635431e048e77ca7ce4e401b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e4f4f16256ec513fd859906c491e1c92ca907635431e048e77ca7ce4e401b7", kill_on_drop: false }` [INFO] [stdout] 12e4f4f16256ec513fd859906c491e1c92ca907635431e048e77ca7ce4e401b7