[INFO] fetching crate mitre-assistant 0.0.18... [INFO] checking mitre-assistant-0.0.18 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate mitre-assistant 0.0.18 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate mitre-assistant 0.0.18 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mitre-assistant 0.0.18 [INFO] finished tweaking crates.io crate mitre-assistant 0.0.18 [INFO] tweaked toml for crates.io crate mitre-assistant 0.0.18 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate mitre-assistant 0.0.18 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.7 [INFO] [stderr] Downloaded prettytable-rs v0.8.0 [INFO] [stderr] Downloaded socks v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 105788081fb52ce3b55ed398b46cb3cda0d52898f2e1c5c0efee5ce0f4f3012a [INFO] running `Command { std: "docker" "start" "-a" "105788081fb52ce3b55ed398b46cb3cda0d52898f2e1c5c0efee5ce0f4f3012a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105788081fb52ce3b55ed398b46cb3cda0d52898f2e1c5c0efee5ce0f4f3012a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105788081fb52ce3b55ed398b46cb3cda0d52898f2e1c5c0efee5ce0f4f3012a", kill_on_drop: false }` [INFO] [stdout] 105788081fb52ce3b55ed398b46cb3cda0d52898f2e1c5c0efee5ce0f4f3012a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c300ae76b7a8e1df84350567c8c26b6162df53c665c93e8dd19217c699fd8f [INFO] running `Command { std: "docker" "start" "-a" "c2c300ae76b7a8e1df84350567c8c26b6162df53c665c93e8dd19217c699fd8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking ureq v1.5.5 [INFO] [stderr] Checking mitre-assistant v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/./utils/../modules/parser.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` 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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("{}", "Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => std::panic::panic_any("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/./utils/../modules/parser.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("{}", "Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => std::panic::panic_any("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/./utils/../modules/parser.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` 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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("{}", "Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => std::panic::panic_any("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/./utils/../modules/parser.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [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] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => panic!("{}", "Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 141 | Err(e) => std::panic::panic_any("Invalid json - check matrix file. Error: ".to_owned() + &e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.23s [INFO] running `Command { std: "docker" "inspect" "c2c300ae76b7a8e1df84350567c8c26b6162df53c665c93e8dd19217c699fd8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c300ae76b7a8e1df84350567c8c26b6162df53c665c93e8dd19217c699fd8f", kill_on_drop: false }` [INFO] [stdout] c2c300ae76b7a8e1df84350567c8c26b6162df53c665c93e8dd19217c699fd8f