[INFO] cloning repository https://github.com/XHMM/rust-http-server-docker-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XHMM/rust-http-server-docker-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXHMM%2Frust-http-server-docker-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXHMM%2Frust-http-server-docker-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e9f1886acaa085d9077c91e546ea0a01b2a4cc8 [INFO] testing XHMM/rust-http-server-docker-example against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXHMM%2Frust-http-server-docker-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/XHMM/rust-http-server-docker-example [INFO] finished tweaking git repo https://github.com/XHMM/rust-http-server-docker-example [INFO] tweaked toml for git repo https://github.com/XHMM/rust-http-server-docker-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XHMM/rust-http-server-docker-example on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XHMM/rust-http-server-docker-example 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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 [ERROR] error running command: no output for 300 seconds [INFO] testing XHMM/rust-http-server-docker-example against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXHMM%2Frust-http-server-docker-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/XHMM/rust-http-server-docker-example [INFO] finished tweaking git repo https://github.com/XHMM/rust-http-server-docker-example [INFO] tweaked toml for git repo https://github.com/XHMM/rust-http-server-docker-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XHMM/rust-http-server-docker-example on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XHMM/rust-http-server-docker-example 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0b79fa5df4c4550c04e06f4880d450d4045b53555a2a0c48339fccad6246ec5 [INFO] running `Command { std: "docker" "start" "-a" "b0b79fa5df4c4550c04e06f4880d450d4045b53555a2a0c48339fccad6246ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b79fa5df4c4550c04e06f4880d450d4045b53555a2a0c48339fccad6246ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b79fa5df4c4550c04e06f4880d450d4045b53555a2a0c48339fccad6246ec5", kill_on_drop: false }` [INFO] [stdout] b0b79fa5df4c4550c04e06f4880d450d4045b53555a2a0c48339fccad6246ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f991bd45945e375978daac24cebf0d30c12f235c674db0cf6e3af862383d609 [INFO] running `Command { std: "docker" "start" "-a" "0f991bd45945e375978daac24cebf0d30c12f235c674db0cf6e3af862383d609", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.23 [INFO] [stderr] Compiling h2 v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling image-compress v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `input` is never read [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct TinyApiOkRes { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 39 | input: TinyApiOkInput, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `type` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct TinyApiOkInput { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 45 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height`, `width`, `ratio`, and `size` are never read [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct TinyApiOkOutput { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 51 | height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | ratio: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error` is never read [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct TinyApiErrorRes { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 61 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiErrorRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.69s [INFO] running `Command { std: "docker" "inspect" "0f991bd45945e375978daac24cebf0d30c12f235c674db0cf6e3af862383d609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f991bd45945e375978daac24cebf0d30c12f235c674db0cf6e3af862383d609", kill_on_drop: false }` [INFO] [stdout] 0f991bd45945e375978daac24cebf0d30c12f235c674db0cf6e3af862383d609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b0d7cfe9b96e1225b8461b09ab0a1e48f79a5031020a16652fb67fcf5d8422 [INFO] running `Command { std: "docker" "start" "-a" "d6b0d7cfe9b96e1225b8461b09ab0a1e48f79a5031020a16652fb67fcf5d8422", kill_on_drop: false }` [INFO] [stderr] Compiling image-compress v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `input` is never read [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct TinyApiOkRes { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 39 | input: TinyApiOkInput, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `type` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct TinyApiOkInput { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 45 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height`, `width`, `ratio`, and `size` are never read [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct TinyApiOkOutput { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 51 | height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | ratio: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiOkOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error` is never read [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct TinyApiErrorRes { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 61 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TinyApiErrorRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "d6b0d7cfe9b96e1225b8461b09ab0a1e48f79a5031020a16652fb67fcf5d8422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b0d7cfe9b96e1225b8461b09ab0a1e48f79a5031020a16652fb67fcf5d8422", kill_on_drop: false }` [INFO] [stdout] d6b0d7cfe9b96e1225b8461b09ab0a1e48f79a5031020a16652fb67fcf5d8422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19a831e592972bf9372f8732e641b7239d5d3b0e0efd9ccedd0193f73d2dd782 [INFO] running `Command { std: "docker" "start" "-a" "19a831e592972bf9372f8732e641b7239d5d3b0e0efd9ccedd0193f73d2dd782", kill_on_drop: false }` [INFO] [stderr] warning: field `input` is never read [INFO] [stderr] --> src/main.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 38 | struct TinyApiOkRes { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 39 | input: TinyApiOkInput, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TinyApiOkRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `size` and `type` are never read [INFO] [stderr] --> src/main.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 44 | struct TinyApiOkInput { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 45 | size: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 46 | r#type: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TinyApiOkInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `height`, `width`, `ratio`, and `size` are never read [INFO] [stderr] --> src/main.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 50 | struct TinyApiOkOutput { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 51 | height: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 52 | width: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 53 | ratio: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 54 | size: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TinyApiOkOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `error` is never read [INFO] [stderr] --> src/main.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 60 | struct TinyApiErrorRes { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 61 | error: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TinyApiErrorRes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `image-compress` (bin "image-compress" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_compress-afd2e797f68d5e56) [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" "19a831e592972bf9372f8732e641b7239d5d3b0e0efd9ccedd0193f73d2dd782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a831e592972bf9372f8732e641b7239d5d3b0e0efd9ccedd0193f73d2dd782", kill_on_drop: false }` [INFO] [stdout] 19a831e592972bf9372f8732e641b7239d5d3b0e0efd9ccedd0193f73d2dd782