[INFO] cloning repository https://github.com/DavoReds/jango
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavoReds/jango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavoReds%2Fjango", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavoReds%2Fjango'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57d3bd6c100674c9cd64bf9448495c9b84de7c0d
[INFO] testing DavoReds/jango against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavoReds%2Fjango" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DavoReds/jango on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DavoReds/jango
[INFO] finished tweaking git repo https://github.com/DavoReds/jango
[INFO] tweaked toml for git repo https://github.com/DavoReds/jango written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DavoReds/jango 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pure-rust-locales v0.8.1
[INFO] [stderr]   Downloaded deunicode v1.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 767ea4a7df5237162e153f2616386a6b5549a2ac3e8edc36a01fc73cdaf4837e
[INFO] running `Command { std: "docker" "start" "-a" "767ea4a7df5237162e153f2616386a6b5549a2ac3e8edc36a01fc73cdaf4837e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "767ea4a7df5237162e153f2616386a6b5549a2ac3e8edc36a01fc73cdaf4837e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767ea4a7df5237162e153f2616386a6b5549a2ac3e8edc36a01fc73cdaf4837e", kill_on_drop: false }`
[INFO] [stdout] 767ea4a7df5237162e153f2616386a6b5549a2ac3e8edc36a01fc73cdaf4837e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8247c696e44a04afb873375c9d50a0f25d8a2df6b5bd26e917be806a5c1260
[INFO] running `Command { std: "docker" "start" "-a" "1f8247c696e44a04afb873375c9d50a0f25d8a2df6b5bd26e917be806a5c1260", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling deunicode v1.4.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling jango v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.44s
[INFO] running `Command { std: "docker" "inspect" "1f8247c696e44a04afb873375c9d50a0f25d8a2df6b5bd26e917be806a5c1260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8247c696e44a04afb873375c9d50a0f25d8a2df6b5bd26e917be806a5c1260", kill_on_drop: false }`
[INFO] [stdout] 1f8247c696e44a04afb873375c9d50a0f25d8a2df6b5bd26e917be806a5c1260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78f2a36ccff8a20dded932ff69aeebd6a5c94297110a1cc63621697c9629cff3
[INFO] running `Command { std: "docker" "start" "-a" "78f2a36ccff8a20dded932ff69aeebd6a5c94297110a1cc63621697c9629cff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling jango v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.20s
[INFO] running `Command { std: "docker" "inspect" "78f2a36ccff8a20dded932ff69aeebd6a5c94297110a1cc63621697c9629cff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f2a36ccff8a20dded932ff69aeebd6a5c94297110a1cc63621697c9629cff3", kill_on_drop: false }`
[INFO] [stdout] 78f2a36ccff8a20dded932ff69aeebd6a5c94297110a1cc63621697c9629cff3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06cb5bc3c8747c6d716ab1d1a263b5af03d4454bd19637ec0352a737f867a747
[INFO] running `Command { std: "docker" "start" "-a" "06cb5bc3c8747c6d716ab1d1a263b5af03d4454bd19637ec0352a737f867a747", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jango-6658fccc2132343f)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test templates::extraction::tests::extract_frontmatter_errors_on_empty_input ... ok
[INFO] [stdout] test execution::arguments::tests::render_template_with_args_works_with_no_input ... ok
[INFO] [stdout] test execution::arguments::tests::render_template_with_args_fails_without_necessary_input ... ok
[INFO] [stdout] test execution::markdown::tests::render_template_errors_on_template_mismatch ... ok
[INFO] [stdout] test execution::markdown::tests::render_template_errors_on_empty_content ... ok
[INFO] [stdout] test templates::extraction::tests::extract_frontmatter_errors_when_no_frontmatter_is_present ... ok
[INFO] [stdout] test execution::markdown::tests::render_template_works_with_valid_inputs ... ok
[INFO] [stdout] test templates::extraction::tests::extract_frontmatter_works_with_empty_frontmatter ... ok
[INFO] [stdout] test templates::parsing::tests::parse_frontmatter_works_with_empty_frontmatter ... ok
[INFO] [stdout] test templates::parsing::tests::parse_contents_works_with_valid_inline_html ... ok
[INFO] [stdout] test templates::parsing::tests::parse_frontmatter_errors_with_invalid_toml ... ok
[INFO] [stdout] test templates::parsing::tests::parse_contents_works_with_simple_markdown ... ok
[INFO] [stdout] test templates::processing::tests::process_md_file_errors_when_frontmatter_is_not_present ... ok
[INFO] [stdout] test templates::extraction::tests::extract_frontmatter_errors_on_frontmatter_of_different_type ... ok
[INFO] [stdout] test templates::parsing::tests::parse_frontmatter_works_with_valid_toml ... ok
[INFO] [stdout] test templates::processing::tests::process_md_file_errors_with_empty_input ... ok
[INFO] [stdout] test templates::processing::tests::process_md_file_works_on_a_file_with_an_empty_frontmatter ... ok
[INFO] [stdout] test templates::parsing::tests::parse_contents_works_on_a_file_with_a_frontmatter ... ok
[INFO] [stdout] test templates::extraction::tests::extract_frontmatter_works_on_a_valid_file ... ok
[INFO] [stdout] test templates::processing::tests::process_md_file_errors_on_a_file_with_an_invalid_frontmatter ... ok
[INFO] [stdout] test templates::processing::tests::process_md_file_works_on_a_file_with_a_frontmatter ... ok
[INFO] [stdout] test execution::arguments::tests::render_template_with_args_works_with_unnecesary_input ... ok
[INFO] [stdout] test execution::arguments::tests::render_template_works_with_valid_input ... ok
[INFO] [stdout] test execution::arguments::tests::render_template_with_args_correctly_escapes_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jango-ca07a1784c4e0871)
[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 jango
[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" "06cb5bc3c8747c6d716ab1d1a263b5af03d4454bd19637ec0352a737f867a747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06cb5bc3c8747c6d716ab1d1a263b5af03d4454bd19637ec0352a737f867a747", kill_on_drop: false }`
[INFO] [stdout] 06cb5bc3c8747c6d716ab1d1a263b5af03d4454bd19637ec0352a737f867a747
