[INFO] fetching crate petr-codegen 0.1.0... [INFO] building petr-codegen-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate petr-codegen 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate petr-codegen 0.1.0 [INFO] finished tweaking crates.io crate petr-codegen 0.1.0 [INFO] tweaked toml for crates.io crate petr-codegen 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate petr-codegen 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding cranelift v0.108.2 (available: v0.124.1) [INFO] [stderr] Adding cranelift-module v0.108.2 (available: v0.124.1) [INFO] [stderr] Adding cranelift-native v0.108.2 (available: v0.124.1) [INFO] [stderr] Adding cranelift-object v0.108.2 (available: v0.124.1) [INFO] [stderr] Adding miette v5.10.0 (available: v7.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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] [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] 9a20e6f9db96569c6be1c74e2de16b53ba8242befcf95a0b60ea6515e6af08e4 [INFO] running `Command { std: "docker" "start" "-a" "9a20e6f9db96569c6be1c74e2de16b53ba8242befcf95a0b60ea6515e6af08e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a20e6f9db96569c6be1c74e2de16b53ba8242befcf95a0b60ea6515e6af08e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a20e6f9db96569c6be1c74e2de16b53ba8242befcf95a0b60ea6515e6af08e4", kill_on_drop: false }` [INFO] [stdout] 9a20e6f9db96569c6be1c74e2de16b53ba8242befcf95a0b60ea6515e6af08e4 [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] 8c149f822ca4dd0cbda70727b9905d81d58f05565fa3da9b5500bfcc7cb5ebd6 [INFO] running `Command { std: "docker" "start" "-a" "8c149f822ca4dd0cbda70727b9905d81d58f05565fa3da9b5500bfcc7cb5ebd6", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-isle v0.108.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.108.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling cranelift-entity v0.108.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.108.2 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling cranelift-bforest v0.108.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling cranelift-control v0.108.2 [INFO] [stderr] Compiling object v0.33.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling petr-utils v0.1.0 [INFO] [stderr] Compiling cranelift-codegen v0.108.2 [INFO] [stderr] Compiling petr-ast v0.1.0 [INFO] [stderr] Compiling petr-bind v0.1.0 [INFO] [stderr] Compiling petr-resolve v0.1.0 [INFO] [stderr] Compiling petr-typecheck v0.1.0 [INFO] [stderr] Compiling petr-ir v0.1.0 [INFO] [stderr] Compiling cranelift-module v0.108.2 [INFO] [stderr] Compiling cranelift-frontend v0.108.2 [INFO] [stderr] Compiling cranelift-native v0.108.2 [INFO] [stderr] Compiling cranelift v0.108.2 [INFO] [stderr] Compiling cranelift-object v0.108.2 [INFO] [stderr] Compiling petr-codegen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.69s [INFO] running `Command { std: "docker" "inspect" "8c149f822ca4dd0cbda70727b9905d81d58f05565fa3da9b5500bfcc7cb5ebd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c149f822ca4dd0cbda70727b9905d81d58f05565fa3da9b5500bfcc7cb5ebd6", kill_on_drop: false }` [INFO] [stdout] 8c149f822ca4dd0cbda70727b9905d81d58f05565fa3da9b5500bfcc7cb5ebd6 [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] 68145e449222760e62b1d860871088cda8f23d7032837c9a49cc37d4dd0ef605 [INFO] running `Command { std: "docker" "start" "-a" "68145e449222760e62b1d860871088cda8f23d7032837c9a49cc37d4dd0ef605", kill_on_drop: false }` [INFO] [stderr] Compiling petr-codegen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "68145e449222760e62b1d860871088cda8f23d7032837c9a49cc37d4dd0ef605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68145e449222760e62b1d860871088cda8f23d7032837c9a49cc37d4dd0ef605", kill_on_drop: false }` [INFO] [stdout] 68145e449222760e62b1d860871088cda8f23d7032837c9a49cc37d4dd0ef605