[INFO] fetching crate bookkeeping 0.6.3... [INFO] checking bookkeeping-0.6.3 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate bookkeeping 0.6.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate bookkeeping 0.6.3 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking crates.io crate bookkeeping 0.6.3 [INFO] finished tweaking crates.io crate bookkeeping 0.6.3 [INFO] tweaked toml for crates.io crate bookkeeping 0.6.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4043c14fc5f71d34da87ca79f677db452985e303c7507cf9fc675ba801f8405 [INFO] running `Command { std: "docker" "start" "-a" "c4043c14fc5f71d34da87ca79f677db452985e303c7507cf9fc675ba801f8405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4043c14fc5f71d34da87ca79f677db452985e303c7507cf9fc675ba801f8405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4043c14fc5f71d34da87ca79f677db452985e303c7507cf9fc675ba801f8405", kill_on_drop: false }` [INFO] [stdout] c4043c14fc5f71d34da87ca79f677db452985e303c7507cf9fc675ba801f8405 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99f8ddd5b0a8dcafa6cc8e30131f3e75ac15a0ae1f9717ae14a5f319a2fab83b [INFO] running `Command { std: "docker" "start" "-a" "99f8ddd5b0a8dcafa6cc8e30131f3e75ac15a0ae1f9717ae14a5f319a2fab83b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bookkeeping v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/book.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | format!("No account found for key {:?}", key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 300 - format!("No account found for key {:?}", key), [INFO] [stdout] 300 + "No account found for key {:?}", key, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/book.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | format!("No account found for key {:?}", key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 300 - format!("No account found for key {:?}", key), [INFO] [stdout] 300 + "No account found for key {:?}", key, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.67s [INFO] running `Command { std: "docker" "inspect" "99f8ddd5b0a8dcafa6cc8e30131f3e75ac15a0ae1f9717ae14a5f319a2fab83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f8ddd5b0a8dcafa6cc8e30131f3e75ac15a0ae1f9717ae14a5f319a2fab83b", kill_on_drop: false }` [INFO] [stdout] 99f8ddd5b0a8dcafa6cc8e30131f3e75ac15a0ae1f9717ae14a5f319a2fab83b