[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 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankRogalski%2FBrainRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FrankRogalski/BrainRust on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8
[INFO] running `Command { std: "docker" "start" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking lazy_static v1.4.0
[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, associated function, or constant 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, associated function, or constant `AddToLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 301 |             Ops::AddToLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `SubFromRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 310 |             Ops::SubFromRight => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ variant, associated function, or constant 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, associated function, or constant 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, associated function, or constant `SubFromLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |             Ops::SubFromLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `MulRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 327 |             Ops::MulRight(num) => {
[INFO] [stdout]     |                  ^^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `MulLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Ops::MulLeft(num) => {
[INFO] [stdout]     |                  ^^^^^^^ variant, associated function, or constant 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: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]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/arith.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `std::ops::Add`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/arith.rs:113:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `std::ops::Add<usize>`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `std::ops::Add<&usize>`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `std::ops::Add`
[INFO] [stdout]     = note: this error originates in the macro `add_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[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[E0599]: no variant, associated function, or constant 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, associated function, or constant `AddToLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 301 |             Ops::AddToLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `SubFromRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 310 |             Ops::SubFromRight => {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ variant, associated function, or constant 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, associated function, or constant 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, associated function, or constant `SubFromLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 318 |             Ops::SubFromLeft => {
[INFO] [stdout]     |                  ^^^^^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `MulRight` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 327 |             Ops::MulRight(num) => {
[INFO] [stdout]     |                  ^^^^^^^^ variant, associated function, or constant not found in `Ops`
[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] error[E0599]: no variant, associated function, or constant 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, associated function, or constant `MulLeft` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Ops::MulLeft(num) => {
[INFO] [stdout]     |                  ^^^^^^^ variant, associated function, or constant not found in `Ops`
[INFO] [stdout] 
[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] [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[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]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/arith.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `std::ops::Add`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/arith.rs:113:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `std::ops::Add<usize>`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `std::ops::Add<&usize>`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `std::ops::Add`
[INFO] [stdout]     = note: this error originates in the macro `add_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [stderr] error: could not compile `brainfuck` (bin "brainfuck") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8", kill_on_drop: false }`
[INFO] [stdout] 117328bc7b51a35ee42a71e6772f938320b01f9a06e8868cc1c37048b02729b8
