[INFO] fetching crate git-interactive-rebase-tool 2.0.0... [INFO] checking git-interactive-rebase-tool-2.0.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate git-interactive-rebase-tool 2.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate git-interactive-rebase-tool 2.0.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-interactive-rebase-tool 2.0.0 [INFO] finished tweaking crates.io crate git-interactive-rebase-tool 2.0.0 [INFO] tweaked toml for crates.io crate git-interactive-rebase-tool 2.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate git-interactive-rebase-tool 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3b507154f0ac895171b6d681ac0bfc7f7a3c18b9d12526c5c3d6a34d922aea0 [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" "f3b507154f0ac895171b6d681ac0bfc7f7a3c18b9d12526c5c3d6a34d922aea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3b507154f0ac895171b6d681ac0bfc7f7a3c18b9d12526c5c3d6a34d922aea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b507154f0ac895171b6d681ac0bfc7f7a3c18b9d12526c5c3d6a34d922aea0", kill_on_drop: false }` [INFO] [stdout] f3b507154f0ac895171b6d681ac0bfc7f7a3c18b9d12526c5c3d6a34d922aea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6950a91ed2e519f6974fa67654269096a6a1fb0c4c26411d056fad661f5cd2a3 [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" "6950a91ed2e519f6974fa67654269096a6a1fb0c4c26411d056fad661f5cd2a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Checking git-interactive-rebase-tool v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling concat-idents v1.1.2 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/external_editor/mod.rs:294:11 [INFO] [stdout] | [INFO] [stdout] 294 | panic!(vec![ [INFO] [stdout] | ____________________^ [INFO] [stdout] 295 | | "\n", [INFO] [stdout] 296 | | "ExternalEditorState does not match", [INFO] [stdout] 297 | | "==========", [INFO] [stdout] ... | [INFO] [stdout] 303 | | ] [INFO] [stdout] 304 | | .join("\n")); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:3:2 [INFO] [stdout] | [INFO] [stdout] 3 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(non_fmt_panic)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 294 | panic!("{}", vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 294 | std::panic::panic_any(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/process/testutil.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | panic!(vec![ [INFO] [stdout] | ________________^ [INFO] [stdout] 294 | | "\n", [INFO] [stdout] 295 | | "ProcessResult does not match", [INFO] [stdout] 296 | | "==========", [INFO] [stdout] ... | [INFO] [stdout] 302 | | ] [INFO] [stdout] 303 | | .join("\n")); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 293 | panic!("{}", vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 293 | std::panic::panic_any(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/view/testutil.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | panic!(error_output.join("\n")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 175 | panic!("{}", error_output.join("\n")); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 175 | std::panic::panic_any(error_output.join("\n")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/testutil.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(vec![ [INFO] [stdout] | ________________^ [INFO] [stdout] 35 | | "\n", [INFO] [stdout] 36 | | "Exit result does not match", [INFO] [stdout] 37 | | "==========", [INFO] [stdout] ... | [INFO] [stdout] 43 | | ] [INFO] [stdout] 44 | | .join("\n")); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 34 | panic!("{}", vec![ [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 34 | std::panic::panic_any(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-interactive-rebase-tool` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6950a91ed2e519f6974fa67654269096a6a1fb0c4c26411d056fad661f5cd2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6950a91ed2e519f6974fa67654269096a6a1fb0c4c26411d056fad661f5cd2a3", kill_on_drop: false }` [INFO] [stdout] 6950a91ed2e519f6974fa67654269096a6a1fb0c4c26411d056fad661f5cd2a3