[INFO] fetching crate packc 0.4.42...
[INFO] checking packc-0.4.42 against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] extracting crate packc 0.4.42 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate packc 0.4.42
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate packc 0.4.42
[INFO] tweaked toml for crates.io crate packc 0.4.42 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packc 0.4.42 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packc 0.4.42 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544
[INFO] running `Command { std: "docker" "start" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544", 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" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544", 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" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling wasmparser v0.243.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.127.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.127.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cranelift-bitset v0.127.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cranelift-isle v0.127.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.127.1
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking wasmparser v0.244.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking wasmtime-internal-math v40.0.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr] error: could not compile `serde_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7f91f7fb64377f9e -C extra-filename=-d465523463eaa8a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544", kill_on_drop: false }`
[INFO] [stdout] 0ecc142f7e9aa59a9ef13905cc37aaab1c29885db8a165138befcf42d0f61544
