[INFO] cloning repository https://github.com/JuanCSUCoder/flatboat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanCSUCoder/flatboat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCSUCoder%2Fflatboat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCSUCoder%2Fflatboat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61ae6580ef905fc97af476e440a2503c14270b6e
[INFO] testing JuanCSUCoder/flatboat against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCSUCoder%2Fflatboat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JuanCSUCoder/flatboat
[INFO] finished tweaking git repo https://github.com/JuanCSUCoder/flatboat
[INFO] tweaked toml for git repo https://github.com/JuanCSUCoder/flatboat written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuanCSUCoder/flatboat on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JuanCSUCoder/flatboat 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.18
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded minijinja v2.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded clap_complete v4.5.44
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bdc0aba218dcbd7669418249088ce9a9529f0e7b54c33e24ac87eca4e6515a4
[INFO] running `Command { std: "docker" "start" "-a" "7bdc0aba218dcbd7669418249088ce9a9529f0e7b54c33e24ac87eca4e6515a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdc0aba218dcbd7669418249088ce9a9529f0e7b54c33e24ac87eca4e6515a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdc0aba218dcbd7669418249088ce9a9529f0e7b54c33e24ac87eca4e6515a4", kill_on_drop: false }`
[INFO] [stdout] 7bdc0aba218dcbd7669418249088ce9a9529f0e7b54c33e24ac87eca4e6515a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f75911817e94228add289f33c62439e1ea1162298361361408444ff14e696937
[INFO] running `Command { std: "docker" "start" "-a" "f75911817e94228add289f33c62439e1ea1162298361361408444ff14e696937", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling clap_complete v4.5.44
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling flatboat v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `output_serialized` is never used
[INFO] [stdout]   --> src/core/core_helpers.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RockerSetupError` is never used
[INFO] [stdout]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum RockerSetupError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "f75911817e94228add289f33c62439e1ea1162298361361408444ff14e696937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75911817e94228add289f33c62439e1ea1162298361361408444ff14e696937", kill_on_drop: false }`
[INFO] [stdout] f75911817e94228add289f33c62439e1ea1162298361361408444ff14e696937
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3390d7e051aa5862280854e6d13e401b9ba9a81cd8a6bc4157ef5e42e939e277
[INFO] running `Command { std: "docker" "start" "-a" "3390d7e051aa5862280854e6d13e401b9ba9a81cd8a6bc4157ef5e42e939e277", kill_on_drop: false }`
[INFO] [stderr]    Compiling flatboat v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `output_serialized` is never used
[INFO] [stdout]   --> src/core/core_helpers.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RockerSetupError` is never used
[INFO] [stdout]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum RockerSetupError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "3390d7e051aa5862280854e6d13e401b9ba9a81cd8a6bc4157ef5e42e939e277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3390d7e051aa5862280854e6d13e401b9ba9a81cd8a6bc4157ef5e42e939e277", kill_on_drop: false }`
[INFO] [stdout] 3390d7e051aa5862280854e6d13e401b9ba9a81cd8a6bc4157ef5e42e939e277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38190867a2902a79152c1832e86eb3c0bcc1deb3c23f9068f745ae7a8af0c9ba
[INFO] running `Command { std: "docker" "start" "-a" "38190867a2902a79152c1832e86eb3c0bcc1deb3c23f9068f745ae7a8af0c9ba", kill_on_drop: false }`
[INFO] [stderr] warning: function `output_serialized` is never used
[INFO] [stderr]   --> src/core/core_helpers.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RockerSetupError` is never used
[INFO] [stderr]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum RockerSetupError {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `flatboat` (bin "flatboat" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flatboat-75180b9efdd058c3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test utils::manifest_utils::locator::tests::test_manifest_options ... ok
[INFO] [stdout] test utils::manifest_utils::local_locator::tests::get_manifest_locations_test ... ok
[INFO] [stdout] test toolkits::external::rocker::serde_pyo3::tests::test_valid_map ... ok
[INFO] [stdout] test toolkits::external::rocker::runtime::tests::test_python_environment ... FAILED
[INFO] [stdout] test toolkits::external::rocker::runtime::tests::test_get_rocker_config ... FAILED
[INFO] [stdout] test utils::manifest_utils::tests::pull_or_default_test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin flatboat`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- toolkits::external::rocker::runtime::tests::test_python_environment stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'rocker'"), traceback: Some(<traceback object at 0x7f4af19c1740>) }
[INFO] [stdout] 
[INFO] [stdout] ---- toolkits::external::rocker::runtime::tests::test_get_rocker_config stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'rocker'"), traceback: Some(<traceback object at 0x7f4af1791240>) }
[INFO] [stdout] 
[INFO] [stdout] ---- utils::manifest_utils::tests::pull_or_default_test stdout ----
[INFO] [stdout] Error: NotFoundError
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     toolkits::external::rocker::runtime::tests::test_get_rocker_config
[INFO] [stdout]     toolkits::external::rocker::runtime::tests::test_python_environment
[INFO] [stdout]     utils::manifest_utils::tests::pull_or_default_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38190867a2902a79152c1832e86eb3c0bcc1deb3c23f9068f745ae7a8af0c9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38190867a2902a79152c1832e86eb3c0bcc1deb3c23f9068f745ae7a8af0c9ba", kill_on_drop: false }`
[INFO] [stdout] 38190867a2902a79152c1832e86eb3c0bcc1deb3c23f9068f745ae7a8af0c9ba
