[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-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2FUniversalBre" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonfast565/UniversalBre on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-0/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-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v5.0.0 [INFO] [stderr] Downloaded mashup-impl v0.1.9 [INFO] [stderr] Downloaded mashup v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d658163053dee84670e33a8dd5022d27942c79dad036a784692ed1352277c38d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d658163053dee84670e33a8dd5022d27942c79dad036a784692ed1352277c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d658163053dee84670e33a8dd5022d27942c79dad036a784692ed1352277c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d658163053dee84670e33a8dd5022d27942c79dad036a784692ed1352277c38d", kill_on_drop: false }` [INFO] [stdout] d658163053dee84670e33a8dd5022d27942c79dad036a784692ed1352277c38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 253ef2a6a426acb8f55e23e881dc39653c5eab59efe6d5d77a42371a776ab887 [INFO] running `Command { std: "docker" "start" "-a" "253ef2a6a426acb8f55e23e881dc39653c5eab59efe6d5d77a42371a776ab887", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [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: field is never read: `location` [INFO] [stdout] --> src/utilities/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | location: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompileError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utilities/error.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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] [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: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.34s [INFO] running `Command { std: "docker" "inspect" "253ef2a6a426acb8f55e23e881dc39653c5eab59efe6d5d77a42371a776ab887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253ef2a6a426acb8f55e23e881dc39653c5eab59efe6d5d77a42371a776ab887", kill_on_drop: false }` [INFO] [stdout] 253ef2a6a426acb8f55e23e881dc39653c5eab59efe6d5d77a42371a776ab887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e963ab77be9352fc108e74319015d2f2405280d5c152dc220ec0688330fb3e0 [INFO] running `Command { std: "docker" "start" "-a" "6e963ab77be9352fc108e74319015d2f2405280d5c152dc220ec0688330fb3e0", 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: field is never read: `location` [INFO] [stdout] --> src/utilities/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | location: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompileError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/utilities/error.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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] [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: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "6e963ab77be9352fc108e74319015d2f2405280d5c152dc220ec0688330fb3e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e963ab77be9352fc108e74319015d2f2405280d5c152dc220ec0688330fb3e0", kill_on_drop: false }` [INFO] [stdout] 6e963ab77be9352fc108e74319015d2f2405280d5c152dc220ec0688330fb3e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f56774f1e3dcd218d50b96dcccd1c44911be38008c35d05b33ec6dbbd90c6db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f56774f1e3dcd218d50b96dcccd1c44911be38008c35d05b33ec6dbbd90c6db", 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: field is never read: `location` [INFO] [stderr] --> src/utilities/error.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | location: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompileError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/utilities/error.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (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] 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 27 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickeval-b1bcd456fed56eb4) [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" "8f56774f1e3dcd218d50b96dcccd1c44911be38008c35d05b33ec6dbbd90c6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f56774f1e3dcd218d50b96dcccd1c44911be38008c35d05b33ec6dbbd90c6db", kill_on_drop: false }` [INFO] [stdout] 8f56774f1e3dcd218d50b96dcccd1c44911be38008c35d05b33ec6dbbd90c6db