[INFO] cloning repository https://github.com/nyarly/quickfixable-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyarly/quickfixable-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fquickfixable-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fquickfixable-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2002d7f1fc6efe59ebb01fed3ab0bc3694cc5cb [INFO] checking nyarly/quickfixable-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Fquickfixable-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyarly/quickfixable-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nyarly/quickfixable-rs [INFO] finished tweaking git repo https://github.com/nyarly/quickfixable-rs [INFO] tweaked toml for git repo https://github.com/nyarly/quickfixable-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nyarly/quickfixable-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6219a9adab38686c3d41def29f9514f4d9b97d22d6cbad6453d27b1383057759 [INFO] running `Command { std: "docker" "start" "-a" "6219a9adab38686c3d41def29f9514f4d9b97d22d6cbad6453d27b1383057759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6219a9adab38686c3d41def29f9514f4d9b97d22d6cbad6453d27b1383057759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6219a9adab38686c3d41def29f9514f4d9b97d22d6cbad6453d27b1383057759", kill_on_drop: false }` [INFO] [stdout] 6219a9adab38686c3d41def29f9514f4d9b97d22d6cbad6453d27b1383057759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a2da6eb506b80e2b1d6782db1ca8d99f7d238e6bb9e1dd455aba13fe518df9 [INFO] running `Command { std: "docker" "start" "-a" "e5a2da6eb506b80e2b1d6782db1ca8d99f7d238e6bb9e1dd455aba13fe518df9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.14 [INFO] [stderr] Checking quickfixable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking nom v4.0.0-beta3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking quickfix v0.1.0 (/opt/rustwide/workdir/quickfix) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> quickfix/src/parse.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> quickfix/src/parse.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 131 | | "Error {:?}:'{}'", [INFO] [stdout] 132 | | err, [INFO] [stdout] 133 | | String::from_utf8_lossy(code) [INFO] [stdout] 134 | | )); [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] 130 ~ panic!( [INFO] [stdout] 131 | "Error {:?}:'{}'", [INFO] [stdout] 132 | err, [INFO] [stdout] 133 | String::from_utf8_lossy(code) [INFO] [stdout] 134 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> quickfix/src/parse.rs:136:48 [INFO] [stdout] | [INFO] [stdout] 136 | Err(Incomplete(Size(n))) => panic!(format!("Incomplete: needs {} more bytes.", n)), [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] 136 - Err(Incomplete(Size(n))) => panic!(format!("Incomplete: needs {} more bytes.", n)), [INFO] [stdout] 136 + Err(Incomplete(Size(n))) => panic!("Incomplete: needs {} more bytes.", n), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> quickfix/src/parse.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | _ => panic!(format!("{:?}", res)), [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] 137 - _ => panic!(format!("{:?}", res)), [INFO] [stdout] 137 + _ => panic!("{:?}", res), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `Command { std: "docker" "inspect" "e5a2da6eb506b80e2b1d6782db1ca8d99f7d238e6bb9e1dd455aba13fe518df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a2da6eb506b80e2b1d6782db1ca8d99f7d238e6bb9e1dd455aba13fe518df9", kill_on_drop: false }` [INFO] [stdout] e5a2da6eb506b80e2b1d6782db1ca8d99f7d238e6bb9e1dd455aba13fe518df9