[INFO] cloning repository https://github.com/RustedBytes/proxychecker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustedBytes/proxychecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustedBytes%2Fproxychecker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustedBytes%2Fproxychecker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a82dce87b87247cf33dd6ec676b485d4f157c7c1
[INFO] checking RustedBytes/proxychecker against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustedBytes%2Fproxychecker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustedBytes/proxychecker
[INFO] finished tweaking git repo https://github.com/RustedBytes/proxychecker
[INFO] tweaked toml for git repo https://github.com/RustedBytes/proxychecker written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustedBytes/proxychecker on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RustedBytes/proxychecker 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62
[INFO] running `Command { std: "docker" "start" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62", 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" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62", 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" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling compio-driver v0.11.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pyo3-build-config v0.28.2
[INFO] [stderr]     Checking thin-cell v0.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking compio-buf v0.8.1
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking webpki-root-certs v1.0.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking webpki-root-certs v0.26.11
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.2
[INFO] [stderr]    Compiling pyo3-ffi v0.28.2
[INFO] [stderr]    Compiling pyo3 v0.28.2
[INFO] [stderr]    Compiling rsloop v0.1.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ed6de6ad2addfc65 -C extra-filename=-c494e2aea810faae --out-dir /opt/rustwide/target/debug/build/tokio/c494e2aea810faae/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/42724e475aaba02e/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/3727ddaa4b004b3f/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/177beb4350791bc2/out/libmio-177beb4350791bc2.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/8f5941a23d020c9e/out/libparking_lot-8f5941a23d020c9e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out/libsignal_hook_registry-580a44cfc0a51087.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=47a69d8b544a8dda -C extra-filename=-16851e25fe63a740 --out-dir /opt/rustwide/target/debug/build/bindgen/16851e25fe63a740/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/4b472ed810768845/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/libc/5336660712e33feb/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/e8d80ba11dce51ac/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/fbd06f89a7cd4fea/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/bad947d2717ebccc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3f3fea3115f2803e/out/libbitflags-3f3fea3115f2803e.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/f14cdd6d88b05c78/out/libcexpr-f14cdd6d88b05c78.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/ba9e228bc4fee1e3/out/libclang_sys-ba9e228bc4fee1e3.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/2e5ca021b9ea9664/out/libitertools-2e5ca021b9ea9664.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/7b89e4b2b4be5bd1/out/libregex-7b89e4b2b4be5bd1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/417d1844ec2127b9/out/librustc_hash-417d1844ec2127b9.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/ae6c806947fc9697/out/libsyn-ae6c806947fc9697.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62", kill_on_drop: false }`
[INFO] [stdout] 60486b4a4aaa84626445d813dde46b3138cd4966c38f1b3a1aab3fda42085a62
