[INFO] cloning repository https://github.com/FrankRogalski/BrainRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrankRogalski/BrainRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankRogalski%2FBrainRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankRogalski%2FBrainRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57e9fc7459fa933acc9232e974835155ff3e5a9a
[INFO] checking FrankRogalski/BrainRust against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankRogalski%2FBrainRust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FrankRogalski/BrainRust
[INFO] finished tweaking git repo https://github.com/FrankRogalski/BrainRust
[INFO] tweaked toml for git repo https://github.com/FrankRogalski/BrainRust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FrankRogalski/BrainRust on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FrankRogalski/BrainRust 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c062ba16dcab4fe0c24a0d796b8dc1e9adf56b16be05e542cce363fdafee1c93
[INFO] running `Command { std: "docker" "start" "-a" "c062ba16dcab4fe0c24a0d796b8dc1e9adf56b16be05e542cce363fdafee1c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c062ba16dcab4fe0c24a0d796b8dc1e9adf56b16be05e542cce363fdafee1c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c062ba16dcab4fe0c24a0d796b8dc1e9adf56b16be05e542cce363fdafee1c93", kill_on_drop: false }`
[INFO] [stdout] c062ba16dcab4fe0c24a0d796b8dc1e9adf56b16be05e542cce363fdafee1c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d7b95eea2e5ce51292fd4ac612a99763144ae23a859cc1bb07175e45ce0b3ef
[INFO] running `Command { std: "docker" "start" "-a" "8d7b95eea2e5ce51292fd4ac612a99763144ae23a859cc1bb07175e45ce0b3ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking brainfuck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `AddToLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `AddToLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 301 |             Ops::AddToLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SubFromRight` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `SubFromRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 310 |             Ops::SubFromRight => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 310 -             Ops::SubFromRight => {
[INFO] [stdout] 310 +             Ops::SubFromSide => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `AddToLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `AddToLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 301 |             Ops::AddToLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SubFromLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `SubFromLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |             Ops::SubFromLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SubFromRight` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `SubFromRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 310 |             Ops::SubFromRight => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 310 -             Ops::SubFromRight => {
[INFO] [stdout] 310 +             Ops::SubFromSide => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MulRight` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:327:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `MulRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 327 |             Ops::MulRight(num) => {
[INFO] [stdout]     |                  ^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SubFromLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `SubFromLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |             Ops::SubFromLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MulRight` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:327:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `MulRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 327 |             Ops::MulRight(num) => {
[INFO] [stdout]     |                  ^^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MulLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `MulLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Ops::MulLeft(num) => {
[INFO] [stdout]     |                  ^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MulLeft` found for enum `Ops` in the current scope
[INFO] [stdout]    --> src/main.rs:335:18
[INFO] [stdout]     |
[INFO] [stdout] 35  | enum Ops {
[INFO] [stdout]     | -------- variant or associated item `MulLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Ops::MulLeft(num) => {
[INFO] [stdout]     |                  ^^^^^^^ variant or associated item not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:292:29
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                             ^ expected `&isize`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if *offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:292:29
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                             ^ expected `&isize`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if *offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:292:41
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                                         ^^^^^^ expected `usize`, found `isize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:292:41
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                                         ^^^^^^ expected `usize`, found `isize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `&isize` to `usize`
[INFO] [stdout]    --> src/main.rs:292:39
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                                       ^ no implementation for `usize + &isize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::ops::Add<&isize>` is not implemented for `usize`
[INFO] [stdout]     = help: the following other types implement trait `std::ops::Add<Rhs>`:
[INFO] [stdout]               `&usize` implements `std::ops::Add<usize>`
[INFO] [stdout]               `&usize` implements `std::ops::Add`
[INFO] [stdout]               `usize` implements `std::ops::Add<&usize>`
[INFO] [stdout]               `usize` implements `std::ops::Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `&isize` to `usize`
[INFO] [stdout]    --> src/main.rs:292:39
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if offset > 0 && head + offset >= memory.len() {
[INFO] [stdout]     |                                       ^ no implementation for `usize + &isize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::ops::Add<&isize>` is not implemented for `usize`
[INFO] [stdout]     = help: the following other types implement trait `std::ops::Add<Rhs>`:
[INFO] [stdout]               `&usize` implements `std::ops::Add<usize>`
[INFO] [stdout]               `&usize` implements `std::ops::Add`
[INFO] [stdout]               `usize` implements `std::ops::Add<&usize>`
[INFO] [stdout]               `usize` implements `std::ops::Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 } else if offset < 0 && head as isize + offset < 0 {
[INFO] [stdout]     |                                    ^ expected `&isize`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 } else if *offset < 0 && head as isize + offset < 0 {
[INFO] [stdout]     |                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 } else if offset < 0 && head as isize + offset < 0 {
[INFO] [stdout]     |                                    ^ expected `&isize`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 } else if *offset < 0 && head as isize + offset < 0 {
[INFO] [stdout]     |                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brainfuck` (bin "brainfuck" test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brainfuck` (bin "brainfuck") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d7b95eea2e5ce51292fd4ac612a99763144ae23a859cc1bb07175e45ce0b3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7b95eea2e5ce51292fd4ac612a99763144ae23a859cc1bb07175e45ce0b3ef", kill_on_drop: false }`
[INFO] [stdout] 8d7b95eea2e5ce51292fd4ac612a99763144ae23a859cc1bb07175e45ce0b3ef
