[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#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominicparga%2Fkissunits" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dominicparga/kissunits on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 093e52f5fc814b5aff3af503dc9b7d4429af749f71994f4621189a3b7f1d652e [INFO] running `Command { std: "docker" "start" "-a" "093e52f5fc814b5aff3af503dc9b7d4429af749f71994f4621189a3b7f1d652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093e52f5fc814b5aff3af503dc9b7d4429af749f71994f4621189a3b7f1d652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093e52f5fc814b5aff3af503dc9b7d4429af749f71994f4621189a3b7f1d652e", kill_on_drop: false }` [INFO] [stdout] 093e52f5fc814b5aff3af503dc9b7d4429af749f71994f4621189a3b7f1d652e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 082bd5ac799c4c4d25f6531d83c00623192d1dc69a54f99b82d8339b1cc2c106 [INFO] running `Command { std: "docker" "start" "-a" "082bd5ac799c4c4d25f6531d83c00623192d1dc69a54f99b82d8339b1cc2c106", kill_on_drop: false }` [INFO] [stderr] Compiling kissunits v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "082bd5ac799c4c4d25f6531d83c00623192d1dc69a54f99b82d8339b1cc2c106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082bd5ac799c4c4d25f6531d83c00623192d1dc69a54f99b82d8339b1cc2c106", kill_on_drop: false }` [INFO] [stdout] 082bd5ac799c4c4d25f6531d83c00623192d1dc69a54f99b82d8339b1cc2c106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d8dfa5e6ce869b0fd5b6af4113486c229e6ea7f84de363912fc90964fde0e556 [INFO] running `Command { std: "docker" "start" "-a" "d8dfa5e6ce869b0fd5b6af4113486c229e6ea7f84de363912fc90964fde0e556", 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/time.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | format!("{} != {} = {} / {}", result, h, km, 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] = note: `#[warn(non_fmt_panics)]` on by default [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: 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "d8dfa5e6ce869b0fd5b6af4113486c229e6ea7f84de363912fc90964fde0e556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dfa5e6ce869b0fd5b6af4113486c229e6ea7f84de363912fc90964fde0e556", kill_on_drop: false }` [INFO] [stdout] d8dfa5e6ce869b0fd5b6af4113486c229e6ea7f84de363912fc90964fde0e556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2a62b40f131396164935141252ef1d6ccbb593ece8df6ac2961c3d852f5fb454 [INFO] running `Command { std: "docker" "start" "-a" "2a62b40f131396164935141252ef1d6ccbb593ece8df6ac2961c3d852f5fb454", 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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 (run `cargo fix --test "distance"` to apply 4 suggestions) [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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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: 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: 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] = note: `#[warn(non_fmt_panics)]` on by default [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: `kissunits` (test "speed") generated 2 warnings (run `cargo fix --test "speed"` to apply 2 suggestions) [INFO] [stderr] warning: `kissunits` (test "time") generated 2 warnings (run `cargo fix --test "time"` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kissunits-0894604ecef21e22) [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 tests/distance.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/distance-2bc27ee793283e79) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test distance::km_to_m ... ok [INFO] [stdout] test distance::h_mul_kmph ... ok [INFO] [stdout] test distance::kmph_mul_h ... ok [INFO] [stdout] test distance::km_to_f64 ... ok [INFO] [stdout] test distance::m_to_f64 ... ok [INFO] [stdout] test distance::m_to_km ... ok [INFO] [stdout] test distance::mps_mul_s ... ok [INFO] [stdout] test distance::s_mul_mps ... 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/x86_64-unknown-linux-musl/debug/deps/examples-34b95fac25826e66) [INFO] [stdout] [INFO] [stdout] running 1 test [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/quantity.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/quantity-d2d0c817be3425e1) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test quantity::deref_promille ... ok [INFO] [stdout] test quantity::i32_to_promille ... ok [INFO] [stdout] test quantity::f32_to_promille ... ok [INFO] [stdout] test quantity::f64_to_promille ... ok [INFO] [stdout] test quantity::i64_to_promille ... ok [INFO] [stdout] test quantity::promille_add_promille ... ok [INFO] [stdout] test quantity::promille_div_usize ... ok [INFO] [stdout] test quantity::promille_from_div ... ok [INFO] [stdout] test quantity::promille_mul_usize ... ok [INFO] [stderr] Running tests/speed.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/speed-90ce2a88ac111c03) [INFO] [stdout] test quantity::promille_sub_promille ... ok [INFO] [stdout] test quantity::usize_mul_promille ... ok [INFO] [stdout] test quantity::usize_to_promille ... ok [INFO] [stdout] test quantity::promille_to_usize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test speed::km_div_h ... ok [INFO] [stdout] test speed::kmph_to_mps ... ok [INFO] [stdout] test speed::kmph_to_f64 ... ok [INFO] [stdout] test speed::m_div_s ... ok [INFO] [stdout] test speed::mps_to_f64 ... ok [INFO] [stdout] test speed::mps_to_kmph ... 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/x86_64-unknown-linux-musl/debug/deps/time-39357f0f32c42c8c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test time::h_to_f64 ... ok [INFO] [stdout] test time::h_to_min ... ok [INFO] [stdout] test time::h_to_s ... ok [INFO] [stdout] test time::km_div_kmph ... ok [INFO] [stdout] test time::m_div_mps ... ok [INFO] [stdout] test time::min_to_f64 ... ok [INFO] [stdout] test time::min_to_h ... ok [INFO] [stdout] test time::min_to_s ... ok [INFO] [stdout] test time::s_to_h ... ok [INFO] [stdout] test time::s_to_f64 ... ok [INFO] [stdout] test time::s_to_min ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a62b40f131396164935141252ef1d6ccbb593ece8df6ac2961c3d852f5fb454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a62b40f131396164935141252ef1d6ccbb593ece8df6ac2961c3d852f5fb454", kill_on_drop: false }` [INFO] [stdout] 2a62b40f131396164935141252ef1d6ccbb593ece8df6ac2961c3d852f5fb454