[INFO] fetching crate crib 0.2.0... [INFO] testing crib-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate crib 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate crib 0.2.0 [INFO] finished tweaking crates.io crate crib 0.2.0 [INFO] tweaked toml for crates.io crate crib 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crib 0.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] crate crates.io crate crib 0.2.0 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" "+1.90.0" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.4.3 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded ufmt-macros v0.3.0 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.1 [INFO] [stderr] Downloaded libdeflater v0.13.0 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded gannot v0.1.0 [INFO] [stderr] Downloaded attohttpc v0.25.0 [INFO] [stderr] Downloaded crc64fast-nvme v1.2.0 [INFO] [stderr] Downloaded ufmt v0.2.0 [INFO] [stderr] Downloaded libdeflate-sys v0.13.0 [INFO] [stderr] Downloaded object_store v0.12.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.82.0 [INFO] [stderr] Downloaded bigtools v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7c6e31d1152b8f66d166ef7b48762732318ee85dacde895f01eddfd1df5d12db [INFO] running `Command { std: "docker" "start" "-a" "7c6e31d1152b8f66d166ef7b48762732318ee85dacde895f01eddfd1df5d12db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c6e31d1152b8f66d166ef7b48762732318ee85dacde895f01eddfd1df5d12db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c6e31d1152b8f66d166ef7b48762732318ee85dacde895f01eddfd1df5d12db", kill_on_drop: false }` [INFO] [stdout] 7c6e31d1152b8f66d166ef7b48762732318ee85dacde895f01eddfd1df5d12db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 79d1eab65f84e028a5180c39cde070e36ab4035023fcab33df2d9ff29839ee89 [INFO] running `Command { std: "docker" "start" "-a" "79d1eab65f84e028a5180c39cde070e36ab4035023fcab33df2d9ff29839ee89", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling libdeflate-sys v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling index_list v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gannot v0.1.0 [INFO] [stderr] Compiling libdeflater v0.13.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ufmt v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.8 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling attohttpc v0.25.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling bigtools v0.5.6 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling object_store v0.12.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-sts v1.65.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.65.0 [INFO] [stderr] Compiling aws-sdk-sso v1.64.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.82.0 [INFO] [stderr] Compiling aws-config v1.6.1 [INFO] [stderr] Compiling crib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "79d1eab65f84e028a5180c39cde070e36ab4035023fcab33df2d9ff29839ee89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d1eab65f84e028a5180c39cde070e36ab4035023fcab33df2d9ff29839ee89", kill_on_drop: false }` [INFO] [stdout] 79d1eab65f84e028a5180c39cde070e36ab4035023fcab33df2d9ff29839ee89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 922e83b3ba0ca66d3cc735a40f65adcbb86c54ff601d9a2618d25b416259b93d [INFO] running `Command { std: "docker" "start" "-a" "922e83b3ba0ca66d3cc735a40f65adcbb86c54ff601d9a2618d25b416259b93d", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling object_store v0.12.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling attohttpc v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling bigtools v0.5.6 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.65.0 [INFO] [stderr] Compiling aws-sdk-sso v1.64.0 [INFO] [stderr] Compiling aws-sdk-sts v1.65.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.82.0 [INFO] [stderr] error: could not compile `bigtools` (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 bigtools --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bigtools-0.5.6/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 --cfg 'feature="anyhow"' --cfg 'feature="attohttpc"' --cfg 'feature="bincode"' --cfg 'feature="bytes"' --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="itertools"' --cfg 'feature="read"' --cfg 'feature="remote"' --cfg 'feature="ryu"' --cfg 'feature="serde"' --cfg 'feature="tempfile"' --cfg 'feature="ufmt"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "attohttpc", "bincode", "bytes", "clap", "cli", "crossbeam-channel", "default", "futures", "itertools", "read", "remote", "ryu", "serde", "tempfile", "ufmt", "write"))' -C metadata=ced12a2149ee9212 -C extra-filename=-b761b8ef3b001a71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-578b140c59529c2d.rmeta --extern attohttpc=/opt/rustwide/target/debug/deps/libattohttpc-88d56661aa0c2b84.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-0df66a017abb8b8f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-315030c494e0f253.rmeta --extern byteordered=/opt/rustwide/target/debug/deps/libbyteordered-fd104620483aa6aa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-077dbc26a9af1bbf.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-aefa9ab3fe6e3bad.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-98197786b8acd648.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8fa52d5baf9a1ae.rmeta --extern index_list=/opt/rustwide/target/debug/deps/libindex_list-10e1cbba8163089f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e777ac5b1359a873.rmeta --extern libdeflater=/opt/rustwide/target/debug/deps/liblibdeflater-609aeb528b074e85.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-3ba25d01f660afda.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-42509e9aab4e62e1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d89a201b1c0fef0e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-73a41fd6179d5743.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6cc15d0bdea1ebee.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03f5f520697f7286.rmeta --extern ufmt=/opt/rustwide/target/debug/deps/libufmt-6abc148c3c906b02.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-010f0f825b21ab06/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-5e2159ec508d483b/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "922e83b3ba0ca66d3cc735a40f65adcbb86c54ff601d9a2618d25b416259b93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922e83b3ba0ca66d3cc735a40f65adcbb86c54ff601d9a2618d25b416259b93d", kill_on_drop: false }` [INFO] [stdout] 922e83b3ba0ca66d3cc735a40f65adcbb86c54ff601d9a2618d25b416259b93d