[INFO] fetching crate corewars-parser 0.2.0... [INFO] checking corewars-parser-0.2.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate corewars-parser 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate corewars-parser 0.2.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate corewars-parser 0.2.0 [INFO] finished tweaking crates.io crate corewars-parser 0.2.0 [INFO] tweaked toml for crates.io crate corewars-parser 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded test-case v1.1.0 [INFO] [stderr] Downloaded textwrap-macros-impl v0.2.5 [INFO] [stderr] Downloaded corewars-core v0.2.0 [INFO] [stderr] Downloaded textwrap-macros v0.2.5 [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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09b310dfcb97d16c561308168eadf8eb9426e1b182b2cf38a6831dc48abbef02 [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" "09b310dfcb97d16c561308168eadf8eb9426e1b182b2cf38a6831dc48abbef02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09b310dfcb97d16c561308168eadf8eb9426e1b182b2cf38a6831dc48abbef02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b310dfcb97d16c561308168eadf8eb9426e1b182b2cf38a6831dc48abbef02", kill_on_drop: false }` [INFO] [stdout] 09b310dfcb97d16c561308168eadf8eb9426e1b182b2cf38a6831dc48abbef02 [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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73f8efb5fa1d53859271c29bf33ac7ec71891706908061042dfdc283f42e3bd5 [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" "73f8efb5fa1d53859271c29bf33ac7ec71891706908061042dfdc283f42e3bd5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Checking corewars-core v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling textwrap-macros-impl v0.2.5 [INFO] [stderr] Checking textwrap-macros v0.2.5 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking corewars-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/dump_test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[test_resources("testdata/input/simple/*.redcode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern testdata/input/simple/*.redcode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> tests/dump_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf`, `Path` [INFO] [stdout] --> tests/dump_test.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize_line_endings::normalized` [INFO] [stdout] --> tests/dump_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use normalize_line_endings::normalized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pretty_assertions::assert_eq` [INFO] [stdout] --> tests/dump_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pretty_assertions::assert_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `corewars_parser::Result as ParseResult` [INFO] [stdout] --> tests/dump_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use corewars_parser::Result as ParseResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corewars-parser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / match_parse!(Expression { [INFO] [stdout] 103 | | "123" => [ [INFO] [stdout] 104 | | Expression(0, 3, [ [INFO] [stdout] 105 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 240 | | ], [INFO] [stdout] 241 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | / match_parse!(Field { [INFO] [stdout] 247 | | "#123" | "$123" | "*123" | "@123" | "{123" | "<123" | "}123" | ">123" => [ [INFO] [stdout] 248 | | Field(0, 4, [ [INFO] [stdout] 249 | | AddressMode(0, 1), [INFO] [stdout] ... | [INFO] [stdout] 262 | | ], [INFO] [stdout] 263 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | / match_parse!(Field { [INFO] [stdout] 247 | | "#123" | "$123" | "*123" | "@123" | "{123" | "<123" | "}123" | ">123" => [ [INFO] [stdout] 248 | | Field(0, 4, [ [INFO] [stdout] 249 | | AddressMode(0, 1), [INFO] [stdout] ... | [INFO] [stdout] 262 | | ], [INFO] [stdout] 263 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | / match_parse!(Expression { [INFO] [stdout] 269 | | "foo" | "fo2" | "f_2" => [ [INFO] [stdout] 270 | | Expression(0, 3, [ [INFO] [stdout] 271 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 281 | | ] [INFO] [stdout] 282 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | / match_parse!(Expression { [INFO] [stdout] 269 | | "foo" | "fo2" | "f_2" => [ [INFO] [stdout] 270 | | Expression(0, 3, [ [INFO] [stdout] 271 | | Value(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 281 | | ] [INFO] [stdout] 282 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match_parse!(label_input, LabelDeclaration { [INFO] [stdout] 288 | | "some_label" | "some_label2" | "DJNOFF" => [Label(0, label_input.len())], [INFO] [stdout] 289 | | "a: " => [Label(0, 1)], [INFO] [stdout] 290 | | " a " => [Label(1, 2)], [INFO] [stdout] 291 | | "a :" => [Label(0, 1)], [INFO] [stdout] 292 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | / match_parse!(input, Operation { [INFO] [stdout] 298 | | "mov.a" | "mov.b" | "mov.ab" | "mov.ba" | "mov.f" | "mov.x" | "mov.i" => [ [INFO] [stdout] 299 | | Operation(0, input.len(), [ [INFO] [stdout] 300 | | Opcode(0, 3), [INFO] [stdout] ... | [INFO] [stdout] 303 | | ], [INFO] [stdout] 304 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | / match_parse!(input, Operation { [INFO] [stdout] 298 | | "mov.a" | "mov.b" | "mov.ab" | "mov.ba" | "mov.f" | "mov.x" | "mov.i" => [ [INFO] [stdout] 299 | | Operation(0, input.len(), [ [INFO] [stdout] 300 | | Opcode(0, 3), [INFO] [stdout] ... | [INFO] [stdout] 303 | | ], [INFO] [stdout] 304 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | / match_parse!(input, Line { [INFO] [stdout] 310 | | "mov #1, 3" => [ [INFO] [stdout] 311 | | Instruction(0, 9, [ [INFO] [stdout] 312 | | Operation(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 343 | | ], [INFO] [stdout] 344 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | / match_parse!(input, Line { [INFO] [stdout] 310 | | "mov #1, 3" => [ [INFO] [stdout] 311 | | Instruction(0, 9, [ [INFO] [stdout] 312 | | Operation(0, 3, [ [INFO] [stdout] ... | [INFO] [stdout] 343 | | ], [INFO] [stdout] 344 | | }); [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] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "73f8efb5fa1d53859271c29bf33ac7ec71891706908061042dfdc283f42e3bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f8efb5fa1d53859271c29bf33ac7ec71891706908061042dfdc283f42e3bd5", kill_on_drop: false }` [INFO] [stdout] 73f8efb5fa1d53859271c29bf33ac7ec71891706908061042dfdc283f42e3bd5