[INFO] fetching crate ua_contact_book 0.1.2...
[INFO] checking ua_contact_book-0.1.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate ua_contact_book 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ua_contact_book 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ua_contact_book 0.1.2
[INFO] tweaked toml for crates.io crate ua_contact_book 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ua_contact_book 0.1.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ua_contact_book 0.1.2 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e712dee37993cd14d4c4cfbe6c1fc61883650d69ba007a170dc8a0332332bf3
[INFO] running `Command { std: "docker" "start" "-a" "5e712dee37993cd14d4c4cfbe6c1fc61883650d69ba007a170dc8a0332332bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e712dee37993cd14d4c4cfbe6c1fc61883650d69ba007a170dc8a0332332bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e712dee37993cd14d4c4cfbe6c1fc61883650d69ba007a170dc8a0332332bf3", kill_on_drop: false }`
[INFO] [stdout] 5e712dee37993cd14d4c4cfbe6c1fc61883650d69ba007a170dc8a0332332bf3
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0dbc903ec2f871caf660155345a4983a1f842fc6587680bdff34834185e720
[INFO] running `Command { std: "docker" "start" "-a" "8b0dbc903ec2f871caf660155345a4983a1f842fc6587680bdff34834185e720", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking ua_contact_book v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ua_contact_book` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name ua_contact_book --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09996ca063d3d0ec -C extra-filename=-427c571666dd5066 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-228e9c09c3f36004.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-0543234dbc27b7c4.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-c4f4e7d65e8fe596.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ua_contact_book` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name ua_contact_book --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=518cd095eee1cee8 -C extra-filename=-ebe11cfa72170cfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-228e9c09c3f36004.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-0543234dbc27b7c4.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-c4f4e7d65e8fe596.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8b0dbc903ec2f871caf660155345a4983a1f842fc6587680bdff34834185e720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0dbc903ec2f871caf660155345a4983a1f842fc6587680bdff34834185e720", kill_on_drop: false }`
[INFO] [stdout] 8b0dbc903ec2f871caf660155345a4983a1f842fc6587680bdff34834185e720
