[INFO] cloning repository https://github.com/reed-soul/wasm-spatial-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reed-soul/wasm-spatial-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-soul%2Fwasm-spatial-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-soul%2Fwasm-spatial-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a67c775e8800fc30ecb1ecabfe6e877346934ad6
[INFO] checking reed-soul/wasm-spatial-core/a67c775e8800fc30ecb1ecabfe6e877346934ad6 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freed-soul%2Fwasm-spatial-core" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reed-soul/wasm-spatial-core
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/reed-soul/wasm-spatial-core
[INFO] tweaked toml for git repo https://github.com/reed-soul/wasm-spatial-core written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reed-soul/wasm-spatial-core on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reed-soul/wasm-spatial-core 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.70
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.70
[INFO] [stderr]   Downloaded weezl v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.70
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.120
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded i_float v1.6.0
[INFO] [stderr]   Downloaded pointy v0.8.0
[INFO] [stderr]   Downloaded i_shape v1.6.0
[INFO] [stderr]   Downloaded mvt v0.13.0
[INFO] [stderr]   Downloaded dup-indexer v0.4.4
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded geo-types v0.7.19
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded rstar v0.10.0
[INFO] [stderr]   Downloaded laz v0.12.1
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded geojsonvt v0.1.0
[INFO] [stderr]   Downloaded geojson v0.24.2
[INFO] [stderr]   Downloaded i_overlay v1.9.4
[INFO] [stderr]   Downloaded e57 v0.11.12
[INFO] [stderr]   Downloaded geo v0.29.3
[INFO] [stderr]   Downloaded geozero v0.15.1
[INFO] [stderr]   Downloaded spade v2.15.1
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] [stderr]   Downloaded earcutr v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a
[INFO] running `Command { std: "docker" "start" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a", 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" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking geographiclib-rs v0.2.7
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking dup-indexer v0.4.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.120
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking weezl v0.2.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pointy v0.8.0
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking earcutr v0.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.70
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.120
[INFO] [stderr]     Checking mvt v0.13.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking i_float v1.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking i_shape v1.6.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking js-sys v0.3.97
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking i_overlay v1.9.4
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking geo-traits v0.3.0
[INFO] [stderr]     Checking geojson v0.24.2
[INFO] [stderr]     Checking geo v0.29.3
[INFO] [stderr]    Compiling geozero v0.15.1
[INFO] [stderr]     Checking geojsonvt v0.1.0
[INFO] [stderr]     Checking wkt v0.14.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.70
[INFO] [stderr]     Checking web-sys v0.3.97
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.70
[INFO] [stderr]     Checking wasm-spatial-core v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MAX_GEOTIFF_PIXELS` is never used
[INFO] [stdout]    --> src/lib.rs:530:18
[INFO] [stdout]     |
[INFO] [stdout] 530 | pub(crate) const MAX_GEOTIFF_PIXELS: usize = 64 * 1024 * 1024;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_GEOTIFF_DECOMPRESS_CHUNK_BYTES` is never used
[INFO] [stdout]    --> src/lib.rs:533:18
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub(crate) const MAX_GEOTIFF_DECOMPRESS_CHUNK_BYTES: usize = 256 * 1024 * 1024;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_GEOTIFF_DECOMPRESS_RATIO` is never used
[INFO] [stdout]    --> src/lib.rs:536:18
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub(crate) const MAX_GEOTIFF_DECOMPRESS_RATIO: usize = 64;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_MESH_INDICES` is never used
[INFO] [stdout]    --> src/lib.rs:542:18
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub(crate) const MAX_MESH_INDICES: usize = 150_000_000;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_valid_positions` is never used
[INFO] [stdout]    --> src/octree.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn filter_valid_positions(positions: &mut Vec<f32>, mut colors: Option<&mut Vec<u8>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> tests/perf_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_points` is never used
[INFO] [stdout]   --> tests/perf_test.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn generate_points(count: usize, spread: f32) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_las_points_core` in crate `wasm_spatial_core`
[INFO] [stdout]    --> benches/spatial_benchmarks.rs:385:52
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     let cloud = wasm_spatial_core::parse_las_points_core(black_box(data));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^ not found in `wasm_spatial_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(feature = "point-cloud")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `point-cloud` feature
[INFO] [stdout] ...
[INFO] [stdout] 210 |     parse_las_points_chunked, parse_las_points_core, parse_las_points_with_progress_abort,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_points` is never used
[INFO] [stdout]   --> tests/benchmark_suite.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn generate_points(count: usize, spread: f32) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_elevation_grid` is never used
[INFO] [stdout]   --> tests/benchmark_suite.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn generate_elevation_grid(size: usize) -> Vec<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bench_laz_decompress` in this scope
[INFO] [stdout]    --> benches/spatial_benchmarks.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     bench_laz_decompress,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> benches/spatial_benchmarks.rs:395:4
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[cfg(feature = "point-cloud")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `point-cloud` feature
[INFO] [stdout] 395 | fn bench_laz_decompress(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-spatial-core` (bench "spatial_benchmarks") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `MAX_GEOTIFF_PIXELS` is never used
[INFO] [stdout]    --> src/lib.rs:530:18
[INFO] [stdout]     |
[INFO] [stdout] 530 | pub(crate) const MAX_GEOTIFF_PIXELS: usize = 64 * 1024 * 1024;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_GEOTIFF_DECOMPRESS_CHUNK_BYTES` is never used
[INFO] [stdout]    --> src/lib.rs:533:18
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub(crate) const MAX_GEOTIFF_DECOMPRESS_CHUNK_BYTES: usize = 256 * 1024 * 1024;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_GEOTIFF_DECOMPRESS_RATIO` is never used
[INFO] [stdout]    --> src/lib.rs:536:18
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub(crate) const MAX_GEOTIFF_DECOMPRESS_RATIO: usize = 64;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_MESH_INDICES` is never used
[INFO] [stdout]    --> src/lib.rs:542:18
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub(crate) const MAX_MESH_INDICES: usize = 150_000_000;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_valid_positions` is never used
[INFO] [stdout]    --> src/octree.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn filter_valid_positions(positions: &mut Vec<f32>, mut colors: Option<&mut Vec<u8>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a", kill_on_drop: false }`
[INFO] [stdout] e52e4f9bc7bfa4cdfa404ed46697ebe40634785a13caeb9e04fe9deabb3eca8a
