[INFO] fetching crate corewars-parser 0.2.0... [INFO] checking corewars-parser-0.2.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate corewars-parser 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate corewars-parser 0.2.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded test-generator v0.3.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] [stderr] Downloaded smawk v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c56a7272c7d0f378f5036b86824b99f2c05721d1c2fd1126e72a86852eac5358 [INFO] running `Command { std: "docker" "start" "-a" "c56a7272c7d0f378f5036b86824b99f2c05721d1c2fd1126e72a86852eac5358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c56a7272c7d0f378f5036b86824b99f2c05721d1c2fd1126e72a86852eac5358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56a7272c7d0f378f5036b86824b99f2c05721d1c2fd1126e72a86852eac5358", kill_on_drop: false }` [INFO] [stdout] c56a7272c7d0f378f5036b86824b99f2c05721d1c2fd1126e72a86852eac5358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7fc21c973cf750fd2468f3168d797c69e25700e2a3b0090c8b5ef5ce1e03b5b [INFO] running `Command { std: "docker" "start" "-a" "d7fc21c973cf750fd2468f3168d797c69e25700e2a3b0090c8b5ef5ce1e03b5b", kill_on_drop: false }` [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 smawk v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Checking corewars-core v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [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.26 [INFO] [stderr] Compiling textwrap-macros-impl v0.2.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking textwrap-macros v0.2.5 [INFO] [stderr] Checking thiserror v1.0.26 [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` due to 2 previous errors; 5 warnings emitted [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_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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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 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] = note: this warning originates in the macro `parses_to` (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" "d7fc21c973cf750fd2468f3168d797c69e25700e2a3b0090c8b5ef5ce1e03b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fc21c973cf750fd2468f3168d797c69e25700e2a3b0090c8b5ef5ce1e03b5b", kill_on_drop: false }` [INFO] [stdout] d7fc21c973cf750fd2468f3168d797c69e25700e2a3b0090c8b5ef5ce1e03b5b