[INFO] cloning repository https://github.com/mozilla/rust-parsepatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-parsepatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ebe6bd14fe26bb1588bfad0cb320bb3e2000ef8 [INFO] testing mozilla/rust-parsepatch against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-parsepatch" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/rust-parsepatch on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/rust-parsepatch [INFO] finished tweaking git repo https://github.com/mozilla/rust-parsepatch [INFO] tweaked toml for git repo https://github.com/mozilla/rust-parsepatch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/rust-parsepatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.1.12 [INFO] [stderr] Downloaded subprocess v0.1.20 [INFO] [stderr] Downloaded hglib-rs v0.1.1 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded console v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45b97298a101f02f0542e7755ca99f3ca0cbceb7a227ce212489bdc76d0bdb87 [INFO] running `Command { std: "docker" "start" "-a" "45b97298a101f02f0542e7755ca99f3ca0cbceb7a227ce212489bdc76d0bdb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45b97298a101f02f0542e7755ca99f3ca0cbceb7a227ce212489bdc76d0bdb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b97298a101f02f0542e7755ca99f3ca0cbceb7a227ce212489bdc76d0bdb87", kill_on_drop: false }` [INFO] [stdout] 45b97298a101f02f0542e7755ca99f3ca0cbceb7a227ce212489bdc76d0bdb87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24735b496bf8d263ba0caee87aa0b8641e2c7648914cddbaf9b4cb09e221424 [INFO] running `Command { std: "docker" "start" "-a" "d24735b496bf8d263ba0caee87aa0b8641e2c7648914cddbaf9b4cb09e221424", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parsepatch v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.13s [INFO] running `Command { std: "docker" "inspect" "d24735b496bf8d263ba0caee87aa0b8641e2c7648914cddbaf9b4cb09e221424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24735b496bf8d263ba0caee87aa0b8641e2c7648914cddbaf9b4cb09e221424", kill_on_drop: false }` [INFO] [stdout] d24735b496bf8d263ba0caee87aa0b8641e2c7648914cddbaf9b4cb09e221424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 358637ea9f4eaa1df8cf84350382fd6363aa4b64a4618c1722225052b6398fc0 [INFO] running `Command { std: "docker" "start" "-a" "358637ea9f4eaa1df8cf84350382fd6363aa4b64a4618c1722225052b6398fc0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.1.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling hglib-rs v0.1.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling parsepatch v0.2.8 (/opt/rustwide/workdir) [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_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 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] 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 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 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] 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 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 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] 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 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 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] 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 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 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] 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 test [unoptimized + debuginfo] target(s) in 30.05s [INFO] running `Command { std: "docker" "inspect" "358637ea9f4eaa1df8cf84350382fd6363aa4b64a4618c1722225052b6398fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358637ea9f4eaa1df8cf84350382fd6363aa4b64a4618c1722225052b6398fc0", kill_on_drop: false }` [INFO] [stdout] 358637ea9f4eaa1df8cf84350382fd6363aa4b64a4618c1722225052b6398fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75bac0af0fdc2a1787a97310eca07fffe09010c7abce4668ec1e58de7b29f358 [INFO] running `Command { std: "docker" "start" "-a" "75bac0af0fdc2a1787a97310eca07fffe09010c7abce4668ec1e58de7b29f358", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/test.rs:239:13 [INFO] [stderr] | [INFO] [stderr] 239 | / format!( [INFO] [stderr] 240 | | "Not the same filename: {} ({} expected)", [INFO] [stderr] 241 | | cp.filename, cj.filename [INFO] [stderr] 242 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 239 | [INFO] [stderr] 240 | "Not the same filename: {} ({} expected)", [INFO] [stderr] 241 | cp.filename, cj.filename [INFO] [stderr] 242 | [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/test.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | / format!( [INFO] [stderr] 247 | | "Not renamed/copied (in {}): {:?} {:?} {:?}", [INFO] [stderr] 248 | | cp.filename, cj.copied_from, cp.renamed_from, cp.copied_from [INFO] [stderr] 249 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 246 | [INFO] [stderr] 247 | "Not renamed/copied (in {}): {:?} {:?} {:?}", [INFO] [stderr] 248 | cp.filename, cj.copied_from, cp.renamed_from, cp.copied_from [INFO] [stderr] 249 | [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/test.rs:253:13 [INFO] [stderr] | [INFO] [stderr] 253 | / format!( [INFO] [stderr] 254 | | "Not the same length for hunks: {} ({} expected)", [INFO] [stderr] 255 | | cp.hunks.len(), [INFO] [stderr] 256 | | cj.hunks.len() [INFO] [stderr] 257 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 253 | [INFO] [stderr] 254 | "Not the same length for hunks: {} ({} expected)", [INFO] [stderr] 255 | cp.hunks.len(), [INFO] [stderr] 256 | cj.hunks.len() [INFO] [stderr] 257 | [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/test.rs:262:17 [INFO] [stderr] | [INFO] [stderr] 262 | / format!( [INFO] [stderr] 263 | | "Not the same length for changed lines: {} ({} expected)", [INFO] [stderr] 264 | | hp.lines.len(), [INFO] [stderr] 265 | | hj.lines.len() [INFO] [stderr] 266 | | ) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 262 | [INFO] [stderr] 263 | "Not the same length for changed lines: {} ({} expected)", [INFO] [stderr] 264 | hp.lines.len(), [INFO] [stderr] 265 | hj.lines.len() [INFO] [stderr] 266 | [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/test.rs:271:21 [INFO] [stderr] | [INFO] [stderr] 271 | format!("Not the same line change: {:?} ({:?} expected", lp, lj) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 271 | "Not the same line change: {:?} ({:?} expected", lp, lj [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parsepatch-3526bca10cdccf51) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::tests::test_get_filename ... ok [INFO] [stdout] test parser::tests::test_parse_files ... ok [INFO] [stdout] test parser::tests::test_skip_until_empty_line ... ok [INFO] [stdout] test parser::tests::test_numbers ... ok [INFO] [stdout] test parser::tests::test_line_starts_with ... ok [INFO] [stdout] test parser::tests::test_skip_binary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/mc.rs (/opt/rustwide/target/debug/deps/mc-660b0007a338b001) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_mc ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-f53f9eca8655f243) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.98s [INFO] [stdout] [INFO] [stderr] Doc-tests parsepatch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75bac0af0fdc2a1787a97310eca07fffe09010c7abce4668ec1e58de7b29f358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bac0af0fdc2a1787a97310eca07fffe09010c7abce4668ec1e58de7b29f358", kill_on_drop: false }` [INFO] [stdout] 75bac0af0fdc2a1787a97310eca07fffe09010c7abce4668ec1e58de7b29f358