[INFO] fetching crate df-plugin 0.3.18...
[INFO] checking df-plugin-0.3.18 against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] extracting crate df-plugin 0.3.18 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate df-plugin 0.3.18
[INFO] finished tweaking crates.io crate df-plugin 0.3.18
[INFO] tweaked toml for crates.io crate df-plugin 0.3.18 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate df-plugin 0.3.18 on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "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" "+65b20a97de33e9e59992793a144aef2950c48c76" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 353 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.11)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding termcolor v1.1.3 (available: v1.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd
[INFO] running `Command { std: "docker" "start" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd", 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" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd", 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" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.13.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling frunk_core v0.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling libdeflate-sys v0.11.0
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking frunk_core v0.4.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr] error: could not compile `openssl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.81/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=ce27305f4a04b01d -C extra-filename=-3d4fc2ec73bdc2b0 --out-dir /opt/rustwide/target/debug/build/openssl/3d4fc2ec73bdc2b0/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/99f84116657ce01a/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/2d71631f9854e0a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern foreign_types=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out/libforeign_types-6e6818908575d36a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern openssl_macros=/opt/rustwide/target/debug/build/openssl-macros/99f84116657ce01a/out/libopenssl_macros-99f84116657ce01a.so --extern ffi=/opt/rustwide/target/debug/build/openssl-sys/2d71631f9854e0a9/out/libopenssl_sys-2d71631f9854e0a9.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(libressl430)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)' --check-cfg 'cfg(ossl400)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="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=67a8ea5e73c5106b -C extra-filename=-dfb488ad883c1611 --out-dir /opt/rustwide/target/debug/build/rustix/dfb488ad883c1611/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd", kill_on_drop: false }`
[INFO] [stdout] 68cce4b9a08c939a1a6806d5a75adef33a0257f54d37e8f4aaaa503bf2cc12bd
