[INFO] fetching crate unc-chunks-primitives 0.12.2... [INFO] checking unc-chunks-primitives-0.12.2 against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] extracting crate unc-chunks-primitives 0.12.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate unc-chunks-primitives 0.12.2 [INFO] finished tweaking crates.io crate unc-chunks-primitives 0.12.2 [INFO] tweaked toml for crates.io crate unc-chunks-primitives 0.12.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unc-chunks-primitives 0.12.2 on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 513 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding wasmprinter v0.2.57 (available: v0.2.80) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aed260cfd46c205e302b412c935b9cfc434d10051a68f8330461f825b6015a59 [INFO] running `Command { std: "docker" "start" "-a" "aed260cfd46c205e302b412c935b9cfc434d10051a68f8330461f825b6015a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aed260cfd46c205e302b412c935b9cfc434d10051a68f8330461f825b6015a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed260cfd46c205e302b412c935b9cfc434d10051a68f8330461f825b6015a59", kill_on_drop: false }` [INFO] [stdout] aed260cfd46c205e302b412c935b9cfc434d10051a68f8330461f825b6015a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e88f5f2eda3916b04c447b7eaa25c5b2297802011715a4881f252adad2aca64d [INFO] running `Command { std: "docker" "start" "-a" "e88f5f2eda3916b04c447b7eaa25c5b2297802011715a4881f252adad2aca64d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling cranelift-isle v0.101.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-codegen-shared v0.101.4 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.101.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Checking cranelift-control v0.101.4 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-41b084770d2d6977 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e88f5f2eda3916b04c447b7eaa25c5b2297802011715a4881f252adad2aca64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88f5f2eda3916b04c447b7eaa25c5b2297802011715a4881f252adad2aca64d", kill_on_drop: false }` [INFO] [stdout] e88f5f2eda3916b04c447b7eaa25c5b2297802011715a4881f252adad2aca64d