[INFO] fetching crate bmbp_lib_ui 0.1.6...
[INFO] testing bmbp_lib_ui-0.1.6 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bmbp_lib_ui 0.1.6 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bmbp_lib_ui 0.1.6
[INFO] finished tweaking crates.io crate bmbp_lib_ui 0.1.6
[INFO] tweaked toml for crates.io crate bmbp_lib_ui 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bmbp_lib_ui 0.1.6 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding salvo v0.71.1 (available: v0.88.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0870287065f683658fd30d0fff1a3d40dd4633f18e303ed391f831bdb2a85ff4
[INFO] running `Command { std: "docker" "start" "-a" "0870287065f683658fd30d0fff1a3d40dd4633f18e303ed391f831bdb2a85ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0870287065f683658fd30d0fff1a3d40dd4633f18e303ed391f831bdb2a85ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0870287065f683658fd30d0fff1a3d40dd4633f18e303ed391f831bdb2a85ff4", kill_on_drop: false }`
[INFO] [stdout] 0870287065f683658fd30d0fff1a3d40dd4633f18e303ed391f831bdb2a85ff4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f1092a0df6e3ee7381508b7d1ca0f645f411c50e345c588462cb972a743455c6
[INFO] running `Command { std: "docker" "start" "-a" "f1092a0df6e3ee7381508b7d1ca0f645f411c50e345c588462cb972a743455c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling salvo-serde-util v0.71.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling salvo_macros v0.71.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling salvo_core v0.71.1
[INFO] [stderr]    Compiling salvo-serve-static v0.71.1
[INFO] [stderr]    Compiling salvo v0.71.1
[INFO] [stderr]    Compiling bmbp_lib_ui v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f1092a0df6e3ee7381508b7d1ca0f645f411c50e345c588462cb972a743455c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1092a0df6e3ee7381508b7d1ca0f645f411c50e345c588462cb972a743455c6", kill_on_drop: false }`
[INFO] [stdout] f1092a0df6e3ee7381508b7d1ca0f645f411c50e345c588462cb972a743455c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cd176c21f29a2a776280c056c9fa5fc8c95fe7528c09fed779a977b8989e27d3
[INFO] running `Command { std: "docker" "start" "-a" "cd176c21f29a2a776280c056c9fa5fc8c95fe7528c09fed779a977b8989e27d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bmbp_lib_ui v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "cd176c21f29a2a776280c056c9fa5fc8c95fe7528c09fed779a977b8989e27d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd176c21f29a2a776280c056c9fa5fc8c95fe7528c09fed779a977b8989e27d3", kill_on_drop: false }`
[INFO] [stdout] cd176c21f29a2a776280c056c9fa5fc8c95fe7528c09fed779a977b8989e27d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1263cb4d485f82a45a160213a0cde00c673e730701fc624bb7b0159637309f55
[INFO] running `Command { std: "docker" "start" "-a" "1263cb4d485f82a45a160213a0cde00c673e730701fc624bb7b0159637309f55", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bmbp_lib_ui/0e950ad8eb25e6cc/deps/bmbp_lib_ui-0e950ad8eb25e6cc)
[INFO] [stderr]    Doc-tests bmbp_lib_ui
[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 5 tests
[INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 34) ... FAILED
[INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 24) ... FAILED
[INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 11) ... FAILED
[INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 56) ... FAILED
[INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 34) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `/`
[INFO] [stdout]   --> src/router.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | bmbp/ui/lib/react/react-dom.production.min.js
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 24) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `/`
[INFO] [stdout]   --> src/router.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | bmbp/ui/lib/bootstrap5/css/bootstrap.css
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 11) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `/`
[INFO] [stdout]   --> src/router.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | bmbp/ui/lib/arco/arco-icon.min.js
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 56) stdout ----
[INFO] [stdout] error: expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `:`
[INFO] [stdout]   --> src/router.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[tokio:main]
[INFO] [stdout]    |        ^ expected one of `(`, `::`, `=`, `[`, `]`, or `{`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 18) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope
[INFO] [stdout]   --> src/router.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | bmbp/ui/lib/bmbp/bmbp.css
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]   --> src/router.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | bmbp/ui/lib/bmbp/bmbp.css
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `lib` in this scope
[INFO] [stdout]   --> src/router.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | bmbp/ui/lib/bmbp/bmbp.css
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope
[INFO] [stdout]   --> src/router.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | bmbp/ui/lib/bmbp/bmbp.css
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope
[INFO] [stdout]   --> src/router.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | bmbp/ui/lib/bmbp/bmbp.css
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/router.rs - router::build_bmbp_ui_lib_router (line 11)
[INFO] [stdout]     src/router.rs - router::build_bmbp_ui_lib_router (line 18)
[INFO] [stdout]     src/router.rs - router::build_bmbp_ui_lib_router (line 24)
[INFO] [stdout]     src/router.rs - router::build_bmbp_ui_lib_router (line 34)
[INFO] [stdout]     src/router.rs - router::build_bmbp_ui_lib_router (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1263cb4d485f82a45a160213a0cde00c673e730701fc624bb7b0159637309f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1263cb4d485f82a45a160213a0cde00c673e730701fc624bb7b0159637309f55", kill_on_drop: false }`
[INFO] [stdout] 1263cb4d485f82a45a160213a0cde00c673e730701fc624bb7b0159637309f55
