[INFO] cloning repository https://github.com/abbudao/sharpener-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abbudao/sharpener-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbudao%2Fsharpener-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbudao%2Fsharpener-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b552fabbac487f6db9dcf4d67cdb54463a826067 [INFO] testing abbudao/sharpener-cli against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbudao%2Fsharpener-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abbudao/sharpener-cli on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abbudao/sharpener-cli [INFO] finished tweaking git repo https://github.com/abbudao/sharpener-cli [INFO] tweaked toml for git repo https://github.com/abbudao/sharpener-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/abbudao/sharpener-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6e745b92de6b53de4ce3f27875446e4fb053d3a9e80aafea6a17703b1321c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b6e745b92de6b53de4ce3f27875446e4fb053d3a9e80aafea6a17703b1321c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6e745b92de6b53de4ce3f27875446e4fb053d3a9e80aafea6a17703b1321c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6e745b92de6b53de4ce3f27875446e4fb053d3a9e80aafea6a17703b1321c0", kill_on_drop: false }` [INFO] [stdout] 6b6e745b92de6b53de4ce3f27875446e4fb053d3a9e80aafea6a17703b1321c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d744594a96b12d89a48054e26eda0c05e867affb52a46922e0b1f6974c09551f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d744594a96b12d89a48054e26eda0c05e867affb52a46922e0b1f6974c09551f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling sharpener-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Self::Other(s) => unimplemented_language!(s), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BUCKET_URI` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | static BUCKET_URI: &str = "https://storage.googleapis.com/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "d744594a96b12d89a48054e26eda0c05e867affb52a46922e0b1f6974c09551f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d744594a96b12d89a48054e26eda0c05e867affb52a46922e0b1f6974c09551f", kill_on_drop: false }` [INFO] [stdout] d744594a96b12d89a48054e26eda0c05e867affb52a46922e0b1f6974c09551f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] c3d4a2df045ba62897c90c9bd21b57cf56034793a2f130224dcf4fab0f45bdff [INFO] running `Command { std: "docker" "start" "-a" "c3d4a2df045ba62897c90c9bd21b57cf56034793a2f130224dcf4fab0f45bdff", kill_on_drop: false }` [INFO] [stderr] Compiling sharpener-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Self::Other(s) => unimplemented_language!(s), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/language.rs:15:123 [INFO] [stdout] | [INFO] [stdout] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | _ => unimplemented_language!(self.as_str()), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BUCKET_URI` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | static BUCKET_URI: &str = "https://storage.googleapis.com/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "c3d4a2df045ba62897c90c9bd21b57cf56034793a2f130224dcf4fab0f45bdff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d4a2df045ba62897c90c9bd21b57cf56034793a2f130224dcf4fab0f45bdff", kill_on_drop: false }` [INFO] [stdout] c3d4a2df045ba62897c90c9bd21b57cf56034793a2f130224dcf4fab0f45bdff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d2af4395f7423bd2e7f128dda3f5ef88d548f527050a7944b654d99cc85d043 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d2af4395f7423bd2e7f128dda3f5ef88d548f527050a7944b654d99cc85d043", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/language.rs:15:123 [INFO] [stderr] | [INFO] [stderr] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | Self::Other(s) => unimplemented_language!(s), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/language.rs:15:123 [INFO] [stderr] | [INFO] [stderr] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 60 | _ => unimplemented_language!(self.as_str()), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/language.rs:15:123 [INFO] [stderr] | [INFO] [stderr] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 68 | _ => unimplemented_language!(self.as_str()), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/language.rs:15:123 [INFO] [stderr] | [INFO] [stderr] 15 | panic!("Found an unexpected language \"{}\". You may need to update your sharpener CLI before proceeding.", $lang); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 76 | _ => unimplemented_language!(self.as_str()), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unimplemented_language` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: static is never used: `BUCKET_URI` [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | static BUCKET_URI: &str = "https://storage.googleapis.com/"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sharpener-cli` (bin "sharpener-cli" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sharpener_cli-8fde9e0fdf67ad37) [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" "8d2af4395f7423bd2e7f128dda3f5ef88d548f527050a7944b654d99cc85d043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2af4395f7423bd2e7f128dda3f5ef88d548f527050a7944b654d99cc85d043", kill_on_drop: false }` [INFO] [stdout] 8d2af4395f7423bd2e7f128dda3f5ef88d548f527050a7944b654d99cc85d043