[INFO] cloning repository https://github.com/brooks-builds/axum_assessment_guarded_mirror
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/axum_assessment_guarded_mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ad4d6e5a1c562c4794b1dae1b128acc8e23ee01
[INFO] testing brooks-builds/axum_assessment_guarded_mirror against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Faxum_assessment_guarded_mirror" "/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/brooks-builds/axum_assessment_guarded_mirror
[INFO] finished tweaking git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror
[INFO] tweaked toml for git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brooks-builds/axum_assessment_guarded_mirror 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded async-trait v0.1.71
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.171
[INFO] [stderr]   Downloaded tower-http v0.4.1
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded quote v1.0.29
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded syn v2.0.25
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0ac8944c462550ffe24cdf4b4eed6ca6434339f4380388f5c41af45d4c97095
[INFO] running `Command { std: "docker" "start" "-a" "a0ac8944c462550ffe24cdf4b4eed6ca6434339f4380388f5c41af45d4c97095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0ac8944c462550ffe24cdf4b4eed6ca6434339f4380388f5c41af45d4c97095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ac8944c462550ffe24cdf4b4eed6ca6434339f4380388f5c41af45d4c97095", kill_on_drop: false }`
[INFO] [stdout] a0ac8944c462550ffe24cdf4b4eed6ca6434339f4380388f5c41af45d4c97095
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94c2ad85804b25123cf561e04e8e3617253d2555fe97ef64694c43822988ceda
[INFO] running `Command { std: "docker" "start" "-a" "94c2ad85804b25123cf561e04e8e3617253d2555fe97ef64694c43822988ceda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tower-http v0.4.1
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling axum_assessment_guarded_mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "94c2ad85804b25123cf561e04e8e3617253d2555fe97ef64694c43822988ceda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c2ad85804b25123cf561e04e8e3617253d2555fe97ef64694c43822988ceda", kill_on_drop: false }`
[INFO] [stdout] 94c2ad85804b25123cf561e04e8e3617253d2555fe97ef64694c43822988ceda
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc2d5a9cb38c7f339add59411050ca579583de7daf5948920abfc49cf75cfeb3
[INFO] running `Command { std: "docker" "start" "-a" "bc2d5a9cb38c7f339add59411050ca579583de7daf5948920abfc49cf75cfeb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling axum_assessment_guarded_mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bc2d5a9cb38c7f339add59411050ca579583de7daf5948920abfc49cf75cfeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2d5a9cb38c7f339add59411050ca579583de7daf5948920abfc49cf75cfeb3", kill_on_drop: false }`
[INFO] [stdout] bc2d5a9cb38c7f339add59411050ca579583de7daf5948920abfc49cf75cfeb3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69a824a20809ed7b7ff0df5f2081c99ccea4bf8f6791eb72079d69f36b56c1f7
[INFO] running `Command { std: "docker" "start" "-a" "69a824a20809ed7b7ff0df5f2081c99ccea4bf8f6791eb72079d69f36b56c1f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_assessment_guarded_mirror-6fe8f88d33f1dde0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_assessment_guarded_mirror-248f978989ec5da7)
[INFO] [stderr]      Running tests/assessment.rs (/opt/rustwide/target/debug/deps/assessment-50f08ece79c9fd3a)
[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 4 tests
[INFO] [stdout] test not_guard_unrelated_route ... FAILED
[INFO] [stdout] test responds_with_400_when_nothing_is_passed_in ... FAILED
[INFO] [stdout] test responds_with_400_when_required_part_of_json_is_not_passed_in ... FAILED
[INFO] [stdout] test mirrors_validated_json ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- not_guard_unrelated_route stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/unrelated): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:46:20
[INFO] [stdout] 
[INFO] [stdout] ---- responds_with_400_when_nothing_is_passed_in stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:34:20
[INFO] [stdout] 
[INFO] [stdout] ---- responds_with_400_when_required_part_of_json_is_not_passed_in stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:62:20
[INFO] [stdout] 
[INFO] [stdout] ---- mirrors_validated_json stdout ----
[INFO] [stdout] Error: error sending request for url (http://localhost:3000/mirror): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]    2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/assessment.rs:17:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mirrors_validated_json
[INFO] [stdout]     not_guard_unrelated_route
[INFO] [stdout]     responds_with_400_when_nothing_is_passed_in
[INFO] [stdout]     responds_with_400_when_required_part_of_json_is_not_passed_in
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test assessment`
[INFO] running `Command { std: "docker" "inspect" "69a824a20809ed7b7ff0df5f2081c99ccea4bf8f6791eb72079d69f36b56c1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a824a20809ed7b7ff0df5f2081c99ccea4bf8f6791eb72079d69f36b56c1f7", kill_on_drop: false }`
[INFO] [stdout] 69a824a20809ed7b7ff0df5f2081c99ccea4bf8f6791eb72079d69f36b56c1f7
