[INFO] fetching crate hook0-output-worker 0.3.0...
[INFO] checking hook0-output-worker-0.3.0 against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] extracting crate hook0-output-worker 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate hook0-output-worker 0.3.0
[INFO] finished tweaking crates.io crate hook0-output-worker 0.3.0
[INFO] tweaked toml for crates.io crate hook0-output-worker 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hook0-output-worker 0.3.0 on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hook0-output-worker 0.3.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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a
[INFO] running `Command { std: "docker" "start" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a", 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" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a", 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" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling sentry-contexts v0.34.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[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/eff8269f797067c30555e77f160ec84c0ed15cd9/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.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 --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", "compiler_builtins", "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=8221e635cf2c4a1a -C extra-filename=-9d40a2b6f97a11b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a", kill_on_drop: false }`
[INFO] [stdout] 161da2caf9398696a21e90708c33aee5082a4d81b3fd1013b15e3dd2c065ab5a
