[INFO] cloning repository https://github.com/BraedonWooding/brainfudgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BraedonWooding/brainfudgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBraedonWooding%2Fbrainfudgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBraedonWooding%2Fbrainfudgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a3ade17f9d7786e5d6fa760cc3f1062bc43e403
[INFO] checking BraedonWooding/brainfudgit against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBraedonWooding%2Fbrainfudgit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BraedonWooding/brainfudgit on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BraedonWooding/brainfudgit
[INFO] finished tweaking git repo https://github.com/BraedonWooding/brainfudgit
[INFO] tweaked toml for git repo https://github.com/BraedonWooding/brainfudgit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BraedonWooding/brainfudgit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c87ae56b4524dfb4bd260436158c7304b66458096428060eb9123e68df52e6ad
[INFO] running `Command { std: "docker" "start" "-a" "c87ae56b4524dfb4bd260436158c7304b66458096428060eb9123e68df52e6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c87ae56b4524dfb4bd260436158c7304b66458096428060eb9123e68df52e6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87ae56b4524dfb4bd260436158c7304b66458096428060eb9123e68df52e6ad", kill_on_drop: false }`
[INFO] [stdout] c87ae56b4524dfb4bd260436158c7304b66458096428060eb9123e68df52e6ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecf220137bef76b24bb00aae0a386f4f0d7ad573a208690ff9cb9e26e4209ab3
[INFO] running `Command { std: "docker" "start" "-a" "ecf220137bef76b24bb00aae0a386f4f0d7ad573a208690ff9cb9e26e4209ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling arbitrary-int v1.2.6
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking syn v2.0.39
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling bitbybit v1.2.2
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]    Compiling brainfudgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::Id`
[INFO] [stdout]  --> lib/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::Id;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro2::Delimiter`
[INFO] [stdout]  --> lib/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro2::Delimiter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToTokens`
[INFO] [stdout]  --> lib/lib.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{quote, ToTokens};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]  --> lib/lib.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{bracketed, parse_macro_input, token, Block, Expr, Ident, Result, Token};
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Id`
[INFO] [stdout]  --> lib/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::Id;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro2::Delimiter`
[INFO] [stdout]  --> lib/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro2::Delimiter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToTokens`
[INFO] [stdout]  --> lib/lib.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{quote, ToTokens};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]  --> lib/lib.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{bracketed, parse_macro_input, token, Block, Expr, Ident, Result, Token};
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Id`
[INFO] [stdout]  --> lib/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::Id;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro2::Delimiter`
[INFO] [stdout]  --> lib/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proc_macro2::Delimiter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToTokens`
[INFO] [stdout]  --> lib/lib.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{quote, ToTokens};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]  --> lib/lib.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{bracketed, parse_macro_input, token, Block, Expr, Ident, Result, Token};
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token, expected `;`
[INFO] [stdout]    --> src/jit/codegen/x86_64/codegen.rs:151:33
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   add RSP, i;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token, expected `;`
[INFO] [stdout]    --> src/jit/codegen/x86_64/codegen.rs:151:33
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   add RSP, i;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytecode::ByteCode`
[INFO] [stdout]  --> src/jit/codegen/x86_64/codegen.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     bytecode::ByteCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/jit/codegen/x86_64/codegen.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     instruction::{self, Displacement, Immediate, Instruction},
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::x86_64::*`
[INFO] [stdout]   --> src/jit/codegen/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::x86_64::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parser/parser.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<LexerTokenKind>) -> Parser {
[INFO] [stdout]    |                                                    ^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytecode::ByteCode`
[INFO] [stdout]  --> src/jit/codegen/x86_64/codegen.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     bytecode::ByteCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/jit/codegen/x86_64/codegen.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     instruction::{self, Displacement, Immediate, Instruction},
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::x86_64::*`
[INFO] [stdout]   --> src/jit/codegen/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::x86_64::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parser/parser.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<LexerTokenKind>) -> Parser {
[INFO] [stdout]    |                                                    ^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emit_loop`
[INFO] [stdout]    --> src/jit/codegen/x86_64/codegen.rs:127:67
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn while_loop<T: FnOnce(&mut X86_64Codegen) -> ()>(&mut self, emit_loop: T) {}
[INFO] [stdout]     |                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emit_loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> src/jit/mod.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn jit_block(&self, block: &MirBasicBlock) {}
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytecode`
[INFO] [stdout]   --> src/jit/mod.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |             JitBlock::Pending(bytecode) => {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiled_block`
[INFO] [stdout]   --> src/jit/mod.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let compiled_block = todo!();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emit_loop`
[INFO] [stdout]    --> src/jit/codegen/x86_64/codegen.rs:127:67
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn while_loop<T: FnOnce(&mut X86_64Codegen) -> ()>(&mut self, emit_loop: T) {}
[INFO] [stdout]     |                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emit_loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brainfudgit` (bin "brainfudgit") due to 1 previous error; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> src/jit/mod.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn jit_block(&self, block: &MirBasicBlock) {}
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytecode`
[INFO] [stdout]   --> src/jit/mod.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |             JitBlock::Pending(bytecode) => {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiled_block`
[INFO] [stdout]   --> src/jit/mod.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let compiled_block = todo!();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brainfudgit` (bin "brainfudgit" test) due to 1 previous error; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ecf220137bef76b24bb00aae0a386f4f0d7ad573a208690ff9cb9e26e4209ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf220137bef76b24bb00aae0a386f4f0d7ad573a208690ff9cb9e26e4209ab3", kill_on_drop: false }`
[INFO] [stdout] ecf220137bef76b24bb00aae0a386f4f0d7ad573a208690ff9cb9e26e4209ab3
