[INFO] fetching crate tycho-asm 0.1.1... [INFO] building tycho-asm-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tycho-asm 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tycho-asm 0.1.1 [INFO] finished tweaking crates.io crate tycho-asm 0.1.1 [INFO] tweaked toml for crates.io crate tycho-asm 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tycho-asm 0.1.1 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 tycho-asm 0.1.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 34b1df5c3aae9cf7ce3cb419ee3e4d8969034ad5a0b4d0419968b3613adf3f3b [INFO] running `Command { std: "docker" "start" "-a" "34b1df5c3aae9cf7ce3cb419ee3e4d8969034ad5a0b4d0419968b3613adf3f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34b1df5c3aae9cf7ce3cb419ee3e4d8969034ad5a0b4d0419968b3613adf3f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b1df5c3aae9cf7ce3cb419ee3e4d8969034ad5a0b4d0419968b3613adf3f3b", kill_on_drop: false }` [INFO] [stdout] 34b1df5c3aae9cf7ce3cb419ee3e4d8969034ad5a0b4d0419968b3613adf3f3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 48debffbc6dddc69f93f8b2bd5cb4953f6f483661a97eea22520e71975490abd [INFO] running `Command { std: "docker" "start" "-a" "48debffbc6dddc69f93f8b2bd5cb4953f6f483661a97eea22520e71975490abd", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling tycho-types-proc v0.2.0 [INFO] [stderr] Compiling tycho-types v0.2.0 [INFO] [stderr] Compiling tycho-asm v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.52s [INFO] running `Command { std: "docker" "inspect" "48debffbc6dddc69f93f8b2bd5cb4953f6f483661a97eea22520e71975490abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48debffbc6dddc69f93f8b2bd5cb4953f6f483661a97eea22520e71975490abd", kill_on_drop: false }` [INFO] [stdout] 48debffbc6dddc69f93f8b2bd5cb4953f6f483661a97eea22520e71975490abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ad2f44e5d3b3bfddf1403fb13c2ebf2256741930def89b553c27c56013b353cd [INFO] running `Command { std: "docker" "start" "-a" "ad2f44e5d3b3bfddf1403fb13c2ebf2256741930def89b553c27c56013b353cd", kill_on_drop: false }` [INFO] [stderr] Compiling tycho-asm v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `Command { std: "docker" "inspect" "ad2f44e5d3b3bfddf1403fb13c2ebf2256741930def89b553c27c56013b353cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2f44e5d3b3bfddf1403fb13c2ebf2256741930def89b553c27c56013b353cd", kill_on_drop: false }` [INFO] [stdout] ad2f44e5d3b3bfddf1403fb13c2ebf2256741930def89b553c27c56013b353cd