[INFO] fetching crate nugget_bls 0.0.1...
[INFO] testing nugget_bls-0.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nugget_bls 0.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nugget_bls 0.0.1
[INFO] finished tweaking crates.io crate nugget_bls 0.0.1
[INFO] tweaked toml for crates.io crate nugget_bls 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nugget_bls 0.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding ark-bls12-377 v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-bls12-381 v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-ec v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-ff v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-serialize v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-std v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dleq_vrf v0.0.1
[INFO] [stderr]   Downloaded ark-transcript v0.0.1
[INFO] [stderr]   Downloaded ark-bls12-377 v0.4.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e93725cb12aa51c908d169c78ae300d6c3ef7b4c9af3808f5204fee5559306a
[INFO] running `Command { std: "docker" "start" "-a" "5e93725cb12aa51c908d169c78ae300d6c3ef7b4c9af3808f5204fee5559306a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e93725cb12aa51c908d169c78ae300d6c3ef7b4c9af3808f5204fee5559306a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e93725cb12aa51c908d169c78ae300d6c3ef7b4c9af3808f5204fee5559306a", kill_on_drop: false }`
[INFO] [stdout] 5e93725cb12aa51c908d169c78ae300d6c3ef7b4c9af3808f5204fee5559306a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd20244cd6ab0b2544b93eee8670b4b7f58e4608d23afc2f1d116653c40ff3e2
[INFO] running `Command { std: "docker" "start" "-a" "bd20244cd6ab0b2544b93eee8670b4b7f58e4608d23afc2f1d116653c40ff3e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-transcript v0.0.1
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-377 v0.4.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling dleq_vrf v0.0.1
[INFO] [stderr]    Compiling nugget_bls v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bls12_377`, `bls12_381`, `default`, and `getrandom`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
[INFO] running `Command { std: "docker" "inspect" "bd20244cd6ab0b2544b93eee8670b4b7f58e4608d23afc2f1d116653c40ff3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd20244cd6ab0b2544b93eee8670b4b7f58e4608d23afc2f1d116653c40ff3e2", kill_on_drop: false }`
[INFO] [stdout] bd20244cd6ab0b2544b93eee8670b4b7f58e4608d23afc2f1d116653c40ff3e2
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc6fd85d607a51ef65f1a7c5cbada4150c0f7f25e423e9dc8033b7810ac7392
[INFO] running `Command { std: "docker" "start" "-a" "3dc6fd85d607a51ef65f1a7c5cbada4150c0f7f25e423e9dc8033b7810ac7392", kill_on_drop: false }`
[INFO] [stderr]    Compiling nugget_bls v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bls12_377`, `bls12_381`, `default`, and `getrandom`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bls12_377`, `bls12_381`, `default`, and `getrandom`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "3dc6fd85d607a51ef65f1a7c5cbada4150c0f7f25e423e9dc8033b7810ac7392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc6fd85d607a51ef65f1a7c5cbada4150c0f7f25e423e9dc8033b7810ac7392", kill_on_drop: false }`
[INFO] [stdout] 3dc6fd85d607a51ef65f1a7c5cbada4150c0f7f25e423e9dc8033b7810ac7392
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 470009b522e7ab2d1af6fd8ef0d829b1e138626a946838f7901dc8e0440d1b40
[INFO] running `Command { std: "docker" "start" "-a" "470009b522e7ab2d1af6fd8ef0d829b1e138626a946838f7901dc8e0440d1b40", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]  --> src/lib.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `bls12_377`, `bls12_381`, `default`, and `getrandom`
[INFO] [stderr]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nugget_bls` (lib) generated 1 warning
[INFO] [stderr] warning: `nugget_bls` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nugget_bls-2b630ea861992513)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::single ... ok
[INFO] [stdout] test tests::aggregation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nugget_bls
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "470009b522e7ab2d1af6fd8ef0d829b1e138626a946838f7901dc8e0440d1b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "470009b522e7ab2d1af6fd8ef0d829b1e138626a946838f7901dc8e0440d1b40", kill_on_drop: false }`
[INFO] [stdout] 470009b522e7ab2d1af6fd8ef0d829b1e138626a946838f7901dc8e0440d1b40
