[INFO] fetching crate clevel 0.1.7...
[INFO] checking clevel-0.1.7 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate clevel 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate clevel 0.1.7 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clevel 0.1.7
[INFO] finished tweaking crates.io crate clevel 0.1.7
[INFO] tweaked toml for crates.io crate clevel 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate clevel 0.1.7 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b915ab08df06914b0edc4f6cdc1ae201e83fbfa367556510d7f92284a166b14
[INFO] running `Command { std: "docker" "start" "-a" "5b915ab08df06914b0edc4f6cdc1ae201e83fbfa367556510d7f92284a166b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b915ab08df06914b0edc4f6cdc1ae201e83fbfa367556510d7f92284a166b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b915ab08df06914b0edc4f6cdc1ae201e83fbfa367556510d7f92284a166b14", kill_on_drop: false }`
[INFO] [stdout] 5b915ab08df06914b0edc4f6cdc1ae201e83fbfa367556510d7f92284a166b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ddec73ba3b4a78e0fb944e7371ed81ccb8224fe06434b5ff7afc2948ee0163
[INFO] running `Command { std: "docker" "start" "-a" "96ddec73ba3b4a78e0fb944e7371ed81ccb8224fe06434b5ff7afc2948ee0163", 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] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.59
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bumpalo v3.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.59
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking simple-matrix v0.1.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.59
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.59
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.59
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking js-sys v0.3.36
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.8
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.8
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking ron v0.5.1
[INFO] [stderr]     Checking clevel v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/models.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Err(e) => panic!(format!("Failed to load: {}", e)),
[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 <https://doc.rust-lang.org/nightly/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)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 49 -             Err(e) => panic!(format!("Failed to load: {}", e)),
[INFO] [stdout] 49 +             Err(e) => panic!("Failed to load: {}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/models.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Err(e) => panic!(format!("Failed to load: {}", e)),
[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 <https://doc.rust-lang.org/nightly/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)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 49 -             Err(e) => panic!(format!("Failed to load: {}", e)),
[INFO] [stdout] 49 +             Err(e) => panic!("Failed to load: {}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.73s
[INFO] running `Command { std: "docker" "inspect" "96ddec73ba3b4a78e0fb944e7371ed81ccb8224fe06434b5ff7afc2948ee0163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ddec73ba3b4a78e0fb944e7371ed81ccb8224fe06434b5ff7afc2948ee0163", kill_on_drop: false }`
[INFO] [stdout] 96ddec73ba3b4a78e0fb944e7371ed81ccb8224fe06434b5ff7afc2948ee0163
