[INFO] cloning repository https://github.com/dylan-p-wong/sql-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylan-p-wong/sql-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3980f36df8b054fefc151a689360d2504020fa66
[INFO] testing dylan-p-wong/sql-engine against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dylan-p-wong/sql-engine
[INFO] finished tweaking git repo https://github.com/dylan-p-wong/sql-engine
[INFO] tweaked toml for git repo https://github.com/dylan-p-wong/sql-engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dylan-p-wong/sql-engine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dylan-p-wong/sql-engine 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa96580ec0ac9e4f999f2d4f36e402a38213ec23d94813c8444a3ee44cb6374b
[INFO] running `Command { std: "docker" "start" "-a" "aa96580ec0ac9e4f999f2d4f36e402a38213ec23d94813c8444a3ee44cb6374b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa96580ec0ac9e4f999f2d4f36e402a38213ec23d94813c8444a3ee44cb6374b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa96580ec0ac9e4f999f2d4f36e402a38213ec23d94813c8444a3ee44cb6374b", kill_on_drop: false }`
[INFO] [stdout] aa96580ec0ac9e4f999f2d4f36e402a38213ec23d94813c8444a3ee44cb6374b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08b57ed28eb949d8a1e5be0324d3b4324afbdb550c65ae3cc8578cc1713c2a9f
[INFO] running `Command { std: "docker" "start" "-a" "08b57ed28eb949d8a1e5be0324d3b4324afbdb550c65ae3cc8578cc1713c2a9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling arrow-schema v42.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling papergrid v0.9.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling arrow-buffer v42.0.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling seq-macro v0.3.3
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling arrow-data v42.0.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling sqlparser v0.35.0
[INFO] [stderr]    Compiling arrow-array v42.0.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling educe v0.4.22
[INFO] [stderr]    Compiling tabled v0.12.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling arrow-select v42.0.0
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling arrow-cast v42.0.0
[INFO] [stderr]    Compiling libtest-mimic v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling sqllogictest v0.14.0
[INFO] [stderr]    Compiling arrow-ipc v42.0.0
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling parquet v42.0.0
[INFO] [stderr]    Compiling sqlengine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "08b57ed28eb949d8a1e5be0324d3b4324afbdb550c65ae3cc8578cc1713c2a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b57ed28eb949d8a1e5be0324d3b4324afbdb550c65ae3cc8578cc1713c2a9f", kill_on_drop: false }`
[INFO] [stdout] 08b57ed28eb949d8a1e5be0324d3b4324afbdb550c65ae3cc8578cc1713c2a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c2405546ac536abd296ed413227ab5110548840c26781dbdda5641051e160a6
[INFO] running `Command { std: "docker" "start" "-a" "2c2405546ac536abd296ed413227ab5110548840c26781dbdda5641051e160a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlengine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.09s
[INFO] running `Command { std: "docker" "inspect" "2c2405546ac536abd296ed413227ab5110548840c26781dbdda5641051e160a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2405546ac536abd296ed413227ab5110548840c26781dbdda5641051e160a6", kill_on_drop: false }`
[INFO] [stdout] 2c2405546ac536abd296ed413227ab5110548840c26781dbdda5641051e160a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf854aa0b7b640e15a1934bbe2235d0a8689daf2c68158c05fcdf663206d7ac4
[INFO] running `Command { std: "docker" "start" "-a" "cf854aa0b7b640e15a1934bbe2235d0a8689daf2c68158c05fcdf663206d7ac4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlengine-b7b5978d9c3f79f0)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqlengine-58a84b15e16200b2)
[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 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]      Running tests/aggregate_test.rs (/opt/rustwide/target/debug/deps/aggregate_test-4b2260aec40b33ee)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_aggregates ... ok
[INFO] [stdout] test test_aggregates_3 ... ok
[INFO] [stdout] test test_aggregates_4 ... ok
[INFO] [stderr]      Running tests/expression_test.rs (/opt/rustwide/target/debug/deps/expression_test-9ed897c95bf9cf83)
[INFO] [stdout] test test_aggregates_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_unary_operators ... ok
[INFO] [stdout] test test_binary_operators ... ok
[INFO] [stderr]      Running tests/filter_test.rs (/opt/rustwide/target/debug/deps/filter_test-d15e8d8ff116851c)
[INFO] [stdout] test test_expression ... 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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/having_test.rs (/opt/rustwide/target/debug/deps/having_test-774f2489af44d6e7)
[INFO] [stdout] test test_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_having ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/join_test.rs (/opt/rustwide/target/debug/deps/join_test-84cc908b418d164f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_cartesian_join ... ok
[INFO] [stdout] test test_inner_join ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/limit_test.rs (/opt/rustwide/target/debug/deps/limit_test-7dcd5d11a9f1cf29)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlengine
[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" "cf854aa0b7b640e15a1934bbe2235d0a8689daf2c68158c05fcdf663206d7ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf854aa0b7b640e15a1934bbe2235d0a8689daf2c68158c05fcdf663206d7ac4", kill_on_drop: false }`
[INFO] [stdout] cf854aa0b7b640e15a1934bbe2235d0a8689daf2c68158c05fcdf663206d7ac4
