[INFO] fetching crate blstrs_plus 0.8.16...
[INFO] testing blstrs_plus-0.8.16 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate blstrs_plus 0.8.16 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate blstrs_plus 0.8.16 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blstrs_plus 0.8.16
[INFO] finished tweaking crates.io crate blstrs_plus 0.8.16
[INFO] tweaked toml for crates.io crate blstrs_plus 0.8.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded bls12_381_plus v0.8.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03db54190d8032b3a180a0b65ed794b1b1a880e316eda6d8c6f95c8d9a887de1
[INFO] running `Command { std: "docker" "start" "-a" "03db54190d8032b3a180a0b65ed794b1b1a880e316eda6d8c6f95c8d9a887de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03db54190d8032b3a180a0b65ed794b1b1a880e316eda6d8c6f95c8d9a887de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03db54190d8032b3a180a0b65ed794b1b1a880e316eda6d8c6f95c8d9a887de1", kill_on_drop: false }`
[INFO] [stdout] 03db54190d8032b3a180a0b65ed794b1b1a880e316eda6d8c6f95c8d9a887de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bfee6b4fd84c1748ed2895b2ce3078c954d2622d64f077f2c12bac1607ce3a7
[INFO] running `Command { std: "docker" "start" "-a" "2bfee6b4fd84c1748ed2895b2ce3078c954d2622d64f077f2c12bac1607ce3a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling blstrs_plus v0.8.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/lib.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `gpu`
[INFO] [stdout]    --> src/fp.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp.rs:756:7
[INFO] [stdout]     |
[INFO] [stdout] 756 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp12.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp6.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1141:7
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1148:7
[INFO] [stdout]      |
[INFO] [stdout] 1148 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s
[INFO] running `Command { std: "docker" "inspect" "2bfee6b4fd84c1748ed2895b2ce3078c954d2622d64f077f2c12bac1607ce3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfee6b4fd84c1748ed2895b2ce3078c954d2622d64f077f2c12bac1607ce3a7", kill_on_drop: false }`
[INFO] [stdout] 2bfee6b4fd84c1748ed2895b2ce3078c954d2622d64f077f2c12bac1607ce3a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d14c06b762b8251a2919305c70b6a945800223afff72d07fe20fcb911d416a4
[INFO] running `Command { std: "docker" "start" "-a" "8d14c06b762b8251a2919305c70b6a945800223afff72d07fe20fcb911d416a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blstrs_plus v0.8.16 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bls12_381_plus v0.8.15
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/lib.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `gpu`
[INFO] [stdout]    --> src/fp.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp.rs:756:7
[INFO] [stdout]     |
[INFO] [stdout] 756 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp12.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp6.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1141:7
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1148:7
[INFO] [stdout]      |
[INFO] [stdout] 1148 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/lib.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `gpu`
[INFO] [stdout]    --> src/fp.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp.rs:756:7
[INFO] [stdout]     |
[INFO] [stdout] 756 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp12.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]    --> src/fp6.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg(feature = "gpu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1141:7
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]     --> src/scalar.rs:1148:7
[INFO] [stdout]      |
[INFO] [stdout] 1148 | #[cfg(feature = "gpu")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stdout]  --> src/tests/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "gpu")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stdout]   = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.82s
[INFO] running `Command { std: "docker" "inspect" "8d14c06b762b8251a2919305c70b6a945800223afff72d07fe20fcb911d416a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d14c06b762b8251a2919305c70b6a945800223afff72d07fe20fcb911d416a4", kill_on_drop: false }`
[INFO] [stdout] 8d14c06b762b8251a2919305c70b6a945800223afff72d07fe20fcb911d416a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 686ab9a867e09c824ab33cde0fc6a298377542334184543eab3264105ca4943d
[INFO] running `Command { std: "docker" "start" "-a" "686ab9a867e09c824ab33cde0fc6a298377542334184543eab3264105ca4943d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]    --> src/lib.rs:164:7
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[cfg(feature = "gpu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]    --> src/fp.rs:749:7
[INFO] [stderr]     |
[INFO] [stderr] 749 | #[cfg(feature = "gpu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]    --> src/fp.rs:756:7
[INFO] [stderr]     |
[INFO] [stderr] 756 | #[cfg(feature = "gpu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]    --> src/fp12.rs:309:7
[INFO] [stderr]     |
[INFO] [stderr] 309 | #[cfg(feature = "gpu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]    --> src/fp6.rs:407:7
[INFO] [stderr]     |
[INFO] [stderr] 407 | #[cfg(feature = "gpu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]     = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]     --> src/scalar.rs:1141:7
[INFO] [stderr]      |
[INFO] [stderr] 1141 | #[cfg(feature = "gpu")]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]     --> src/scalar.rs:1148:7
[INFO] [stderr]      |
[INFO] [stderr] 1148 | #[cfg(feature = "gpu")]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]      = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `blstrs_plus` (lib) generated 7 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `gpu`
[INFO] [stderr]  --> src/tests/mod.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "gpu")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `__private_bench`, `default`, `hashing`, `portable`, `serde`
[INFO] [stderr]   = help: consider adding `gpu` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `blstrs_plus` (lib test) generated 8 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blstrs_plus-0619725fe7b659f6)
[INFO] [stdout] 
[INFO] [stdout] running 140 tests
[INFO] [stdout] test fp12::tests::test_fp12_eq ... ok
[INFO] [stdout] test fp2::tests::test_fp2_basics ... ok
[INFO] [stdout] test fp2::tests::test_fp2_addition ... ok
[INFO] [stdout] test fp2::tests::test_fp2_doubling ... ok
[INFO] [stdout] test fp2::tests::test_fp2_frobenius_map ... ok
[INFO] [stdout] test fp2::tests::test_fp2_inverse ... ok
[INFO] [stdout] test fp2::tests::test_fp2_mul ... ok
[INFO] [stdout] test fp2::tests::test_fp2_legendre ... ok
[INFO] [stdout] test fp2::tests::test_fp2_negaton ... ok
[INFO] [stdout] test fp2::tests::test_fp2_squaring ... ok
[INFO] [stdout] test fp2::tests::test_fp2_ordering ... ok
[INFO] [stdout] test fp2::tests::test_fp2_mul_nonresidue ... ok
[INFO] [stdout] test fp::tests::test_fp_display ... ok
[INFO] [stdout] test fp2::tests::test_fp2_sqrt_2 ... ok
[INFO] [stdout] test fp::tests::test_fp_from_u64 ... ok
[INFO] [stdout] test fp::tests::test_fp_double ... ok
[INFO] [stdout] test fp::tests::test_fp_add_assign ... ok
[INFO] [stdout] test fp::tests::test_fp_neg_one ... ok
[INFO] [stdout] test fp::tests::test_fp_from_into_repr ... ok
[INFO] [stdout] test fp2::tests::test_fp2_sqrt ... ok
[INFO] [stdout] test fp2::tests::test_fp2_subtraction ... ok
[INFO] [stdout] test fp::tests::test_fp_ordering ... ok
[INFO] [stdout] test fp6::tests::test_fp6_mul_nonresidue ... ok
[INFO] [stdout] test fp::tests::test_fp_is_zero ... ok
[INFO] [stdout] test fp::tests::test_fp_sub_assign ... ok
[INFO] [stdout] test fp::tests::test_inversion ... ok
[INFO] [stdout] test fp::tests::test_fp_negate ... ok
[INFO] [stdout] test fp::tests::test_fp_inverse ... ok
[INFO] [stdout] test fp::tests::test_fp_num_bits ... ok
[INFO] [stdout] test g1::tests::test_affine_point_equality ... ok
[INFO] [stdout] test g1::tests::test_affine_projective_negation_and_subtraction ... ok
[INFO] [stdout] test g1::tests::curve_tests ... ok
[INFO] [stdout] test g1::tests::test_affine_scalar_multiplication ... ok
[INFO] [stdout] test g1::tests::test_doubling ... ok
[INFO] [stdout] test g1::tests::test_g1_is_identity ... ok
[INFO] [stdout] test g1::tests::test_encode ... ok
[INFO] [stdout] test g1::tests::test_affine_to_projective ... ok
[INFO] [stdout] test g1::tests::test_hash ... ok
[INFO] [stdout] test g1::tests::test_generator ... ok
[INFO] [stdout] test g1::tests::test_is_on_curve ... ok
[INFO] [stdout] test g1::tests::test_mixed_addition ... ok
[INFO] [stdout] test g1::tests::test_identity ... ok
[INFO] [stdout] test g1::tests::test_multi_exp ... ok
[INFO] [stdout] test g1::tests::test_projective_addition ... ok
[INFO] [stdout] test g1::tests::test_projective_negation_and_subtraction ... ok
[INFO] [stdout] test g1::tests::test_projective_point_equality ... ok
[INFO] [stdout] test g1::tests::test_projective_to_affine ... ok
[INFO] [stdout] test g1::tests::test_projective_scalar_multiplication ... ok
[INFO] [stdout] test g2::tests::curve_tests ... ok
[INFO] [stdout] test g2::tests::encode_to_curve_g2 ... ok
[INFO] [stdout] test fp::tests::test_fp_sqrt ... ok
[INFO] [stdout] test g2::tests::test_affine_point_equality ... ok
[INFO] [stdout] test g2::tests::test_g2_addition_correctness ... ok
[INFO] [stdout] test g2::tests::test_g2_doubling_correctness ... ok
[INFO] [stdout] test g2::tests::g2_test_is_valid ... ok
[INFO] [stdout] test g2::tests::test_g2_is_identity ... ok
[INFO] [stdout] test g2::tests::test_generator ... ok
[INFO] [stdout] test g1::tests::test_g1_serialization_roundtrip ... ok
[INFO] [stdout] test g2::tests::test_hex ... ok
[INFO] [stdout] test g2::tests::test_hash ... ok
[INFO] [stdout] test g2::tests::test_identity ... ok
[INFO] [stdout] test fp::tests::test_fp_pow ... ok
[INFO] [stdout] test g2::tests::test_projective_point_equality ... ok
[INFO] [stdout] test gt::tests::compatibility ... ok
[INFO] [stdout] test gt::tests::gt_subgroup ... ok
[INFO] [stdout] test gt::tests::test_gt_bilinearity ... ok
[INFO] [stdout] test gt::tests::test_gt_generator ... ok
[INFO] [stdout] test gt::tests::test_gt_unitary ... ok
[INFO] [stdout] test g2::tests::test_multi_exp ... ok
[INFO] [stdout] test gt::tests::test_multi_miller_loop ... ok
[INFO] [stdout] test gt::tests::test_product ... ok
[INFO] [stdout] test scalar::tests::m1_inv_bug ... ok
[INFO] [stdout] test scalar::tests::m1_inv_bug_special ... ok
[INFO] [stdout] test g2::tests::test_g2_serialization_roundtrip ... ok
[INFO] [stdout] test scalar::tests::test_addition ... ok
[INFO] [stdout] test scalar::tests::test_debug ... ok
[INFO] [stdout] test scalar::tests::test_double ... ok
[INFO] [stdout] test scalar::tests::test_equality ... ok
[INFO] [stdout] test scalar::tests::test_from_bytes ... ok
[INFO] [stdout] test scalar::tests::test_from_bytes_wide_maximum ... ok
[INFO] [stdout] test scalar::tests::test_from_bytes_wide_negative_one ... ok
[INFO] [stdout] test scalar::tests::test_from_bytes_wide_r2 ... ok
[INFO] [stdout] test scalar::tests::test_from_okm ... ok
[INFO] [stdout] test scalar::tests::test_from_u512_max ... ok
[INFO] [stdout] test scalar::tests::test_from_u512_r ... ok
[INFO] [stdout] test scalar::tests::test_from_u512_r2 ... ok
[INFO] [stdout] test scalar::tests::test_from_u512_zero ... ok
[INFO] [stdout] test scalar::tests::test_hex ... ok
[INFO] [stdout] test scalar::tests::test_inv ... ok
[INFO] [stdout] test scalar::tests::test_inverse_is_pow ... ok
[INFO] [stdout] test gt::tests::gt_compression ... ok
[INFO] [stdout] test scalar::tests::test_negation ... ok
[INFO] [stdout] test scalar::tests::test_scalar_add_assign ... ok
[INFO] [stdout] test scalar::tests::test_scalar_display ... ok
[INFO] [stdout] test scalar::tests::test_scalar_double ... ok
[INFO] [stdout] test scalar::tests::test_scalar_from_into_repr ... ok
[INFO] [stdout] test scalar::tests::test_scalar_from_u64 ... ok
[INFO] [stdout] test scalar::tests::test_scalar_inverse ... ok
[INFO] [stdout] test scalar::tests::test_scalar_inversion ... ok
[INFO] [stdout] test scalar::tests::test_scalar_is_odd ... ok
[INFO] [stdout] test scalar::tests::test_scalar_is_zero ... ok
[INFO] [stdout] test scalar::tests::test_scalar_legendre ... ok
[INFO] [stdout] test fp::tests::fp_field_tests ... ok
[INFO] [stdout] test scalar::tests::test_scalar_negate ... ok
[INFO] [stdout] test scalar::tests::test_scalar_num_bits ... ok
[INFO] [stdout] test scalar::tests::test_scalar_ordering ... ok
[INFO] [stdout] test scalar::tests::test_scalar_pow ... ok
[INFO] [stdout] test scalar::tests::test_scalar_repr_conversion ... ok
[INFO] [stdout] test scalar::tests::test_scalar_repr_vartime_conversion ... ok
[INFO] [stdout] test scalar::tests::test_scalar_root_of_unity ... ok
[INFO] [stdout] test fp2::tests::test_fp2_frobenius ... ok
[INFO] [stdout] test fp::tests::test_fp_squaring ... ok
[INFO] [stdout] test scalar::tests::test_scalar_sub_assign ... ok
[INFO] [stdout] test scalar::tests::test_scalar_to_le_bits ... ok
[INFO] [stdout] test scalar::tests::test_sqrt ... ok
[INFO] [stdout] test scalar::tests::test_scalar_sqrt ... ok
[INFO] [stdout] test scalar::tests::test_to_bytes ... ok
[INFO] [stdout] test scalar::tests::test_subtraction ... ok
[INFO] [stdout] test scalar::tests::test_zero ... ok
[INFO] [stdout] test serde_impl::tests::serde_fp ... ok
[INFO] [stdout] test serde_impl::tests::serde_compatible_bls12_381 ... ok
[INFO] [stdout] test serde_impl::tests::serde_fp12 ... ok
[INFO] [stdout] test serde_impl::tests::serde_g1 ... ok
[INFO] [stdout] test serde_impl::tests::serde_gt ... ok
[INFO] [stdout] test serde_impl::tests::serde_g2 ... ok
[INFO] [stdout] test serde_impl::tests::serde_scalar ... ok
[INFO] [stdout] test fp6::tests::fp6_random_field_tests ... ok
[INFO] [stdout] test fp2::tests::fp2_field_tests ... ok
[INFO] [stdout] test scalar::tests::test_scalar_squaring ... ok
[INFO] [stdout] test fp12::tests::fp12_random_field_tests ... ok
[INFO] [stdout] test scalar::tests::m1_inv_bug_more ... ok
[INFO] [stdout] test g1::tests::g1_curve_tests ... ok
[INFO] [stdout] test scalar::tests::scalar_field_tests ... ok
[INFO] [stdout] test fp::tests::test_fp_mul_assign ... ok
[INFO] [stdout] test scalar::tests::test_multiplication ... ok
[INFO] [stdout] test scalar::tests::test_scalar_mul_assign ... ok
[INFO] [stdout] test g2::tests::g2_curve_tests ... ok
[INFO] [stdout] test fp6::tests::test_fp6_frobenius_map ... ok
[INFO] [stdout] test fp12::tests::fp12_random_frobenius_tests ... ok
[INFO] [stdout] test bls12_engine_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blstrs_plus
[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" "686ab9a867e09c824ab33cde0fc6a298377542334184543eab3264105ca4943d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "686ab9a867e09c824ab33cde0fc6a298377542334184543eab3264105ca4943d", kill_on_drop: false }`
[INFO] [stdout] 686ab9a867e09c824ab33cde0fc6a298377542334184543eab3264105ca4943d
