[INFO] fetching crate blueprint-crypto-bls 0.1.0-alpha.9... [INFO] testing blueprint-crypto-bls-0.1.0-alpha.9 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate blueprint-crypto-bls 0.1.0-alpha.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate blueprint-crypto-bls 0.1.0-alpha.9 [INFO] finished tweaking crates.io crate blueprint-crypto-bls 0.1.0-alpha.9 [INFO] tweaked toml for crates.io crate blueprint-crypto-bls 0.1.0-alpha.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blueprint-crypto-bls 0.1.0-alpha.9 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blueprint-crypto-bls 0.1.0-alpha.9 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded constcat v0.3.1 [INFO] [stderr] Downloaded ark-bls12-377 v0.5.0 [INFO] [stderr] Downloaded tnt-bls v0.1.8 [INFO] [stderr] Downloaded blueprint-crypto-core v0.1.0-alpha.9 [INFO] [stderr] Downloaded blueprint-std v0.1.0-alpha.4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb664739abee29cd1df2ad6cefe17bced288c934630872f54efebbdf1c97be74 [INFO] running `Command { std: "docker" "start" "-a" "bb664739abee29cd1df2ad6cefe17bced288c934630872f54efebbdf1c97be74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb664739abee29cd1df2ad6cefe17bced288c934630872f54efebbdf1c97be74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb664739abee29cd1df2ad6cefe17bced288c934630872f54efebbdf1c97be74", kill_on_drop: false }` [INFO] [stdout] bb664739abee29cd1df2ad6cefe17bced288c934630872f54efebbdf1c97be74 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853b82f59670567338d95e9a068dfe56e219ffdeb3ea9d66424fd795d50179ec [INFO] running `Command { std: "docker" "start" "-a" "853b82f59670567338d95e9a068dfe56e219ffdeb3ea9d66424fd795d50179ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling blueprint-std v0.1.0-alpha.4 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling blueprint-crypto-core v0.1.0-alpha.9 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-377 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling tnt-bls v0.1.8 [INFO] [stderr] Compiling blueprint-crypto-bls v0.1.0-alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.33s [INFO] running `Command { std: "docker" "inspect" "853b82f59670567338d95e9a068dfe56e219ffdeb3ea9d66424fd795d50179ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853b82f59670567338d95e9a068dfe56e219ffdeb3ea9d66424fd795d50179ec", kill_on_drop: false }` [INFO] [stdout] 853b82f59670567338d95e9a068dfe56e219ffdeb3ea9d66424fd795d50179ec [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79db0a38e9b1bcf57b1d3a9fd41d2937fb0211ba369559accf2af829c9df8ef2 [INFO] running `Command { std: "docker" "start" "-a" "79db0a38e9b1bcf57b1d3a9fd41d2937fb0211ba369559accf2af829c9df8ef2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling blueprint-crypto-bls v0.1.0-alpha.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `blueprint_crypto_hashing` [INFO] [stdout] --> src/tests.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use blueprint_crypto_hashing::sha2_256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_crypto_hashing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 30 - use blueprint_crypto_hashing::sha2_256; [INFO] [stdout] 30 + use blueprint_crypto_core::sha2_256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `blueprint_crypto_hashing` [INFO] [stdout] --> src/tests.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | use blueprint_crypto_hashing::sha2_256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_crypto_hashing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 238 - use blueprint_crypto_hashing::sha2_256; [INFO] [stdout] 238 + use blueprint_crypto_core::sha2_256; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blueprint-crypto-bls` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "79db0a38e9b1bcf57b1d3a9fd41d2937fb0211ba369559accf2af829c9df8ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79db0a38e9b1bcf57b1d3a9fd41d2937fb0211ba369559accf2af829c9df8ef2", kill_on_drop: false }` [INFO] [stdout] 79db0a38e9b1bcf57b1d3a9fd41d2937fb0211ba369559accf2af829c9df8ef2