[INFO] cloning repository https://github.com/joeyst/ml-chess-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyst/ml-chess-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyst%2Fml-chess-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyst%2Fml-chess-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 141229e651ed30ee23f7548f26e15e92ba45a6b1
[INFO] testing joeyst/ml-chess-engine against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyst%2Fml-chess-engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joeyst/ml-chess-engine
[INFO] finished tweaking git repo https://github.com/joeyst/ml-chess-engine
[INFO] tweaked toml for git repo https://github.com/joeyst/ml-chess-engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joeyst/ml-chess-engine on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joeyst/ml-chess-engine 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.7
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] [stderr]   Downloaded libc v0.2.132
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2bb67b0d62750581940f86d25863678dbeb000c3462491e5bf81541dc972fb
[INFO] running `Command { std: "docker" "start" "-a" "ab2bb67b0d62750581940f86d25863678dbeb000c3462491e5bf81541dc972fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2bb67b0d62750581940f86d25863678dbeb000c3462491e5bf81541dc972fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2bb67b0d62750581940f86d25863678dbeb000c3462491e5bf81541dc972fb", kill_on_drop: false }`
[INFO] [stdout] ab2bb67b0d62750581940f86d25863678dbeb000c3462491e5bf81541dc972fb
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b167d90bb477646d53e201f3a277965b5e3c47a7bff50f230cc9fa80a1527505
[INFO] running `Command { std: "docker" "start" "-a" "b167d90bb477646d53e201f3a277965b5e3c47a7bff50f230cc9fa80a1527505", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/nn.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                                             ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stdout]    |                   ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                     ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/network/net.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub act_fn: fn(f64) -> f64,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/network/net.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub der_fn: fn(f64) -> f64,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
[INFO] running `Command { std: "docker" "inspect" "b167d90bb477646d53e201f3a277965b5e3c47a7bff50f230cc9fa80a1527505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b167d90bb477646d53e201f3a277965b5e3c47a7bff50f230cc9fa80a1527505", kill_on_drop: false }`
[INFO] [stdout] b167d90bb477646d53e201f3a277965b5e3c47a7bff50f230cc9fa80a1527505
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c55be488c79acfe9d97152ff7c4d7daef986c514952fcf292a31cc15ac0292
[INFO] running `Command { std: "docker" "start" "-a" "67c55be488c79acfe9d97152ff7c4d7daef986c514952fcf292a31cc15ac0292", kill_on_drop: false }`
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/nn.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                                             ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stdout]    |                   ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                     ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/forward_prop.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<f32> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/network/net.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub act_fn: fn(f64) -> f64,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/network/net.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub der_fn: fn(f64) -> f64,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "67c55be488c79acfe9d97152ff7c4d7daef986c514952fcf292a31cc15ac0292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c55be488c79acfe9d97152ff7c4d7daef986c514952fcf292a31cc15ac0292", kill_on_drop: false }`
[INFO] [stdout] 67c55be488c79acfe9d97152ff7c4d7daef986c514952fcf292a31cc15ac0292
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32f99adb90f45be3194adb4534749819235b1c6df66c2acc28d291e9a8c30d69
[INFO] running `Command { std: "docker" "start" "-a" "32f99adb90f45be3194adb4534749819235b1c6df66c2acc28d291e9a8c30d69", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/nn.rs:64:45
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stderr]    |                                             ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn get_already_calculated_layer_influence(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stderr]    |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/forward_prop.rs:62:19
[INFO] [stderr]    |
[INFO] [stderr] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stderr]    |                   ^^^^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |   pub fn vals_mut(&mut self, layer_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/forward_prop.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<f32> {
[INFO] [stderr]    |                     ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |   fn weights_in_mut(&mut self, layer_index: u16, node_index: u16) -> std::slice::IterMut<'_, f32> {
[INFO] [stderr]    |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/forward_prop.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<f32> {
[INFO] [stderr]    |                     ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |   pub fn vals_immut(&self, layer_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/forward_prop.rs:74:27
[INFO] [stderr]    |
[INFO] [stderr] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<f32> {
[INFO] [stderr]    |                           ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |   pub fn weights_in_immut(&self, layer_index: u16, node_index: u16) -> std::slice::Iter<'_, f32> {
[INFO] [stderr]    |                                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/network/net.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 10 |   pub act_fn: fn(f64) -> f64,
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/network/net.rs:11:3
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Clone, PartialEq, Debug)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 11 |   pub der_fn: fn(f64) -> f64,
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `chess-engine` (bin "chess-engine" test) generated 7 warnings (run `cargo fix --bin "chess-engine" -p chess-engine --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chess_engine-26ca9db1a838635e)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test board::test::get_all_occupation_tests::gets_whole_occupied_board ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_down_left_of_zero ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_down_right_of_zero ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_left_of_zero ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_right_in_middle_of_board ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_right_of_first_file ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_right_of_last_file ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_right_of_zero ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_up_left_of_zero ... ok
[INFO] [stdout] test find_block::test::finds_blocked_cross ... ok
[INFO] [stdout] test find_block::test::finds_blocked_left ... ok
[INFO] [stdout] test find_block::test::finds_blocked_right ... ok
[INFO] [stdout] test find_block::test::finds_blocked_down ... ok
[INFO] [stdout] test find_block::test::finds_blocked_diagonal ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_up_of_zero ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_up_right_of_zero ... ok
[INFO] [stdout] test find_block::test::finds_blocked_up_right ... ok
[INFO] [stdout] test find_occ_bit::test::find_occ_bit_up::find_one_up ... ok
[INFO] [stdout] test find_occ_bit::test::find_occ_bit_up::find_none_up ... ok
[INFO] [stdout] test find_occ_bit::test::find_occ_bit_up::find_two_up ... ok
[INFO] [stdout] test map::test::cross_move_map_tests::can_get_and_store_cross_value ... ok
[INFO] [stdout] test map::test::cross_move_map_tests::crops_outer_edges_when_on_bottom_left_square ... ok
[INFO] [stdout] test mask_for_square::test::for_file::calculates_last_file ... ok
[INFO] [stdout] test map::test::diagonal_move_map_tests::can_get_and_store_diagonal_value ... ok
[INFO] [stdout] test mask_for_square::test::for_file::calculates_second_to_last_file ... ok
[INFO] [stdout] test map::test::cross_move_map_tests::crops_outer_edges_when_on_middle_square ... ok
[INFO] [stdout] test mask_for_square::test::for_file::calculates_first_file ... ok
[INFO] [stdout] test mask_for_square::test::for_rank::calculates_first_rank ... ok
[INFO] [stdout] test mask_for_square::test::for_rank::calculates_second_to_last_rank ... ok
[INFO] [stdout] test mask_for_square::test::for_square::calculates_first_square ... ok
[INFO] [stdout] test network::eval::tests::network_catches_on_to_repeated_value ... ignored
[INFO] [stdout] test mask_for_square::test::for_square::calculates_last_square ... ok
[INFO] [stdout] test mask_for_square::test::for_square::calculates_square_43 ... ok
[INFO] [stdout] test network::net::test::correctly_adjusts_weights ... ignored
[INFO] [stdout] test network::net::test::bias_affects_values ... ok
[INFO] [stdout] test network::net::test::correctly_sets_all_error_signals ... ok
[INFO] [stdout] test network::net::test::correctly_sets_final_error_signal ... ok
[INFO] [stdout] test network::net::test::creates_network_with_correct_dimensions_for_values ... ok
[INFO] [stdout] test network::net::test::creates_network_with_correct_dimensions_for_weights ... ok
[INFO] [stdout] test mask_for_square::test::for_rank::calculates_last_rank ... ok
[INFO] [stdout] test network::net::test::sets_all_values ... ok
[INFO] [stdout] test network::net::test::gets_error_from_forward_prop ... ok
[INFO] [stdout] test network::eval::tests::converts_position_to_layer ... ok
[INFO] [stdout] test network::net::test::initializes_network_with_values ... ok
[INFO] [stdout] test network::net::test::gets_final_value ... ok
[INFO] [stdout] test network::network_storage::tests::converts_network_to_file_and_back ... ignored
[INFO] [stdout] test network::network::test::ends_with_layer_of_single_node ... ok
[INFO] [stdout] test network::network::test::set_values_for_layer_tests::creates_random_biases ... ok
[INFO] [stdout] test open_squares::test::finds_L_shape_from_bottom_left ... ok
[INFO] [stdout] test open_squares::test::finds_L_shape_from_bottom_middle ... ok
[INFO] [stdout] test open_squares::test::finds_open_on_cross ... ok
[INFO] [stdout] test open_squares::test::finds_L_shape_from_top_right_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_bottom_left_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_bottom_middle_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_bottom_right_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_L_shape_from_middle_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_just_left_of_top_right_of_board ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_middle_of_board ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_multiple_pawns_can_move_forward ... ok
[INFO] [stdout] test r#move::test::all_piece_tests::finds_rook_and_pawn_and_knight_moves ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_left_and_right_and_not_up_because_blocked_by_different_team ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_one_and_two_up_and_left_and_right ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_one_up_and_left_and_right ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_up_only_one_and_not_left_or_right ... ok
[INFO] [stdout] test open_squares::test::finds_open_on_diagonal ... ok
[INFO] [stdout] test open_squares::test::finds_square_shape_from_top_right_of_board ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_up_only_one_and_not_left_or_right_because_left_and_right_are_empty ... ok
[INFO] [stdout] test r#move::test::wrook_tests::finds_moves_for_one_rook ... ok
[INFO] [stdout] test r#move::test::wrook_tests::finds_that_theres_no_moves_for_one_rook ... ok
[INFO] [stdout] test r#move::test::wrook_tests::finds_moves_for_two_rooks ... ok
[INFO] [stdout] test r#move::test::pawn_tests::finds_pawn_move_left_and_right_and_not_up_because_blocked_by_same_team ... ok
[INFO] [stdout] test safe_next_bit::test::finds_bit_up_to_end_of_right ... ok
[INFO] [stdout] test safe_next_bit::test::finds_bit_up_right ... ok
[INFO] [stdout] test safe_next_bit::test::finds_no_bit_to_right ... ok
[INFO] [stdout] test safe_next_bit::test::gets_empty_board_when_no_up_right_bit ... ok
[INFO] [stdout] test safe_shift::test::down::shifts_down_off_the_board ... ok
[INFO] [stdout] test safe_shift::test::down::shifts_down_once ... ok
[INFO] [stdout] test safe_shift::test::left::shifts_board_left_once ... ok
[INFO] [stdout] test network::network::test::set_values_for_layer_tests::creates_random_weights ... ok
[INFO] [stdout] test safe_shift::test::down::shifts_up_twice ... ok
[INFO] [stdout] test safe_shift::test::left::shifts_board_left_screen ... ok
[INFO] [stdout] test safe_shift::test::left::shifts_board_to_side_of_screen ... ok
[INFO] [stdout] test safe_shift::test::left::shifts_board_left_twice ... ok
[INFO] [stdout] test safe_shift::test::right::shifts_board_off_screen ... ok
[INFO] [stdout] test safe_shift::test::right::shifts_board_right_twice ... ok
[INFO] [stdout] test safe_shift::test::right::shifts_board_right_once ... ok
[INFO] [stdout] test safe_shift::test::up::shifts_up_once ... ok
[INFO] [stdout] test safe_next_bit::test::finds_next_bit_right ... ok
[INFO] [stdout] test safe_shift::test::up::shifts_up_off_the_board ... ok
[INFO] [stdout] test split_state::test::split_board_into_updated_states_tests::splits_into_no_updated_states ... ok
[INFO] [stdout] test safe_shift::test::up::shifts_up_to_end_of_board ... ok
[INFO] [stdout] test split_state::test::split_board_into_updated_states_tests::splits_into_one_updated_state ... ok
[INFO] [stdout] test split_state::test::split_board_into_updated_states_tests::splits_into_three_updated_states ... ok
[INFO] [stdout] test safe_shift::test::up::shifts_up_twice ... ok
[INFO] [stdout] test split_state::test::split_slice_into_slices_tests::splits_into_multiple_slices ... ok
[INFO] [stdout] test split_state::test::split_slice_into_slices_tests::splits_into_one_slice ... ok
[INFO] [stdout] test user::test::gets_square_index_from_string ... ok
[INFO] [stdout] test split_state::test::split_slice_into_slices_tests::splits_into_zero_slices ... ok
[INFO] [stdout] test utility::test::bit_to_index::can_get_index_of_first_possible_bit ... ok
[INFO] [stdout] test utility::test::bit_to_index::returns_zero_for_empty_board ... ok
[INFO] [stdout] test utility::test::bit_to_index::can_get_index_of_middle_bit ... ok
[INFO] [stdout] test utility::test::border_bit::doesnt_find_bit_on_center_of_board ... ok
[INFO] [stdout] test utility::test::bit_to_index::can_get_index_of_last_possible_bit ... ok
[INFO] [stdout] test utility::test::border_bit::finds_bit_on_right_of_board ... ok
[INFO] [stdout] test utility::test::border_bit::finds_bit_on_left_of_board ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::finds_bottom_msb ... ok
[INFO] [stdout] test utility::test::border_bit::finds_bit_on_top_of_boards ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::finds_no_msb ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::finds_no_lsb ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::finds_top_bit_when_minimum_possible_value ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::finds_top_bit_when_there_are_lower_bits ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::isolates_bottom_bit_when_there_are_more_bits ... ok
[INFO] [stdout] test fill_beyond_bit::test::fill_beyond_right::fills_down_of_zero ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::isolates_bottom_bit ... ok
[INFO] [stdout] test safe_shift::test::down::shifts_down_to_end_of_board ... ok
[INFO] [stdout] test utility::test::lsb_and_msb_tests::isolates_bottom_bit_when_its_max_possible_value ... ok
[INFO] [stdout] test utility::test::border_bit::finds_bit_on_bottom_of_board ... ok
[INFO] [stdout] test network::network_storage::tests::writes_network_to_string ... FAILED
[INFO] [stdout] test network::network::test::set_values_for_layer_tests::successfully_mutates_node_values ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- network::network_storage::tests::writes_network_to_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'network::network_storage::tests::writes_network_to_string' (65) panicked at src/network/network_storage.rs:212:29:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63de57d9e3d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63de57d9e3d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63de57d9e3d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63de57d9e3d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63de57db4aba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63de57db4aba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63de57da32b6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63de57da32b6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63de57d7c2af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63de57d7c2af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63de57d960c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63de57cf9cae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63de57cf9cae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63de57d96282 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63de57d96282 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63de57d7c368 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63de57d73b59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63de57d7d1bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63de57db51cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63de57db4f42 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63de57cd94ec - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63de57ce5a78 - chess_engine[de9a21a7938bb0c0]::network::network_storage::write_network_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/network_storage.rs:212:29
[INFO] [stdout]   22:     0x63de57cd6f5c - chess_engine[de9a21a7938bb0c0]::network::network_storage::tests::writes_network_to_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/network_storage.rs:230:5
[INFO] [stdout]   23:     0x63de57cd66a7 - chess_engine[de9a21a7938bb0c0]::network::network_storage::tests::writes_network_to_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/network/network_storage.rs:227:32
[INFO] [stdout]   24:     0x63de57cc5436 - <chess_engine[de9a21a7938bb0c0]::network::network_storage::tests::writes_network_to_string::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63de57cee05b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63de57cee05b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63de57cfa8ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63de57cfa8ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63de57cfa8ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63de57cfa8ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63de57cfa8ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63de57cfa8ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63de57cfa8ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63de57cf4d84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63de57cf4d84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63de57cfd3b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63de57cfd3b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63de57cfd3b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63de57cfd3b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63de57cfd3b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63de57cfd3b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63de57cfd3b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63de57d9d73f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x63de57d9d73f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7055e79a6aa4 - <unknown>
[INFO] [stdout]   46:     0x7055e7a33a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     network::network_storage::tests::writes_network_to_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 115 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin chess-engine`
[INFO] running `Command { std: "docker" "inspect" "32f99adb90f45be3194adb4534749819235b1c6df66c2acc28d291e9a8c30d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f99adb90f45be3194adb4534749819235b1c6df66c2acc28d291e9a8c30d69", kill_on_drop: false }`
[INFO] [stdout] 32f99adb90f45be3194adb4534749819235b1c6df66c2acc28d291e9a8c30d69
