[INFO] fetching crate stream-benchmark 0.1.1... [INFO] testing stream-benchmark-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate stream-benchmark 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate stream-benchmark 0.1.1 [INFO] finished tweaking crates.io crate stream-benchmark 0.1.1 [INFO] tweaked toml for crates.io crate stream-benchmark 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stream-benchmark 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stream-benchmark 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d4aefc39286ad991c63eee3d2df29e821a19441a92273aebb2b50ddb2c6e2ae [INFO] running `Command { std: "docker" "start" "-a" "6d4aefc39286ad991c63eee3d2df29e821a19441a92273aebb2b50ddb2c6e2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d4aefc39286ad991c63eee3d2df29e821a19441a92273aebb2b50ddb2c6e2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4aefc39286ad991c63eee3d2df29e821a19441a92273aebb2b50ddb2c6e2ae", kill_on_drop: false }` [INFO] [stdout] 6d4aefc39286ad991c63eee3d2df29e821a19441a92273aebb2b50ddb2c6e2ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bd837e187e0674e9a0cdd561cfff5169baa1430a5d94e724f2f602ee62d38fd [INFO] running `Command { std: "docker" "start" "-a" "0bd837e187e0674e9a0cdd561cfff5169baa1430a5d94e724f2f602ee62d38fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling stream-benchmark v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "0bd837e187e0674e9a0cdd561cfff5169baa1430a5d94e724f2f602ee62d38fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd837e187e0674e9a0cdd561cfff5169baa1430a5d94e724f2f602ee62d38fd", kill_on_drop: false }` [INFO] [stdout] 0bd837e187e0674e9a0cdd561cfff5169baa1430a5d94e724f2f602ee62d38fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95fa5ab7ed469cc54a9df5d5310ec7198b98a6707c6d60310efd88a420de7de8 [INFO] running `Command { std: "docker" "start" "-a" "95fa5ab7ed469cc54a9df5d5310ec7198b98a6707c6d60310efd88a420de7de8", kill_on_drop: false }` [INFO] [stderr] Compiling stream-benchmark v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "95fa5ab7ed469cc54a9df5d5310ec7198b98a6707c6d60310efd88a420de7de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fa5ab7ed469cc54a9df5d5310ec7198b98a6707c6d60310efd88a420de7de8", kill_on_drop: false }` [INFO] [stdout] 95fa5ab7ed469cc54a9df5d5310ec7198b98a6707c6d60310efd88a420de7de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7f41dd178072176f145973d303c4d35cc37cda1c3568a1b27af786d4ad5e94d [INFO] running `Command { std: "docker" "start" "-a" "f7f41dd178072176f145973d303c4d35cc37cda1c3568a1b27af786d4ad5e94d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream-b8b595a2efea7a94) [INFO] [stdout] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stream-df7defd8ba6d554b) [INFO] [stdout] [INFO] [stderr] Doc-tests stream [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/kernel.rs - kernel::KernelScale (line 127) ... FAILED [INFO] [stdout] test src/kernel.rs - kernel::KernelSum (line 304) ... FAILED [INFO] [stdout] test src/kernel.rs - kernel::KernelFill (line 18) ... FAILED [INFO] [stdout] test src/kernel.rs - kernel::KernelCopy (line 70) ... FAILED [INFO] [stdout] test src/kernel.rs - kernel::KernelTriad (line 244) ... FAILED [INFO] [stdout] test src/kernel.rs - kernel::KernelAdd (line 184) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/kernel.rs - kernel::KernelScale (line 127) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/kernel.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `b` in this scope [INFO] [stdout] --> src/kernel.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/kernel.rs:128:6 [INFO] [stdout] | [INFO] [stdout] 128 | a(i) = b(i) * x [INFO] [stdout] | ---- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/kernel.rs - kernel::KernelSum (line 304) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/kernel.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | x += a(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:305:8 [INFO] [stdout] | [INFO] [stdout] 305 | x += a(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:305:6 [INFO] [stdout] | [INFO] [stdout] 305 | x += a(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/kernel.rs - kernel::KernelFill (line 18) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | a(i) = x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/kernel.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | a(i) = x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | a(i) = x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/kernel.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | a(i) = x [INFO] [stdout] | ---- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/kernel.rs - kernel::KernelCopy (line 70) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | a(i) = b(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | a(i) = b(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | a(i) = b(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `b` in this scope [INFO] [stdout] --> src/kernel.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | a(i) = b(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/kernel.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | a(i) = b(i) [INFO] [stdout] | ---- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/kernel.rs - kernel::KernelTriad (line 244) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:245:3 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/kernel.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `b` in this scope [INFO] [stdout] --> src/kernel.rs:245:8 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `c` in this scope [INFO] [stdout] --> src/kernel.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/kernel.rs:245:6 [INFO] [stdout] | [INFO] [stdout] 245 | a(i) = b(i) + c(i) * x [INFO] [stdout] | ---- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/kernel.rs - kernel::KernelAdd (line 184) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:185:3 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i` in this scope [INFO] [stdout] --> src/kernel.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `a` in this scope [INFO] [stdout] --> src/kernel.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `b` in this scope [INFO] [stdout] --> src/kernel.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `c` in this scope [INFO] [stdout] --> src/kernel.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/kernel.rs:185:6 [INFO] [stdout] | [INFO] [stdout] 185 | a(i) = b(i) + c(i) [INFO] [stdout] | ---- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/kernel.rs - kernel::KernelAdd (line 184) [INFO] [stdout] src/kernel.rs - kernel::KernelCopy (line 70) [INFO] [stdout] src/kernel.rs - kernel::KernelFill (line 18) [INFO] [stdout] src/kernel.rs - kernel::KernelScale (line 127) [INFO] [stdout] src/kernel.rs - kernel::KernelSum (line 304) [INFO] [stdout] src/kernel.rs - kernel::KernelTriad (line 244) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.36s; merged doctests compilation took 0.14s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f7f41dd178072176f145973d303c4d35cc37cda1c3568a1b27af786d4ad5e94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f41dd178072176f145973d303c4d35cc37cda1c3568a1b27af786d4ad5e94d", kill_on_drop: false }` [INFO] [stdout] f7f41dd178072176f145973d303c4d35cc37cda1c3568a1b27af786d4ad5e94d