[INFO] cloning repository https://github.com/apache/incubator-milagro-crypto-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apache/incubator-milagro-crypto-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fincubator-milagro-crypto-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fincubator-milagro-crypto-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e0d0c60a18c4b418932145002f12ad672f7f4de [INFO] checking apache/incubator-milagro-crypto-rust/4e0d0c60a18c4b418932145002f12ad672f7f4de against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fincubator-milagro-crypto-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apache/incubator-milagro-crypto-rust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apache/incubator-milagro-crypto-rust [INFO] finished tweaking git repo https://github.com/apache/incubator-milagro-crypto-rust [INFO] tweaked toml for git repo https://github.com/apache/incubator-milagro-crypto-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/apache/incubator-milagro-crypto-rust 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.65 [INFO] [stderr] Downloaded memoffset v0.5.5 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.65 [INFO] [stderr] Downloaded js-sys v0.3.42 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.2 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded bumpalo v3.4.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.65 [INFO] [stderr] Downloaded rayon v1.3.1 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded syn v1.0.36 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.65 [INFO] [stderr] Downloaded crossbeam-deque v0.7.3 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded bstr v0.2.13 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded web-sys v0.3.42 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eda757d34332d8a9990b83526fe12f52ef73d229ce99b78f834cbd2fbbc79f0 [INFO] running `Command { std: "docker" "start" "-a" "1eda757d34332d8a9990b83526fe12f52ef73d229ce99b78f834cbd2fbbc79f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eda757d34332d8a9990b83526fe12f52ef73d229ce99b78f834cbd2fbbc79f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eda757d34332d8a9990b83526fe12f52ef73d229ce99b78f834cbd2fbbc79f0", kill_on_drop: false }` [INFO] [stdout] 1eda757d34332d8a9990b83526fe12f52ef73d229ce99b78f834cbd2fbbc79f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54080731a6a48ebb32fb4a76c026d924726f81e71ad42d2a486c7ba9f412772 [INFO] running `Command { std: "docker" "start" "-a" "c54080731a6a48ebb32fb4a76c026d924726f81e71ad42d2a486c7ba9f412772", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking amcl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error[E0432]: unresolved import `amcl::ed25519` [INFO] [stdout] --> benches/ed25519.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use amcl::ed25519::*; [INFO] [stdout] | ^^^^^^^ could not find `ed25519` in `amcl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | use amcl::bls383::big; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | use amcl::bls383::ecp; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | use amcl::bls383::ecp2; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | use amcl::bls383::fp; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | use amcl::bls383::pair; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls383` [INFO] [stdout] --> benches/BenchtestALL.rs:197:15 [INFO] [stdout] | [INFO] [stdout] 197 | use amcl::bls383::rom; [INFO] [stdout] | ^^^^^^ could not find `bls383` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub mod bls383 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls383` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "bls383")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:351:15 [INFO] [stdout] | [INFO] [stdout] 351 | use amcl::bls24::big; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | use amcl::bls24::ecp; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:353:15 [INFO] [stdout] | [INFO] [stdout] 353 | use amcl::bls24::ecp4; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | use amcl::bls24::fp; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:355:15 [INFO] [stdout] | [INFO] [stdout] 355 | use amcl::bls24::pair192; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bls381` in `amcl` [INFO] [stdout] --> benches/bls381.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use amcl::bls381::bls381::basic; [INFO] [stdout] | ^^^^^^ could not find `bls381` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub mod bls381 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls381` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "bls381")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls24` [INFO] [stdout] --> benches/BenchtestALL.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 356 | use amcl::bls24::rom; [INFO] [stdout] | ^^^^^ could not find `bls24` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod bls24 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "bls24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bls381` in `amcl` [INFO] [stdout] --> benches/bls381.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use amcl::bls381::bls381::utils::*; [INFO] [stdout] | ^^^^^^ could not find `bls381` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub mod bls381 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `bls381` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "bls381")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:510:15 [INFO] [stdout] | [INFO] [stdout] 510 | use amcl::bls48::big; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:511:15 [INFO] [stdout] | [INFO] [stdout] 511 | use amcl::bls48::ecp; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:512:15 [INFO] [stdout] | [INFO] [stdout] 512 | use amcl::bls48::ecp8; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:513:15 [INFO] [stdout] | [INFO] [stdout] 513 | use amcl::bls48::fp; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:514:15 [INFO] [stdout] | [INFO] [stdout] 514 | use amcl::bls48::pair256; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls48` [INFO] [stdout] --> benches/BenchtestALL.rs:515:15 [INFO] [stdout] | [INFO] [stdout] 515 | use amcl::bls48::rom; [INFO] [stdout] | ^^^^^ could not find `bls48` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod bls48 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `bls48` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "bls48")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::bls381` [INFO] [stdout] --> benches/bls381.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | use amcl::bls381::*; [INFO] [stdout] | ^^^^^^ could not find `bls381` in `amcl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::nist256` [INFO] [stdout] --> benches/nist256.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use amcl::nist256::*; [INFO] [stdout] | ^^^^^^^ could not find `nist256` in `amcl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::rsa4096` [INFO] [stdout] --> benches/rsa4096.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use amcl::rsa4096::{ff, rsa}; [INFO] [stdout] | ^^^^^^^ could not find `rsa4096` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 558 | pub mod rsa4096 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rsa4096` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:556:7 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg(feature = "rsa4096")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::rsa2048` [INFO] [stdout] --> benches/rsa2048.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use amcl::rsa2048::{ff, rsa}; [INFO] [stdout] | ^^^^^^^ could not find `rsa2048` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | pub mod rsa2048 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rsa2048` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:526:7 [INFO] [stdout] | [INFO] [stdout] 526 | #[cfg(feature = "rsa2048")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::rsa3072` [INFO] [stdout] --> benches/rsa3072.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use amcl::rsa3072::{ff, rsa}; [INFO] [stdout] | ^^^^^^^ could not find `rsa3072` in `amcl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | pub mod rsa3072 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rsa3072` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:541:7 [INFO] [stdout] | [INFO] [stdout] 541 | #[cfg(feature = "rsa3072")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amcl::goldilocks` [INFO] [stdout] --> benches/goldilocks.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use amcl::goldilocks::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `goldilocks` in `amcl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amcl` (bench "rsa3072") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amcl` (bench "ed25519") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amcl` (bench "BenchtestALL") due to 19 previous errors [INFO] [stderr] error: could not compile `amcl` (bench "rsa4096") due to 2 previous errors [INFO] [stderr] error: could not compile `amcl` (bench "rsa2048") due to 2 previous errors [INFO] [stderr] error: could not compile `amcl` (bench "nist256") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amcl` (bench "goldilocks") due to 2 previous errors [INFO] [stderr] error: could not compile `amcl` (bench "bls381") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c54080731a6a48ebb32fb4a76c026d924726f81e71ad42d2a486c7ba9f412772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54080731a6a48ebb32fb4a76c026d924726f81e71ad42d2a486c7ba9f412772", kill_on_drop: false }` [INFO] [stdout] c54080731a6a48ebb32fb4a76c026d924726f81e71ad42d2a486c7ba9f412772