[INFO] cloning repository https://github.com/dsandall/cpe442_lab2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsandall/cpe442_lab2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsandall%2Fcpe442_lab2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsandall%2Fcpe442_lab2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0de50b32bd2ce5b661caf2ce4253664389acc766 [INFO] checking dsandall/cpe442_lab2/0de50b32bd2ce5b661caf2ce4253664389acc766 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsandall%2Fcpe442_lab2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsandall/cpe442_lab2 on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dsandall/cpe442_lab2 [INFO] finished tweaking git repo https://github.com/dsandall/cpe442_lab2 [INFO] tweaked toml for git repo https://github.com/dsandall/cpe442_lab2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dsandall/cpe442_lab2 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded opencv-binding-generator v0.93.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded opencv v0.93.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b83d5d9352ee2af4762e6d3ac1b7559f47008bdf198466373dc0db2a3a3de539 [INFO] running `Command { std: "docker" "start" "-a" "b83d5d9352ee2af4762e6d3ac1b7559f47008bdf198466373dc0db2a3a3de539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b83d5d9352ee2af4762e6d3ac1b7559f47008bdf198466373dc0db2a3a3de539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83d5d9352ee2af4762e6d3ac1b7559f47008bdf198466373dc0db2a3a3de539", kill_on_drop: false }` [INFO] [stdout] b83d5d9352ee2af4762e6d3ac1b7559f47008bdf198466373dc0db2a3a3de539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a580b895ce506023cc6d8fd7e21781b7858aaaed1328504523c21c5d79af49b [INFO] running `Command { std: "docker" "start" "-a" "9a580b895ce506023cc6d8fd7e21781b7858aaaed1328504523c21c5d79af49b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling opencv-binding-generator v0.93.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling opencv v0.93.4 [INFO] [stderr] Checking cpe442_lab2 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let mut b: float32x4_t = vld1q_f32(b.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | let mut g: float32x4_t = vld1q_f32(g.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut r: float32x4_t = vld1q_f32(r.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | let gy: (int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:229:24 [INFO] [stdout] | [INFO] [stdout] 229 | let gy: (int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | let surround: [uint8x8_t; 3] = [ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int16x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:274:34 [INFO] [stdout] | [INFO] [stdout] 274 | let mut acc: int16x8_t = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let mut b: float32x4_t = vld1q_f32(b.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | let mut g: float32x4_t = vld1q_f32(g.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut r: float32x4_t = vld1q_f32(r.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `float32x4_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | let gx: (int8x8_t, int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | let gy: (int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:229:24 [INFO] [stdout] | [INFO] [stdout] 229 | let gy: (int8x8_t, int8x8_t) = unsafe { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint8x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | let surround: [uint8x8_t; 3] = [ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int16x8_t` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:274:34 [INFO] [stdout] | [INFO] [stdout] 274 | let mut acc: int16x8_t = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:169:38 [INFO] [stdout] | [INFO] [stdout] 169 | let mut b: float32x4_t = vld1q_f32(b.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:170:38 [INFO] [stdout] | [INFO] [stdout] 170 | let mut g: float32x4_t = vld1q_f32(g.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | let mut r: float32x4_t = vld1q_f32(r.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | b = vmulq_n_f32(b, 0.0722); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | g = vmulq_n_f32(g, 0.7152); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | r = vmulq_n_f32(r, 0.2126); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddq_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddq_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vst1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | vst1q_f32(grey_vec.as_mut_ptr(), grey); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | vld1_s8(gx_data[0].as_ptr()), // Load first row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | vld1_s8(gx_data[1].as_ptr()), // Load second row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | vld1_s8(gx_data[2].as_ptr()), // Load third row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | vld1_s8(gy_data[0].as_ptr()), // Load first row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | vld1_s8(gy_data[1].as_ptr()), // Load third row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | vld1_u8((&(chunk.1)[0] as *const u8).offset((-frame.cols() as isize) - 1)), // row above [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | vld1_u8((&(chunk.1)[0] as *const u8).offset(-1)), // row [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | vld1_u8((&(chunk.1)[0] as *const u8).offset(frame.cols() as isize - 1)), // row below [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:253:78 [INFO] [stdout] | [INFO] [stdout] 253 | let signed_surround = surround.map(|x| vreinterpretq_s16_u16(vmovl_u8(x))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vreinterpretq_s16_u16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:253:56 [INFO] [stdout] | [INFO] [stdout] 253 | let signed_surround = surround.map(|x| vreinterpretq_s16_u16(vmovl_u8(x))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:39 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:55 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:71 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | let mut y_kernel = { [vmovl_s8(gy.0), vmovl_s8(gy.1)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:262:55 [INFO] [stdout] | [INFO] [stdout] 262 | let mut y_kernel = { [vmovl_s8(gy.0), vmovl_s8(gy.1)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vdupq_n_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:274:46 [INFO] [stdout] | [INFO] [stdout] 274 | let mut acc: int16x8_t = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:275:27 [INFO] [stdout] | [INFO] [stdout] 275 | acc = vmlaq_s16(acc, signed_surround[0], x_kernel[0]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | acc = vmlaq_s16(acc, signed_surround[1], x_kernel[1]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | acc = vmlaq_s16(acc, signed_surround[2], x_kernel[2]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddvq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | let x_kernel_sum: i16 = vaddvq_s16(acc); // This sums all the elements in the vector and returns a scalar value [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vdupq_n_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | acc = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | acc = vmlaq_s16(acc, signed_surround[0], y_kernel[0]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:294:27 [INFO] [stdout] | [INFO] [stdout] 294 | ... acc = vmlaq_s16(acc, signed_surround[2], y_kernel[1]); // note the indexes are slightly different due to the blank row in kernel y [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddvq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:295:40 [INFO] [stdout] | [INFO] [stdout] 295 | let y_kernel_sum = vaddvq_s16(acc); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:169:38 [INFO] [stdout] | [INFO] [stdout] 169 | let mut b: float32x4_t = vld1q_f32(b.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:170:38 [INFO] [stdout] | [INFO] [stdout] 170 | let mut g: float32x4_t = vld1q_f32(g.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | let mut r: float32x4_t = vld1q_f32(r.as_ptr()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | b = vmulq_n_f32(b, 0.0722); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | g = vmulq_n_f32(g, 0.7152); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmulq_n_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | r = vmulq_n_f32(r, 0.2126); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddq_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddq_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | let grey: float32x4_t = vaddq_f32(r, vaddq_f32(b, g)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vst1q_f32` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | vst1q_f32(grey_vec.as_mut_ptr(), grey); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vextq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:309:59 [INFO] [stdout] | [INFO] [stdout] 309 | let r_shift_kernel_row = |kernel_row| vextq_s16::<7>(kernel_row, kernel_row); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | vld1_s8(gx_data[0].as_ptr()), // Load first row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | vld1_s8(gx_data[1].as_ptr()), // Load second row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | vld1_s8(gx_data[2].as_ptr()), // Load third row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | vld1_s8(gy_data[0].as_ptr()), // Load first row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | vld1_s8(gy_data[1].as_ptr()), // Load third row into int8x8_t [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | vld1_u8((&(chunk.1)[0] as *const u8).offset((-frame.cols() as isize) - 1)), // row above [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | vld1_u8((&(chunk.1)[0] as *const u8).offset(-1)), // row [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vld1_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | vld1_u8((&(chunk.1)[0] as *const u8).offset(frame.cols() as isize - 1)), // row below [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_u8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:253:78 [INFO] [stdout] | [INFO] [stdout] 253 | let signed_surround = surround.map(|x| vreinterpretq_s16_u16(vmovl_u8(x))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vreinterpretq_s16_u16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:253:56 [INFO] [stdout] | [INFO] [stdout] 253 | let signed_surround = surround.map(|x| vreinterpretq_s16_u16(vmovl_u8(x))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:39 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:55 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:261:71 [INFO] [stdout] | [INFO] [stdout] 261 | let mut x_kernel = { [vmovl_s8(gx.0), vmovl_s8(gx.1), vmovl_s8(gx.2)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | let mut y_kernel = { [vmovl_s8(gy.0), vmovl_s8(gy.1)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmovl_s8` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:262:55 [INFO] [stdout] | [INFO] [stdout] 262 | let mut y_kernel = { [vmovl_s8(gy.0), vmovl_s8(gy.1)] }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vdupq_n_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:274:46 [INFO] [stdout] | [INFO] [stdout] 274 | let mut acc: int16x8_t = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:275:27 [INFO] [stdout] | [INFO] [stdout] 275 | acc = vmlaq_s16(acc, signed_surround[0], x_kernel[0]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | acc = vmlaq_s16(acc, signed_surround[1], x_kernel[1]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | acc = vmlaq_s16(acc, signed_surround[2], x_kernel[2]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddvq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | let x_kernel_sum: i16 = vaddvq_s16(acc); // This sums all the elements in the vector and returns a scalar value [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vdupq_n_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | acc = vdupq_n_s16(0); // Initialize all 8 elements to 0 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | acc = vmlaq_s16(acc, signed_surround[0], y_kernel[0]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vmlaq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:294:27 [INFO] [stdout] | [INFO] [stdout] 294 | ... acc = vmlaq_s16(acc, signed_surround[2], y_kernel[1]); // note the indexes are slightly different due to the blank row in kernel y [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vaddvq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:295:40 [INFO] [stdout] | [INFO] [stdout] 295 | let y_kernel_sum = vaddvq_s16(acc); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `vextq_s16` in this scope [INFO] [stdout] --> src/my_arm_neon.rs:309:59 [INFO] [stdout] | [INFO] [stdout] 309 | let r_shift_kernel_row = |kernel_row| vextq_s16::<7>(kernel_row, kernel_row); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpe442_lab2` (lib) due to 45 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpe442_lab2` (lib test) due to 45 previous errors [INFO] running `Command { std: "docker" "inspect" "9a580b895ce506023cc6d8fd7e21781b7858aaaed1328504523c21c5d79af49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a580b895ce506023cc6d8fd7e21781b7858aaaed1328504523c21c5d79af49b", kill_on_drop: false }` [INFO] [stdout] 9a580b895ce506023cc6d8fd7e21781b7858aaaed1328504523c21c5d79af49b