[INFO] fetching crate neurs 0.1.1...
[INFO] testing neurs-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate neurs 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate neurs 0.1.1
[INFO] finished tweaking crates.io crate neurs 0.1.1
[INFO] tweaked toml for crates.io crate neurs 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate neurs 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1531b78749617e72439965ed98030ff2c7b4f5f594027391aa57072da06c96d8
[INFO] running `Command { std: "docker" "start" "-a" "1531b78749617e72439965ed98030ff2c7b4f5f594027391aa57072da06c96d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1531b78749617e72439965ed98030ff2c7b4f5f594027391aa57072da06c96d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1531b78749617e72439965ed98030ff2c7b4f5f594027391aa57072da06c96d8", kill_on_drop: false }`
[INFO] [stdout] 1531b78749617e72439965ed98030ff2c7b4f5f594027391aa57072da06c96d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b7cdd50edf3ef6517643b27f16bf044e574652df7221f1170e773d13457e6c1
[INFO] running `Command { std: "docker" "start" "-a" "7b7cdd50edf3ef6517643b27f16bf044e574652df7221f1170e773d13457e6c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling neurs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> src/neuralnet.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/neuralnet.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/neuralnet.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/neuralnet.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/train/label.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/train/label.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                                 ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/train/trainer.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assembly: &'a mut AssemblyType,
[INFO] [stdout]    |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> Trainer<AssemblyType, ATF, TS> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> Trainer<'a, AssemblyType, ATF, TS> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "7b7cdd50edf3ef6517643b27f16bf044e574652df7221f1170e773d13457e6c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7cdd50edf3ef6517643b27f16bf044e574652df7221f1170e773d13457e6c1", kill_on_drop: false }`
[INFO] [stdout] 7b7cdd50edf3ef6517643b27f16bf044e574652df7221f1170e773d13457e6c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0982b4ac00adbfcb959f3cf4461f2e2c64e7cec72c853ba4769d83719db35f48
[INFO] running `Command { std: "docker" "start" "-a" "0982b4ac00adbfcb959f3cf4461f2e2c64e7cec72c853ba4769d83719db35f48", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> src/neuralnet.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/neuralnet.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/neuralnet.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/neuralnet.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/train/label.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/train/label.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                                 ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/train/trainer.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assembly: &'a mut AssemblyType,
[INFO] [stdout]    |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> Trainer<AssemblyType, ATF, TS> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> Trainer<'a, AssemblyType, ATF, TS> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling neurs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> src/neuralnet.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/neuralnet.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]    |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/neuralnet.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/neuralnet.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stdout]     |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stdout]    --> src/train/jitterstrat.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if cfg!(dbg) {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/train/label.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/train/label.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stdout]     |                                 ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/train/trainer.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |         assembly: &'a mut AssemblyType,
[INFO] [stdout]    |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> Trainer<AssemblyType, ATF, TS> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> Trainer<'a, AssemblyType, ATF, TS> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.30s
[INFO] running `Command { std: "docker" "inspect" "0982b4ac00adbfcb959f3cf4461f2e2c64e7cec72c853ba4769d83719db35f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0982b4ac00adbfcb959f3cf4461f2e2c64e7cec72c853ba4769d83719db35f48", kill_on_drop: false }`
[INFO] [stdout] 0982b4ac00adbfcb959f3cf4461f2e2c64e7cec72c853ba4769d83719db35f48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a543ca6bac8a6298ae8b78117e48f182fb325e1baf7a952c80e9ef335fac7fb4
[INFO] running `Command { std: "docker" "start" "-a" "a543ca6bac8a6298ae8b78117e48f182fb325e1baf7a952c80e9ef335fac7fb4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug`
[INFO] [stderr]   --> src/neuralnet.rs:84:17
[INFO] [stderr]    |
[INFO] [stderr] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tests`
[INFO] [stderr]   --> src/neuralnet.rs:84:32
[INFO] [stderr]    |
[INFO] [stderr] 84 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stderr]    |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug`
[INFO] [stderr]    --> src/neuralnet.rs:192:17
[INFO] [stderr]     |
[INFO] [stderr] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tests`
[INFO] [stderr]    --> src/neuralnet.rs:192:32
[INFO] [stderr]     |
[INFO] [stderr] 192 |         if cfg!(debug) || cfg!(tests) {
[INFO] [stderr]     |                                ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stderr]    --> src/train/jitterstrat.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |         if cfg!(dbg) {
[INFO] [stderr]     |                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `dbg`
[INFO] [stderr]    --> src/train/jitterstrat.rs:220:17
[INFO] [stderr]     |
[INFO] [stderr] 220 |         if cfg!(dbg) {
[INFO] [stderr]     |                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dbg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dbg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug`
[INFO] [stderr]    --> src/train/label.rs:115:18
[INFO] [stderr]     |
[INFO] [stderr] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tests`
[INFO] [stderr]    --> src/train/label.rs:115:33
[INFO] [stderr]     |
[INFO] [stderr] 115 |         if (cfg!(debug) || cfg!(tests)) && cases_inputs.len() != cases_labels.len() {
[INFO] [stderr]     |                                 ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/train/trainer.rs:50:10
[INFO] [stderr]    |
[INFO] [stderr] 47 |         assembly: &'a mut AssemblyType,
[INFO] [stderr]    |                    -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 50 |     ) -> Trainer<AssemblyType, ATF, TS> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 50 |     ) -> Trainer<'a, AssemblyType, ATF, TS> {
[INFO] [stderr]    |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `neurs` (lib) generated 9 warnings (run `cargo fix --lib -p neurs` to apply 1 suggestion)
[INFO] [stderr] warning: `neurs` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neurs-392f055c0e657533)
[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]      Running tests/layer.rs (/opt/rustwide/target/debug/deps/layer-62300d8482101386)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::layer_output_makes_sense ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/train_consistency.rs (/opt/rustwide/target/debug/deps/train_consistency-7c2c74f402526f37)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test train_consistency`
[INFO] [stdout] test tests::test_jitter_training_xor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_jitter_training_xor stdout ----
[INFO] [stdout] There are 4 training cases.
[INFO] [stdout] Trainer initialized successfully!
[INFO] [stdout] Training xor network...
[INFO] [stdout] Epoch 1 done! Best fitness -1.2575194, jitter width now 1.7705271
[INFO] [stdout] Epoch 2 done! Best fitness -1.2616448, jitter width now 1.7763027
[INFO] [stdout] Epoch 3 done! Best fitness -1.2300594, jitter width now 1.7320831
[INFO] [stdout] Epoch 4 done! Best fitness -1.1646342, jitter width now 1.6404879
[INFO] [stdout] Epoch 5 done! Best fitness -1.1456127, jitter width now 1.6138577
[INFO] [stdout] Epoch 6 done! Best fitness -1.1203095, jitter width now 1.5784333
[INFO] [stdout] Epoch 7 done! Best fitness -1.04646, jitter width now 1.475044
[INFO] [stdout] Epoch 8 done! Best fitness -1.0262032, jitter width now 1.4466844
[INFO] [stdout] Epoch 9 done! Best fitness -0.9856806, jitter width now 1.3899528
[INFO] [stdout] Epoch 10 done! Best fitness -0.9610848, jitter width now 1.3555187
[INFO] [stdout] Epoch 11 done! Best fitness -0.96684307, jitter width now 1.3635802
[INFO] [stdout] Epoch 12 done! Best fitness -0.9687737, jitter width now 1.3662832
[INFO] [stdout] Epoch 13 done! Best fitness -0.92872983, jitter width now 1.3102218
[INFO] [stdout] Epoch 14 done! Best fitness -0.87378347, jitter width now 1.2332969
[INFO] [stdout] Epoch 15 done! Best fitness -0.81762135, jitter width now 1.1546699
[INFO] [stdout] Epoch 16 done! Best fitness -0.8017663, jitter width now 1.1324728
[INFO] [stdout] Epoch 17 done! Best fitness -0.77291685, jitter width now 1.0920836
[INFO] [stdout] Epoch 18 done! Best fitness -0.7100398, jitter width now 1.0040557
[INFO] [stdout] Epoch 19 done! Best fitness -0.7002436, jitter width now 0.990341
[INFO] [stdout] Epoch 20 done! Best fitness -0.696229, jitter width now 0.9847205
[INFO] [stdout] Epoch 21 done! Best fitness -0.6821219, jitter width now 0.9649706
[INFO] [stdout] Epoch 22 done! Best fitness -0.675195, jitter width now 0.955273
[INFO] [stdout] Epoch 23 done! Best fitness -0.6680833, jitter width now 0.9453166
[INFO] [stdout] Epoch 24 done! Best fitness -0.6679754, jitter width now 0.9451656
[INFO] [stdout] Epoch 25 done! Best fitness -0.6665463, jitter width now 0.94316477
[INFO] [stdout] Epoch 26 done! Best fitness -0.6700449, jitter width now 0.94806284
[INFO] [stdout] Epoch 27 done! Best fitness -0.6630801, jitter width now 0.9383121
[INFO] [stdout] Epoch 28 done! Best fitness -0.65459305, jitter width now 0.9264302
[INFO] [stdout] Epoch 29 done! Best fitness -0.64508885, jitter width now 0.9131244
[INFO] [stdout] Epoch 30 done! Best fitness -0.63442314, jitter width now 0.89819235
[INFO] [stdout] Epoch 31 done! Best fitness -0.6340958, jitter width now 0.8977341
[INFO] [stdout] Epoch 32 done! Best fitness -0.6337392, jitter width now 0.8972348
[INFO] [stdout] Epoch 33 done! Best fitness -0.63338655, jitter width now 0.89674115
[INFO] [stdout] Epoch 34 done! Best fitness -0.6328266, jitter width now 0.89595723
[INFO] [stdout] Epoch 35 done! Best fitness -0.63361335, jitter width now 0.89705867
[INFO] [stdout] Epoch 36 done! Best fitness -0.6364995, jitter width now 0.9010993
[INFO] [stdout] Epoch 37 done! Best fitness -0.6337668, jitter width now 0.8972735
[INFO] [stdout] Epoch 38 done! Best fitness -0.6331095, jitter width now 0.8963533
[INFO] [stdout] Epoch 39 done! Best fitness -0.63567877, jitter width now 0.89995027
[INFO] [stdout] Epoch 40 done! Best fitness -0.63956696, jitter width now 0.9053937
[INFO] [stdout] Epoch 41 done! Best fitness -0.6325427, jitter width now 0.8955598
[INFO] [stdout] Epoch 42 done! Best fitness -0.6361737, jitter width now 0.90064317
[INFO] [stdout] Epoch 43 done! Best fitness -0.6333753, jitter width now 0.89672536
[INFO] [stdout] Epoch 44 done! Best fitness -0.6322585, jitter width now 0.89516187
[INFO] [stdout] Epoch 45 done! Best fitness -0.63163424, jitter width now 0.8942879
[INFO] [stdout] Epoch 46 done! Best fitness -0.6384376, jitter width now 0.90381265
[INFO] [stdout] Epoch 47 done! Best fitness -0.6334647, jitter width now 0.8968505
[INFO] [stdout] Epoch 48 done! Best fitness -0.63961655, jitter width now 0.90546316
[INFO] [stdout] Epoch 49 done! Best fitness -0.6345099, jitter width now 0.8983139
[INFO] [stdout] Epoch 50 done! Best fitness -0.6299751, jitter width now 0.8919651
[INFO] [stdout] Epoch 51 done! Best fitness -0.63723695, jitter width now 0.90213174
[INFO] [stdout] Epoch 52 done! Best fitness -0.6353251, jitter width now 0.8994551
[INFO] [stdout] Epoch 53 done! Best fitness -0.6343674, jitter width now 0.8981143
[INFO] [stdout] Epoch 54 done! Best fitness -0.63459766, jitter width now 0.8984367
[INFO] [stdout] Epoch 55 done! Best fitness -0.6331277, jitter width now 0.89637876
[INFO] [stdout] Epoch 56 done! Best fitness -0.63406897, jitter width now 0.89769655
[INFO] [stdout] Epoch 57 done! Best fitness -0.63946426, jitter width now 0.90524995
[INFO] [stdout] Epoch 58 done! Best fitness -0.6284435, jitter width now 0.8898209
[INFO] [stdout] Epoch 59 done! Best fitness -0.62468845, jitter width now 0.8845638
[INFO] [stdout] Epoch 60 done! Best fitness -0.62350404, jitter width now 0.88290566
[INFO] [stdout] Epoch 61 done! Best fitness -0.6318295, jitter width now 0.8945613
[INFO] [stdout] Epoch 62 done! Best fitness -0.6229895, jitter width now 0.8821852
[INFO] [stdout] Epoch 63 done! Best fitness -0.6190989, jitter width now 0.8767384
[INFO] [stdout] Epoch 64 done! Best fitness -0.6120219, jitter width now 0.86683065
[INFO] [stdout] Epoch 65 done! Best fitness -0.6223625, jitter width now 0.8813075
[INFO] [stdout] Epoch 66 done! Best fitness -0.6158155, jitter width now 0.8721417
[INFO] [stdout] Epoch 67 done! Best fitness -0.61684775, jitter width now 0.87358683
[INFO] [stdout] Epoch 68 done! Best fitness -0.6184998, jitter width now 0.87589973
[INFO] [stdout] Epoch 69 done! Best fitness -0.61371315, jitter width now 0.8691984
[INFO] [stdout] Epoch 70 done! Best fitness -0.61623895, jitter width now 0.8727345
[INFO] [stdout] Epoch 71 done! Best fitness -0.61097974, jitter width now 0.8653716
[INFO] [stdout] Epoch 72 done! Best fitness -0.61667943, jitter width now 0.87335116
[INFO] [stdout] Epoch 73 done! Best fitness -0.6153919, jitter width now 0.87154865
[INFO] [stdout] Epoch 74 done! Best fitness -0.62085, jitter width now 0.87919
[INFO] [stdout] Epoch 75 done! Best fitness -0.61592734, jitter width now 0.87229824
[INFO] [stdout] Epoch 76 done! Best fitness -0.61133933, jitter width now 0.86587507
[INFO] [stdout] Epoch 77 done! Best fitness -0.6168983, jitter width now 0.8736576
[INFO] [stdout] Epoch 78 done! Best fitness -0.61151886, jitter width now 0.86612636
[INFO] [stdout] Epoch 79 done! Best fitness -0.61857677, jitter width now 0.87600744
[INFO] [stdout] Epoch 80 done! Best fitness -0.6131342, jitter width now 0.8683879
[INFO] [stdout] Epoch 81 done! Best fitness -0.6135472, jitter width now 0.86896604
[INFO] [stdout] Epoch 82 done! Best fitness -0.6174626, jitter width now 0.8744476
[INFO] [stdout] Epoch 83 done! Best fitness -0.61453956, jitter width now 0.87035537
[INFO] [stdout] Epoch 84 done! Best fitness -0.613796, jitter width now 0.8693144
[INFO] [stdout] Epoch 85 done! Best fitness -0.61481607, jitter width now 0.8707425
[INFO] [stdout] Epoch 86 done! Best fitness -0.61725044, jitter width now 0.8741506
[INFO] [stdout] Epoch 87 done! Best fitness -0.616377, jitter width now 0.8729278
[INFO] [stdout] Epoch 88 done! Best fitness -0.61723715, jitter width now 0.874132
[INFO] [stdout] Epoch 89 done! Best fitness -0.618313, jitter width now 0.8756382
[INFO] [stdout] Epoch 90 done! Best fitness -0.6160095, jitter width now 0.8724132
[INFO] [stdout] Epoch 91 done! Best fitness -0.61294234, jitter width now 0.86811924
[INFO] [stdout] Epoch 92 done! Best fitness -0.61360276, jitter width now 0.8690438
[INFO] [stdout] Epoch 93 done! Best fitness -0.61673534, jitter width now 0.8734295
[INFO] [stdout] Epoch 94 done! Best fitness -0.60850006, jitter width now 0.8619001
[INFO] [stdout] Epoch 95 done! Best fitness -0.6120467, jitter width now 0.8668654
[INFO] [stdout] Epoch 96 done! Best fitness -0.62236786, jitter width now 0.881315
[INFO] [stdout] Epoch 97 done! Best fitness -0.60870695, jitter width now 0.8621897
[INFO] [stdout] Epoch 98 done! Best fitness -0.61716354, jitter width now 0.8740289
[INFO] [stdout] Epoch 99 done! Best fitness -0.6108691, jitter width now 0.86521673
[INFO] [stdout] Epoch 100 done! Best fitness -0.61690277, jitter width now 0.87366384
[INFO] [stdout] Epoch 101 done! Best fitness -0.6074459, jitter width now 0.8604242
[INFO] [stdout] Epoch 102 done! Best fitness -0.61369157, jitter width now 0.86916816
[INFO] [stdout] Epoch 103 done! Best fitness -0.613493, jitter width now 0.8688902
[INFO] [stdout] Epoch 104 done! Best fitness -0.60856277, jitter width now 0.8619878
[INFO] [stdout] Epoch 105 done! Best fitness -0.613514, jitter width now 0.8689196
[INFO] [stdout] Epoch 106 done! Best fitness -0.6112564, jitter width now 0.86575896
[INFO] [stdout] Epoch 107 done! Best fitness -0.6098105, jitter width now 0.86373466
[INFO] [stdout] Epoch 108 done! Best fitness -0.61689234, jitter width now 0.87364924
[INFO] [stdout] Epoch 109 done! Best fitness -0.609864, jitter width now 0.8638096
[INFO] [stdout] Epoch 110 done! Best fitness -0.6162765, jitter width now 0.87278706
[INFO] [stdout] Epoch 111 done! Best fitness -0.6138718, jitter width now 0.8694205
[INFO] [stdout] Epoch 112 done! Best fitness -0.61171407, jitter width now 0.86639965
[INFO] [stdout] Epoch 113 done! Best fitness -0.6114199, jitter width now 0.86598784
[INFO] [stdout] Epoch 114 done! Best fitness -0.60915715, jitter width now 0.86281997
[INFO] [stdout] Epoch 115 done! Best fitness -0.6133249, jitter width now 0.8686548
[INFO] [stdout] Epoch 116 done! Best fitness -0.616982, jitter width now 0.87377477
[INFO] [stdout] Epoch 117 done! Best fitness -0.60881317, jitter width now 0.8623384
[INFO] [stdout] Epoch 118 done! Best fitness -0.613237, jitter width now 0.8685318
[INFO] [stdout] Epoch 119 done! Best fitness -0.60992885, jitter width now 0.86390036
[INFO] [stdout] Epoch 120 done! Best fitness -0.6109357, jitter width now 0.86530995
[INFO] [stdout] Epoch 121 done! Best fitness -0.61089283, jitter width now 0.86524993
[INFO] [stdout] Epoch 122 done! Best fitness -0.6109264, jitter width now 0.8652969
[INFO] [stdout] Epoch 123 done! Best fitness -0.60969794, jitter width now 0.86357707
[INFO] [stdout] Epoch 124 done! Best fitness -0.6121564, jitter width now 0.86701894
[INFO] [stdout] Epoch 125 done! Best fitness -0.6164421, jitter width now 0.8730189
[INFO] [stdout] Epoch 126 done! Best fitness -0.608848, jitter width now 0.8623871
[INFO] [stdout] Epoch 127 done! Best fitness -0.61233336, jitter width now 0.86726665
[INFO] [stdout] Epoch 128 done! Best fitness -0.6124297, jitter width now 0.86740154
[INFO] [stdout] Epoch 129 done! Best fitness -0.61496294, jitter width now 0.8709481
[INFO] [stdout] Epoch 130 done! Best fitness -0.607173, jitter width now 0.8600422
[INFO] [stdout] Epoch 131 done! Best fitness -0.6151529, jitter width now 0.87121403
[INFO] [stdout] Epoch 132 done! Best fitness -0.61463946, jitter width now 0.8704952
[INFO] [stdout] Epoch 133 done! Best fitness -0.6139094, jitter width now 0.86947316
[INFO] [stdout] Epoch 134 done! Best fitness -0.61167604, jitter width now 0.8663464
[INFO] [stdout] Epoch 135 done! Best fitness -0.60909814, jitter width now 0.86273736
[INFO] [stdout] Epoch 136 done! Best fitness -0.61012876, jitter width now 0.86418027
[INFO] [stdout] Epoch 137 done! Best fitness -0.6090622, jitter width now 0.86268705
[INFO] [stdout] Epoch 138 done! Best fitness -0.60698044, jitter width now 0.8597726
[INFO] [stdout] Epoch 139 done! Best fitness -0.6092969, jitter width now 0.86301565
[INFO] [stdout] Epoch 140 done! Best fitness -0.61168224, jitter width now 0.8663551
[INFO] [stdout] Epoch 141 done! Best fitness -0.6169727, jitter width now 0.8737617
[INFO] [stdout] Epoch 142 done! Best fitness -0.612884, jitter width now 0.8680376
[INFO] [stdout] Epoch 143 done! Best fitness -0.6141621, jitter width now 0.8698269
[INFO] [stdout] Epoch 144 done! Best fitness -0.62068653, jitter width now 0.87896115
[INFO] [stdout] Epoch 145 done! Best fitness -0.6047515, jitter width now 0.85665214
[INFO] [stdout] Epoch 146 done! Best fitness -0.6075926, jitter width now 0.8606296
[INFO] [stdout] Epoch 147 done! Best fitness -0.60970974, jitter width now 0.86359364
[INFO] [stdout] Epoch 148 done! Best fitness -0.6128696, jitter width now 0.86801744
[INFO] [stdout] Epoch 149 done! Best fitness -0.6029064, jitter width now 0.85406893
[INFO] [stdout] Epoch 150 done! Best fitness -0.60406846, jitter width now 0.85569584
[INFO] [stdout] Epoch 151 done! Best fitness -0.6079643, jitter width now 0.86114997
[INFO] [stdout] Epoch 152 done! Best fitness -0.60498184, jitter width now 0.85697454
[INFO] [stdout] Epoch 153 done! Best fitness -0.6112232, jitter width now 0.86571246
[INFO] [stdout] Epoch 154 done! Best fitness -0.61366415, jitter width now 0.8691298
[INFO] [stdout] Epoch 155 done! Best fitness -0.60697645, jitter width now 0.859767
[INFO] [stdout] Epoch 156 done! Best fitness -0.6101384, jitter width now 0.86419374
[INFO] [stdout] Epoch 157 done! Best fitness -0.6126839, jitter width now 0.86775744
[INFO] [stdout] Epoch 158 done! Best fitness -0.6154082, jitter width now 0.8715714
[INFO] [stdout] Epoch 159 done! Best fitness -0.6080581, jitter width now 0.86128134
[INFO] [stdout] Epoch 160 done! Best fitness -0.6059537, jitter width now 0.85833514
[INFO] [stdout] Epoch 161 done! Best fitness -0.6061815, jitter width now 0.8586541
[INFO] [stdout] Epoch 162 done! Best fitness -0.6018044, jitter width now 0.8525261
[INFO] [stdout] Epoch 163 done! Best fitness -0.60572124, jitter width now 0.8580097
[INFO] [stdout] Epoch 164 done! Best fitness -0.60478514, jitter width now 0.85669917
[INFO] [stdout] Epoch 165 done! Best fitness -0.60468936, jitter width now 0.85656506
[INFO] [stdout] Epoch 166 done! Best fitness -0.60645306, jitter width now 0.85903424
[INFO] [stdout] Epoch 167 done! Best fitness -0.6078335, jitter width now 0.86096686
[INFO] [stdout] Epoch 168 done! Best fitness -0.60663307, jitter width now 0.85928625
[INFO] [stdout] Epoch 169 done! Best fitness -0.6058489, jitter width now 0.85818845
[INFO] [stdout] Epoch 170 done! Best fitness -0.60863763, jitter width now 0.8620927
[INFO] [stdout] Epoch 171 done! Best fitness -0.6122408, jitter width now 0.8671371
[INFO] [stdout] Epoch 172 done! Best fitness -0.6052407, jitter width now 0.85733694
[INFO] [stdout] Epoch 173 done! Best fitness -0.6044606, jitter width now 0.8562448
[INFO] [stdout] Epoch 174 done! Best fitness -0.6109962, jitter width now 0.86539465
[INFO] [stdout] Epoch 175 done! Best fitness -0.6099509, jitter width now 0.86393124
[INFO] [stdout] Epoch 176 done! Best fitness -0.6070397, jitter width now 0.85985553
[INFO] [stdout] Epoch 177 done! Best fitness -0.6050643, jitter width now 0.85708994
[INFO] [stdout] Epoch 178 done! Best fitness -0.60987735, jitter width now 0.86382824
[INFO] [stdout] Epoch 179 done! Best fitness -0.6088514, jitter width now 0.8623919
[INFO] [stdout] Epoch 180 done! Best fitness -0.60767376, jitter width now 0.8607432
[INFO] [stdout] Epoch 181 done! Best fitness -0.6125928, jitter width now 0.86762995
[INFO] [stdout] Epoch 182 done! Best fitness -0.60356975, jitter width now 0.85499763
[INFO] [stdout] Epoch 183 done! Best fitness -0.60938734, jitter width now 0.86314225
[INFO] [stdout] Epoch 184 done! Best fitness -0.60634255, jitter width now 0.85887957
[INFO] [stdout] Epoch 185 done! Best fitness -0.6062713, jitter width now 0.85877985
[INFO] [stdout] Epoch 186 done! Best fitness -0.6145373, jitter width now 0.8703522
[INFO] [stdout] Epoch 187 done! Best fitness -0.6110513, jitter width now 0.86547184
[INFO] [stdout] Epoch 188 done! Best fitness -0.61171985, jitter width now 0.86640775
[INFO] [stdout] Epoch 189 done! Best fitness -0.610127, jitter width now 0.86417776
[INFO] [stdout] Epoch 190 done! Best fitness -0.60779697, jitter width now 0.8609157
[INFO] [stdout] Epoch 191 done! Best fitness -0.6048186, jitter width now 0.856746
[INFO] [stdout] Epoch 192 done! Best fitness -0.6098865, jitter width now 0.8638411
[INFO] [stdout] Epoch 193 done! Best fitness -0.6054622, jitter width now 0.85764706
[INFO] [stdout] Epoch 194 done! Best fitness -0.60361564, jitter width now 0.8550619
[INFO] [stdout] Epoch 195 done! Best fitness -0.60788786, jitter width now 0.861043
[INFO] [stdout] Epoch 196 done! Best fitness -0.60598934, jitter width now 0.858385
[INFO] [stdout] Epoch 197 done! Best fitness -0.61048645, jitter width now 0.864681
[INFO] [stdout] Epoch 198 done! Best fitness -0.60992086, jitter width now 0.86388916
[INFO] [stdout] Epoch 199 done! Best fitness -0.60405874, jitter width now 0.8556822
[INFO] [stdout] Epoch 200 done! Best fitness -0.6062473, jitter width now 0.85874623
[INFO] [stdout] Epoch 201 done! Best fitness -0.606783, jitter width now 0.8594961
[INFO] [stdout] Epoch 202 done! Best fitness -0.60759574, jitter width now 0.860634
[INFO] [stdout] Epoch 203 done! Best fitness -0.6074328, jitter width now 0.86040586
[INFO] [stdout] Epoch 204 done! Best fitness -0.6046182, jitter width now 0.85646546
[INFO] [stdout] Epoch 205 done! Best fitness -0.6109919, jitter width now 0.86538863
[INFO] [stdout] Epoch 206 done! Best fitness -0.6031996, jitter width now 0.85447943
[INFO] [stdout] Epoch 207 done! Best fitness -0.6063326, jitter width now 0.8588656
[INFO] [stdout] Epoch 208 done! Best fitness -0.6100527, jitter width now 0.86407375
[INFO] [stdout] Epoch 209 done! Best fitness -0.61323595, jitter width now 0.86853033
[INFO] [stdout] Epoch 210 done! Best fitness -0.60779, jitter width now 0.86090595
[INFO] [stdout] Epoch 211 done! Best fitness -0.61470795, jitter width now 0.8705911
[INFO] [stdout] Epoch 212 done! Best fitness -0.61317784, jitter width now 0.868449
[INFO] [stdout] Epoch 213 done! Best fitness -0.6057271, jitter width now 0.85801786
[INFO] [stdout] Epoch 214 done! Best fitness -0.605609, jitter width now 0.8578526
[INFO] [stdout] Epoch 215 done! Best fitness -0.60447645, jitter width now 0.85626704
[INFO] [stdout] Epoch 216 done! Best fitness -0.6032685, jitter width now 0.8545759
[INFO] [stdout] Epoch 217 done! Best fitness -0.6100591, jitter width now 0.8640827
[INFO] [stdout] Epoch 218 done! Best fitness -0.60964143, jitter width now 0.863498
[INFO] [stdout] Epoch 219 done! Best fitness -0.60966295, jitter width now 0.86352813
[INFO] [stdout] Epoch 220 done! Best fitness -0.6105129, jitter width now 0.8647181
[INFO] [stdout] Epoch 221 done! Best fitness -0.61018765, jitter width now 0.8642627
[INFO] [stdout] Epoch 222 done! Best fitness -0.60769844, jitter width now 0.8607778
[INFO] [stdout] Epoch 223 done! Best fitness -0.61507964, jitter width now 0.87111145
[INFO] [stdout] Epoch 224 done! Best fitness -0.6066108, jitter width now 0.8592551
[INFO] [stdout] Epoch 225 done! Best fitness -0.60723615, jitter width now 0.8601306
[INFO] [stdout] Epoch 226 done! Best fitness -0.6065712, jitter width now 0.85919964
[INFO] [stdout] Epoch 227 done! Best fitness -0.6045714, jitter width now 0.85639995
[INFO] [stdout] Epoch 228 done! Best fitness -0.60848504, jitter width now 0.86187905
[INFO] [stdout] Epoch 229 done! Best fitness -0.60382104, jitter width now 0.8553494
[INFO] [stdout] Epoch 230 done! Best fitness -0.60794926, jitter width now 0.8611289
[INFO] [stdout] Epoch 231 done! Best fitness -0.6047393, jitter width now 0.85663503
[INFO] [stdout] Epoch 232 done! Best fitness -0.61204946, jitter width now 0.8668692
[INFO] [stdout] Epoch 233 done! Best fitness -0.612509, jitter width now 0.8675126
[INFO] [stdout] Epoch 234 done! Best fitness -0.6098241, jitter width now 0.86375374
[INFO] [stdout] Epoch 235 done! Best fitness -0.60544926, jitter width now 0.85762894
[INFO] [stdout] Epoch 236 done! Best fitness -0.6100609, jitter width now 0.8640852
[INFO] [stdout] Epoch 237 done! Best fitness -0.6063292, jitter width now 0.85886085
[INFO] [stdout] Epoch 238 done! Best fitness -0.60535693, jitter width now 0.85749966
[INFO] [stdout] Epoch 239 done! Best fitness -0.6126596, jitter width now 0.8677234
[INFO] [stdout] Epoch 240 done! Best fitness -0.608353, jitter width now 0.8616942
[INFO] [stdout] Epoch 241 done! Best fitness -0.61360574, jitter width now 0.869048
[INFO] [stdout] Epoch 242 done! Best fitness -0.6080237, jitter width now 0.8612332
[INFO] [stdout] Epoch 243 done! Best fitness -0.603902, jitter width now 0.85546273
[INFO] [stdout] Epoch 244 done! Best fitness -0.6092546, jitter width now 0.8629564
[INFO] [stdout] Epoch 245 done! Best fitness -0.6113851, jitter width now 0.86593914
[INFO] [stdout] Epoch 246 done! Best fitness -0.6108589, jitter width now 0.8652025
[INFO] [stdout] Epoch 247 done! Best fitness -0.6074842, jitter width now 0.86047786
[INFO] [stdout] Epoch 248 done! Best fitness -0.6061755, jitter width now 0.8586457
[INFO] [stdout] Epoch 249 done! Best fitness -0.6052754, jitter width now 0.8573855
[INFO] [stdout] Epoch 250 done! Best fitness -0.6058038, jitter width now 0.85812527
[INFO] [stdout] Done training! Testing XOR network:
[INFO] [stdout] [0, 1] -> 0.7151686 ([0.12884933, 0.8440179])
[INFO] [stdout] [1, 0] -> -0.0982908 ([0.5032668, 0.404976])
[INFO] [stdout] [1, 1] -> 0.003986448 ([0.44629315, 0.4502796])
[INFO] [stdout] [0, 0] -> -0.6986855 ([0.8448814, 0.14619586])
[INFO] [stdout] Asserting answers make sense...
[INFO] [stdout] Output in case #1 makes sense.
[INFO] [stdout] Output in case #2 does NOT make sense.
[INFO] [stdout] Output in case #3 does NOT make sense.
[INFO] [stdout] Output in case #4 makes sense.
[INFO] [stdout] 2 out of 4 cases make sense.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_jitter_training_xor' (22) panicked at tests/train_consistency.rs:56:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579af23a8c5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579af23a8c5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579af23a8c5a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579af23a8c5a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579af23bdc7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579af23bdc7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x579af23ad492 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x579af23ad492 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x579af238799f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579af238799f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579af23a1079 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x579af22d997c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x579af22d997c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x579af23a1232 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x579af23a1232 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x579af2387a58 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x579af237cc69 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579af238876d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x579af23be3fc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579af23be2b3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x579af23b9dcd - core[e929cb53b82a81ca]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x579af22ba3b0 - train_consistency[4f23b792adfaf00]::tests::test_net::<train_consistency[4f23b792adfaf00]::tests::test_jitter_training_xor::{closure#0}::{closure#2}, bool>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/train_consistency.rs:56:9
[INFO] [stdout]   22:     0x579af22bfa1c - train_consistency[4f23b792adfaf00]::tests::test_jitter_training_xor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/train_consistency.rs:131:9
[INFO] [stdout]   23:     0x579af22c6c32 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x579af22c6cad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x579af22bda8d - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x579af22bd98b - tokio[45146d9ecc02a269]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x579af22bd98b - tokio[45146d9ecc02a269]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x579af22bd98b - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x579af22b8930 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x579af22bcd0d - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x579af22bbfb4 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x579af22c7dfb - <tokio[45146d9ecc02a269]::runtime::context::scoped::Scoped<tokio[45146d9ecc02a269]::runtime::scheduler::Context>>::set::<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x579af22c3e29 - tokio[45146d9ecc02a269]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x579af22c0b12 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45146d9ecc02a269]::runtime::context::Context>>::try_with::<tokio[45146d9ecc02a269]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x579af22c079e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45146d9ecc02a269]::runtime::context::Context>>::with::<tokio[45146d9ecc02a269]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x579af22c22ad - tokio[45146d9ecc02a269]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x579af22b99d0 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x579af22b9cc7 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x579af22bbbc6 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x579af22c26c5 - tokio[45146d9ecc02a269]::runtime::context::runtime::enter_runtime::<<tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x579af22b8461 - <tokio[45146d9ecc02a269]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x579af22c792a - <tokio[45146d9ecc02a269]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x579af22c7aef - <tokio[45146d9ecc02a269]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x579af22bff51 - train_consistency[4f23b792adfaf00]::tests::test_jitter_training_xor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/train_consistency.rs:143:10
[INFO] [stdout]   45:     0x579af22bdc87 - train_consistency[4f23b792adfaf00]::tests::test_jitter_training_xor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/train_consistency.rs:64:40
[INFO] [stdout]   46:     0x579af22ccad6 - <train_consistency[4f23b792adfaf00]::tests::test_jitter_training_xor::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x579af22ccc5b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x579af22ccc5b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x579af22da44b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x579af22da44b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x579af22da44b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x579af22da44b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x579af22da44b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x579af22da44b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x579af22da44b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x579af22d3b64 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x579af22d3b64 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x579af22dd052 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x579af22dd052 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x579af22dd052 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x579af22dd052 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x579af22dd052 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x579af22dd052 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x579af22dd052 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x579af23a856f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x579af23a856f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7cf4454d6aa4 - <unknown>
[INFO] [stdout]   68:     0x7cf445563a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_jitter_training_xor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a543ca6bac8a6298ae8b78117e48f182fb325e1baf7a952c80e9ef335fac7fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a543ca6bac8a6298ae8b78117e48f182fb325e1baf7a952c80e9ef335fac7fb4", kill_on_drop: false }`
[INFO] [stdout] a543ca6bac8a6298ae8b78117e48f182fb325e1baf7a952c80e9ef335fac7fb4
