[INFO] fetching crate chaincraft 0.4.0... [INFO] testing chaincraft-0.4.0 against 1.95.0 for beta-1.96-2 [INFO] extracting crate chaincraft 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate chaincraft 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate chaincraft 0.4.0 [INFO] tweaked toml for crates.io crate chaincraft 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chaincraft 0.4.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chaincraft 0.4.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.5 [INFO] [stderr] Downloaded vdf v0.1.0 [INFO] [stderr] Downloaded fernet v0.2.2 [INFO] [stderr] Downloaded vrf v0.2.5 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded classgroup v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd7dafdf520f9cf6ce484592a4ad0759e76c513777ff8e6348827686ff9b5e7 [INFO] running `Command { std: "docker" "start" "-a" "5dd7dafdf520f9cf6ce484592a4ad0759e76c513777ff8e6348827686ff9b5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd7dafdf520f9cf6ce484592a4ad0759e76c513777ff8e6348827686ff9b5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd7dafdf520f9cf6ce484592a4ad0759e76c513777ff8e6348827686ff9b5e7", kill_on_drop: false }` [INFO] [stdout] 5dd7dafdf520f9cf6ce484592a4ad0759e76c513777ff8e6348827686ff9b5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cab632ed7ca7b60a7788845a2e63e8ac8eeff71a9bf430a55f5be6fca7c282c [INFO] running `Command { std: "docker" "start" "-a" "2cab632ed7ca7b60a7788845a2e63e8ac8eeff71a9bf430a55f5be6fca7c282c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling vrf v0.2.5 [INFO] [stderr] Compiling fernet v0.2.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling chaincraft v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.79s [INFO] running `Command { std: "docker" "inspect" "2cab632ed7ca7b60a7788845a2e63e8ac8eeff71a9bf430a55f5be6fca7c282c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cab632ed7ca7b60a7788845a2e63e8ac8eeff71a9bf430a55f5be6fca7c282c", kill_on_drop: false }` [INFO] [stdout] 2cab632ed7ca7b60a7788845a2e63e8ac8eeff71a9bf430a55f5be6fca7c282c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9160f25b3e2f4fccf6b139bdb8a9124d3877d584934743ef11c6ffa10da024f9 [INFO] running `Command { std: "docker" "start" "-a" "9160f25b3e2f4fccf6b139bdb8a9124d3877d584934743ef11c6ffa10da024f9", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling fernet v0.2.2 [INFO] [stderr] Compiling vrf v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling chaincraft v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `chaincraft` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name chaincraft --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compression"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "default", "indexing", "openssl-tls", "persistent", "vdf-crypto"))' -C metadata=6fbee7c5119c5227 -C extra-filename=-25663d40f38683e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bc3a29b23a5dd4ca.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8457b739641ebc3.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-16c98e78d8b4fbdf.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-ea9031618ec284cb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e49e36e8207ad36a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e19cbfd4f166e622.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4e41e56174e67e65.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b2322252b3835848.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2870395948ef412a.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-2adaf30111f4862d.rlib --extern fernet=/opt/rustwide/target/debug/deps/libfernet-d90c0dadb2ecbf3c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-53b4483d79a26e17.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d03af7fbc303114.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-e70691a7dcc05bfb.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-9e6cc79d69e99c47.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6066f66554dca807.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7963a39685398be3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a8605812d789c04.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-145a48d91ae540a8.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-a3429f138247168e.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-8466aaf62805961c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a33cba5b2d1e8c7.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-b7161b3aaa7ab1e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2f9b20803625aca.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-15a428eca64712b1.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-9d6a9127dc063888.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-29d4a2df0bc24434.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57ebd5661c2ea33e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eab402b9d58de7d5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-150fa0b4e69ff6b2.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-cff70da428212df9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-728519845e23befe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0513148ed9334bbd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7583e416d011b26b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a5c49bf39457a005.rlib --extern vrf=/opt/rustwide/target/debug/deps/libvrf-3a15d7de83158df7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-feb81a63b07b2fbb/out -L native=/opt/rustwide/target/debug/build/blake3-feb81a63b07b2fbb/out -L native=/opt/rustwide/target/debug/build/ring-6b34ef0b0713a176/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9160f25b3e2f4fccf6b139bdb8a9124d3877d584934743ef11c6ffa10da024f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9160f25b3e2f4fccf6b139bdb8a9124d3877d584934743ef11c6ffa10da024f9", kill_on_drop: false }` [INFO] [stdout] 9160f25b3e2f4fccf6b139bdb8a9124d3877d584934743ef11c6ffa10da024f9