[INFO] cloning repository https://github.com/jonfast565/UniversalBre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonfast565/UniversalBre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2FUniversalBre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2FUniversalBre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e54e957e9ad121b9bc8d3a1f83e0594f7459a5c [INFO] testing jonfast565/UniversalBre against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2FUniversalBre" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonfast565/UniversalBre on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonfast565/UniversalBre [INFO] finished tweaking git repo https://github.com/jonfast565/UniversalBre [INFO] tweaked toml for git repo https://github.com/jonfast565/UniversalBre written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/jonfast565/UniversalBre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1a12f46b4584d489e81008dd0d9ab49d85c7ae5b9f7f6677cde5d73bd404e74 [INFO] running `Command { std: "docker" "start" "-a" "b1a12f46b4584d489e81008dd0d9ab49d85c7ae5b9f7f6677cde5d73bd404e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1a12f46b4584d489e81008dd0d9ab49d85c7ae5b9f7f6677cde5d73bd404e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a12f46b4584d489e81008dd0d9ab49d85c7ae5b9f7f6677cde5d73bd404e74", kill_on_drop: false }` [INFO] [stdout] b1a12f46b4584d489e81008dd0d9ab49d85c7ae5b9f7f6677cde5d73bd404e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8acc068483043ef78bac012659424797ee5c315ac2c3f9d7e7371c186a294d [INFO] running `Command { std: "docker" "start" "-a" "cf8acc068483043ef78bac012659424797ee5c315ac2c3f9d7e7371c186a294d", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rustyline v5.0.0 [INFO] [stderr] Compiling quickeval v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | let assignment_statement = parse_error!(self.parse_assignment_statement()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | let infinite_loop = parse_error!(self.parse_infinite_loop()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let breaker = parse_error!(self.parse_break_statement()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | let returner = parse_error!(self.parse_return_statement()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | let function_block = parse_error!(self.parse_function_block()); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | let id = get_identifier!(self); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | let expression = parse_error!(self.parse_expression()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let expression = parse_error!(self.parse_expression()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | let id = get_identifier!(self); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let argument_list = parse_error!(self.parse_argument_list()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | let mut left_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | let right_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | let mut left_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 273 | let right_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | let mut left_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 313 | let right_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | let mut left_node = parse_error!(self.parse_concat_expression()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | let right_node = parse_error!(self.parse_concat_expression()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 356 | let mut left_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | let right_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 378 | let mut left_node = parse_error!(self.parse_term()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 396 | let right_node = parse_error!(self.parse_term()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let mut left_node = parse_error!(self.parse_factor()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | let right_node = parse_error!(self.parse_factor()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FasmDirective` [INFO] [stdout] --> src/code_generation/codegen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FasmDirective { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FasmComment` [INFO] [stdout] --> src/code_generation/codegen.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FasmComment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.41s [INFO] running `Command { std: "docker" "inspect" "cf8acc068483043ef78bac012659424797ee5c315ac2c3f9d7e7371c186a294d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8acc068483043ef78bac012659424797ee5c315ac2c3f9d7e7371c186a294d", kill_on_drop: false }` [INFO] [stdout] cf8acc068483043ef78bac012659424797ee5c315ac2c3f9d7e7371c186a294d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7aa2db85ec7abb5c19ade19af8408e573760fa25f3024ee48e3a5ed606a95a [INFO] running `Command { std: "docker" "start" "-a" "7a7aa2db85ec7abb5c19ade19af8408e573760fa25f3024ee48e3a5ed606a95a", kill_on_drop: false }` [INFO] [stderr] Compiling quickeval v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | let assignment_statement = parse_error!(self.parse_assignment_statement()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | let infinite_loop = parse_error!(self.parse_infinite_loop()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let breaker = parse_error!(self.parse_break_statement()); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | let returner = parse_error!(self.parse_return_statement()); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | let function_block = parse_error!(self.parse_function_block()); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | let id = get_identifier!(self); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | let expression = parse_error!(self.parse_expression()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let expression = parse_error!(self.parse_expression()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | let id = get_identifier!(self); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let argument_list = parse_error!(self.parse_argument_list()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | let mut left_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | let right_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | let mut left_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 273 | let right_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | let mut left_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 313 | let right_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | let mut left_node = parse_error!(self.parse_concat_expression()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | let right_node = parse_error!(self.parse_concat_expression()); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 356 | let mut left_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | let right_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 378 | let mut left_node = parse_error!(self.parse_term()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 396 | let right_node = parse_error!(self.parse_term()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let mut left_node = parse_error!(self.parse_factor()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/parser.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | let right_node = parse_error!(self.parse_factor()); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FasmDirective` [INFO] [stdout] --> src/code_generation/codegen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FasmDirective { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FasmComment` [INFO] [stdout] --> src/code_generation/codegen.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FasmComment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "7a7aa2db85ec7abb5c19ade19af8408e573760fa25f3024ee48e3a5ed606a95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7aa2db85ec7abb5c19ade19af8408e573760fa25f3024ee48e3a5ed606a95a", kill_on_drop: false }` [INFO] [stdout] 7a7aa2db85ec7abb5c19ade19af8408e573760fa25f3024ee48e3a5ed606a95a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07c68ad85c10543400f371fb464a108838d38d076da45f3a1ab972aa5703eb34 [INFO] running `Command { std: "docker" "start" "-a" "07c68ad85c10543400f371fb464a108838d38d076da45f3a1ab972aa5703eb34", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | let assignment_statement = parse_error!(self.parse_assignment_statement()); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 120 | let infinite_loop = parse_error!(self.parse_infinite_loop()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | let breaker = parse_error!(self.parse_break_statement()); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 128 | let returner = parse_error!(self.parse_return_statement()); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 132 | let function_block = parse_error!(self.parse_function_block()); [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 146 | let id = get_identifier!(self); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 151 | let expression = parse_error!(self.parse_expression()); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 170 | let expression = parse_error!(self.parse_expression()); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 216 | let id = get_identifier!(self); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 219 | let argument_list = parse_error!(self.parse_argument_list()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 242 | let mut left_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 251 | let right_node = parse_error!(self.parse_boolean_and_expression()); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 264 | let mut left_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 273 | let right_node = parse_error!(self.parse_boolean_comparison_expression()); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 286 | let mut left_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 313 | let right_node = parse_error!(self.parse_boolean_equality_expression()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 326 | let mut left_node = parse_error!(self.parse_concat_expression()); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 343 | let right_node = parse_error!(self.parse_concat_expression()); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 356 | let mut left_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 365 | let right_node = parse_error!(self.parse_mathematical_expression()); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 378 | let mut left_node = parse_error!(self.parse_term()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 396 | let right_node = parse_error!(self.parse_term()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 409 | let mut left_node = parse_error!(self.parse_factor()); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser/parser.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 426 | let right_node = parse_error!(self.parse_factor()); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `FasmDirective` [INFO] [stderr] --> src/code_generation/codegen.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct FasmDirective { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `FasmComment` [INFO] [stderr] --> src/code_generation/codegen.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct FasmComment { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `quickeval` (bin "quickeval" test) generated 26 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickeval-42a988284f65dd56) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07c68ad85c10543400f371fb464a108838d38d076da45f3a1ab972aa5703eb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c68ad85c10543400f371fb464a108838d38d076da45f3a1ab972aa5703eb34", kill_on_drop: false }` [INFO] [stdout] 07c68ad85c10543400f371fb464a108838d38d076da45f3a1ab972aa5703eb34