[INFO] cloning repository https://github.com/boxmein/bakebuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boxmein/bakebuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxmein%2Fbakebuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxmein%2Fbakebuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d165b795970a6704c653ef61afca6de5f7943f6 [INFO] testing boxmein/bakebuild against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxmein%2Fbakebuild" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boxmein/bakebuild on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boxmein/bakebuild [INFO] finished tweaking git repo https://github.com/boxmein/bakebuild [INFO] tweaked toml for git repo https://github.com/boxmein/bakebuild written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/boxmein/bakebuild 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 808ffba2b4bef1d5368b8b723405f8908e1d18137e7642b4e0eedad3a3653540 [INFO] running `Command { std: "docker" "start" "-a" "808ffba2b4bef1d5368b8b723405f8908e1d18137e7642b4e0eedad3a3653540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808ffba2b4bef1d5368b8b723405f8908e1d18137e7642b4e0eedad3a3653540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808ffba2b4bef1d5368b8b723405f8908e1d18137e7642b4e0eedad3a3653540", kill_on_drop: false }` [INFO] [stdout] 808ffba2b4bef1d5368b8b723405f8908e1d18137e7642b4e0eedad3a3653540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57718a5df0aa93ba8110e3cb3816a4ede0f00064c579b39fd709158c25d75722 [INFO] running `Command { std: "docker" "start" "-a" "57718a5df0aa93ba8110e3cb3816a4ede0f00064c579b39fd709158c25d75722", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling bake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/task.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TaskResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | pub result: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action`, `status`, and `output` are never read [INFO] [stdout] --> src/model/action.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ActionResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 42 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | pub output: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/runresult.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaskAndResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub result: TaskResult, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskAndResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task_results` is never read [INFO] [stdout] --> src/model/runresult.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RunResult { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub task_results: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.38s [INFO] running `Command { std: "docker" "inspect" "57718a5df0aa93ba8110e3cb3816a4ede0f00064c579b39fd709158c25d75722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57718a5df0aa93ba8110e3cb3816a4ede0f00064c579b39fd709158c25d75722", kill_on_drop: false }` [INFO] [stdout] 57718a5df0aa93ba8110e3cb3816a4ede0f00064c579b39fd709158c25d75722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cbf19521aea3d868ad73bdd418cbf1725db74a231fb67bb04326c37a4d88b94 [INFO] running `Command { std: "docker" "start" "-a" "1cbf19521aea3d868ad73bdd418cbf1725db74a231fb67bb04326c37a4d88b94", kill_on_drop: false }` [INFO] [stderr] Compiling bake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/task.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TaskResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | pub result: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action`, `status`, and `output` are never read [INFO] [stdout] --> src/model/action.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ActionResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 42 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | pub output: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/runresult.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaskAndResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub result: TaskResult, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskAndResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task_results` is never read [INFO] [stdout] --> src/model/runresult.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RunResult { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub task_results: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/task.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TaskResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | pub result: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action`, `status`, and `output` are never read [INFO] [stdout] --> src/model/action.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ActionResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 42 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | pub output: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `result` are never read [INFO] [stdout] --> src/model/runresult.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaskAndResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub result: TaskResult, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskAndResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task_results` is never read [INFO] [stdout] --> src/model/runresult.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RunResult { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub task_results: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "1cbf19521aea3d868ad73bdd418cbf1725db74a231fb67bb04326c37a4d88b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cbf19521aea3d868ad73bdd418cbf1725db74a231fb67bb04326c37a4d88b94", kill_on_drop: false }` [INFO] [stdout] 1cbf19521aea3d868ad73bdd418cbf1725db74a231fb67bb04326c37a4d88b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a385a318e32b05de4a9f05a5683a1110fb6d6355c481deca6ba3f899eea84167 [INFO] running `Command { std: "docker" "start" "-a" "a385a318e32b05de4a9f05a5683a1110fb6d6355c481deca6ba3f899eea84167", kill_on_drop: false }` [INFO] [stderr] warning: fields `task` and `result` are never read [INFO] [stderr] --> src/model/task.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct TaskResult { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 65 | pub task: Task, [INFO] [stderr] | ^^^^ [INFO] [stderr] 66 | pub result: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TaskResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `action`, `status`, and `output` are never read [INFO] [stderr] --> src/model/action.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct ActionResult { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 42 | pub action: Action, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 43 | pub status: Status, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 44 | pub output: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ActionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `task` and `result` are never read [INFO] [stderr] --> src/model/runresult.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct TaskAndResult { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 6 | pub task: Task, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub result: TaskResult, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TaskAndResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `task_results` is never read [INFO] [stderr] --> src/model/runresult.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct RunResult { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 12 | pub task_results: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RunResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `bake` (lib) generated 4 warnings [INFO] [stderr] warning: `bake` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bake-8d09a40a7a57ecf5) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bake-a1d16dd2f4bb1d8d) [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] [stderr] Doc-tests bake [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] running `Command { std: "docker" "inspect" "a385a318e32b05de4a9f05a5683a1110fb6d6355c481deca6ba3f899eea84167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a385a318e32b05de4a9f05a5683a1110fb6d6355c481deca6ba3f899eea84167", kill_on_drop: false }` [INFO] [stdout] a385a318e32b05de4a9f05a5683a1110fb6d6355c481deca6ba3f899eea84167