[INFO] fetching crate bn-curves 0.1.3...
[INFO] testing bn-curves-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bn-curves 0.1.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate bn-curves 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bn-curves 0.1.3
[INFO] tweaked toml for crates.io crate bn-curves 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bn-curves 0.1.3 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 bn-curves 0.1.3 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 block-buffer v0.11.0-rc.5
[INFO] [stderr]   Downloaded keccak v0.2.0-rc.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.4
[INFO] [stderr]   Downloaded serdect v0.4.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.2
[INFO] [stderr]   Downloaded base16ct v0.3.0
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded digest v0.11.0-rc.2
[INFO] [stderr]   Downloaded crypto-bigint v0.7.0-rc.6
[INFO] [stderr]   Downloaded sha3 v0.11.0-rc.3
[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] e8b588e59f0e4ca93b9f693fe325cd39bb81eadbfd011f050eceff87f6254a9c
[INFO] running `Command { std: "docker" "start" "-a" "e8b588e59f0e4ca93b9f693fe325cd39bb81eadbfd011f050eceff87f6254a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8b588e59f0e4ca93b9f693fe325cd39bb81eadbfd011f050eceff87f6254a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b588e59f0e4ca93b9f693fe325cd39bb81eadbfd011f050eceff87f6254a9c", kill_on_drop: false }`
[INFO] [stdout] e8b588e59f0e4ca93b9f693fe325cd39bb81eadbfd011f050eceff87f6254a9c
[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] a0a1657f09009faea3741ccbc8d85aa53b34b21cb32e2af84ac4a317065f9f9b
[INFO] running `Command { std: "docker" "start" "-a" "a0a1657f09009faea3741ccbc8d85aa53b34b21cb32e2af84ac4a317065f9f9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling keccak v0.2.0-rc.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.6
[INFO] [stderr]    Compiling hybrid-array v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling digest v0.11.0-rc.2
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.3
[INFO] [stderr]    Compiling bn-curves v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `jacobi_vartime` is never used
[INFO] [stdout]    --> src/bnfp.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<BN: BNParam, const LIMBS: usize> BNFp<BN, LIMBS> {
[INFO] [stdout]     | ----------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub(crate) fn jacobi_vartime<R: RngCore + ?Sized>(&self, rng: &mut R) -> isize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `jmul` and `isub` are never used
[INFO] [stdout]    --> src/bnfp2.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl<BN: BNParam, const LIMBS: usize> BNFp2<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub(crate) fn jmul(&self) -> (Self, Self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub(crate) fn isub(&self, other: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_base`, `ch`, and `trexp` are never used
[INFO] [stdout]   --> src/bnfp4.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<BN: BNParam, const LIMBS: usize> BNFp4<BN, LIMBS> {
[INFO] [stdout]    | ------------------------------------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn from_base(re: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn ch(&self, u: &BNFp4<BN, LIMBS>, v: &BNFp4<BN, LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stdout]    |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub(crate) fn trexp(&self, m: &Uint<LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_base`, `conj`, `norm`, `toom3mul`, and `toom3sqr` are never used
[INFO] [stdout]    --> src/bnfp6.rs:42:19
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<BN: BNParam, const LIMBS: usize> BNFp6<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub(crate) fn conj(&self, m: usize) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub(crate) fn norm(&self) -> BNFp2<BN, LIMBS> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn toom3mul(&mut self, fact: Self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn toom3sqr(&self) -> Self  {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_base` is never used
[INFO] [stdout]   --> src/bnfp12.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<BN: BNParam, const LIMBS: usize> BNFp12<BN, LIMBS> {
[INFO] [stdout]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used
[INFO] [stdout]   --> src/bnpoint.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<BN: BNParam, const LIMBS: usize> BNPoint<BN, LIMBS> {
[INFO] [stdout]    | -------------------------------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn from_affine(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn from_proj(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>, z: BNFp<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_affine` is never used
[INFO] [stdout]   --> src/bnpoint2.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<BN: BNParam, const LIMBS: usize> BNPoint2<BN, LIMBS> {
[INFO] [stdout]    | --------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn from_affine(x: BNFp2<BN, LIMBS>, y: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `legendre` and `sqrt` are never used
[INFO] [stdout]    --> src/bnzn.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<BN: BNParam, const LIMBS: usize> BNZn<BN, LIMBS> {
[INFO] [stdout]     | ----------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub(crate) fn legendre(&self) -> isize {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn sqrt(&self) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.02s
[INFO] running `Command { std: "docker" "inspect" "a0a1657f09009faea3741ccbc8d85aa53b34b21cb32e2af84ac4a317065f9f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a1657f09009faea3741ccbc8d85aa53b34b21cb32e2af84ac4a317065f9f9b", kill_on_drop: false }`
[INFO] [stdout] a0a1657f09009faea3741ccbc8d85aa53b34b21cb32e2af84ac4a317065f9f9b
[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] 84c66038c81b82430243c431c3085ad0fc9f1a0828e82fe2a46cb85eef888796
[INFO] running `Command { std: "docker" "start" "-a" "84c66038c81b82430243c431c3085ad0fc9f1a0828e82fe2a46cb85eef888796", kill_on_drop: false }`
[INFO] [stdout] warning: method `jacobi_vartime` is never used
[INFO] [stdout]    --> src/bnfp.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<BN: BNParam, const LIMBS: usize> BNFp<BN, LIMBS> {
[INFO] [stdout]     | ----------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub(crate) fn jacobi_vartime<R: RngCore + ?Sized>(&self, rng: &mut R) -> isize {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `jmul` and `isub` are never used
[INFO] [stdout]    --> src/bnfp2.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl<BN: BNParam, const LIMBS: usize> BNFp2<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub(crate) fn jmul(&self) -> (Self, Self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub(crate) fn isub(&self, other: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_base`, `ch`, and `trexp` are never used
[INFO] [stdout]   --> src/bnfp4.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<BN: BNParam, const LIMBS: usize> BNFp4<BN, LIMBS> {
[INFO] [stdout]    | ------------------------------------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn from_base(re: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn ch(&self, u: &BNFp4<BN, LIMBS>, v: &BNFp4<BN, LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stdout]    |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub(crate) fn trexp(&self, m: &Uint<LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_base`, `conj`, `norm`, `toom3mul`, and `toom3sqr` are never used
[INFO] [stdout]    --> src/bnfp6.rs:42:19
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<BN: BNParam, const LIMBS: usize> BNFp6<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub(crate) fn conj(&self, m: usize) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub(crate) fn norm(&self) -> BNFp2<BN, LIMBS> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn toom3mul(&mut self, fact: Self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn toom3sqr(&self) -> Self  {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_base` is never used
[INFO] [stdout]   --> src/bnfp12.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<BN: BNParam, const LIMBS: usize> BNFp12<BN, LIMBS> {
[INFO] [stdout]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used
[INFO] [stdout]   --> src/bnpoint.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl<BN: BNParam, const LIMBS: usize> BNPoint<BN, LIMBS> {
[INFO] [stdout]    | -------------------------------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn from_affine(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub(crate) fn from_proj(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>, z: BNFp<BN, LIMBS>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_affine` is never used
[INFO] [stdout]   --> src/bnpoint2.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<BN: BNParam, const LIMBS: usize> BNPoint2<BN, LIMBS> {
[INFO] [stdout]    | --------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn from_affine(x: BNFp2<BN, LIMBS>, y: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `legendre` and `sqrt` are never used
[INFO] [stdout]    --> src/bnzn.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<BN: BNParam, const LIMBS: usize> BNZn<BN, LIMBS> {
[INFO] [stdout]     | ----------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub(crate) fn legendre(&self) -> isize {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub(crate) fn sqrt(&self) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bn-curves v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BN062Param`, `BN126Param`, `BN190Param`, `BN254Param`, `BN318Param`, `BN446Param`, `BN510Param`, `BN574Param`, `BN638Param`, `BN702Param`, and `BN766Param`
[INFO] [stdout]  --> examples/blmq.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...m, BN062Param, BN126Param, BN190Param, BN254Param, BN318Param, BN382Param, BN446Param, BN510Param, BN574Param, BN638Param, BN702Param, BN766Param};
[INFO] [stdout]   |       ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BN062Param`, `BN126Param`, `BN190Param`, `BN254Param`, `BN318Param`, `BN446Param`, `BN510Param`, `BN574Param`, `BN638Param`, `BN702Param`, and `BN766Param`
[INFO] [stdout]  --> examples/bgls.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...m, BN062Param, BN126Param, BN190Param, BN254Param, BN318Param, BN382Param, BN446Param, BN510Param, BN574Param, BN638Param, BN702Param, BN766Param};
[INFO] [stdout]   |       ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `jmul` and `isub` are never used
[INFO] [stdout]    --> src/bnfp2.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl<BN: BNParam, const LIMBS: usize> BNFp2<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub(crate) fn jmul(&self) -> (Self, Self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub(crate) fn isub(&self, other: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `toom3mul` and `toom3sqr` are never used
[INFO] [stdout]    --> src/bnfp6.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl<BN: BNParam, const LIMBS: usize> BNFp6<BN, LIMBS> {
[INFO] [stdout]     | ------------------------------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn toom3mul(&mut self, fact: Self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn toom3sqr(&self) -> Self  {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] running `Command { std: "docker" "inspect" "84c66038c81b82430243c431c3085ad0fc9f1a0828e82fe2a46cb85eef888796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c66038c81b82430243c431c3085ad0fc9f1a0828e82fe2a46cb85eef888796", kill_on_drop: false }`
[INFO] [stdout] 84c66038c81b82430243c431c3085ad0fc9f1a0828e82fe2a46cb85eef888796
[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", kill_on_drop: false }`
[INFO] [stdout] a4b41643d89d6a670b41555ad6bffd0114dd38c541d057f141aeb763a382ae41
[INFO] running `Command { std: "docker" "start" "-a" "a4b41643d89d6a670b41555ad6bffd0114dd38c541d057f141aeb763a382ae41", kill_on_drop: false }`
[INFO] [stderr] warning: method `jacobi_vartime` is never used
[INFO] [stderr]    --> src/bnfp.rs:267:19
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl<BN: BNParam, const LIMBS: usize> BNFp<BN, LIMBS> {
[INFO] [stderr]     | ----------------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 267 |     pub(crate) fn jacobi_vartime<R: RngCore + ?Sized>(&self, rng: &mut R) -> isize {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `jmul` and `isub` are never used
[INFO] [stderr]    --> src/bnfp2.rs:144:19
[INFO] [stderr]     |
[INFO] [stderr]  37 | impl<BN: BNParam, const LIMBS: usize> BNFp2<BN, LIMBS> {
[INFO] [stderr]     | ------------------------------------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 144 |     pub(crate) fn jmul(&self) -> (Self, Self) {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub(crate) fn isub(&self, other: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_base`, `ch`, and `trexp` are never used
[INFO] [stderr]   --> src/bnfp4.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl<BN: BNParam, const LIMBS: usize> BNFp4<BN, LIMBS> {
[INFO] [stderr]    | ------------------------------------------------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub(crate) fn from_base(re: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     fn ch(&self, u: &BNFp4<BN, LIMBS>, v: &BNFp4<BN, LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stderr]    |        ^^
[INFO] [stderr] ...
[INFO] [stderr] 98 |     pub(crate) fn trexp(&self, m: &Uint<LIMBS>) -> BNFp4<BN, LIMBS> {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_base`, `conj`, `norm`, `toom3mul`, and `toom3sqr` are never used
[INFO] [stderr]    --> src/bnfp6.rs:42:19
[INFO] [stderr]     |
[INFO] [stderr]  39 | impl<BN: BNParam, const LIMBS: usize> BNFp6<BN, LIMBS> {
[INFO] [stderr]     | ------------------------------------------------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  42 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  60 |     pub(crate) fn conj(&self, m: usize) -> Self {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  86 |     pub(crate) fn norm(&self) -> BNFp2<BN, LIMBS> {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 |     fn toom3mul(&mut self, fact: Self) {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn toom3sqr(&self) -> Self  {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_base` is never used
[INFO] [stderr]   --> src/bnfp12.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl<BN: BNParam, const LIMBS: usize> BNFp12<BN, LIMBS> {
[INFO] [stderr]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub(crate) fn from_base(v0: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_affine` and `from_proj` are never used
[INFO] [stderr]   --> src/bnpoint.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl<BN: BNParam, const LIMBS: usize> BNPoint<BN, LIMBS> {
[INFO] [stderr]    | -------------------------------------------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn from_affine(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub(crate) fn from_proj(x: BNFp<BN, LIMBS>, y: BNFp<BN, LIMBS>, z: BNFp<BN, LIMBS>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_affine` is never used
[INFO] [stderr]   --> src/bnpoint2.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl<BN: BNParam, const LIMBS: usize> BNPoint2<BN, LIMBS> {
[INFO] [stderr]    | --------------------------------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 70 |     fn from_affine(x: BNFp2<BN, LIMBS>, y: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `legendre` and `sqrt` are never used
[INFO] [stderr]    --> src/bnzn.rs:182:19
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl<BN: BNParam, const LIMBS: usize> BNZn<BN, LIMBS> {
[INFO] [stderr]     | ----------------------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub(crate) fn legendre(&self) -> isize {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub(crate) fn sqrt(&self) -> Self {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `jmul` and `isub` are never used
[INFO] [stderr]    --> src/bnfp2.rs:144:19
[INFO] [stderr]     |
[INFO] [stderr]  37 | impl<BN: BNParam, const LIMBS: usize> BNFp2<BN, LIMBS> {
[INFO] [stderr]     | ------------------------------------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 144 |     pub(crate) fn jmul(&self) -> (Self, Self) {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub(crate) fn isub(&self, other: BNFp2<BN, LIMBS>) -> Self {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `toom3mul` and `toom3sqr` are never used
[INFO] [stderr]    --> src/bnfp6.rs:135:8
[INFO] [stderr]     |
[INFO] [stderr]  39 | impl<BN: BNParam, const LIMBS: usize> BNFp6<BN, LIMBS> {
[INFO] [stderr]     | ------------------------------------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     fn toom3mul(&mut self, fact: Self) {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn toom3sqr(&self) -> Self  {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bn-curves` (lib) generated 8 warnings
[INFO] [stderr] warning: `bn-curves` (lib test) generated 2 warnings
[INFO] [stderr] warning: unused imports: `BN062Param`, `BN126Param`, `BN190Param`, `BN254Param`, `BN318Param`, `BN446Param`, `BN510Param`, `BN574Param`, `BN638Param`, `BN702Param`, and `BN766Param`
[INFO] [stderr]  --> examples/bgls.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...m, BN062Param, BN126Param, BN190Param, BN254Param, BN318Param, BN382Param, BN446Param, BN510Param, BN574Param, BN638Param, BN702Param, BN766Param};
[INFO] [stderr]   |       ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BN062Param`, `BN126Param`, `BN190Param`, `BN254Param`, `BN318Param`, `BN446Param`, `BN510Param`, `BN574Param`, `BN638Param`, `BN702Param`, and `BN766Param`
[INFO] [stderr]  --> examples/blmq.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...m, BN062Param, BN126Param, BN190Param, BN254Param, BN318Param, BN382Param, BN446Param, BN510Param, BN574Param, BN638Param, BN702Param, BN766Param};
[INFO] [stderr]   |       ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^              ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bn-curves` (example "bgls") generated 1 warning (run `cargo fix --example "bgls" -p bn-curves` to apply 1 suggestion)
[INFO] [stderr] warning: `bn-curves` (example "blmq") generated 1 warning (run `cargo fix --example "blmq" -p bn-curves` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bn_curves-763ab6bdb4ce21dd)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test bnfp12::tests::BN062Fp12_test ... ok
[INFO] [stdout] test bnfp12::tests::BN126Fp12_test ... ok
[INFO] [stdout] test bnfp12::tests::BN190Fp12_test ... ok
[INFO] [stdout] test bnfp12::tests::BN254Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN318Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN382Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN446Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN510Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN574Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN254Fp12_test ... ok
[INFO] [stdout] test bnfp12::tests::BN638Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN702Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN766Fp12_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN318Fp12_test ... ok
[INFO] [stdout] test bnfp2::tests::BN062Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN126Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN190Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN254Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN318Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN382Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN446Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN510Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN574Fp2_test ... ok
[INFO] [stdout] test bnfp12::tests::BN382Fp12_test ... ok
[INFO] [stdout] test bnfp2::tests::BN638Fp2_test ... ok
[INFO] [stdout] test bnfp2::tests::BN702Fp2_test ... ok
[INFO] [stdout] test bnfp4::tests::BN062Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN126Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN190Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN254Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN318Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN382Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN446Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN510Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN574Fp4_test ... ok
[INFO] [stdout] test bnfp4::tests::BN638Fp4_test ... ok
[INFO] [stdout] test bnfp2::tests::BN766Fp2_test ... ok
[INFO] [stdout] test bnfp12::tests::BN446Fp12_test ... ok
[INFO] [stdout] test bnfp6::tests::BN062Fp6_test ... ok
[INFO] [stdout] test bnfp4::tests::BN702Fp4_test ... ok
[INFO] [stdout] test bnfp6::tests::BN126Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN190Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN254Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN318Fp6_test ... ok
[INFO] [stdout] test bnfp4::tests::BN766Fp4_test ... ok
[INFO] [stdout] test bnfp6::tests::BN382Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN446Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN510Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN574Fp6_test ... ok
[INFO] [stdout] test bnfp6::tests::BN638Fp6_test ... ok
[INFO] [stdout] test bnfp::tests::BN062Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN126Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN190Fp_test ... ok
[INFO] [stdout] test bnfp6::tests::BN702Fp6_test ... ok
[INFO] [stdout] test bnfp::tests::BN254Fp_test ... ok
[INFO] [stdout] test bnfp6::tests::BN766Fp6_test ... ok
[INFO] [stdout] test bnfp::tests::BN318Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN382Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN446Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN510Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN574Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN638Fp_test ... ok
[INFO] [stdout] test bnfp::tests::BN702Fp_test ... ok
[INFO] [stdout] test bnfp12::tests::BN510Fp12_test ... ok
[INFO] [stdout] test bnfp::tests::BN766Fp_test ... ok
[INFO] [stdout] test bnpairing::tests::BN126Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnpairing::tests::BN190Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnpairing::tests::BN254Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnpairing::tests::BN318Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN574Fp12_test ... ok
[INFO] [stdout] test bnpairing::tests::BN382Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN638Fp12_test ... ok
[INFO] [stdout] test bnpairing::tests::BN446Pairing_test has been running for over 60 seconds
[INFO] [stdout] test bnfp12::tests::BN702Fp12_test ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "a4b41643d89d6a670b41555ad6bffd0114dd38c541d057f141aeb763a382ae41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b41643d89d6a670b41555ad6bffd0114dd38c541d057f141aeb763a382ae41", kill_on_drop: false }`
[INFO] [stdout] a4b41643d89d6a670b41555ad6bffd0114dd38c541d057f141aeb763a382ae41
