[INFO] fetching crate selium-net-hyper 1.0.0-alpha.6...
[INFO] checking selium-net-hyper-1.0.0-alpha.6 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate selium-net-hyper 1.0.0-alpha.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate selium-net-hyper 1.0.0-alpha.6
[INFO] finished tweaking crates.io crate selium-net-hyper 1.0.0-alpha.6
[INFO] tweaked toml for crates.io crate selium-net-hyper 1.0.0-alpha.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate selium-net-hyper 1.0.0-alpha.6 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate selium-net-hyper 1.0.0-alpha.6 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8
[INFO] running `Command { std: "docker" "start" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8", 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" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8", 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" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-isle v0.130.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v43.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v43.0.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v43.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gimli v0.33.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking cranelift-control v0.130.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cranelift-bitset v0.130.1
[INFO] [stderr]    Compiling pulley-interpreter v43.0.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wasmtime-internal-fiber v43.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling wasmtime v43.0.1
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking regalloc2 v0.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.1
[INFO] [stderr]     Checking cranelift-entity v0.130.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cranelift-bforest v0.130.1
[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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.38.1/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 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --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=6b027a9eca77ec3e -C extra-filename=-d468de244859f048 --out-dir /opt/rustwide/target/debug/build/object/d468de244859f048/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b558ea93b601555b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/dd692acc2eb3a7fb/out -L dependency=/opt/rustwide/target/debug/build/memchr/8545c9ad976f3721/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out/libcrc32fast-67c69470b2e134d1.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/dd692acc2eb3a7fb/out/libindexmap-dd692acc2eb3a7fb.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/8545c9ad976f3721/out/libmemchr-8545c9ad976f3721.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" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8", kill_on_drop: false }`
[INFO] [stdout] 648508389a2e5ffa845844a2c55415e9d29d3bcbdb23693c14dba2be8740cbb8
