[INFO] cloning repository https://github.com/Mel-meel/Cobalt.MEXH
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mel-meel/Cobalt.MEXH" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMel-meel%2FCobalt.MEXH", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMel-meel%2FCobalt.MEXH'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 269b68a2e9762e04691ffde85a57602f88c63147
[INFO] checking Mel-meel/Cobalt.MEXH against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMel-meel%2FCobalt.MEXH" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mel-meel/Cobalt.MEXH
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Mel-meel/Cobalt.MEXH
[INFO] tweaked toml for git repo https://github.com/Mel-meel/Cobalt.MEXH written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mel-meel/Cobalt.MEXH on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mel-meel/Cobalt.MEXH 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ba386aa2befdabbf22a7f3c0434508f12a9b9fec214c4bac850b4422462098a
[INFO] running `Command { std: "docker" "start" "-a" "3ba386aa2befdabbf22a7f3c0434508f12a9b9fec214c4bac850b4422462098a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ba386aa2befdabbf22a7f3c0434508f12a9b9fec214c4bac850b4422462098a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba386aa2befdabbf22a7f3c0434508f12a9b9fec214c4bac850b4422462098a", kill_on_drop: false }`
[INFO] [stdout] 3ba386aa2befdabbf22a7f3c0434508f12a9b9fec214c4bac850b4422462098a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 077364759afd20096ba388451919782940c4151f14820258dc5634497fc74218
[INFO] running `Command { std: "docker" "start" "-a" "077364759afd20096ba388451919782940c4151f14820258dc5634497fc74218", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking alpha_phase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `use` import is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/neuronatus.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | use std::fmt;
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the `use` import out to a nearby module scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s
[INFO] [stdout]   --> src/magister.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not applicable here
[INFO] [stdout] 15 | / impl MagisterNervorum {
[INFO] [stdout] 16 | |     /// Crea novum magistrum sine rete.
[INFO] [stdout] 17 | | /// Crée un gestionnaire vide.
[INFO] [stdout] 18 | |     pub fn novus() -> Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_- not a `struct`, `enum` or `union`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]  --> src/neuronatus.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use minitensor::{Tensor1D, Tensor2D, Tensor3D};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]   --> src/neuronatus.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         use minitensor::Tensor1D;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]  --> src/magister.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use minitensor::Tensor1D;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ᵗ'
[INFO] [stdout]   --> src/neuronatus.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let pesi_hoᵗ = self.pesi_ho.transpone();
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Not_NFKC Unicode general security profile
[INFO] [stdout]    = note: `#[warn(uncommon_codepoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/tensor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/magister.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/tensor.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/tensor.rs:175:33
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/tensor.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `use` import is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/neuronatus.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | use std::fmt;
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the `use` import out to a nearby module scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]   --> src/tensor.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .map(|_| (0..columnae).map(|_| aleator.alea::<f64>()).collect())
[INFO] [stdout]    |                                                    ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s
[INFO] [stdout]   --> src/magister.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not applicable here
[INFO] [stdout] 15 | / impl MagisterNervorum {
[INFO] [stdout] 16 | |     /// Crea novum magistrum sine rete.
[INFO] [stdout] 17 | | /// Crée un gestionnaire vide.
[INFO] [stdout] 18 | |     pub fn novus() -> Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_- not a `struct`, `enum` or `union`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]  --> src/neuronatus.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use minitensor::{Tensor1D, Tensor2D, Tensor3D};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]   --> src/neuronatus.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         use minitensor::Tensor1D;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `minitensor`
[INFO] [stdout]  --> src/magister.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use minitensor::Tensor1D;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `minitensor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minitensor`, use `cargo add minitensor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]    --> src/tensor.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let materia = (0..magnitudo).map(|_| aleator.alea::<f64>()).collect();
[INFO] [stdout]     |                                                      ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains a non normalized (NFKC) character: 'ᵗ'
[INFO] [stdout]   --> src/neuronatus.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let pesi_hoᵗ = self.pesi_ho.transpone();
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Not_NFKC Unicode general security profile
[INFO] [stdout]    = note: `#[warn(uncommon_codepoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/tensor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/magister.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/lib.rs:62:51
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(summa, expectatur);use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                                                   ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/tensor.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpha_phase` (lib) due to 11 previous errors; 6 warnings emitted
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/tensor.rs:175:33
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/tensor.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut aleator = rand::thread_rng();
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]    --> src/tensor.rs:271:47
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 (0..latitudo).map(|_| aleator.alea::<f64>()).collect()
[INFO] [stdout]     |                                               ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/neuronatus.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .map(|(x, y)| (x - y).powi(2))
[INFO] [stdout]     |                       ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MagisterNervorum: Serialize` is not satisfied
[INFO] [stdout]     --> src/magister.rs:57:49
[INFO] [stdout]      |
[INFO] [stdout]   57 |         let json = serde_json::to_string_pretty(self)?;
[INFO] [stdout]      |                    ---------------------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `MagisterNervorum`
[INFO] [stdout]     --> src/magister.rs:10:1
[INFO] [stdout]      |
[INFO] [stdout]   10 | pub struct MagisterNervorum {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MagisterNervorum` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 135 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2257 | where
[INFO] [stdout] 2258 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MagisterNervorum: DeserializeOwned` is not satisfied
[INFO] [stdout]     --> src/magister.rs:67:42
[INFO] [stdout]      |
[INFO] [stdout]   67 |         let magister: MagisterNervorum = serde_json::from_reader(reader)?;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `MagisterNervorum`
[INFO] [stdout]     --> src/magister.rs:10:1
[INFO] [stdout]      |
[INFO] [stdout]   10 | pub struct MagisterNervorum {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 146 others
[INFO] [stdout]      = note: required for `MagisterNervorum` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_reader`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/de.rs:2615:8
[INFO] [stdout]      |
[INFO] [stdout] 2612 | pub fn from_reader<R, T>(rdr: R) -> Result<T>
[INFO] [stdout]      |        ----------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2615 |     T: de::DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]   --> src/tensor.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .map(|_| (0..columnae).map(|_| aleator.alea::<f64>()).collect())
[INFO] [stdout]    |                                                    ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]    --> src/tensor.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let materia = (0..magnitudo).map(|_| aleator.alea::<f64>()).collect();
[INFO] [stdout]     |                                                      ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alea` found for struct `ThreadRng` in the current scope
[INFO] [stdout]    --> src/tensor.rs:271:47
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 (0..latitudo).map(|_| aleator.alea::<f64>()).collect()
[INFO] [stdout]     |                                               ^^^^ method not found in `ThreadRng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/neuronatus.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .map(|(x, y)| (x - y).powi(2))
[INFO] [stdout]     |                       ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599, E0774.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MagisterNervorum: Serialize` is not satisfied
[INFO] [stdout]     --> src/magister.rs:57:49
[INFO] [stdout]      |
[INFO] [stdout]   57 |         let json = serde_json::to_string_pretty(self)?;
[INFO] [stdout]      |                    ---------------------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `MagisterNervorum`
[INFO] [stdout]     --> src/magister.rs:10:1
[INFO] [stdout]      |
[INFO] [stdout]   10 | pub struct MagisterNervorum {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MagisterNervorum` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 135 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2257 | where
[INFO] [stdout] 2258 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MagisterNervorum: DeserializeOwned` is not satisfied
[INFO] [stdout]     --> src/magister.rs:67:42
[INFO] [stdout]      |
[INFO] [stdout]   67 |         let magister: MagisterNervorum = serde_json::from_reader(reader)?;
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `MagisterNervorum`
[INFO] [stdout]     --> src/magister.rs:10:1
[INFO] [stdout]      |
[INFO] [stdout]   10 | pub struct MagisterNervorum {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 146 others
[INFO] [stdout]      = note: required for `MagisterNervorum` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_reader`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/de.rs:2615:8
[INFO] [stdout]      |
[INFO] [stdout] 2612 | pub fn from_reader<R, T>(rdr: R) -> Result<T>
[INFO] [stdout]      |        ----------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2615 |     T: de::DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599, E0774.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alpha_phase` (lib test) due to 11 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "077364759afd20096ba388451919782940c4151f14820258dc5634497fc74218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077364759afd20096ba388451919782940c4151f14820258dc5634497fc74218", kill_on_drop: false }`
[INFO] [stdout] 077364759afd20096ba388451919782940c4151f14820258dc5634497fc74218
