[INFO] cloning repository https://github.com/adialloaziz/rust_on_cpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adialloaziz/rust_on_cpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadialloaziz%2Frust_on_cpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadialloaziz%2Frust_on_cpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6837c4457f0a032ac0fe60175d196b149e4acbb8
[INFO] checking adialloaziz/rust_on_cpu against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadialloaziz%2Frust_on_cpu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/adialloaziz/rust_on_cpu
[INFO] finished tweaking git repo https://github.com/adialloaziz/rust_on_cpu
[INFO] tweaked toml for git repo https://github.com/adialloaziz/rust_on_cpu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adialloaziz/rust_on_cpu on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adialloaziz/rust_on_cpu 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb
[INFO] running `Command { std: "docker" "start" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb", 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" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb", 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" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling hwlocality-sys v0.5.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking errno v0.3.11
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking iterator_ilp v2.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]     Checking enum-iterator v2.1.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking multiversion v0.8.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking hwlocality v1.0.0-alpha.6
[INFO] [stderr]     Checking grayscott-exercises v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> examples/04-square-one.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .map(|x| ...)
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 29 -         .map(|x| ...)
[INFO] [stdout] 29 +         .map(|x| ..)
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 29 -         .map(|x| ...)
[INFO] [stdout] 29 +         .map(|x| ..=)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> examples/04-square-one.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .map(|x| ...)
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 29 -         .map(|x| ...)
[INFO] [stdout] 29 +         .map(|x| ..)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> examples/04-square-one.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .filter(|&x| ...)
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .filter(|&x| ...)
[INFO] [stdout] 32 +         .filter(|&x| ..)
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .filter(|&x| ...)
[INFO] [stdout] 32 +         .filter(|&x| ..=)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> examples/04-square-one.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .filter(|&x| ...)
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .filter(|&x| ...)
[INFO] [stdout] 32 +         .filter(|&x| ..)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `f32` by `{integer}`
[INFO] [stdout]   --> examples/02-numerology.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let pi_over_3 = f32::consts::PI / 3;
[INFO] [stdout]    |                                     ^ no implementation for `f32 / {integer}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Div<{integer}>` is not implemented for `f32`
[INFO] [stdout] help: the following other types implement trait `Div<Rhs>`
[INFO] [stdout]   --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: `&f32` implements `Div<f32>`
[INFO] [stdout]   ::: /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: `f32` implements `Div<&f32>`
[INFO] [stdout]   ::: /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: `&f32` implements `Div`
[INFO] [stdout]   --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/ops/arith.rs:511:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: `f32` implements `Div`
[INFO] [stdout]   ::: /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/ops/arith.rs:524:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `forward_ref_binop` which comes from the expansion of the macro `div_impl_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider using a floating-point literal by writing it with `.0`
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let pi_over_3 = f32::consts::PI / 3.0;
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grayscott-exercises` (example "02-numerology") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `grayscott-exercises` (example "04-square-one") due to 4 previous errors
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> examples/05-hadamantium.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ...
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 7 -         ...
[INFO] [stdout] 7 +         ..
[INFO] [stdout]   |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 7 -         ...
[INFO] [stdout] 7 +         ..=
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> examples/05-hadamantium.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ...
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout] 7 -         ...
[INFO] [stdout] 7 +         ..
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> examples/03-looping.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let sum = ...;
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let sum = ...;
[INFO] [stdout] 11 +     let sum = ..;
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let sum = ...;
[INFO] [stdout] 11 +     let sum = ..=;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> examples/03-looping.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let sum = ...;
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let sum = ...;
[INFO] [stdout] 11 +     let sum = ..;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> examples/03-looping.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let boxcar = ...;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 25 -     let boxcar = ...;
[INFO] [stdout] 25 +     let boxcar = ..;
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 25 -     let boxcar = ...;
[INFO] [stdout] 25 +     let boxcar = ..=;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> examples/03-looping.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let boxcar = ...;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 25 -     let boxcar = ...;
[INFO] [stdout] 25 +     let boxcar = ..;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grayscott-exercises` (example "05-hadamantium") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grayscott-exercises` (example "03-looping") due to 4 previous errors
[INFO] [stderr] warning: unused dependency `hwlocality`
[INFO] [stderr]   --> Cargo.toml:28:15
[INFO] [stderr]    |
[INFO] [stderr] 28 | [dependencies.hwlocality]
[INFO] [stderr]    |               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `hwlocality`
[INFO] [stderr] warning: unused dependency `iterator_ilp`
[INFO] [stderr]   --> Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | iterator_ilp = "2.1.2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `iterator_ilp`
[INFO] [stderr] warning: unused dependency `multiversion`
[INFO] [stderr]   --> Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | multiversion = "0.8.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `multiversion`
[INFO] [stderr] warning: `grayscott-exercises` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "inspect" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb", kill_on_drop: false }`
[INFO] [stdout] 6671d8f683fb608904a6f7b39b11a3e59dea4e6b2b81e2b5583b697dd3e1aacb
