[INFO] fetching crate metamorphose 0.4.2... [INFO] testing metamorphose-0.4.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate metamorphose 0.4.2 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate metamorphose 0.4.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metamorphose 0.4.2 [INFO] finished tweaking crates.io crate metamorphose 0.4.2 [INFO] tweaked toml for crates.io crate metamorphose 0.4.2 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d108730b868ec448afc571abb5108903a5acb21430151610fd57f06c0ddc81ff [INFO] running `Command { std: "docker" "start" "-a" "d108730b868ec448afc571abb5108903a5acb21430151610fd57f06c0ddc81ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d108730b868ec448afc571abb5108903a5acb21430151610fd57f06c0ddc81ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d108730b868ec448afc571abb5108903a5acb21430151610fd57f06c0ddc81ff", kill_on_drop: false }` [INFO] [stdout] d108730b868ec448afc571abb5108903a5acb21430151610fd57f06c0ddc81ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06722b49b47fc9abbb1151f72b9e1460c67256a1ee2de918f3aff8e17ce89b34 [INFO] running `Command { std: "docker" "start" "-a" "06722b49b47fc9abbb1151f72b9e1460c67256a1ee2de918f3aff8e17ce89b34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling metamorphose v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.07s [INFO] running `Command { std: "docker" "inspect" "06722b49b47fc9abbb1151f72b9e1460c67256a1ee2de918f3aff8e17ce89b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06722b49b47fc9abbb1151f72b9e1460c67256a1ee2de918f3aff8e17ce89b34", kill_on_drop: false }` [INFO] [stdout] 06722b49b47fc9abbb1151f72b9e1460c67256a1ee2de918f3aff8e17ce89b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b879cd3e5b61cedf6a2919a8a4b723ec5a550ac3b72521fae6b253b2dd3abe6d [INFO] running `Command { std: "docker" "start" "-a" "b879cd3e5b61cedf6a2919a8a4b723ec5a550ac3b72521fae6b253b2dd3abe6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling metamorphose v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "b879cd3e5b61cedf6a2919a8a4b723ec5a550ac3b72521fae6b253b2dd3abe6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b879cd3e5b61cedf6a2919a8a4b723ec5a550ac3b72521fae6b253b2dd3abe6d", kill_on_drop: false }` [INFO] [stdout] b879cd3e5b61cedf6a2919a8a4b723ec5a550ac3b72521fae6b253b2dd3abe6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0b74bfd38a7e54f81c430c1be2872e68fe8ffa3bc1a6001c1a95ea32a3a69af [INFO] running `Command { std: "docker" "start" "-a" "c0b74bfd38a7e54f81c430c1be2872e68fe8ffa3bc1a6001c1a95ea32a3a69af", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/lib.rs:296:13 [INFO] [stderr] | [INFO] [stderr] 296 | &fields.push(new_field); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `metamorphose` (lib) generated 1 warning [INFO] [stderr] warning: `metamorphose` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/metamorphose-55e3450426618d2d) [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] Running tests/regex_clear_field_type.rs (/opt/rustwide/target/debug/deps/regex_clear_field_type-7c9c626f465c3f15) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test regex_clear_field_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metamorphose [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Model (line 26) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Model (line 26) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `settings` in the crate root [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::settings::{ [INFO] [stdout] | ^^^^^^^^ could not find `settings` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::settings` [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::settings::{ [INFO] [stdout] | ^^^^^^^^ could not find `settings` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mango_orm` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mango_orm::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `mango_orm` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToModel` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SERVICE_NAME` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Meta` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use syn::Meta; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATABASE_NAME` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DB_CLIENT_NAME` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DB_QUERY_DOCS_LIMIT` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TransMapWidgets` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CachingModel` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ValidationModel` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `QCommon` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `QPaladins` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HtmlControls` in this scope [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Model (line 26) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c0b74bfd38a7e54f81c430c1be2872e68fe8ffa3bc1a6001c1a95ea32a3a69af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b74bfd38a7e54f81c430c1be2872e68fe8ffa3bc1a6001c1a95ea32a3a69af", kill_on_drop: false }` [INFO] [stdout] c0b74bfd38a7e54f81c430c1be2872e68fe8ffa3bc1a6001c1a95ea32a3a69af