[INFO] fetching crate potato-type 0.26.0...
[INFO] checking potato-type-0.26.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate potato-type 0.26.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate potato-type 0.26.0
[INFO] finished tweaking crates.io crate potato-type 0.26.0
[INFO] tweaked toml for crates.io crate potato-type 0.26.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate potato-type 0.26.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate potato-type 0.26.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308
[INFO] running `Command { std: "docker" "start" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking potatohead-macro v0.26.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking pythonize v0.28.0
[INFO] [stderr]     Checking potato-util v0.26.0
[INFO] [stderr]     Checking potato-type v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `potato-type` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name potato_type --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=2f9df1d1bd2bd22b -C extra-filename=-bbacf110ca500c8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-29512f383cf019e0.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern potato_util=/opt/rustwide/target/debug/deps/libpotato_util-41ca4787f2a8a271.rmeta --extern potatohead_macro=/opt/rustwide/target/debug/deps/libpotatohead_macro-e32cd2b79f9a54e3.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-7f775fd885adcae2.rmeta --extern pythonize=/opt/rustwide/target/debug/deps/libpythonize-ef4a6f23b8f672a5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-056c2d312ae45069.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4726b965d2b1c9bd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f755a8269bcf3a4e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4efada20e2042533.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-85d32c2dd7a8aac6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-223d0f32f781e39d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c7e43db52c059b90.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308", kill_on_drop: false }`
[INFO] [stdout] 47a8c6b00455183c62d29106f172a1b1af1aa046a3791b27c4ff7aa9d7599308
