[INFO] cloning repository https://github.com/toams69/nmea-log-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toams69/nmea-log-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoams69%2Fnmea-log-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoams69%2Fnmea-log-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a7025e573e9a3c1c155d60c30db91c74190e5ba [INFO] testing toams69/nmea-log-player against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoams69%2Fnmea-log-player" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toams69/nmea-log-player 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/toams69/nmea-log-player [INFO] finished tweaking git repo https://github.com/toams69/nmea-log-player [INFO] tweaked toml for git repo https://github.com/toams69/nmea-log-player written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/toams69/nmea-log-player 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/agausmann/bus.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serialport v3.3.0 [INFO] [stderr] Downloaded mio-serial v3.3.1 [INFO] [stderr] Downloaded tokio-serial v4.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0c2310f57bec77cfd74a2b019daa1a0003a566c7649ad889db793a52703270d1 [INFO] running `Command { std: "docker" "start" "-a" "0c2310f57bec77cfd74a2b019daa1a0003a566c7649ad889db793a52703270d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c2310f57bec77cfd74a2b019daa1a0003a566c7649ad889db793a52703270d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2310f57bec77cfd74a2b019daa1a0003a566c7649ad889db793a52703270d1", kill_on_drop: false }` [INFO] [stdout] 0c2310f57bec77cfd74a2b019daa1a0003a566c7649ad889db793a52703270d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 63a1d17e54a5ffd67129f9c8742e7051a88eafcf65439cd63dbe83d278f1c6b4 [INFO] running `Command { std: "docker" "start" "-a" "63a1d17e54a5ffd67129f9c8742e7051a88eafcf65439cd63dbe83d278f1c6b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling bus v2.2.2 (https://github.com/agausmann/bus.git?branch=read_handle/lock#faca2750) [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling mio-serial v3.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling tokio-serial v4.3.3 [INFO] [stderr] Compiling nmea-log-player v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 112 | | "Port {} not found in available com port", [INFO] [stdout] 113 | | port_name [INFO] [stdout] 114 | | )) [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] 111 ~ panic!( [INFO] [stdout] 112 | "Port {} not found in available com port", [INFO] [stdout] 113 | port_name [INFO] [stdout] 114 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | None => panic!(format!("No port name found")), [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] 118 - None => panic!(format!("No port name found")), [INFO] [stdout] 118 + None => panic!("No port name found"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | _ => panic!(format!("out_type not supported")), [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] 144 - _ => panic!(format!("out_type not supported")), [INFO] [stdout] 144 + _ => panic!("out_type not supported"), [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 19.20s [INFO] running `Command { std: "docker" "inspect" "63a1d17e54a5ffd67129f9c8742e7051a88eafcf65439cd63dbe83d278f1c6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a1d17e54a5ffd67129f9c8742e7051a88eafcf65439cd63dbe83d278f1c6b4", kill_on_drop: false }` [INFO] [stdout] 63a1d17e54a5ffd67129f9c8742e7051a88eafcf65439cd63dbe83d278f1c6b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 6fdd2d8347a0568639c30f4a4e29fde3a63583b0041f082bd01d7a09c9eaae0c [INFO] running `Command { std: "docker" "start" "-a" "6fdd2d8347a0568639c30f4a4e29fde3a63583b0041f082bd01d7a09c9eaae0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nmea-log-player v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 112 | | "Port {} not found in available com port", [INFO] [stdout] 113 | | port_name [INFO] [stdout] 114 | | )) [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] 111 ~ panic!( [INFO] [stdout] 112 | "Port {} not found in available com port", [INFO] [stdout] 113 | port_name [INFO] [stdout] 114 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | None => panic!(format!("No port name found")), [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] 118 - None => panic!(format!("No port name found")), [INFO] [stdout] 118 + None => panic!("No port name found"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/settings.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | _ => panic!(format!("out_type not supported")), [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] 144 - _ => panic!(format!("out_type not supported")), [INFO] [stdout] 144 + _ => panic!("out_type not supported"), [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 1.17s [INFO] running `Command { std: "docker" "inspect" "6fdd2d8347a0568639c30f4a4e29fde3a63583b0041f082bd01d7a09c9eaae0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdd2d8347a0568639c30f4a4e29fde3a63583b0041f082bd01d7a09c9eaae0c", kill_on_drop: false }` [INFO] [stdout] 6fdd2d8347a0568639c30f4a4e29fde3a63583b0041f082bd01d7a09c9eaae0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d2d88d98c58c3d7724f1d073c6a119a7b43eaa00648dbc670813d14d9c838492 [INFO] running `Command { std: "docker" "start" "-a" "d2d88d98c58c3d7724f1d073c6a119a7b43eaa00648dbc670813d14d9c838492", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] [INFO] [stderr] --> src/settings.rs:111:20 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 111 | panic!(format!( [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ____________________^ [INFO] [stdout] [INFO] [stderr] 112 | | "Port {} not found in available com port", [INFO] [stderr] 113 | | port_name [INFO] [stderr] 114 | | )) [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] 111 ~ panic!( [INFO] [stderr] 112 | "Port {} not found in available com port", [INFO] [stderr] 113 | port_name [INFO] [stderr] 114 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/settings.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | None => panic!(format!("No port name found")), [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] 118 - None => panic!(format!("No port name found")), [INFO] [stderr] 118 + None => panic!("No port name found"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/settings.rs:144:17 [INFO] [stderr] | [INFO] [stderr] 144 | _ => panic!(format!("out_type not supported")), [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] 144 - _ => panic!(format!("out_type not supported")), [INFO] [stderr] 144 + _ => panic!("out_type not supported"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `nmea-log-player` (bin "nmea-log-player" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmea_log_player-0b4fb811f546e954) [INFO] running `Command { std: "docker" "inspect" "d2d88d98c58c3d7724f1d073c6a119a7b43eaa00648dbc670813d14d9c838492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d88d98c58c3d7724f1d073c6a119a7b43eaa00648dbc670813d14d9c838492", kill_on_drop: false }` [INFO] [stdout] d2d88d98c58c3d7724f1d073c6a119a7b43eaa00648dbc670813d14d9c838492