[INFO] cloning repository https://github.com/ozbe/rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozbe/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozbe%2Frust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozbe%2Frust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42164f873e6abef8a546cd52003b13f2aeb93a40 [INFO] testing ozbe/rust-cli against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozbe%2Frust-cli" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozbe/rust-cli 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/ozbe/rust-cli [INFO] finished tweaking git repo https://github.com/ozbe/rust-cli [INFO] tweaked toml for git repo https://github.com/ozbe/rust-cli written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/ozbe/rust-cli 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] Updating git repository `https://github.com/ozbe/rust-pocket.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded schannel v0.1.17 [INFO] [stderr] Downloaded security-framework-sys v0.4.1 [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded remove_dir_all v0.5.2 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded serde_yaml v0.8.16 [INFO] [stderr] Downloaded confy v0.3.1 [INFO] [stderr] Downloaded vcpkg v0.2.8 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded openssl-sys v0.9.54 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] [stderr] Downloaded directories v0.10.0 [INFO] [stderr] Downloaded openssl v0.10.28 [INFO] [stderr] Downloaded hermit-abi v0.1.8 [INFO] [stderr] Downloaded security-framework v0.4.1 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d973e5a1ffcd8cad616a319142222f990d60c0141be61a22e94c54428507af7 [INFO] running `Command { std: "docker" "start" "-a" "2d973e5a1ffcd8cad616a319142222f990d60c0141be61a22e94c54428507af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d973e5a1ffcd8cad616a319142222f990d60c0141be61a22e94c54428507af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d973e5a1ffcd8cad616a319142222f990d60c0141be61a22e94c54428507af7", kill_on_drop: false }` [INFO] [stdout] 2d973e5a1ffcd8cad616a319142222f990d60c0141be61a22e94c54428507af7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c597bda995b75f42fa9337d4b3a50d918f9ed8d156e87d63abce121c2379b9 [INFO] running `Command { std: "docker" "start" "-a" "85c597bda995b75f42fa9337d4b3a50d918f9ed8d156e87d63abce121c2379b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling directories v0.10.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.16 [INFO] [stderr] Compiling confy v0.3.1 [INFO] [stderr] Compiling pocket v0.1.3 (https://github.com/ozbe/rust-pocket.git#0f8802bf) [INFO] [stderr] Compiling pocket v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> src/get.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | since: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GetOpts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/get.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] 52 + _ => panic!("Invalid key: `{}`", key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 61 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] 61 + _ => panic!("Invalid key: `{}`", key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.46s [INFO] running `Command { std: "docker" "inspect" "85c597bda995b75f42fa9337d4b3a50d918f9ed8d156e87d63abce121c2379b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c597bda995b75f42fa9337d4b3a50d918f9ed8d156e87d63abce121c2379b9", kill_on_drop: false }` [INFO] [stdout] 85c597bda995b75f42fa9337d4b3a50d918f9ed8d156e87d63abce121c2379b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae704ba5fbaa9003d390265e509446bf68257c39a5cf8ab58627bec4108e7865 [INFO] running `Command { std: "docker" "start" "-a" "ae704ba5fbaa9003d390265e509446bf68257c39a5cf8ab58627bec4108e7865", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pocket v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> src/get.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | since: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GetOpts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/get.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] 52 + _ => panic!("Invalid key: `{}`", key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/config.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 61 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stdout] 61 + _ => panic!("Invalid key: `{}`", key), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "ae704ba5fbaa9003d390265e509446bf68257c39a5cf8ab58627bec4108e7865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae704ba5fbaa9003d390265e509446bf68257c39a5cf8ab58627bec4108e7865", kill_on_drop: false }` [INFO] [stdout] ae704ba5fbaa9003d390265e509446bf68257c39a5cf8ab58627bec4108e7865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab4f7d4ed73f6d4d3c6a4f8a8441fab9feccd5d007cae40fbf6f83e52ece523a [INFO] running `Command { std: "docker" "start" "-a" "ab4f7d4ed73f6d4d3c6a4f8a8441fab9feccd5d007cae40fbf6f83e52ece523a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `since` [INFO] [stderr] --> src/get.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | since: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GetOpts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/get.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/config.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 52 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stderr] 52 + _ => panic!("Invalid key: `{}`", key), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/config.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 61 - _ => panic!(format!("Invalid key: `{}`", key)), [INFO] [stderr] 61 + _ => panic!("Invalid key: `{}`", key), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `pocket` (bin "pocket" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pocket-fcc4d1e40033e9b6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test auth::tests::login_writes_user ... ok [INFO] [stdout] test add::tests::add_writes_item ... ok [INFO] [stdout] test get::tests::get_writes_items ... ok [INFO] [stdout] test add::tests::add_panics_when_pocket_error - should panic ... ok [INFO] [stdout] test add::tests::add_panics_when_write_error - should panic ... ok [INFO] [stdout] test get::tests::get_panics_when_pocket_error - should panic ... ok [INFO] [stdout] test get::tests::get_panics_when_write_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab4f7d4ed73f6d4d3c6a4f8a8441fab9feccd5d007cae40fbf6f83e52ece523a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4f7d4ed73f6d4d3c6a4f8a8441fab9feccd5d007cae40fbf6f83e52ece523a", kill_on_drop: false }` [INFO] [stdout] ab4f7d4ed73f6d4d3c6a4f8a8441fab9feccd5d007cae40fbf6f83e52ece523a