[INFO] cloning repository https://github.com/nthend/hllv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nthend/hllv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthend%2Fhllv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthend%2Fhllv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54fc75cdc06cb37ce6d45c5a47eefe9b65238cea [INFO] testing nthend/hllv against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthend%2Fhllv" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nthend/hllv on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nthend/hllv [INFO] finished tweaking git repo https://github.com/nthend/hllv [INFO] tweaked toml for git repo https://github.com/nthend/hllv written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nthend/hllv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 unindent v0.1.3 [INFO] [stderr] Downloaded serde v1.0.97 [INFO] [stderr] Downloaded proc-macro-hack v0.5.8 [INFO] [stderr] Downloaded indoc-impl v0.3.3 [INFO] [stderr] Downloaded indoc v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81240526b443474963e7ef335bb8c9ad11b5ffe35a772bd3dd0fc08b75301925 [INFO] running `Command { std: "docker" "start" "-a" "81240526b443474963e7ef335bb8c9ad11b5ffe35a772bd3dd0fc08b75301925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81240526b443474963e7ef335bb8c9ad11b5ffe35a772bd3dd0fc08b75301925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81240526b443474963e7ef335bb8c9ad11b5ffe35a772bd3dd0fc08b75301925", kill_on_drop: false }` [INFO] [stdout] 81240526b443474963e7ef335bb8c9ad11b5ffe35a772bd3dd0fc08b75301925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c77dfbce3a3c7b4fbb73039682f129f7c29d42c506e2abf9d88d8498bf8378c1 [INFO] running `Command { std: "docker" "start" "-a" "c77dfbce3a3c7b4fbb73039682f129f7c29d42c506e2abf9d88d8498bf8378c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling hllv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/repo/db/history.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | io, fs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fsx` [INFO] [stdout] --> src/repo/db/history.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | fsx, Id, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `PathBuf`, `Path`, `fs`, `io` [INFO] [stdout] --> src/repo/db/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | io, fs, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 4 | collections::{HashSet, HashMap}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fsx` [INFO] [stdout] --> src/repo/db/data.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fsx, Id, Tree, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `net::ToSocketAddrs` [INFO] [stdout] --> src/repo/db/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | net::ToSocketAddrs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/repo/repo.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/api.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/api.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/repo/repo.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/repo/repo.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/repo/db/history.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Id` [INFO] [stdout] --> src/repo/db/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub type Id = [u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/repo/db/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lock` [INFO] [stdout] --> src/repo/db/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | lock: fs::File, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/repo/db/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db` [INFO] [stdout] --> src/repo/repo.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | db: Db, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> src/repo/repo.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn open(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/repo/repo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/repo/repo.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pull` [INFO] [stdout] --> src/repo/repo.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_file` [INFO] [stdout] --> src/repo/fsx/metadata.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn check_file(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Tree` [INFO] [stdout] --> src/repo/db/history.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Tree { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `History` [INFO] [stdout] --> src/repo/db/history.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct History { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/repo/db/history.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn new(files: HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/repo/db/history.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Pool` [INFO] [stdout] --> src/repo/db/data.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Pool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Data` [INFO] [stdout] --> src/repo/db/data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.53s [INFO] running `Command { std: "docker" "inspect" "c77dfbce3a3c7b4fbb73039682f129f7c29d42c506e2abf9d88d8498bf8378c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77dfbce3a3c7b4fbb73039682f129f7c29d42c506e2abf9d88d8498bf8378c1", kill_on_drop: false }` [INFO] [stdout] c77dfbce3a3c7b4fbb73039682f129f7c29d42c506e2abf9d88d8498bf8378c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a43d420384cd0599b115ab981a08d32ab6e104486ab4cea1b2f2a39bfbe65783 [INFO] running `Command { std: "docker" "start" "-a" "a43d420384cd0599b115ab981a08d32ab6e104486ab4cea1b2f2a39bfbe65783", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hllv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/repo/db/history.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | io, fs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fsx` [INFO] [stdout] --> src/repo/db/history.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | fsx, Id, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `PathBuf`, `Path`, `fs`, `io` [INFO] [stdout] --> src/repo/db/data.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | io, fs, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 4 | collections::{HashSet, HashMap}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fsx` [INFO] [stdout] --> src/repo/db/data.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fsx, Id, Tree, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `net::ToSocketAddrs` [INFO] [stdout] --> src/repo/db/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | net::ToSocketAddrs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/repo/repo.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/api.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cwd` [INFO] [stdout] --> src/api.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/api.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/api.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/repo/repo.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/repo/repo.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/repo/db/history.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Id` [INFO] [stdout] --> src/repo/db/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub type Id = [u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/repo/db/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lock` [INFO] [stdout] --> src/repo/db/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | lock: fs::File, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/repo/db/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db` [INFO] [stdout] --> src/repo/repo.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | db: Db, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/repo/repo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/repo/repo.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pull` [INFO] [stdout] --> src/repo/repo.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_file` [INFO] [stdout] --> src/repo/fsx/metadata.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn check_file(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Tree` [INFO] [stdout] --> src/repo/db/history.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Tree { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `History` [INFO] [stdout] --> src/repo/db/history.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct History { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/repo/db/history.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn new(files: HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/repo/db/history.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Pool` [INFO] [stdout] --> src/repo/db/data.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Pool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Data` [INFO] [stdout] --> src/repo/db/data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "a43d420384cd0599b115ab981a08d32ab6e104486ab4cea1b2f2a39bfbe65783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43d420384cd0599b115ab981a08d32ab6e104486ab4cea1b2f2a39bfbe65783", kill_on_drop: false }` [INFO] [stdout] a43d420384cd0599b115ab981a08d32ab6e104486ab4cea1b2f2a39bfbe65783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00945563443ad8d85e13322ff206756bfb6fd5a494fde40d5dff8bd5b01458cf [INFO] running `Command { std: "docker" "start" "-a" "00945563443ad8d85e13322ff206756bfb6fd5a494fde40d5dff8bd5b01458cf", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `fs` [INFO] [stderr] --> src/repo/db/history.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | io, fs, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `fsx` [INFO] [stderr] --> src/repo/db/history.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | fsx, Id, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashMap`, `PathBuf`, `Path`, `fs`, `io` [INFO] [stderr] --> src/repo/db/data.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | io, fs, [INFO] [stderr] | ^^ ^^ [INFO] [stderr] 3 | path::{Path, PathBuf}, [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] 4 | collections::{HashSet, HashMap}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `fsx` [INFO] [stderr] --> src/repo/db/data.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | fsx, Id, Tree, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `net::ToSocketAddrs` [INFO] [stderr] --> src/repo/db/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | net::ToSocketAddrs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/repo/repo.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | path::{Path, PathBuf}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cwd` [INFO] [stderr] --> src/api.rs:25:15 [INFO] [stderr] | [INFO] [stderr] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/api.rs:25:27 [INFO] [stderr] | [INFO] [stderr] 25 | fn listen(cwd: &Path, addr: (&str, u16)) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cwd` [INFO] [stderr] --> src/api.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/api.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/api.rs:28:44 [INFO] [stderr] | [INFO] [stderr] 28 | fn push(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cwd` [INFO] [stderr] --> src/api.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cwd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/api.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/api.rs:31:44 [INFO] [stderr] | [INFO] [stderr] 31 | fn pull(cwd: &Path, addr: (&str, u16), name: &Path) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stream` [INFO] [stderr] --> src/repo/repo.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stream` [INFO] [stderr] --> src/repo/repo.rs:26:45 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/repo/db/history.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Id` [INFO] [stderr] --> src/repo/db/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub type Id = [u8; 32]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/repo/db/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `lock` [INFO] [stderr] --> src/repo/db/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | lock: fs::File, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path` [INFO] [stderr] --> src/repo/db/mod.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn path(&self) -> &Path { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `db` [INFO] [stderr] --> src/repo/repo.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | db: Db, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path` [INFO] [stderr] --> src/repo/repo.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn path(&self) -> &Path { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push` [INFO] [stderr] --> src/repo/repo.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn push(&self, stream: S) -> io::Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pull` [INFO] [stderr] --> src/repo/repo.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn pull(&mut self, stream: S) -> io::Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_file` [INFO] [stderr] --> src/repo/fsx/metadata.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn check_file(&self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Tree` [INFO] [stderr] --> src/repo/db/history.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Tree { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `History` [INFO] [stderr] --> src/repo/db/history.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct History { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/repo/db/history.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn new(files: HashMap) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_file` [INFO] [stderr] --> src/repo/db/history.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | fn from_file(path: &Path) -> io::Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Pool` [INFO] [stderr] --> src/repo/db/data.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Pool { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Data` [INFO] [stderr] --> src/repo/db/data.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Data { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hllv` (bin "hllv" test) generated 32 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hllv-9feb11ad35a5571f) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test cli::test::empty ... ok [INFO] [stdout] test cli::test::help ... ok [INFO] [stdout] test cli::test::listen_bad_port ... ok [INFO] [stdout] test cli::test::listen_default ... ok [INFO] [stdout] test cli::test::listen_extra ... ok [INFO] [stdout] test cli::test::listen_addr ... ok [INFO] [stdout] test cli::test::new_name ... ok [INFO] [stdout] test cli::test::new_empty ... ok [INFO] [stdout] test cli::test::pull_addr ... ok [INFO] [stdout] test cli::test::pull_addr_only ... ok [INFO] [stdout] test cli::test::pull_addr_port ... ok [INFO] [stdout] test cli::test::pull_empty ... ok [INFO] [stdout] test cli::test::push_addr ... ok [INFO] [stdout] test cli::test::pull_extra ... ok [INFO] [stdout] test cli::test::push_addr_only ... ok [INFO] [stdout] test cli::test::new_extra ... ok [INFO] [stdout] test cli::test::push_empty ... ok [INFO] [stdout] test cli::test::push_extra ... ok [INFO] [stdout] test repo::test::new ... ok [INFO] [stdout] test repo::test::new_twice ... ok [INFO] [stdout] test cli::test::init_extra ... ok [INFO] [stdout] test repo::test::open ... ok [INFO] [stdout] test cli::test::init ... ok [INFO] [stdout] test repo::test::new_create ... ok [INFO] [stdout] test repo::test::open_twice ... ok [INFO] [stdout] test cli::test::push_addr_port ... ok [INFO] [stdout] test cli::test::listen_addr_port ... ok [INFO] [stdout] test cli::test::help_extra ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00945563443ad8d85e13322ff206756bfb6fd5a494fde40d5dff8bd5b01458cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00945563443ad8d85e13322ff206756bfb6fd5a494fde40d5dff8bd5b01458cf", kill_on_drop: false }` [INFO] [stdout] 00945563443ad8d85e13322ff206756bfb6fd5a494fde40d5dff8bd5b01458cf