[INFO] fetching crate bulletproofs 1.0.1... [INFO] extracting crate bulletproofs 1.0.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/bulletproofs/1.0.1 [INFO] extracting crate bulletproofs 1.0.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/bulletproofs/1.0.1 [INFO] validating manifest of bulletproofs-1.0.1 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bulletproofs-1.0.1 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bulletproofs-1.0.1 [INFO] removed 2 missing tests [INFO] finished frobbing bulletproofs-1.0.1 [INFO] frobbed toml for bulletproofs-1.0.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/bulletproofs/1.0.1/Cargo.toml [INFO] started frobbing bulletproofs-1.0.1 [INFO] removed 2 missing tests [INFO] finished frobbing bulletproofs-1.0.1 [INFO] frobbed toml for bulletproofs-1.0.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/bulletproofs/1.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bulletproofs-1.0.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/bulletproofs/1.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 76f17e33fe3c93a92629b6f3757597d4155acc1ab1f69fbbeed31b0b797b7d9a [INFO] running `"docker" "start" "-a" "76f17e33fe3c93a92629b6f3757597d4155acc1ab1f69fbbeed31b0b797b7d9a"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/r1cs.rs [INFO] [stderr] * /opt/crater/workdir/tests/range_proof.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Compiling merlin v1.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bulletproofs v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:33:14 [INFO] [stderr] | [INFO] [stderr] 33 | self.commit_bytes(b"dom-sep", b"rangeproof v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | self.commit_bytes(b"n", &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:35:14 [INFO] [stderr] | [INFO] [stderr] 35 | self.commit_bytes(b"m", &le_u64(m)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | self.commit_bytes(b"dom-sep", b"ipp v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | self.commit_bytes(b"n", &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:44:14 [INFO] [stderr] | [INFO] [stderr] 44 | self.commit_bytes(b"dom-sep", b"r1cs v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | self.commit_bytes(label, &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:52:14 [INFO] [stderr] | [INFO] [stderr] 52 | self.commit_bytes(label, scalar.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | self.commit_bytes(label, point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `"docker" "inspect" "76f17e33fe3c93a92629b6f3757597d4155acc1ab1f69fbbeed31b0b797b7d9a"` [INFO] running `"docker" "rm" "-f" "76f17e33fe3c93a92629b6f3757597d4155acc1ab1f69fbbeed31b0b797b7d9a"` [INFO] [stdout] 76f17e33fe3c93a92629b6f3757597d4155acc1ab1f69fbbeed31b0b797b7d9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/bulletproofs/1.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 285d00aa22f353ae2aab546840f1c804a5035f48c3adcb7b0c9ec9b094519339 [INFO] running `"docker" "start" "-a" "285d00aa22f353ae2aab546840f1c804a5035f48c3adcb7b0c9ec9b094519339"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/r1cs.rs [INFO] [stderr] * /opt/crater/workdir/tests/range_proof.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling bulletproofs v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `bincode` is imported redundantly [INFO] [stderr] --> src/range_proof/mod.rs:528:13 [INFO] [stderr] | [INFO] [stderr] 528 | use bincode; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | extern crate bincode; [INFO] [stderr] | --------------------- the item `bincode` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:33:14 [INFO] [stderr] | [INFO] [stderr] 33 | self.commit_bytes(b"dom-sep", b"rangeproof v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | self.commit_bytes(b"n", &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:35:14 [INFO] [stderr] | [INFO] [stderr] 35 | self.commit_bytes(b"m", &le_u64(m)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | self.commit_bytes(b"dom-sep", b"ipp v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | self.commit_bytes(b"n", &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:44:14 [INFO] [stderr] | [INFO] [stderr] 44 | self.commit_bytes(b"dom-sep", b"r1cs v1"); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | self.commit_bytes(label, &le_u64(n)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:52:14 [INFO] [stderr] | [INFO] [stderr] 52 | self.commit_bytes(label, scalar.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'merlin::Transcript::commit_bytes': renamed to append_message for clarity. [INFO] [stderr] --> src/transcript.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | self.commit_bytes(label, point.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.10s [INFO] running `"docker" "inspect" "285d00aa22f353ae2aab546840f1c804a5035f48c3adcb7b0c9ec9b094519339"` [INFO] running `"docker" "rm" "-f" "285d00aa22f353ae2aab546840f1c804a5035f48c3adcb7b0c9ec9b094519339"` [INFO] [stdout] 285d00aa22f353ae2aab546840f1c804a5035f48c3adcb7b0c9ec9b094519339 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/bulletproofs/1.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 189ff6f507170b1431e38655a20876b8c865fbc015e4c1486f2793e25295a3f7 [INFO] running `"docker" "start" "-a" "189ff6f507170b1431e38655a20876b8c865fbc015e4c1486f2793e25295a3f7"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/r1cs.rs [INFO] [stderr] * /opt/crater/workdir/tests/range_proof.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/bulletproofs-723d8b0da446bc29 [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test inner_product_proof::tests::test_inner_product ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_1 ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_2 ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_4 ... ok [INFO] [stdout] test generators::tests::aggregated_gens_iter_matches_flat_map ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_32 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_1 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_1 ... ok [INFO] [stdout] test range_proof::tests::detect_dishonest_dealer_during_aggregation ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_2 ... ok [INFO] [stdout] test range_proof::tests::test_delta ... ok [INFO] [stdout] test util::tests::exp_2_is_powers_of_2 ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_64 ... ok [INFO] [stdout] test util::tests::test_inner_product ... ok [INFO] [stdout] test util::tests::test_scalar_exp ... ok [INFO] [stdout] test util::tests::test_sum_of_powers_slow ... ok [INFO] [stdout] test util::tests::test_sum_of_powers ... ok [INFO] [stdout] test util::tests::tuple_of_scalars_clear_on_drop ... ok [INFO] [stdout] test util::tests::vec_of_scalars_clear_on_drop ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_2 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_4 ... ok [INFO] [stdout] test range_proof::tests::detect_dishonest_party_during_aggregation ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_8 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_4 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bulletproofs [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/range_proof/mod.rs - range_proof::RangeProof::prove_single (line 77) ... ok [INFO] [stdout] test src/lib.rs - (line 93) ... ok [INFO] [stdout] test src/range_proof/mod.rs - range_proof::RangeProof::prove_multiple (line 144) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "189ff6f507170b1431e38655a20876b8c865fbc015e4c1486f2793e25295a3f7"` [INFO] running `"docker" "rm" "-f" "189ff6f507170b1431e38655a20876b8c865fbc015e4c1486f2793e25295a3f7"` [INFO] [stdout] 189ff6f507170b1431e38655a20876b8c865fbc015e4c1486f2793e25295a3f7