[INFO] cloning repository https://github.com/icirea/shorelark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icirea/shorelark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficirea%2Fshorelark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficirea%2Fshorelark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83bd1444cd2c7240f36e8aaed602e18fd57b4529
[INFO] checking icirea/shorelark against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficirea%2Fshorelark" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/icirea/shorelark
[INFO] finished tweaking git repo https://github.com/icirea/shorelark
[INFO] tweaked toml for git repo https://github.com/icirea/shorelark written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icirea/shorelark on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icirea/shorelark 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra v0.26.2
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3056c9ad5f08ff584d442e283dbe662c0025881f4a898a4498a0da731c710c18
[INFO] running `Command { std: "docker" "start" "-a" "3056c9ad5f08ff584d442e283dbe662c0025881f4a898a4498a0da731c710c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3056c9ad5f08ff584d442e283dbe662c0025881f4a898a4498a0da731c710c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3056c9ad5f08ff584d442e283dbe662c0025881f4a898a4498a0da731c710c18", kill_on_drop: false }`
[INFO] [stdout] 3056c9ad5f08ff584d442e283dbe662c0025881f4a898a4498a0da731c710c18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 423447749cf38906a0d5d93f16201030ab77d251b45185a0c350b1550eef60ae
[INFO] running `Command { std: "docker" "start" "-a" "423447749cf38906a0d5d93f16201030ab77d251b45185a0c350b1550eef60ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lib-genetic-algorithm v0.1.0 (/opt/rustwide/workdir/libs/genetic-algorithm)
[INFO] [stderr]     Checking lib-neural-network v0.1.0 (/opt/rustwide/workdir/libs/neural-network)
[INFO] [stdout] warning: unused import: `approx::relative_eq`
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use approx::relative_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `approx::relative_eq`
[INFO] [stdout]  --> libs/genetic-algorithm/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use approx::relative_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking nalgebra v0.26.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation)
[INFO] [stdout] warning: unused imports: `animal::*`, `food::*`, and `world::*`
[INFO] [stdout]  --> libs/simulation/src/lib.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::{animal::*, eye::*, food::*, world::*};
[INFO] [stdout]   |                ^^^^^^^^^          ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> libs/simulation/src/world.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `animal::*`, `food::*`, and `world::*`
[INFO] [stdout]  --> libs/simulation/src/lib.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::{animal::*, eye::*, food::*, world::*};
[INFO] [stdout]   |                ^^^^^^^^^          ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> libs/simulation/src/world.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> libs/simulation/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Point2 {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Animal` is never constructed
[INFO] [stdout]  --> libs/simulation/src/animal.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Animal {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Food` is never constructed
[INFO] [stdout]  --> libs/simulation/src/food.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Food {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `World` is never constructed
[INFO] [stdout]  --> libs/simulation/src/world.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct World {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> libs/simulation/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Point2 {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Animal` is never constructed
[INFO] [stdout]  --> libs/simulation/src/animal.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Animal {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Food` is never constructed
[INFO] [stdout]  --> libs/simulation/src/food.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Food {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `World` is never constructed
[INFO] [stdout]  --> libs/simulation/src/world.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct World {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lib-simulation-wasm v0.1.0 (/opt/rustwide/workdir/simulation-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "423447749cf38906a0d5d93f16201030ab77d251b45185a0c350b1550eef60ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423447749cf38906a0d5d93f16201030ab77d251b45185a0c350b1550eef60ae", kill_on_drop: false }`
[INFO] [stdout] 423447749cf38906a0d5d93f16201030ab77d251b45185a0c350b1550eef60ae
