[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] b38341d883e719195e7f9038254ddd0becdec3a8
[INFO] checking toams69/nmea-log-player against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoams69%2Fnmea-log-player" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toams69/nmea-log-player on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toams69/nmea-log-player already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/agausmann/bus.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded mio-serial v3.3.1
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded tokio-serial v4.3.3
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded serialport v3.3.0
[INFO] [stderr]   Downloaded atomic-option v0.1.2
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.87
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.87
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded cxx-build v1.0.87
[INFO] [stderr]   Downloaded clap v2.33.4
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded cxx v1.0.87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d8feb555203471984ef69f17d41e8df6b865f2ce5f7a99541eae58a75b47dc2
[INFO] running `Command { std: "docker" "start" "-a" "7d8feb555203471984ef69f17d41e8df6b865f2ce5f7a99541eae58a75b47dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d8feb555203471984ef69f17d41e8df6b865f2ce5f7a99541eae58a75b47dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8feb555203471984ef69f17d41e8df6b865f2ce5f7a99541eae58a75b47dc2", kill_on_drop: false }`
[INFO] [stdout] 7d8feb555203471984ef69f17d41e8df6b865f2ce5f7a99541eae58a75b47dc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e6394715d2dfa1b99946111898a563ce9a45112115008c8053fa1227ba113c9
[INFO] running `Command { std: "docker" "start" "-a" "7e6394715d2dfa1b99946111898a563ce9a45112115008c8053fa1227ba113c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking atomic-option v0.1.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.4
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking bus v2.2.2 (https://github.com/agausmann/bus.git?branch=read_handle%2Flock#faca2750)
[INFO] [stderr]     Checking serialport v3.3.0
[INFO] [stderr]     Checking mio-serial v3.3.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tokio-serial v4.3.3
[INFO] [stderr]     Checking 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
[INFO] running `Command { std: "docker" "inspect" "7e6394715d2dfa1b99946111898a563ce9a45112115008c8053fa1227ba113c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e6394715d2dfa1b99946111898a563ce9a45112115008c8053fa1227ba113c9", kill_on_drop: false }`
[INFO] [stdout] 7e6394715d2dfa1b99946111898a563ce9a45112115008c8053fa1227ba113c9
