[INFO] cloning repository https://github.com/andras-pinter/crab-toolchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andras-pinter/crab-toolchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandras-pinter%2Fcrab-toolchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandras-pinter%2Fcrab-toolchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1e0856caa542025354d48d9118081c37b61f6f5 [INFO] checking andras-pinter/crab-toolchain against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandras-pinter%2Fcrab-toolchain" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andras-pinter/crab-toolchain 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 git repo https://github.com/andras-pinter/crab-toolchain [INFO] finished tweaking git repo https://github.com/andras-pinter/crab-toolchain [INFO] tweaked toml for git repo https://github.com/andras-pinter/crab-toolchain written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/andras-pinter/crab-toolchain 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 1797ddab0eabd77e472d7013d2dd1feefa17878c05d2dbb3a389533af00eab11 [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" "1797ddab0eabd77e472d7013d2dd1feefa17878c05d2dbb3a389533af00eab11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1797ddab0eabd77e472d7013d2dd1feefa17878c05d2dbb3a389533af00eab11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1797ddab0eabd77e472d7013d2dd1feefa17878c05d2dbb3a389533af00eab11", kill_on_drop: false }` [INFO] [stdout] 1797ddab0eabd77e472d7013d2dd1feefa17878c05d2dbb3a389533af00eab11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8936a1460e8cae2ab79e7ddd6501b2814656c50e19fbec5602e0d65cb9e19b62 [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" "8936a1460e8cae2ab79e7ddd6501b2814656c50e19fbec5602e0d65cb9e19b62", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking crab-toolchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `File` [INFO] [stdout] --> src/parser/container/manifest.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | File(&'a [u8]), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Image` [INFO] [stdout] --> src/parser/container/manifest.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Image(&'a [u8]), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_manifest` [INFO] [stdout] --> src/parser/container/manifest.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse_manifest>(input: T) -> nom::IResult [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `verify_path` [INFO] [stdout] --> src/parser/container/arguments/volume.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn verify_path(path: &[u8]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_volume_name` [INFO] [stdout] --> src/parser/container/arguments/volume_from.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_volume_name>(input: T) -> nom::IResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Volume` [INFO] [stdout] --> src/parser/container/arguments/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / Volume { [INFO] [stdout] 24 | | source: &'a [u8], [INFO] [stdout] 25 | | mount: &'a [u8] [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PublishPort` [INFO] [stdout] --> src/parser/container/arguments/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / PublishPort { [INFO] [stdout] 28 | | outer: u16, [INFO] [stdout] 29 | | inner: u16 [INFO] [stdout] 30 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExposePort` [INFO] [stdout] --> src/parser/container/arguments/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / ExposePort { [INFO] [stdout] 32 | | port: u16 [INFO] [stdout] 33 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `VolumeFrom` [INFO] [stdout] --> src/parser/container/arguments/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / VolumeFrom { [INFO] [stdout] 35 | | name: &'a [u8] [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_to_u16` [INFO] [stdout] --> src/parser/container/arguments/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_to_u16(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `manifest` [INFO] [stdout] --> src/parser/container/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | manifest: Manifest<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arguments` [INFO] [stdout] --> src/parser/container/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | arguments: Vec> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `verify_arguments` [INFO] [stdout] --> src/parser/container/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn verify_arguments(arguments: &[Argument<'a>]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/parser/shell/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | path: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Parser` [INFO] [stdout] --> src/parser/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Parser<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/parser/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn parse(input: &'a [u8]) -> Result>> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/manifest.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 62 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/manifest.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 73 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/arguments/tests.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 43 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/arguments/tests.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 88 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/arguments/tests.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 124 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/arguments/tests.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 150 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/name.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 24 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/name.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 35 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 59 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | assert!(remaining.is_empty(), format!("Remaining input should be empty: {}", String::from_utf8_lossy(remaining))); [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] 61 | assert!(remaining.is_empty(), "Remaining input should be empty: {}", String::from_utf8_lossy(remaining)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 79 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | assert!(remaining.is_empty(), format!("Remaining input should be empty: {}", String::from_utf8_lossy(remaining))); [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] 81 | assert!(remaining.is_empty(), "Remaining input should be empty: {}", String::from_utf8_lossy(remaining)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 116 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/container/mod.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | assert!(remaining.is_empty(), format!("Remaining input should be empty: {}", String::from_utf8_lossy(remaining))); [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] 118 | assert!(remaining.is_empty(), "Remaining input should be empty: {}", String::from_utf8_lossy(remaining)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/shell/mod.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 65 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 10 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 24 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 40 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 61 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 86 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 108 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 135 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests/test_containers.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | assert!(result.is_ok(), format!("Error: {:?}", result.err().map(error_fmt))); [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] 164 | assert!(result.is_ok(), "Error: {:?}", result.err().map(error_fmt)); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.98s [INFO] running `Command { std: "docker" "inspect" "8936a1460e8cae2ab79e7ddd6501b2814656c50e19fbec5602e0d65cb9e19b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8936a1460e8cae2ab79e7ddd6501b2814656c50e19fbec5602e0d65cb9e19b62", kill_on_drop: false }` [INFO] [stdout] 8936a1460e8cae2ab79e7ddd6501b2814656c50e19fbec5602e0d65cb9e19b62