[INFO] fetching crate parsepatch 0.2.8... [INFO] checking parsepatch-0.2.8 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate parsepatch 0.2.8 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate parsepatch 0.2.8 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parsepatch 0.2.8 [INFO] finished tweaking crates.io crate parsepatch 0.2.8 [INFO] tweaked toml for crates.io crate parsepatch 0.2.8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subprocess v0.1.20 [INFO] [stderr] Downloaded hglib-rs v0.1.1 [INFO] [stderr] Downloaded console v0.14.1 [INFO] [stderr] Downloaded terminal_size v0.1.16 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8d761e03a02d1a7de0e0866fa423c06a9d70d3c451d79519b654fdc79ccd62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e8d761e03a02d1a7de0e0866fa423c06a9d70d3c451d79519b654fdc79ccd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8d761e03a02d1a7de0e0866fa423c06a9d70d3c451d79519b654fdc79ccd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8d761e03a02d1a7de0e0866fa423c06a9d70d3c451d79519b654fdc79ccd62", kill_on_drop: false }` [INFO] [stdout] 3e8d761e03a02d1a7de0e0866fa423c06a9d70d3c451d79519b654fdc79ccd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33df9fa5f20e70b39db6e353acaa65b427ddab9a25da16785fa805f47e3fb798 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "33df9fa5f20e70b39db6e353acaa65b427ddab9a25da16785fa805f47e3fb798", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking parsepatch v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking subprocess v0.1.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking hglib-rs v0.1.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | / format!( [INFO] [stdout] 240 | | "Not the same filename: {} ({} expected)", [INFO] [stdout] 241 | | cp.filename, cj.filename [INFO] [stdout] 242 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 239 | [INFO] [stdout] 240 | "Not the same filename: {} ({} expected)", [INFO] [stdout] 241 | cp.filename, cj.filename [INFO] [stdout] 242 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | / format!( [INFO] [stdout] 247 | | "Not renamed/copied (in {}): {:?} {:?} {:?}", [INFO] [stdout] 248 | | cp.filename, cj.copied_from, cp.renamed_from, cp.copied_from [INFO] [stdout] 249 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 246 | [INFO] [stdout] 247 | "Not renamed/copied (in {}): {:?} {:?} {:?}", [INFO] [stdout] 248 | cp.filename, cj.copied_from, cp.renamed_from, cp.copied_from [INFO] [stdout] 249 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | / format!( [INFO] [stdout] 254 | | "Not the same length for hunks: {} ({} expected)", [INFO] [stdout] 255 | | cp.hunks.len(), [INFO] [stdout] 256 | | cj.hunks.len() [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 253 | [INFO] [stdout] 254 | "Not the same length for hunks: {} ({} expected)", [INFO] [stdout] 255 | cp.hunks.len(), [INFO] [stdout] 256 | cj.hunks.len() [INFO] [stdout] 257 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | / format!( [INFO] [stdout] 263 | | "Not the same length for changed lines: {} ({} expected)", [INFO] [stdout] 264 | | hp.lines.len(), [INFO] [stdout] 265 | | hj.lines.len() [INFO] [stdout] 266 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 262 | [INFO] [stdout] 263 | "Not the same length for changed lines: {} ({} expected)", [INFO] [stdout] 264 | hp.lines.len(), [INFO] [stdout] 265 | hj.lines.len() [INFO] [stdout] 266 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | format!("Not the same line change: {:?} ({:?} expected", lp, lj) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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] 271 | "Not the same line change: {:?} ({:?} expected", lp, lj [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.52s [INFO] running `Command { std: "docker" "inspect" "33df9fa5f20e70b39db6e353acaa65b427ddab9a25da16785fa805f47e3fb798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33df9fa5f20e70b39db6e353acaa65b427ddab9a25da16785fa805f47e3fb798", kill_on_drop: false }` [INFO] [stdout] 33df9fa5f20e70b39db6e353acaa65b427ddab9a25da16785fa805f47e3fb798