[INFO] fetching crate rustfoundry 4.2.0... [INFO] testing rustfoundry-4.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rustfoundry 4.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rustfoundry 4.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustfoundry 4.2.0 [INFO] tweaked toml for crates.io crate rustfoundry 4.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfoundry 4.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 325 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.68.1 (available: v0.72.1) [INFO] [stderr] Adding erased-serde v0.3.31 (available: v0.4.8) [INFO] [stderr] Adding governor v0.6.3 (available: v0.10.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding ipnetwork v0.20.0 (available: v0.21.1) [INFO] [stderr] Adding local-ip-address v0.5.7 (available: v0.6.5) [INFO] [stderr] Adding neli v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding neli-proc-macros v0.1.4 (available: v0.2.1) [INFO] [stderr] Adding opentelemetry-proto v0.5.0 (available: v0.31.0) [INFO] [stderr] Adding prometheus v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding prometheus-client v0.18.1 (available: v0.24.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tikv-jemalloc-ctl v0.5.4 (available: v0.6.0) [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (available: v0.6.0) [INFO] [stderr] Adding tonic v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding yaml-merge-keys v0.5.1 (available: v0.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-merge-keys v0.5.1 [INFO] [stderr] Downloaded prometools v0.2.2 [INFO] [stderr] Downloaded rustfoundry-macros v4.2.0 [INFO] [stderr] Downloaded prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Downloaded ordered-float v4.6.0 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded thrift_codec v0.3.2 [INFO] [stderr] Downloaded cf-rustracing-jaeger v1.2.2 [INFO] [stderr] Downloaded opentelemetry-proto v0.5.0 [INFO] [stderr] Downloaded opentelemetry v0.22.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.22.1 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded prometheus-client v0.18.1 [INFO] [stderr] Downloaded cf-rustracing v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c57cb5cc97091ba42746d9a96011cd63bc133ddf16ae38e21de50cd728ab0eed [INFO] running `Command { std: "docker" "start" "-a" "c57cb5cc97091ba42746d9a96011cd63bc133ddf16ae38e21de50cd728ab0eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c57cb5cc97091ba42746d9a96011cd63bc133ddf16ae38e21de50cd728ab0eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57cb5cc97091ba42746d9a96011cd63bc133ddf16ae38e21de50cd728ab0eed", kill_on_drop: false }` [INFO] [stdout] c57cb5cc97091ba42746d9a96011cd63bc133ddf16ae38e21de50cd728ab0eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9e3ec916e35f7d13ecddfd2a51afe1340ef37a27094917505d6e835f1eafb92 [INFO] running `Command { std: "docker" "start" "-a" "d9e3ec916e35f7d13ecddfd2a51afe1340ef37a27094917505d6e835f1eafb92", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling prometheus-client v0.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling quanta v0.12.6 [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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.68.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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=bd24e9e7ec27fbe3 -C extra-filename=-3a3bd01fd419be5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-440e3b894c36c9e6.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-ac0859fd2d7bddca.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b33889d789d2a85b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-17f22766f42e09c6.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-7f7cc4ebb17b8dc1.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-18d7d35f654f0ec2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ef5f73e9de7c2f8b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7597c2cd0622be82.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-f905711ea600d0d4.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-c5cc37c5be2822d6.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b6135e7e63177062.rmeta --cap-lints allow --cap-lints=warn` (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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "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=1349372844a5c505 -C extra-filename=-f44bbf6e97dff3f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1df175893de5cfa2.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-5e5d11e5bf1df2d5.rmeta --cap-lints allow --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d9e3ec916e35f7d13ecddfd2a51afe1340ef37a27094917505d6e835f1eafb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e3ec916e35f7d13ecddfd2a51afe1340ef37a27094917505d6e835f1eafb92", kill_on_drop: false }` [INFO] [stdout] d9e3ec916e35f7d13ecddfd2a51afe1340ef37a27094917505d6e835f1eafb92