[INFO] fetching crate petr-codegen 0.1.0...
[INFO] building petr-codegen-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate petr-codegen 0.1.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate petr-codegen 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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.16)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cac9f6913d54db7f19c293d4d64191574b8ab239901cd86b4181c1a58acd2d25
[INFO] running `Command { std: "docker" "start" "-a" "cac9f6913d54db7f19c293d4d64191574b8ab239901cd86b4181c1a58acd2d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cac9f6913d54db7f19c293d4d64191574b8ab239901cd86b4181c1a58acd2d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac9f6913d54db7f19c293d4d64191574b8ab239901cd86b4181c1a58acd2d25", kill_on_drop: false }`
[INFO] [stdout] cac9f6913d54db7f19c293d4d64191574b8ab239901cd86b4181c1a58acd2d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 533846054dee505212d051f68ebeba0e884397f99651637a0cfb1ff46da98fb5
[INFO] running `Command { std: "docker" "start" "-a" "533846054dee505212d051f68ebeba0e884397f99651637a0cfb1ff46da98fb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.108.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.108.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.108.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.108.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cranelift-bforest v0.108.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cranelift-control v0.108.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling object v0.33.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling cranelift-codegen v0.108.2
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling petr-utils v0.1.0
[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-frontend v0.108.2
[INFO] [stderr]    Compiling cranelift-module v0.108.2
[INFO] [stderr]    Compiling cranelift-native v0.108.2
[INFO] [stderr]    Compiling cranelift-object v0.108.2
[INFO] [stderr]    Compiling cranelift v0.108.2
[INFO] [stderr]    Compiling petr-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.32s
[INFO] running `Command { std: "docker" "inspect" "533846054dee505212d051f68ebeba0e884397f99651637a0cfb1ff46da98fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533846054dee505212d051f68ebeba0e884397f99651637a0cfb1ff46da98fb5", kill_on_drop: false }`
[INFO] [stdout] 533846054dee505212d051f68ebeba0e884397f99651637a0cfb1ff46da98fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 56ae70ab637d5aea0a3760f0951bc9f872210d780fffb16fc25d6f821804051d
[INFO] running `Command { std: "docker" "start" "-a" "56ae70ab637d5aea0a3760f0951bc9f872210d780fffb16fc25d6f821804051d", 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.53s
[INFO] running `Command { std: "docker" "inspect" "56ae70ab637d5aea0a3760f0951bc9f872210d780fffb16fc25d6f821804051d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ae70ab637d5aea0a3760f0951bc9f872210d780fffb16fc25d6f821804051d", kill_on_drop: false }`
[INFO] [stdout] 56ae70ab637d5aea0a3760f0951bc9f872210d780fffb16fc25d6f821804051d
