[INFO] fetching crate exo-core 0.1.0... [INFO] testing exo-core-0.1.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate exo-core 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate exo-core 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate exo-core 0.1.0 [INFO] tweaked toml for crates.io crate exo-core 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exo-core 0.1.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate exo-core 0.1.0 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fad5db6552c790c629f7de3d3d9af320a754a9ba062f0cdd3035da2e71af977 [INFO] running `Command { std: "docker" "start" "-a" "5fad5db6552c790c629f7de3d3d9af320a754a9ba062f0cdd3035da2e71af977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fad5db6552c790c629f7de3d3d9af320a754a9ba062f0cdd3035da2e71af977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fad5db6552c790c629f7de3d3d9af320a754a9ba062f0cdd3035da2e71af977", kill_on_drop: false }` [INFO] [stdout] 5fad5db6552c790c629f7de3d3d9af320a754a9ba062f0cdd3035da2e71af977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c5c1813843fd0ec37a43f5de405d3eabf6e7699b3d099ebc79e6a53f28fc38 [INFO] running `Command { std: "docker" "start" "-a" "e8c5c1813843fd0ec37a43f5de405d3eabf6e7699b3d099ebc79e6a53f28fc38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling simsimd v5.9.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling anndists v0.1.3 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling mmap-rs v0.6.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hnsw_rs v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling ruvector-core v0.1.18 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling ruvector-graph v0.1.2 [INFO] [stderr] Compiling exo-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/consciousness.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / /// XorShift64 PRNG - 10x faster than SystemTime-based random [INFO] [stdout] 527 | | /// [INFO] [stdout] 528 | | /// Thread-local for thread safety without locking overhead. [INFO] [stdout] 529 | | /// Period: 2^64 - 1 [INFO] [stdout] | |_-------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "e8c5c1813843fd0ec37a43f5de405d3eabf6e7699b3d099ebc79e6a53f28fc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c5c1813843fd0ec37a43f5de405d3eabf6e7699b3d099ebc79e6a53f28fc38", kill_on_drop: false }` [INFO] [stdout] e8c5c1813843fd0ec37a43f5de405d3eabf6e7699b3d099ebc79e6a53f28fc38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6baaeece2a18b58d6b94c440126a9f771886c6067f97c4b153fd80fc54a659a7 [INFO] running `Command { std: "docker" "start" "-a" "6baaeece2a18b58d6b94c440126a9f771886c6067f97c4b153fd80fc54a659a7", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ruvector-graph v0.1.2 [INFO] [stderr] Compiling exo-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/consciousness.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / /// XorShift64 PRNG - 10x faster than SystemTime-based random [INFO] [stdout] 527 | | /// [INFO] [stdout] 528 | | /// Thread-local for thread safety without locking overhead. [INFO] [stdout] 529 | | /// Period: 2^64 - 1 [INFO] [stdout] | |_-------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/consciousness.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / /// XorShift64 PRNG - 10x faster than SystemTime-based random [INFO] [stdout] 527 | | /// [INFO] [stdout] 528 | | /// Thread-local for thread safety without locking overhead. [INFO] [stdout] 529 | | /// Period: 2^64 - 1 [INFO] [stdout] | |_-------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.17s [INFO] running `Command { std: "docker" "inspect" "6baaeece2a18b58d6b94c440126a9f771886c6067f97c4b153fd80fc54a659a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6baaeece2a18b58d6b94c440126a9f771886c6067f97c4b153fd80fc54a659a7", kill_on_drop: false }` [INFO] [stdout] 6baaeece2a18b58d6b94c440126a9f771886c6067f97c4b153fd80fc54a659a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3328f4c057fcd73e31a3ec613151d85cd93e54dd588cebc18a4ac616f6a9afa9 [INFO] running `Command { std: "docker" "start" "-a" "3328f4c057fcd73e31a3ec613151d85cd93e54dd588cebc18a4ac616f6a9afa9", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/consciousness.rs:526:1 [INFO] [stderr] | [INFO] [stderr] 526 | / /// XorShift64 PRNG - 10x faster than SystemTime-based random [INFO] [stderr] 527 | | /// [INFO] [stderr] 528 | | /// Thread-local for thread safety without locking overhead. [INFO] [stderr] 529 | | /// Period: 2^64 - 1 [INFO] [stderr] | |_-------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `exo-core` (lib) generated 1 warning [INFO] [stderr] warning: `exo-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exo_core-6d20c9305de4f0f4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test consciousness::tests::test_consciousness_levels ... ok [INFO] [stdout] test consciousness::tests::test_feedforward_has_zero_phi ... ok [INFO] [stdout] test thermodynamics::tests::test_energy_estimate ... ok [INFO] [stdout] test thermodynamics::tests::test_landauer_limit_room_temp ... ok [INFO] [stdout] test thermodynamics::tests::test_technology_profiles ... ok [INFO] [stdout] test consciousness::tests::test_reentrant_has_positive_phi ... ok [INFO] [stdout] test thermodynamics::tests::test_efficiency_report ... ok [INFO] [stdout] test thermodynamics::tests::test_tracker_operations ... ok [INFO] [stderr] Running tests/core_traits_test.rs (/opt/rustwide/target/debug/deps/core_traits_test-ab15a1fe88931fdf) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test error_handling_tests::test_error_display ... ok [INFO] [stdout] test substrate_backend_tests::test_pattern_construction ... ok [INFO] [stdout] test substrate_backend_tests::test_topological_query_persistent_homology ... ok [INFO] [stdout] test substrate_backend_tests::test_topological_query_sheaf_consistency ... ok [INFO] [stdout] test temporal_context_tests::test_substrate_time_ordering ... ok [INFO] [stdout] test substrate_backend_tests::test_topological_query_betti_numbers ... ok [INFO] [stdout] test filter_tests::test_filter_construction ... ok [INFO] [stdout] test substrate_backend_tests::test_pattern_with_antecedents ... ok [INFO] [stdout] test temporal_context_tests::test_substrate_time_now ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests exo_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/thermodynamics.rs - thermodynamics (line 24) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3328f4c057fcd73e31a3ec613151d85cd93e54dd588cebc18a4ac616f6a9afa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3328f4c057fcd73e31a3ec613151d85cd93e54dd588cebc18a4ac616f6a9afa9", kill_on_drop: false }` [INFO] [stdout] 3328f4c057fcd73e31a3ec613151d85cd93e54dd588cebc18a4ac616f6a9afa9