[INFO] cloning repository https://github.com/omalley242/Anubis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omalley242/Anubis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc3951e2bcc0325cdace6ea06f3b55ebdaf25563 [INFO] testing omalley242/Anubis against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomalley242%2FAnubis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omalley242/Anubis [INFO] finished tweaking git repo https://github.com/omalley242/Anubis [INFO] tweaked toml for git repo https://github.com/omalley242/Anubis written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omalley242/Anubis on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omalley242/Anubis 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded serde_rusqlite v0.37.0 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded comrak v0.35.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.22 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74088f6d43aa675292c349a89b508b4f91b55f2f5cc8dcd5cd3e2e285be7ffce [INFO] running `Command { std: "docker" "start" "-a" "74088f6d43aa675292c349a89b508b4f91b55f2f5cc8dcd5cd3e2e285be7ffce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74088f6d43aa675292c349a89b508b4f91b55f2f5cc8dcd5cd3e2e285be7ffce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74088f6d43aa675292c349a89b508b4f91b55f2f5cc8dcd5cd3e2e285be7ffce", kill_on_drop: false }` [INFO] [stdout] 74088f6d43aa675292c349a89b508b4f91b55f2f5cc8dcd5cd3e2e285be7ffce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d35e6ed364d28cf47c1165c99bb9a053c8637e730e99376ba4f6a0b4ba009a34 [INFO] running `Command { std: "docker" "start" "-a" "d35e6ed364d28cf47c1165c99bb9a053c8637e730e99376ba4f6a0b4ba009a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling markdown v1.0.0-alpha.22 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bon v3.3.2 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_rusqlite v0.37.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling comrak v0.35.0 [INFO] [stderr] Compiling anubis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "d35e6ed364d28cf47c1165c99bb9a053c8637e730e99376ba4f6a0b4ba009a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35e6ed364d28cf47c1165c99bb9a053c8637e730e99376ba4f6a0b4ba009a34", kill_on_drop: false }` [INFO] [stdout] d35e6ed364d28cf47c1165c99bb9a053c8637e730e99376ba4f6a0b4ba009a34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae379ade5a07b88cbe3c3e7b27c4d7f67e80a013ef3c4d96482f684699089038 [INFO] running `Command { std: "docker" "start" "-a" "ae379ade5a07b88cbe3c3e7b27c4d7f67e80a013ef3c4d96482f684699089038", kill_on_drop: false }` [INFO] [stderr] Compiling anubis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "ae379ade5a07b88cbe3c3e7b27c4d7f67e80a013ef3c4d96482f684699089038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae379ade5a07b88cbe3c3e7b27c4d7f67e80a013ef3c4d96482f684699089038", kill_on_drop: false }` [INFO] [stdout] ae379ade5a07b88cbe3c3e7b27c4d7f67e80a013ef3c4d96482f684699089038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28d37d7b4610a821b74e23a819cb312e74dfa196658a4f3c66852fec964d728b [INFO] running `Command { std: "docker" "start" "-a" "28d37d7b4610a821b74e23a819cb312e74dfa196658a4f3c66852fec964d728b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anubis-d9fad5775416b3da) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/anubis-5618dc871fe16b08) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-0debc4d6a9eade5c) [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-5a4b1ed4ad448156) [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/config.rs (/opt/rustwide/target/debug/deps/config-e8dd03c8594c225e) [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] [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/db.rs (/opt/rustwide/target/debug/deps/db-d40911c0dab9d1c5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_block_db ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-32f63d0828ab7292) [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-f1ec33b0c45588a6) [INFO] [stdout] running 1 test [INFO] [stdout] test db::test_block_db ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/parser.rs (/opt/rustwide/target/debug/deps/parser-c6d21523b7c06217) [INFO] [stdout] [INFO] [stderr] Running tests/parser_core.rs (/opt/rustwide/target/debug/deps/parser_core-f466516cc7c15bfc) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/renderer.rs (/opt/rustwide/target/debug/deps/renderer-d4a6c541b1468ac9) [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] [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] [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/server.rs (/opt/rustwide/target/debug/deps/server-0de0295ae4758e49) [INFO] [stdout] [INFO] [stderr] Doc-tests anubis [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] running `Command { std: "docker" "inspect" "28d37d7b4610a821b74e23a819cb312e74dfa196658a4f3c66852fec964d728b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d37d7b4610a821b74e23a819cb312e74dfa196658a4f3c66852fec964d728b", kill_on_drop: false }` [INFO] [stdout] 28d37d7b4610a821b74e23a819cb312e74dfa196658a4f3c66852fec964d728b