[INFO] cloning repository https://github.com/NightStr/cli_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NightStr/cli_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightStr%2Fcli_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightStr%2Fcli_calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1ddbd23b41781c6958ab1d3a5e1296acb7186d6 [INFO] testing NightStr/cli_calculator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightStr%2Fcli_calculator" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NightStr/cli_calculator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NightStr/cli_calculator [INFO] finished tweaking git repo https://github.com/NightStr/cli_calculator [INFO] tweaked toml for git repo https://github.com/NightStr/cli_calculator written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/NightStr/cli_calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a57363220a5a7c63171c3e47520379c43aaf2ee535a62cad818ec89d6d698420 [INFO] running `Command { std: "docker" "start" "-a" "a57363220a5a7c63171c3e47520379c43aaf2ee535a62cad818ec89d6d698420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a57363220a5a7c63171c3e47520379c43aaf2ee535a62cad818ec89d6d698420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57363220a5a7c63171c3e47520379c43aaf2ee535a62cad818ec89d6d698420", kill_on_drop: false }` [INFO] [stdout] a57363220a5a7c63171c3e47520379c43aaf2ee535a62cad818ec89d6d698420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecaff5b5f0824eb2bf337b5790216166a428c442eff4d4de6fab6a2f9ec9e3b5 [INFO] running `Command { std: "docker" "start" "-a" "ecaff5b5f0824eb2bf337b5790216166a428c442eff4d4de6fab6a2f9ec9e3b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.0.2 [INFO] [stderr] Compiling reverse v0.1.0 (/opt/rustwide/workdir/reverse) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> reverse/src/lib.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!("{} is not parenthesis", n)), [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] 215 - _ => panic!(format!("{} is not parenthesis", n)), [INFO] [stdout] 215 + _ => panic!("{} is not parenthesis", n), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/calculator) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "ecaff5b5f0824eb2bf337b5790216166a428c442eff4d4de6fab6a2f9ec9e3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecaff5b5f0824eb2bf337b5790216166a428c442eff4d4de6fab6a2f9ec9e3b5", kill_on_drop: false }` [INFO] [stdout] ecaff5b5f0824eb2bf337b5790216166a428c442eff4d4de6fab6a2f9ec9e3b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e72a03b19c91820ad71dbc463554f215311a0b8914a5040f0ec24f1d7e97dd22 [INFO] running `Command { std: "docker" "start" "-a" "e72a03b19c91820ad71dbc463554f215311a0b8914a5040f0ec24f1d7e97dd22", kill_on_drop: false }` [INFO] [stderr] Compiling reverse v0.1.0 (/opt/rustwide/workdir/reverse) [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/calculator) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> reverse/src/lib.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!("{} is not parenthesis", n)), [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] 215 - _ => panic!(format!("{} is not parenthesis", n)), [INFO] [stdout] 215 + _ => panic!("{} is not parenthesis", n), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> reverse/src/lib.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!("{} is not parenthesis", n)), [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] 215 - _ => panic!(format!("{} is not parenthesis", n)), [INFO] [stdout] 215 + _ => panic!("{} is not parenthesis", n), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/calculator-bfcda793ebf25704) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/reverse-6fbaac27311d7730) [INFO] running `Command { std: "docker" "inspect" "e72a03b19c91820ad71dbc463554f215311a0b8914a5040f0ec24f1d7e97dd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72a03b19c91820ad71dbc463554f215311a0b8914a5040f0ec24f1d7e97dd22", kill_on_drop: false }` [INFO] [stdout] e72a03b19c91820ad71dbc463554f215311a0b8914a5040f0ec24f1d7e97dd22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94df83242044116220bbe430b6272d58ee5a76743db744cef17c96f073b33dca [INFO] running `Command { std: "docker" "start" "-a" "94df83242044116220bbe430b6272d58ee5a76743db744cef17c96f073b33dca", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> reverse/src/lib.rs:215:29 [INFO] [stderr] | [INFO] [stderr] 215 | _ => panic!(format!("{} is not parenthesis", n)), [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] 215 - _ => panic!(format!("{} is not parenthesis", n)), [INFO] [stderr] 215 + _ => panic!("{} is not parenthesis", n), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `reverse` (lib) generated 1 warning [INFO] [stderr] warning: `reverse` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calculator-bfcda793ebf25704) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reverse-6fbaac27311d7730) [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] [stderr] Doc-tests reverse [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" "94df83242044116220bbe430b6272d58ee5a76743db744cef17c96f073b33dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94df83242044116220bbe430b6272d58ee5a76743db744cef17c96f073b33dca", kill_on_drop: false }` [INFO] [stdout] 94df83242044116220bbe430b6272d58ee5a76743db744cef17c96f073b33dca