[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoams69%2Fnmea-log-player" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toams69/nmea-log-player on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-9/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f89a2ad77d541ef144a5f934a3b0fd95f713486a0a3bcf6c8412b4efadbbb995 [INFO] running `Command { std: "docker" "start" "-a" "f89a2ad77d541ef144a5f934a3b0fd95f713486a0a3bcf6c8412b4efadbbb995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89a2ad77d541ef144a5f934a3b0fd95f713486a0a3bcf6c8412b4efadbbb995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89a2ad77d541ef144a5f934a3b0fd95f713486a0a3bcf6c8412b4efadbbb995", kill_on_drop: false }` [INFO] [stdout] f89a2ad77d541ef144a5f934a3b0fd95f713486a0a3bcf6c8412b4efadbbb995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32757f3c80bb52d51c0dcef27a77c8ac808b1ab34c78177c04b8f535a816fe13 [INFO] running `Command { std: "docker" "start" "-a" "32757f3c80bb52d51c0dcef27a77c8ac808b1ab34c78177c04b8f535a816fe13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.13 [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 nix v0.17.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling bus v2.2.2 (https://github.com/agausmann/bus.git?branch=read_handle/lock#faca2750) [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling mio-serial v3.3.1 [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.68s [INFO] running `Command { std: "docker" "inspect" "32757f3c80bb52d51c0dcef27a77c8ac808b1ab34c78177c04b8f535a816fe13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32757f3c80bb52d51c0dcef27a77c8ac808b1ab34c78177c04b8f535a816fe13", kill_on_drop: false }` [INFO] [stdout] 32757f3c80bb52d51c0dcef27a77c8ac808b1ab34c78177c04b8f535a816fe13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1157840ff67752754b6cc8656ceadf25bc167e530ea2efc4d4e9426cf488db [INFO] running `Command { std: "docker" "start" "-a" "ed1157840ff67752754b6cc8656ceadf25bc167e530ea2efc4d4e9426cf488db", kill_on_drop: false }` [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 0.76s [INFO] running `Command { std: "docker" "inspect" "ed1157840ff67752754b6cc8656ceadf25bc167e530ea2efc4d4e9426cf488db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1157840ff67752754b6cc8656ceadf25bc167e530ea2efc4d4e9426cf488db", kill_on_drop: false }` [INFO] [stdout] ed1157840ff67752754b6cc8656ceadf25bc167e530ea2efc4d4e9426cf488db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90541187bfaa8421f2f32097a6949dde11b86963f8c7c2e485b656f79949f64b [INFO] running `Command { std: "docker" "start" "-a" "90541187bfaa8421f2f32097a6949dde11b86963f8c7c2e485b656f79949f64b", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/settings.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | panic!(format!( [INFO] [stderr] | ____________________^ [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-9078af5277c8b07f) [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" "90541187bfaa8421f2f32097a6949dde11b86963f8c7c2e485b656f79949f64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90541187bfaa8421f2f32097a6949dde11b86963f8c7c2e485b656f79949f64b", kill_on_drop: false }` [INFO] [stdout] 90541187bfaa8421f2f32097a6949dde11b86963f8c7c2e485b656f79949f64b