[INFO] cloning repository https://github.com/mertaybars/master-thesis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mertaybars/master-thesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmertaybars%2Fmaster-thesis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmertaybars%2Fmaster-thesis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e657a0020007201d4ef59e31ec6f130fd44168d1
[INFO] testing mertaybars/master-thesis against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmertaybars%2Fmaster-thesis" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mertaybars/master-thesis
[INFO] finished tweaking git repo https://github.com/mertaybars/master-thesis
[INFO] tweaked toml for git repo https://github.com/mertaybars/master-thesis written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mertaybars/master-thesis on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mertaybars/master-thesis 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4
[INFO] running `Command { std: "docker" "start" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fhe-traits v0.1.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tfhe-ntt v0.6.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bulletproofs v5.0.0
[INFO] [stderr]    Compiling fhe-util v0.1.1
[INFO] [stderr]    Compiling fhe-math v0.1.1
[INFO] [stderr]    Compiling predicate-core v0.1.0 (/opt/rustwide/workdir/crates/predicate-core)
[INFO] [stderr]    Compiling fhe v0.1.1
[INFO] [stderr]    Compiling predicate-fhe v0.1.0 (/opt/rustwide/workdir/crates/predicate-fhe)
[INFO] [stderr]    Compiling predicate-bench v0.1.0 (/opt/rustwide/workdir/crates/predicate-bench)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling bulletproofs v5.0.0
[INFO] [stderr]    Compiling num-bigint-dig v0.9.1
[INFO] [stderr]    Compiling fhe-traits v0.1.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling predicate-core v0.1.0 (/opt/rustwide/workdir/crates/predicate-core)
[INFO] [stderr]    Compiling fhe-util v0.1.1
[INFO] [stderr]    Compiling fhe-math v0.1.1
[INFO] [stderr]    Compiling fhe v0.1.1
[INFO] [stderr]    Compiling predicate-fhe v0.1.0 (/opt/rustwide/workdir/crates/predicate-fhe)
[INFO] [stderr]    Compiling predicate-bench v0.1.0 (/opt/rustwide/workdir/crates/predicate-bench)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/predicate_bench-27b02a24ec07b4e5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/predicate_core-4962084a1abf71fa)
[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] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test bundle::tests::roundtrip_executor ... ok
[INFO] [stdout] test commit::tests::shift_boundaries ... ok
[INFO] [stdout] test params::tests::thesis_preset_values ... ok
[INFO] [stdout] test prove::tests::bitwidth_rejected_for_unsupported_k ... ok
[INFO] [stdout] test params::tests::validate_rejects_unsupported_k_and_mismatched_b ... ok
[INFO] [stdout] test commit::tests::shift_rejects_b_itself - should panic ... ok
[INFO] [stdout] test commit::tests::hiding_sanity_different_blindings ... ok
[INFO] [stdout] test commit::tests::commitment_determinism ... ok
[INFO] [stdout] test params::tests::small_presets_valid ... ok
[INFO] [stdout] test prove::tests::chunked_rejects_non_dividing_chunk ... ok
[INFO] [stdout] test prove::tests::full_rejects_non_power_of_two ... ok
[INFO] [stdout] test commit::tests::commit_all_matches_per_coeff_and_accepts_in_range_negatives ... ok
[INFO] [stdout] test prove::tests::out_of_range_value_fails_verification ... ok
[INFO] [stdout] test bundle::tests::roundtrip_full ... ok
[INFO] [stdout] test verify::tests::tampered_opening_rejected_at_2b ... ok
[INFO] [stdout] test verify::tests::large_representative_rejected_at_2a_not_2b ... ok
[INFO] [stdout] test verify::tests::mismatched_proof_rejected_at_2c ... ok
[INFO] [stdout] test verify::tests::wrong_sid_rejected_at_vg_client ... ok
[INFO] [stdout] test bundle::tests::roundtrip_per_coeff ... ok
[INFO] [stdout] test prove::tests::roundtrip_full ... ok
[INFO] [stdout] test bundle::tests::roundtrip_chunked ... ok
[INFO] [stdout] test prove::tests::roundtrip_chunked ... ok
[INFO] [stdout] test prove::tests::sid_binding_rejects_wrong_sid ... ok
[INFO] [stdout] test prove::tests::modes_agree_on_accept_and_reject ... ok
[INFO] [stdout] test bundle::tests::size_full_smaller_than_per_coeff ... ok
[INFO] [stdout] test prove::tests::roundtrip_per_coeff ... ok
[INFO] [stdout] test verify::tests::honest_bundle_accepted_all_modes_and_returns_w ... ok
[INFO] [stdout] test verify::tests::random_in_range_accepted_and_returned_verbatim ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/release/deps/smoke-47076fd9e0a88f73)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test pedersen_generators_build_and_differ ... ok
[INFO] [stdout] test seeded_rng_is_deterministic ... ok
[INFO] [stdout] test bulletproof_generators_build_at_k16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/predicate_fhe-6ab8d371fac552b1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test dense_layer::tests::bfv_depth1_correctness_single ... ok
[INFO] [stdout] test dense_layer::tests::bfv_depth1_correctness_accumulate ... ok
[INFO] [stdout] test glue::tests::input_sharing_identical_coefficients ... ok
[INFO] [stdout] test glue::tests::glue_end_to_end_predicate_accepts_and_bfv_correct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests predicate_bench
[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] [stderr]    Doc-tests predicate_core
[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] [stderr]    Doc-tests predicate_fhe
[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" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4", kill_on_drop: false }`
[INFO] [stdout] b646cbffbd476da9c10d4ebbea5c1817fc3dc778c5d0e71f14bbf41f7a1e40c4
