[INFO] fetching crate pkgcruft 0.0.18...
[INFO] checking pkgcruft-0.0.18 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate pkgcruft 0.0.18 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pkgcruft 0.0.18
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pkgcruft 0.0.18
[INFO] tweaked toml for crates.io crate pkgcruft 0.0.18 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkgcruft 0.0.18 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pkgcruft 0.0.18 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a
[INFO] running `Command { std: "docker" "start" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a", 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" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a", 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" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking gix-trace v0.1.15
[INFO] [stderr]     Checking zlib-rs v0.5.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking libz-rs-sys v0.5.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking prodash v30.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking gix-sec v0.12.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking annotate-snippets v0.6.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tree-sitter v0.26.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking chic v1.2.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking ordermap v1.0.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking gix-validate v0.10.1
[INFO] [stderr]     Checking gix-date v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking gix-actor v0.36.0
[INFO] [stderr]     Checking gix-chunk v0.4.12
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking gix-path v0.10.22
[INFO] [stderr]     Checking gix-quote v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking gix-packetline v0.20.0
[INFO] [stderr]     Checking gix-bitmap v0.2.15
[INFO] [stderr]     Checking gix-features v0.44.1
[INFO] [stderr]     Checking gix-config-value v0.15.3
[INFO] [stderr]     Checking gix-command v0.6.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking gix-prompt v0.11.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking gix-hash v0.20.1
[INFO] [stderr]     Checking gix-hashtable v0.10.0
[INFO] [stderr]     Checking gix-fs v0.17.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking gix-object v0.52.0
[INFO] [stderr]     Checking gix-commitgraph v0.30.1
[INFO] [stderr]     Checking gix-tempfile v19.0.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking gix-glob v0.22.1
[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/e977a0b5ab976a591981e7263bd67a71a4f79308/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --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=9ee74fb525f1b7d3 -C extra-filename=-beb4746226b6e62d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-9b1da4623cc62a83.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4c548756b646c0a5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2e5ca021b9ea9664.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-e3fbd92e67d16d9f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a86cc8316c223975.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e169ac79dad5a9cf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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="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=18d5c7e8599f0827 -C extra-filename=-e4cf2510005c5d49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3130b10f86b48709.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2a8b5fc89f121bf2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f10eb53a71cd40c6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8b9437acc7305a98.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a", kill_on_drop: false }`
[INFO] [stdout] b31a73c2097428895ec2e323131c73c1864c89e8346f719c7268332b7671b71a
