[INFO] fetching crate stackdump-cli 0.10.5...
[INFO] checking stackdump-cli-0.10.5 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate stackdump-cli 0.10.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate stackdump-cli 0.10.5
[INFO] finished tweaking crates.io crate stackdump-cli 0.10.5
[INFO] tweaked toml for crates.io crate stackdump-cli 0.10.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackdump-cli 0.10.5 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stackdump-cli 0.10.5 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826
[INFO] running `Command { std: "docker" "start" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826", 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" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826", 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" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling object v0.37.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking trees v0.4.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=40b5d9e82a3b5f3c -C extra-filename=-549d4ca70bd437bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d25d436a72f292a.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826", kill_on_drop: false }`
[INFO] [stdout] ba57167f970027f14f4a5f265f5169077064d620761243819100fb3021cf8826
