[INFO] cloning repository https://github.com/dominicparga/kissunits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dominicparga/kissunits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominicparga%2Fkissunits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominicparga%2Fkissunits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b675ab9ff8efdbd73ec46c32ed7d042d928c822 [INFO] testing dominicparga/kissunits against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominicparga%2Fkissunits" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dominicparga/kissunits on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dominicparga/kissunits [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/dominicparga/kissunits [INFO] tweaked toml for git repo https://github.com/dominicparga/kissunits written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6439b7726a23df9a071b7ab78c6d30a0d02bf46765636b2b0f2c980f42c98b [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" "5f6439b7726a23df9a071b7ab78c6d30a0d02bf46765636b2b0f2c980f42c98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6439b7726a23df9a071b7ab78c6d30a0d02bf46765636b2b0f2c980f42c98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6439b7726a23df9a071b7ab78c6d30a0d02bf46765636b2b0f2c980f42c98b", kill_on_drop: false }` [INFO] [stdout] 5f6439b7726a23df9a071b7ab78c6d30a0d02bf46765636b2b0f2c980f42c98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 232f7292d625d511e8105779bb340776f5c283340b04105feff11994208d9338 [INFO] running `Command { std: "docker" "start" "-a" "232f7292d625d511e8105779bb340776f5c283340b04105feff11994208d9338", kill_on_drop: false }` [INFO] [stderr] Compiling kissunits v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "232f7292d625d511e8105779bb340776f5c283340b04105feff11994208d9338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232f7292d625d511e8105779bb340776f5c283340b04105feff11994208d9338", kill_on_drop: false }` [INFO] [stdout] 232f7292d625d511e8105779bb340776f5c283340b04105feff11994208d9338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c78feb4c726d0b5e22c6c44295b3a214daed5da679ba4c7a6ea272d5bf5821 [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" "c2c78feb4c726d0b5e22c6c44295b3a214daed5da679ba4c7a6ea272d5bf5821", kill_on_drop: false }` [INFO] [stderr] Compiling kissunits v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/speed.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | format!("{} != {} = {} / {}", result, mps, m, s) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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 - format!("{} != {} = {} / {}", result, mps, m, s) [INFO] [stdout] 61 + "{} != {} = {} / {}", result, mps, m, s [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/speed.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | format!("{} != {} = {} / {}", result, kmph, km, h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 75 - format!("{} != {} = {} / {}", result, kmph, km, h) [INFO] [stdout] 75 + "{} != {} = {} / {}", result, kmph, km, h [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/distance.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | format!("{} != {} = {} * {}", result, km, kmph, h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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 - format!("{} != {} = {} * {}", result, km, kmph, h) [INFO] [stdout] 61 + "{} != {} = {} * {}", result, km, kmph, h [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/distance.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | format!("{} != {} = {} * {}", result, km, h, kmph) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 75 - format!("{} != {} = {} * {}", result, km, h, kmph) [INFO] [stdout] 75 + "{} != {} = {} * {}", result, km, h, kmph [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/distance.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | format!("{} != {} = {} * {}", result, m, mps, s) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 89 - format!("{} != {} = {} * {}", result, m, mps, s) [INFO] [stdout] 89 + "{} != {} = {} * {}", result, m, mps, s [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/distance.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | format!("{} != {} = {} * {}", result, m, s, mps) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 103 - format!("{} != {} = {} * {}", result, m, s, mps) [INFO] [stdout] 103 + "{} != {} = {} * {}", result, m, s, mps [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/time.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | format!("{} != {} = {} / {}", result, h, km, kmph) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 111 - format!("{} != {} = {} / {}", result, h, km, kmph) [INFO] [stdout] 111 + "{} != {} = {} / {}", result, h, km, kmph [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/time.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | format!("{} != {} = {} / {}", result, s, m, mps) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 125 - format!("{} != {} = {} / {}", result, s, m, mps) [INFO] [stdout] 125 + "{} != {} = {} / {}", result, s, m, mps [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "c2c78feb4c726d0b5e22c6c44295b3a214daed5da679ba4c7a6ea272d5bf5821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c78feb4c726d0b5e22c6c44295b3a214daed5da679ba4c7a6ea272d5bf5821", kill_on_drop: false }` [INFO] [stdout] c2c78feb4c726d0b5e22c6c44295b3a214daed5da679ba4c7a6ea272d5bf5821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 041a7da9afc0fc962acbf1088b3d5d1e7a7ac5a1457780592bc3acef6fa0268c [INFO] running `Command { std: "docker" "start" "-a" "041a7da9afc0fc962acbf1088b3d5d1e7a7ac5a1457780592bc3acef6fa0268c", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/distance.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | format!("{} != {} = {} * {}", result, km, kmph, h) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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 - format!("{} != {} = {} * {}", result, km, kmph, h) [INFO] [stderr] 61 + "{} != {} = {} * {}", result, km, kmph, h [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/distance.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | format!("{} != {} = {} * {}", result, km, h, kmph) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 75 - format!("{} != {} = {} * {}", result, km, h, kmph) [INFO] [stderr] 75 + "{} != {} = {} * {}", result, km, h, kmph [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/distance.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | format!("{} != {} = {} * {}", result, m, mps, s) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 89 - format!("{} != {} = {} * {}", result, m, mps, s) [INFO] [stderr] 89 + "{} != {} = {} * {}", result, m, mps, s [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/distance.rs:103:13 [INFO] [stderr] | [INFO] [stderr] 103 | format!("{} != {} = {} * {}", result, m, s, mps) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 103 - format!("{} != {} = {} * {}", result, m, s, mps) [INFO] [stderr] 103 + "{} != {} = {} * {}", result, m, s, mps [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `kissunits` (test "distance") generated 4 warnings [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/time.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | format!("{} != {} = {} / {}", result, h, km, kmph) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 111 - format!("{} != {} = {} / {}", result, h, km, kmph) [INFO] [stderr] 111 + "{} != {} = {} / {}", result, h, km, kmph [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/time.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 125 | format!("{} != {} = {} / {}", result, s, m, mps) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 125 - format!("{} != {} = {} / {}", result, s, m, mps) [INFO] [stderr] 125 + "{} != {} = {} / {}", result, s, m, mps [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/speed.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | format!("{} != {} = {} / {}", result, mps, m, s) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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 - format!("{} != {} = {} / {}", result, mps, m, s) [INFO] [stderr] 61 + "{} != {} = {} / {}", result, mps, m, s [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/speed.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | format!("{} != {} = {} / {}", result, kmph, km, h) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 75 - format!("{} != {} = {} / {}", result, kmph, km, h) [INFO] [stderr] 75 + "{} != {} = {} / {}", result, kmph, km, h [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `kissunits` (test "time") generated 2 warnings [INFO] [stderr] warning: `kissunits` (test "speed") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kissunits-3cd1b972f79a1b77) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/distance.rs (/opt/rustwide/target/debug/deps/distance-a478ca46f95b253a) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test distance::km_to_f64 ... ok [INFO] [stdout] test distance::km_to_m ... ok [INFO] [stdout] test distance::h_mul_kmph ... ok [INFO] [stdout] test distance::m_to_f64 ... ok [INFO] [stdout] test distance::mps_mul_s ... ok [INFO] [stdout] test distance::m_to_km ... ok [INFO] [stdout] test distance::s_mul_mps ... ok [INFO] [stdout] test distance::kmph_mul_h ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-61f6f8a2fa3d6190) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/quantity.rs (/opt/rustwide/target/debug/deps/quantity-68f5fa889698156c) [INFO] [stdout] test examples::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test quantity::f64_to_promille ... ok [INFO] [stdout] test quantity::promille_div_usize ... ok [INFO] [stdout] test quantity::promille_from_div ... ok [INFO] [stdout] test quantity::usize_to_promille ... ok [INFO] [stdout] test quantity::f32_to_promille ... ok [INFO] [stdout] test quantity::deref_promille ... ok [INFO] [stdout] test quantity::promille_mul_usize ... ok [INFO] [stdout] test quantity::promille_sub_promille ... ok [INFO] [stdout] test quantity::i64_to_promille ... ok [INFO] [stdout] test quantity::promille_to_usize ... ok [INFO] [stdout] test quantity::i32_to_promille ... ok [INFO] [stdout] test quantity::promille_add_promille ... ok [INFO] [stdout] test quantity::usize_mul_promille ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/speed.rs (/opt/rustwide/target/debug/deps/speed-9bdcad1a56726e75) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test speed::km_div_h ... ok [INFO] [stdout] test speed::kmph_to_f64 ... ok [INFO] [stdout] test speed::m_div_s ... ok [INFO] [stdout] test speed::mps_to_kmph ... ok [INFO] [stdout] test speed::kmph_to_mps ... ok [INFO] [stdout] test speed::mps_to_f64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/time.rs (/opt/rustwide/target/debug/deps/time-7150b8e055887155) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test time::h_to_f64 ... ok [INFO] [stdout] test time::km_div_kmph ... ok [INFO] [stdout] test time::min_to_h ... ok [INFO] [stderr] Doc-tests kissunits [INFO] [stdout] test time::s_to_f64 ... ok [INFO] [stdout] test time::h_to_min ... ok [INFO] [stdout] test time::s_to_min ... ok [INFO] [stdout] test time::s_to_h ... ok [INFO] [stdout] test time::min_to_s ... ok [INFO] [stdout] test time::m_div_mps ... ok [INFO] [stdout] test time::min_to_f64 ... ok [INFO] [stdout] test time::h_to_s ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "041a7da9afc0fc962acbf1088b3d5d1e7a7ac5a1457780592bc3acef6fa0268c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041a7da9afc0fc962acbf1088b3d5d1e7a7ac5a1457780592bc3acef6fa0268c", kill_on_drop: false }` [INFO] [stdout] 041a7da9afc0fc962acbf1088b3d5d1e7a7ac5a1457780592bc3acef6fa0268c