[INFO] cloning repository https://github.com/lng2020/rustByExample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lng2020/rustByExample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f066ae79581755e868e248d3c3288fc3a4e60d7 [INFO] testing lng2020/rustByExample against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample" "/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/lng2020/rustByExample on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lng2020/rustByExample [INFO] finished tweaking git repo https://github.com/lng2020/rustByExample [INFO] tweaked toml for git repo https://github.com/lng2020/rustByExample written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lng2020/rustByExample 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/ch18/Cargo.toml: file `/workspace/builds/worker-1-tc1/source/ch18/question_mark.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `question_mark` [INFO] [stderr] * `bin` target `define_err` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing lng2020/rustByExample against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lng2020/rustByExample on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lng2020/rustByExample [INFO] finished tweaking git repo https://github.com/lng2020/rustByExample [INFO] tweaked toml for git repo https://github.com/lng2020/rustByExample written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lng2020/rustByExample 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ch18/Cargo.toml: file `/workspace/builds/worker-1-tc2/source/ch18/question_mark.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `question_mark` [INFO] [stderr] * `bin` target `define_err` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing lng2020/rustByExample against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lng2020/rustByExample on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lng2020/rustByExample [INFO] finished tweaking git repo https://github.com/lng2020/rustByExample [INFO] tweaked toml for git repo https://github.com/lng2020/rustByExample written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lng2020/rustByExample 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ch18/Cargo.toml: file `/workspace/builds/worker-1-tc2/source/ch18/question_mark.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `question_mark` [INFO] [stderr] * `bin` target `define_err` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing lng2020/rustByExample against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flng2020%2FrustByExample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lng2020/rustByExample on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lng2020/rustByExample [INFO] finished tweaking git repo https://github.com/lng2020/rustByExample [INFO] tweaked toml for git repo https://github.com/lng2020/rustByExample written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lng2020/rustByExample 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ch18/Cargo.toml: file `/workspace/builds/worker-1-tc2/source/ch18/question_mark.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `question_mark` [INFO] [stderr] * `bin` target `define_err` [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41d97a02b2941b92854c925dbd2e75a5410832c7ea64c52b47e3634ffd59e72c [INFO] running `Command { std: "docker" "start" "-a" "41d97a02b2941b92854c925dbd2e75a5410832c7ea64c52b47e3634ffd59e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41d97a02b2941b92854c925dbd2e75a5410832c7ea64c52b47e3634ffd59e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d97a02b2941b92854c925dbd2e75a5410832c7ea64c52b47e3634ffd59e72c", kill_on_drop: false }` [INFO] [stdout] 41d97a02b2941b92854c925dbd2e75a5410832c7ea64c52b47e3634ffd59e72c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a8f38c745f287af6e2d5e1711f4e89e3eba19850e29345fe5c8e2d65e717b07 [INFO] running `Command { std: "docker" "start" "-a" "5a8f38c745f287af6e2d5e1711f4e89e3eba19850e29345fe5c8e2d65e717b07", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/ch18/Cargo.toml: file `/opt/rustwide/workdir/ch18/question_mark.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `question_mark` [INFO] [stderr] * `bin` target `define_err` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `drop` in package `ch16 v0.1.0 (/opt/rustwide/workdir/ch16)` has the same output filename as the bin target `drop` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/drop [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `drop` in package `ch16 v0.1.0 (/opt/rustwide/workdir/ch16)` has the same output filename as the bin target `drop` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/drop.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `traits` in package `ch16 v0.1.0 (/opt/rustwide/workdir/ch16)` has the same output filename as the bin target `traits` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/traits [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `traits` in package `ch16 v0.1.0 (/opt/rustwide/workdir/ch16)` has the same output filename as the bin target `traits` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/traits.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `aliasing` in package `ch5 v0.1.0 (/opt/rustwide/workdir/ch5)` has the same output filename as the bin target `aliasing` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/aliasing [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `aliasing` in package `ch5 v0.1.0 (/opt/rustwide/workdir/ch5)` has the same output filename as the bin target `aliasing` in package `ch15 v0.1.0 (/opt/rustwide/workdir/ch15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/aliasing.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling ch7 v0.1.0 (/opt/rustwide/workdir/ch7) [INFO] [stderr] Compiling ch15 v0.1.0 (/opt/rustwide/workdir/ch15) [INFO] [stderr] Compiling ch8 v0.1.0 (/opt/rustwide/workdir/ch8) [INFO] [stderr] Compiling ch2 v0.1.0 (/opt/rustwide/workdir/ch2) [INFO] [stderr] Compiling ch5 v0.1.0 (/opt/rustwide/workdir/ch5) [INFO] [stderr] Compiling ch1 v0.1.0 (/opt/rustwide/workdir/ch1) [INFO] [stderr] Compiling ch14 v0.1.0 (/opt/rustwide/workdir/ch14) [INFO] [stderr] Compiling ch9 v0.1.0 (/opt/rustwide/workdir/ch9) [INFO] [stderr] Compiling ch17 v0.1.0 (/opt/rustwide/workdir/ch17) [INFO] [stderr] Compiling ch16 v0.1.0 (/opt/rustwide/workdir/ch16) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ch15/structs.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | struct Borrowed<'a>(&'a i32); [INFO] [stdout] | -------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Borrowed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 2 | struct Borrowed<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ch15/structs.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Num(i32), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 | Num(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ch15/structs.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Ref(&'a i32), [INFO] [stdout] | --- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Ref(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ch3 v0.1.0 (/opt/rustwide/workdir/ch3) [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> ch2/tuple.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | struct Matrix(f32, f32, f32, f32); [INFO] [stdout] | ------ ^^^ ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Matrix` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7 | struct Matrix((), (), (), ()); [INFO] [stdout] | ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read ch3/type_alias.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ch3` (bin "type_alias") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `contents` is never read [INFO] [stdout] --> ch9/struct_visibility.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ClosedBox { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 7 | contents: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a8f38c745f287af6e2d5e1711f4e89e3eba19850e29345fe5c8e2d65e717b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8f38c745f287af6e2d5e1711f4e89e3eba19850e29345fe5c8e2d65e717b07", kill_on_drop: false }` [INFO] [stdout] 5a8f38c745f287af6e2d5e1711f4e89e3eba19850e29345fe5c8e2d65e717b07