[INFO] fetching crate geni 1.3.3...
[INFO] checking geni-1.3.3 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] extracting crate geni 1.3.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate geni 1.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate geni 1.3.3
[INFO] tweaked toml for crates.io crate geni 1.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate geni 1.3.3 on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate geni 1.3.3 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "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] 2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b
[INFO] running `Command { std: "docker" "start" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b", 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" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b", 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" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[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/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/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="io_uring"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="thread"' --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=24642a51f5d2e5f0 -C extra-filename=-9481d5ad975b8505 --out-dir /opt/rustwide/target/debug/build/rustix/9481d5ad975b8505/out -L dependency=/opt/rustwide/target/debug/build/bitflags/989c33245a4c1d39/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/74db4647353dc42e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/989c33245a4c1d39/out/libbitflags-989c33245a4c1d39.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/74db4647353dc42e/out/liblinux_raw_sys-74db4647353dc42e.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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/src/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=305e124187629b01 -C extra-filename=-4574c699cb274bd0 --out-dir /opt/rustwide/target/debug/build/syn/4574c699cb274bd0/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out -L dependency=/opt/rustwide/target/debug/build/quote/2c160e35ae4bb1e8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2c160e35ae4bb1e8/out/libquote-2c160e35ae4bb1e8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b", kill_on_drop: false }`
[INFO] [stdout] 2952aecfb70d8ff2c2909e4b2c4b94ce188f13cb59dc38f95a7e3da32449ae8b
