[INFO] cloning repository https://github.com/unixunion/susspekt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unixunion/susspekt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixunion%2Fsusspekt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixunion%2Fsusspekt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc391c4a69ac8464e0338abe7c46874e5dc4f735 [INFO] checking unixunion/susspekt against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funixunion%2Fsusspekt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unixunion/susspekt [INFO] finished tweaking git repo https://github.com/unixunion/susspekt [INFO] tweaked toml for git repo https://github.com/unixunion/susspekt written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unixunion/susspekt on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unixunion/susspekt 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17 [INFO] running `Command { std: "docker" "start" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17", 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" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17", 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" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [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/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=e89c7f5d4fc48c94 -C extra-filename=-09b663a98b784fbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f851f4c2eb547b4.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" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17", kill_on_drop: false }` [INFO] [stdout] bfe5e9bb58b59bb941f12112e4d0b85a4b1cb037b6bdf1302e4e7dd7a4ef1a17