[INFO] fetching crate lenia_ca 0.1.1...
[INFO] testing lenia_ca-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate lenia_ca 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate lenia_ca 0.1.1
[INFO] finished tweaking crates.io crate lenia_ca 0.1.1
[INFO] tweaked toml for crates.io crate lenia_ca 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lenia_ca 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding png v0.17.16 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 351e6b887cd57bb60e883b6b73dd7e1c85e18920188f4ad70655fa62a5759072
[INFO] running `Command { std: "docker" "start" "-a" "351e6b887cd57bb60e883b6b73dd7e1c85e18920188f4ad70655fa62a5759072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "351e6b887cd57bb60e883b6b73dd7e1c85e18920188f4ad70655fa62a5759072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "351e6b887cd57bb60e883b6b73dd7e1c85e18920188f4ad70655fa62a5759072", kill_on_drop: false }`
[INFO] [stdout] 351e6b887cd57bb60e883b6b73dd7e1c85e18920188f4ad70655fa62a5759072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce399e6ae41e702c25466a9d988434b11337e5cfec847d2c72b71bbe4ead0661
[INFO] running `Command { std: "docker" "start" "-a" "ce399e6ae41e702c25466a9d988434b11337e5cfec847d2c72b71bbe4ead0661", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling lenia_ca v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:177:67
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 .for_each_with(self.fft_instances[axis].clone(), |mut fft, mut row| {
[INFO] [stdout]     |                                                                   ----^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let mut data_lane = data.lanes_mut(ndarray::Axis(axis));
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let mut fft_lane = &mut self.fft_instances[axis];
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:272:63
[INFO] [stdout]     |
[INFO] [stdout] 272 |         if folder_path.is_empty() { &"./" } else { folder_path.clone() }, 
[INFO] [stdout]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lenias.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             weights = new_weights.clone().to_vec();
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[f64]` does not implement `Clone`, so calling `clone` on `&[f64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "ce399e6ae41e702c25466a9d988434b11337e5cfec847d2c72b71bbe4ead0661", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce399e6ae41e702c25466a9d988434b11337e5cfec847d2c72b71bbe4ead0661", kill_on_drop: false }`
[INFO] [stdout] ce399e6ae41e702c25466a9d988434b11337e5cfec847d2c72b71bbe4ead0661
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38be508c7e334af00ab9e99d594b2babbd19cbbeb604ebf6c3c0325f7c9fab1f
[INFO] running `Command { std: "docker" "start" "-a" "38be508c7e334af00ab9e99d594b2babbd19cbbeb604ebf6c3c0325f7c9fab1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling lenia_ca v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:177:67
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 .for_each_with(self.fft_instances[axis].clone(), |mut fft, mut row| {
[INFO] [stdout]     |                                                                   ----^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let mut data_lane = data.lanes_mut(ndarray::Axis(axis));
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let mut fft_lane = &mut self.fft_instances[axis];
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:272:63
[INFO] [stdout]     |
[INFO] [stdout] 272 |         if folder_path.is_empty() { &"./" } else { folder_path.clone() }, 
[INFO] [stdout]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lenias.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             weights = new_weights.clone().to_vec();
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[f64]` does not implement `Clone`, so calling `clone` on `&[f64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:177:67
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 .for_each_with(self.fft_instances[axis].clone(), |mut fft, mut row| {
[INFO] [stdout]     |                                                                   ----^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let mut data_lane = data.lanes_mut(ndarray::Axis(axis));
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fft.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let mut fft_lane = &mut self.fft_instances[axis];
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:272:63
[INFO] [stdout]     |
[INFO] [stdout] 272 |         if folder_path.is_empty() { &"./" } else { folder_path.clone() }, 
[INFO] [stdout]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lenias.rs:544:34
[INFO] [stdout]     |
[INFO] [stdout] 544 |             weights = new_weights.clone().to_vec();
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[f64]` does not implement `Clone`, so calling `clone` on `&[f64]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "38be508c7e334af00ab9e99d594b2babbd19cbbeb604ebf6c3c0325f7c9fab1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38be508c7e334af00ab9e99d594b2babbd19cbbeb604ebf6c3c0325f7c9fab1f", kill_on_drop: false }`
[INFO] [stdout] 38be508c7e334af00ab9e99d594b2babbd19cbbeb604ebf6c3c0325f7c9fab1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a1ffdf1c1a4b25f04d64319bec560f001d7037bb168e5702af4bf8f76264d8d
[INFO] running `Command { std: "docker" "start" "-a" "5a1ffdf1c1a4b25f04d64319bec560f001d7037bb168e5702af4bf8f76264d8d", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fft.rs:177:67
[INFO] [stderr]     |
[INFO] [stderr] 177 |                 .for_each_with(self.fft_instances[axis].clone(), |mut fft, mut row| {
[INFO] [stderr]     |                                                                   ----^^^
[INFO] [stderr]     |                                                                   |
[INFO] [stderr]     |                                                                   help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fft.rs:173:17
[INFO] [stderr]     |
[INFO] [stderr] 173 |             let mut data_lane = data.lanes_mut(ndarray::Axis(axis));
[INFO] [stderr]     |                 ----^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fft.rs:174:17
[INFO] [stderr]     |
[INFO] [stderr] 174 |             let mut fft_lane = &mut self.fft_instances[axis];
[INFO] [stderr]     |                 ----^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:272:63
[INFO] [stderr]     |
[INFO] [stderr] 272 |         if folder_path.is_empty() { &"./" } else { folder_path.clone() }, 
[INFO] [stderr]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lenias.rs:544:34
[INFO] [stderr]     |
[INFO] [stderr] 544 |             weights = new_weights.clone().to_vec();
[INFO] [stderr]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `[f64]` does not implement `Clone`, so calling `clone` on `&[f64]` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `lenia_ca` (lib) generated 5 warnings (run `cargo fix --lib -p lenia_ca` to apply 5 suggestions)
[INFO] [stderr] warning: `lenia_ca` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lenia_ca-40b4a76cf21a4506)
[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]    Doc-tests lenia_ca
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/lenias.rs - lenias::StandardLenia (line 24) ... FAILED
[INFO] [stdout] test src/lenias.rs - lenias::ExpandedLenia (line 228) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator`
[INFO] [stdout]   --> src/lib.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut simulator = Simulator::<StandardLenia>::new(&channel_shape);
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use lenia_ca::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StandardLenia` in this scope
[INFO] [stdout]   --> src/lib.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut simulator = Simulator::<StandardLenia>::new(&channel_shape);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use lenia_ca::lenias::StandardLenia;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | while true {
[INFO] [stdout]    | ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_channel_as_ref` in this scope
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     display(get_channel_as_ref(0));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display` in this scope
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     display(get_channel_as_ref(0));
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lenias.rs - lenias::StandardLenia (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator`
[INFO] [stdout]   --> src/lenias.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | let mut simulator = Simulator::<StandardLenia>::new(&channel_shape);
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 24 + use lenia_ca::Simulator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `StandardLenia` in this scope
[INFO] [stdout]   --> src/lenias.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | let mut simulator = Simulator::<StandardLenia>::new(&channel_shape);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 24 + use lenia_ca::lenias::StandardLenia;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/lenias.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | while true {
[INFO] [stdout]    | ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_channel_as_ref` in this scope
[INFO] [stdout]   --> src/lenias.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     display(get_channel_as_ref(0));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display` in this scope
[INFO] [stdout]   --> src/lenias.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     display(get_channel_as_ref(0));
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lenias.rs - lenias::ExpandedLenia (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Simulator`
[INFO] [stdout]    --> src/lenias.rs:233:21
[INFO] [stdout]     |
[INFO] [stdout] 233 | let mut simulator = Simulator::<ExpandedLenia>::new(&channel_shape);
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Simulator`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::Simulator;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ExpandedLenia` in this scope
[INFO] [stdout]    --> src/lenias.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 | let mut simulator = Simulator::<ExpandedLenia>::new(&channel_shape);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::lenias::ExpandedLenia;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]    --> src/lenias.rs:240:22
[INFO] [stdout]     |
[INFO] [stdout] 240 | simulator.set_kernel(kernels::gaussian_donut_2d(14, 0.15), 0);
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/kernels.rs, use `mod kernels` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod kernels;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::kernels;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]    --> src/lenias.rs:241:22
[INFO] [stdout]     |
[INFO] [stdout] 241 | simulator.set_kernel(kernels::polynomial_nd(25, 2, &vec![4.0, 1.0, 0.333]), 1);
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/kernels.rs, use `mod kernels` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod kernels;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::kernels;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]    --> src/lenias.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 | simulator.set_kernel(kernels::polynomial_nd(21, 2, &vec![4.0, 0.0, 1.0]), 2);
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `kernels`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/kernels.rs, use `mod kernels` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod kernels;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::kernels;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]    --> src/lenias.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 | simulator.set_growth_function(growth_functions::standard_lenia, vec![0.15, 0.02], 0);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/growth_functions.rs, use `mod growth_functions` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]    --> src/lenias.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 | simulator.set_growth_function(growth_functions::polynomial, vec![0.25, 0.03, 4.0], 1);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/growth_functions.rs, use `mod growth_functions` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]    --> src/lenias.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 | simulator.set_growth_function(growth_functions::polynomial, vec![0.07, 0.026, 4.0], 2);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growth_functions`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/growth_functions.rs, use `mod growth_functions` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 228 + mod growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 228 + use lenia_ca::growth_functions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]    --> src/lenias.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | while true {
[INFO] [stdout]     | ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_channel_as_ref` in this scope
[INFO] [stdout]    --> src/lenias.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |     display(get_channel_as_ref(0));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display` in this scope
[INFO] [stdout]    --> src/lenias.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     display(get_channel_as_ref(0));
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_channel_as_ref` in this scope
[INFO] [stdout]    --> src/lenias.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |     display(get_channel_as_ref(1));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display` in this scope
[INFO] [stdout]    --> src/lenias.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     display(get_channel_as_ref(1));
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lenias.rs - lenias::ExpandedLenia (line 228)
[INFO] [stdout]     src/lenias.rs - lenias::StandardLenia (line 24)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a1ffdf1c1a4b25f04d64319bec560f001d7037bb168e5702af4bf8f76264d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1ffdf1c1a4b25f04d64319bec560f001d7037bb168e5702af4bf8f76264d8d", kill_on_drop: false }`
[INFO] [stdout] 5a1ffdf1c1a4b25f04d64319bec560f001d7037bb168e5702af4bf8f76264d8d
