[INFO] fetching crate spring 0.4.4... [INFO] testing spring-0.4.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate spring 0.4.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate spring 0.4.4 [INFO] finished tweaking crates.io crate spring 0.4.4 [INFO] tweaked toml for crates.io crate spring 0.4.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spring 0.4.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spring 0.4.4 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-toml-merge v0.3.11 [INFO] [stderr] Downloaded spring-macros v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024cca4290144a0abd2bd1963067c1114bcab8da8d36d8dd1969626e7558768f [INFO] running `Command { std: "docker" "start" "-a" "024cca4290144a0abd2bd1963067c1114bcab8da8d36d8dd1969626e7558768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024cca4290144a0abd2bd1963067c1114bcab8da8d36d8dd1969626e7558768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024cca4290144a0abd2bd1963067c1114bcab8da8d36d8dd1969626e7558768f", kill_on_drop: false }` [INFO] [stdout] 024cca4290144a0abd2bd1963067c1114bcab8da8d36d8dd1969626e7558768f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd5bfa1fc67be57233385f330fc9b0b4c3a4478a31157253597e1db4c20cd96a [INFO] running `Command { std: "docker" "start" "-a" "fd5bfa1fc67be57233385f330fc9b0b4c3a4478a31157253597e1db4c20cd96a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spring-macros v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde-toml-merge v0.3.11 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling spring v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "fd5bfa1fc67be57233385f330fc9b0b4c3a4478a31157253597e1db4c20cd96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5bfa1fc67be57233385f330fc9b0b4c3a4478a31157253597e1db4c20cd96a", kill_on_drop: false }` [INFO] [stdout] fd5bfa1fc67be57233385f330fc9b0b4c3a4478a31157253597e1db4c20cd96a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6f353c13d04835e4ac2aadf302646417ece59b17a96c6318ecfc6184eb164f [INFO] running `Command { std: "docker" "start" "-a" "5e6f353c13d04835e4ac2aadf302646417ece59b17a96c6318ecfc6184eb164f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling spring v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "5e6f353c13d04835e4ac2aadf302646417ece59b17a96c6318ecfc6184eb164f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6f353c13d04835e4ac2aadf302646417ece59b17a96c6318ecfc6184eb164f", kill_on_drop: false }` [INFO] [stdout] 5e6f353c13d04835e4ac2aadf302646417ece59b17a96c6318ecfc6184eb164f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ef6701c71427d657e1a84ec0b6c2854df672864e9196eddd78cc07e5ee39f98 [INFO] running `Command { std: "docker" "start" "-a" "5ef6701c71427d657e1a84ec0b6c2854df672864e9196eddd78cc07e5ee39f98", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spring-7d2eaa25c84834f9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test app::tests::test_component_registry ... ok [INFO] [stdout] test config::env::tests::test_interpolate ... ok [INFO] [stdout] test config::env::tests::test_env ... ok [INFO] [stdout] test config::env::tests::test_get_config_path ... ok [INFO] [stdout] 2025-10-01T18:51:42  INFO spring::config::toml: The profile of the Dev environment is active [INFO] [stdout] test config::toml::tests::test_load_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests spring [INFO] [stderr] warning: unexpected character `=` [INFO] [stderr] --> src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / /// Config System: [INFO] [stderr] 10 | | pub mod config; [INFO] [stderr] 11 | | /// spring-rs definition error [INFO] [stderr] 12 | | pub mod error; [INFO] [stderr] ... | [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/plugin/service.rs - plugin::service::Service (line 12) ... FAILED [INFO] [stdout] test src/lib.rs - (line 35) - compile ... FAILED [INFO] [stdout] test src/plugin/service.rs - plugin::service (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - (line 81) - compile ... FAILED [INFO] [stdout] test src/lib.rs - plugin (line 38) ... ok [INFO] [stdout] test src/lib.rs - config (line 13) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/plugin/service.rs - plugin::service::Service (line 12) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `spring_sqlx` [INFO] [stdout] --> src/plugin/service.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 6 | use spring_sqlx::ConnectPool; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 35) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spring_sqlx::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_sqlx` [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spring_sqlx::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_web` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 10 | use spring_web::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_web` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 9 | use spring_web::{get, route}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_web` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 10 | use spring_web::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_web` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_web`, use `cargo add spring_web` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `spring_web` in the list of imported crates [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[auto_config(WebConfigurator)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `spring_web` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/plugin/service.rs - plugin::service (line 8) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `spring_sqlx` [INFO] [stdout] --> src/plugin/service.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 5 | use spring_sqlx::ConnectPool; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 81) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_job` [INFO] [stdout] --> src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 7 | use spring_job::{extractor::Component, JobConfigurator, JobPlugin}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_job` [INFO] [stdout] --> src/lib.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 6 | use spring_job::{cron, fix_delay, fix_rate}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_job` [INFO] [stdout] --> src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 7 | use spring_job::{extractor::Component, JobConfigurator, JobPlugin}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `spring_job` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_job`, use `cargo add spring_job` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 8 | use spring_sqlx::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spring_sqlx` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 8 | use spring_sqlx::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `spring_sqlx` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spring_sqlx`, use `cargo add spring_sqlx` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `spring_job` in the list of imported crates [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[auto_config(JobConfigurator)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `spring_job` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_jobs` found for struct `AppBuilder` in the current scope [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[auto_config(JobConfigurator)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `AppBuilder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `auto_config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 35) [INFO] [stdout] src/lib.rs - (line 81) [INFO] [stdout] src/plugin/service.rs - plugin::service (line 8) [INFO] [stdout] src/plugin/service.rs - plugin::service::Service (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5ef6701c71427d657e1a84ec0b6c2854df672864e9196eddd78cc07e5ee39f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef6701c71427d657e1a84ec0b6c2854df672864e9196eddd78cc07e5ee39f98", kill_on_drop: false }` [INFO] [stdout] 5ef6701c71427d657e1a84ec0b6c2854df672864e9196eddd78cc07e5ee39f98