[INFO] fetching crate neurs 0.1.1... [INFO] testing neurs-0.1.1 against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] extracting crate neurs 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate neurs 0.1.1 on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c6d502cd94dfb3d16ac6dcf67d7bffd3347499257f1ae82c17d8a75d21ad40a [INFO] running `Command { std: "docker" "start" "-a" "4c6d502cd94dfb3d16ac6dcf67d7bffd3347499257f1ae82c17d8a75d21ad40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c6d502cd94dfb3d16ac6dcf67d7bffd3347499257f1ae82c17d8a75d21ad40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6d502cd94dfb3d16ac6dcf67d7bffd3347499257f1ae82c17d8a75d21ad40a", kill_on_drop: false }` [INFO] [stdout] 4c6d502cd94dfb3d16ac6dcf67d7bffd3347499257f1ae82c17d8a75d21ad40a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5bd78152bc2b95d790b767766e63ec4e5371568b1c7cf7b57555ef0dcdd7e20 [INFO] running `Command { std: "docker" "start" "-a" "d5bd78152bc2b95d790b767766e63ec4e5371568b1c7cf7b57555ef0dcdd7e20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "d5bd78152bc2b95d790b767766e63ec4e5371568b1c7cf7b57555ef0dcdd7e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5bd78152bc2b95d790b767766e63ec4e5371568b1c7cf7b57555ef0dcdd7e20", kill_on_drop: false }` [INFO] [stdout] d5bd78152bc2b95d790b767766e63ec4e5371568b1c7cf7b57555ef0dcdd7e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc10bd7ed0e5ef63aba02178556bde9dbf3172fd27be98dfd1ca373bb8d22e65 [INFO] running `Command { std: "docker" "start" "-a" "bc10bd7ed0e5ef63aba02178556bde9dbf3172fd27be98dfd1ca373bb8d22e65", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.4.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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.39.2 [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "bc10bd7ed0e5ef63aba02178556bde9dbf3172fd27be98dfd1ca373bb8d22e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc10bd7ed0e5ef63aba02178556bde9dbf3172fd27be98dfd1ca373bb8d22e65", kill_on_drop: false }` [INFO] [stdout] bc10bd7ed0e5ef63aba02178556bde9dbf3172fd27be98dfd1ca373bb8d22e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b9a031c1e9996c5ef8c6323cd70ab31080fb58d5549e2f8770e5326800ae3bc [INFO] running `Command { std: "docker" "start" "-a" "2b9a031c1e9996c5ef8c6323cd70ab31080fb58d5549e2f8770e5326800ae3bc", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `neurs` (lib) generated 8 warnings [INFO] [stderr] warning: `neurs` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neurs-124b1325748e3b12) [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-33dcdb81ee96b434) [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-418e1d1abd31a3da) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_jitter_training_xor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Doc-tests neurs [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] running `Command { std: "docker" "inspect" "2b9a031c1e9996c5ef8c6323cd70ab31080fb58d5549e2f8770e5326800ae3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9a031c1e9996c5ef8c6323cd70ab31080fb58d5549e2f8770e5326800ae3bc", kill_on_drop: false }` [INFO] [stdout] 2b9a031c1e9996c5ef8c6323cd70ab31080fb58d5549e2f8770e5326800ae3bc [INFO] testing neurs-0.1.1 against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] extracting crate neurs 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate neurs 0.1.1 on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5ce454a7a622185e1995aa156ad4b14a9bad8791b660456549e20a1e57989b [INFO] running `Command { std: "docker" "start" "-a" "0c5ce454a7a622185e1995aa156ad4b14a9bad8791b660456549e20a1e57989b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5ce454a7a622185e1995aa156ad4b14a9bad8791b660456549e20a1e57989b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5ce454a7a622185e1995aa156ad4b14a9bad8791b660456549e20a1e57989b", kill_on_drop: false }` [INFO] [stdout] 0c5ce454a7a622185e1995aa156ad4b14a9bad8791b660456549e20a1e57989b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e353ce63febd80158afcda2279c5de8e33e5fd065c859e64015028c19d72aea [INFO] running `Command { std: "docker" "start" "-a" "1e353ce63febd80158afcda2279c5de8e33e5fd065c859e64015028c19d72aea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `Command { std: "docker" "inspect" "1e353ce63febd80158afcda2279c5de8e33e5fd065c859e64015028c19d72aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e353ce63febd80158afcda2279c5de8e33e5fd065c859e64015028c19d72aea", kill_on_drop: false }` [INFO] [stdout] 1e353ce63febd80158afcda2279c5de8e33e5fd065c859e64015028c19d72aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45dc8ac9c38aedf2eec88bb092b4e4221c1616e4da662741dafd31d85f5a10cb [INFO] running `Command { std: "docker" "start" "-a" "45dc8ac9c38aedf2eec88bb092b4e4221c1616e4da662741dafd31d85f5a10cb", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.4.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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.39.2 [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "45dc8ac9c38aedf2eec88bb092b4e4221c1616e4da662741dafd31d85f5a10cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dc8ac9c38aedf2eec88bb092b4e4221c1616e4da662741dafd31d85f5a10cb", kill_on_drop: false }` [INFO] [stdout] 45dc8ac9c38aedf2eec88bb092b4e4221c1616e4da662741dafd31d85f5a10cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0c6615268789bcb2d89af825c5bd95d317f8d0fc44c781e8740dcaf6d0524f3 [INFO] running `Command { std: "docker" "start" "-a" "b0c6615268789bcb2d89af825c5bd95d317f8d0fc44c781e8740dcaf6d0524f3", 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `neurs` (lib) generated 8 warnings [INFO] [stderr] warning: `neurs` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neurs-124b1325748e3b12) [INFO] [stderr] Running tests/layer.rs (/opt/rustwide/target/debug/deps/layer-33dcdb81ee96b434) [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] [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-418e1d1abd31a3da) [INFO] [stdout] [INFO] [stdout] running 1 test [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.237617, jitter width now 1.7426637 [INFO] [stdout] Epoch 2 done! Best fitness -1.1948068, jitter width now 1.6827295 [INFO] [stdout] Epoch 3 done! Best fitness -1.1197566, jitter width now 1.5776591 [INFO] [stdout] Epoch 4 done! Best fitness -1.0736672, jitter width now 1.513134 [INFO] [stdout] Epoch 5 done! Best fitness -1.0395259, jitter width now 1.4653362 [INFO] [stdout] Epoch 6 done! Best fitness -0.9856629, jitter width now 1.389928 [INFO] [stdout] Epoch 7 done! Best fitness -1.0071292, jitter width now 1.4199809 [INFO] [stdout] Epoch 8 done! Best fitness -0.8636102, jitter width now 1.2190542 [INFO] [stdout] Epoch 9 done! Best fitness -0.84634066, jitter width now 1.1948769 [INFO] [stdout] Epoch 10 done! Best fitness -0.86152315, jitter width now 1.2161324 [INFO] [stdout] Epoch 11 done! Best fitness -0.8117311, jitter width now 1.1464235 [INFO] [stdout] Epoch 12 done! Best fitness -0.8102377, jitter width now 1.1443328 [INFO] [stdout] Epoch 13 done! Best fitness -0.81304157, jitter width now 1.1482582 [INFO] [stdout] Epoch 14 done! Best fitness -0.80835235, jitter width now 1.1416932 [INFO] [stdout] Epoch 15 done! Best fitness -0.79532, jitter width now 1.1234479 [INFO] [stdout] Epoch 16 done! Best fitness -0.7751147, jitter width now 1.0951606 [INFO] [stdout] Epoch 17 done! Best fitness -0.77478516, jitter width now 1.0946991 [INFO] [stdout] Epoch 18 done! Best fitness -0.7768925, jitter width now 1.0976495 [INFO] [stdout] Epoch 19 done! Best fitness -0.7722406, jitter width now 1.0911368 [INFO] [stdout] Epoch 20 done! Best fitness -0.77765286, jitter width now 1.098714 [INFO] [stdout] Epoch 21 done! Best fitness -0.7756747, jitter width now 1.0959445 [INFO] [stdout] Epoch 22 done! Best fitness -0.7782998, jitter width now 1.0996197 [INFO] [stdout] Epoch 23 done! Best fitness -0.7761581, jitter width now 1.0966213 [INFO] [stdout] Epoch 24 done! Best fitness -0.7779606, jitter width now 1.0991448 [INFO] [stdout] Epoch 25 done! Best fitness -0.78172493, jitter width now 1.1044148 [INFO] [stdout] Epoch 26 done! Best fitness -0.78649986, jitter width now 1.1110997 [INFO] [stdout] Epoch 27 done! Best fitness -0.77165234, jitter width now 1.0903132 [INFO] [stdout] Epoch 28 done! Best fitness -0.735972, jitter width now 1.0403608 [INFO] [stdout] Epoch 29 done! Best fitness -0.717901, jitter width now 1.0150614 [INFO] [stdout] Epoch 30 done! Best fitness -0.70310456, jitter width now 0.9943464 [INFO] [stdout] Epoch 31 done! Best fitness -0.69015574, jitter width now 0.97621804 [INFO] [stdout] Epoch 32 done! Best fitness -0.6761846, jitter width now 0.9566584 [INFO] [stdout] Epoch 33 done! Best fitness -0.67731667, jitter width now 0.9582433 [INFO] [stdout] Epoch 34 done! Best fitness -0.674994, jitter width now 0.9549916 [INFO] [stdout] Epoch 35 done! Best fitness -0.6764879, jitter width now 0.95708305 [INFO] [stdout] Epoch 36 done! Best fitness -0.66788244, jitter width now 0.9450354 [INFO] [stdout] Epoch 37 done! Best fitness -0.6631639, jitter width now 0.9384294 [INFO] [stdout] Epoch 38 done! Best fitness -0.664073, jitter width now 0.93970215 [INFO] [stdout] Epoch 39 done! Best fitness -0.66203654, jitter width now 0.93685114 [INFO] [stdout] Epoch 40 done! Best fitness -0.6641516, jitter width now 0.93981224 [INFO] [stdout] Epoch 41 done! Best fitness -0.66144294, jitter width now 0.9360201 [INFO] [stdout] Epoch 42 done! Best fitness -0.6571811, jitter width now 0.9300535 [INFO] [stdout] Epoch 43 done! Best fitness -0.6513587, jitter width now 0.9219022 [INFO] [stdout] Epoch 44 done! Best fitness -0.6456541, jitter width now 0.9139157 [INFO] [stdout] Epoch 45 done! Best fitness -0.6449828, jitter width now 0.9129759 [INFO] [stdout] Epoch 46 done! Best fitness -0.64079344, jitter width now 0.9071108 [INFO] [stdout] Epoch 47 done! Best fitness -0.63336736, jitter width now 0.89671427 [INFO] [stdout] Epoch 48 done! Best fitness -0.6350296, jitter width now 0.8990414 [INFO] [stdout] Epoch 49 done! Best fitness -0.6350031, jitter width now 0.8990043 [INFO] [stdout] Epoch 50 done! Best fitness -0.6338718, jitter width now 0.89742047 [INFO] [stdout] Epoch 51 done! Best fitness -0.6299746, jitter width now 0.89196444 [INFO] [stdout] Epoch 52 done! Best fitness -0.6323001, jitter width now 0.8952201 [INFO] [stdout] Epoch 53 done! Best fitness -0.6306419, jitter width now 0.8928986 [INFO] [stdout] Epoch 54 done! Best fitness -0.6325366, jitter width now 0.8955512 [INFO] [stdout] Epoch 55 done! Best fitness -0.633642, jitter width now 0.8970988 [INFO] [stdout] Epoch 56 done! Best fitness -0.6341659, jitter width now 0.8978322 [INFO] [stdout] Epoch 57 done! Best fitness -0.6350346, jitter width now 0.89904845 [INFO] [stdout] Epoch 58 done! Best fitness -0.63000166, jitter width now 0.8920023 [INFO] [stdout] Epoch 59 done! Best fitness -0.6328601, jitter width now 0.89600414 [INFO] [stdout] Epoch 60 done! Best fitness -0.63020897, jitter width now 0.89229256 [INFO] [stdout] Epoch 61 done! Best fitness -0.63062006, jitter width now 0.89286804 [INFO] [stdout] Epoch 62 done! Best fitness -0.62958336, jitter width now 0.89141667 [INFO] [stdout] Epoch 63 done! Best fitness -0.62286, jitter width now 0.882004 [INFO] [stdout] Epoch 64 done! Best fitness -0.6158353, jitter width now 0.87216944 [INFO] [stdout] Epoch 65 done! Best fitness -0.6119521, jitter width now 0.86673295 [INFO] [stdout] Epoch 66 done! Best fitness -0.61551094, jitter width now 0.8717153 [INFO] [stdout] Epoch 67 done! Best fitness -0.6107377, jitter width now 0.86503273 [INFO] [stdout] Epoch 68 done! Best fitness -0.611155, jitter width now 0.8656169 [INFO] [stdout] Epoch 69 done! Best fitness -0.6127606, jitter width now 0.86786485 [INFO] [stdout] Epoch 70 done! Best fitness -0.6113318, jitter width now 0.8658645 [INFO] [stdout] Epoch 71 done! Best fitness -0.61315954, jitter width now 0.86842334 [INFO] [stdout] Epoch 72 done! Best fitness -0.6127322, jitter width now 0.86782503 [INFO] [stdout] Epoch 73 done! Best fitness -0.6125016, jitter width now 0.8675023 [INFO] [stdout] Epoch 74 done! Best fitness -0.612616, jitter width now 0.8676624 [INFO] [stdout] Epoch 75 done! Best fitness -0.61271083, jitter width now 0.86779517 [INFO] [stdout] Epoch 76 done! Best fitness -0.61217856, jitter width now 0.86705 [INFO] [stdout] Epoch 77 done! Best fitness -0.6103065, jitter width now 0.86442906 [INFO] [stdout] Epoch 78 done! Best fitness -0.61268306, jitter width now 0.86775625 [INFO] [stdout] Epoch 79 done! Best fitness -0.61437047, jitter width now 0.8701186 [INFO] [stdout] Epoch 80 done! Best fitness -0.61204606, jitter width now 0.86686444 [INFO] [stdout] Epoch 81 done! Best fitness -0.61149013, jitter width now 0.8660862 [INFO] [stdout] Epoch 82 done! Best fitness -0.61233324, jitter width now 0.86726654 [INFO] [stdout] Epoch 83 done! Best fitness -0.6123953, jitter width now 0.8673534 [INFO] [stdout] Epoch 84 done! Best fitness -0.6157098, jitter width now 0.87199366 [INFO] [stdout] Epoch 85 done! Best fitness -0.6096544, jitter width now 0.86351615 [INFO] [stdout] Epoch 86 done! Best fitness -0.6116569, jitter width now 0.86631966 [INFO] [stdout] Epoch 87 done! Best fitness -0.6090566, jitter width now 0.8626792 [INFO] [stdout] Epoch 88 done! Best fitness -0.60865265, jitter width now 0.8621137 [INFO] [stdout] Epoch 89 done! Best fitness -0.6108426, jitter width now 0.8651796 [INFO] [stdout] Epoch 90 done! Best fitness -0.61376417, jitter width now 0.8692698 [INFO] [stdout] Epoch 91 done! Best fitness -0.61115086, jitter width now 0.8656112 [INFO] [stdout] Epoch 92 done! Best fitness -0.6164076, jitter width now 0.8729706 [INFO] [stdout] Epoch 93 done! Best fitness -0.60821915, jitter width now 0.86150676 [INFO] [stdout] Epoch 94 done! Best fitness -0.6155876, jitter width now 0.8718226 [INFO] [stdout] Epoch 95 done! Best fitness -0.6099503, jitter width now 0.8639304 [INFO] [stdout] Epoch 96 done! Best fitness -0.6107558, jitter width now 0.8650581 [INFO] [stdout] Epoch 97 done! Best fitness -0.61191386, jitter width now 0.8666794 [INFO] [stdout] Epoch 98 done! Best fitness -0.6094085, jitter width now 0.8631719 [INFO] [stdout] Epoch 99 done! Best fitness -0.61284494, jitter width now 0.8679829 [INFO] [stdout] Epoch 100 done! Best fitness -0.609734, jitter width now 0.86362755 [INFO] [stdout] Epoch 101 done! Best fitness -0.6124423, jitter width now 0.86741924 [INFO] [stdout] Epoch 102 done! Best fitness -0.6120341, jitter width now 0.8668477 [INFO] [stdout] Epoch 103 done! Best fitness -0.60953116, jitter width now 0.8633436 [INFO] [stdout] Epoch 104 done! Best fitness -0.6091364, jitter width now 0.86279094 [INFO] [stdout] Epoch 105 done! Best fitness -0.612524, jitter width now 0.86753356 [INFO] [stdout] Epoch 106 done! Best fitness -0.61031413, jitter width now 0.8644398 [INFO] [stdout] Epoch 107 done! Best fitness -0.6137719, jitter width now 0.86928064 [INFO] [stdout] Epoch 108 done! Best fitness -0.61575603, jitter width now 0.87205845 [INFO] [stdout] Epoch 109 done! Best fitness -0.61402303, jitter width now 0.86963224 [INFO] [stdout] Epoch 110 done! Best fitness -0.6096529, jitter width now 0.863514 [INFO] [stdout] Epoch 111 done! Best fitness -0.61204576, jitter width now 0.866864 [INFO] [stdout] Epoch 112 done! Best fitness -0.61305183, jitter width now 0.86827254 [INFO] [stdout] Epoch 113 done! Best fitness -0.6137768, jitter width now 0.8692875 [INFO] [stdout] Epoch 114 done! Best fitness -0.6107503, jitter width now 0.86505044 [INFO] [stdout] Epoch 115 done! Best fitness -0.61195433, jitter width now 0.86673605 [INFO] [stdout] Epoch 116 done! Best fitness -0.61276686, jitter width now 0.8678736 [INFO] [stdout] Epoch 117 done! Best fitness -0.6118966, jitter width now 0.8666552 [INFO] [stdout] Epoch 118 done! Best fitness -0.6100531, jitter width now 0.86407435 [INFO] [stdout] Epoch 119 done! Best fitness -0.61188364, jitter width now 0.86663705 [INFO] [stdout] Epoch 120 done! Best fitness -0.6146731, jitter width now 0.8705423 [INFO] [stdout] Epoch 121 done! Best fitness -0.6130657, jitter width now 0.868292 [INFO] [stdout] Epoch 122 done! Best fitness -0.6112563, jitter width now 0.8657588 [INFO] [stdout] Epoch 123 done! Best fitness -0.61318886, jitter width now 0.8684644 [INFO] [stdout] Epoch 124 done! Best fitness -0.61396915, jitter width now 0.8695568 [INFO] [stdout] Epoch 125 done! Best fitness -0.61233985, jitter width now 0.8672758 [INFO] [stdout] Epoch 126 done! Best fitness -0.6065709, jitter width now 0.8591992 [INFO] [stdout] Epoch 127 done! Best fitness -0.6040781, jitter width now 0.8557093 [INFO] [stdout] Epoch 128 done! Best fitness -0.6086016, jitter width now 0.86204225 [INFO] [stdout] Epoch 129 done! Best fitness -0.60583645, jitter width now 0.858171 [INFO] [stdout] Epoch 130 done! Best fitness -0.6048053, jitter width now 0.85672736 [INFO] [stdout] Epoch 131 done! Best fitness -0.6070305, jitter width now 0.8598427 [INFO] [stdout] Epoch 132 done! Best fitness -0.6039238, jitter width now 0.8554933 [INFO] [stdout] Epoch 133 done! Best fitness -0.6044515, jitter width now 0.85623205 [INFO] [stdout] Epoch 134 done! Best fitness -0.60285586, jitter width now 0.8539982 [INFO] [stdout] Epoch 135 done! Best fitness -0.60494065, jitter width now 0.8569169 [INFO] [stdout] Epoch 136 done! Best fitness -0.6072136, jitter width now 0.860099 [INFO] [stdout] Epoch 137 done! Best fitness -0.6090725, jitter width now 0.8627015 [INFO] [stdout] Epoch 138 done! Best fitness -0.6055646, jitter width now 0.8577904 [INFO] [stdout] Epoch 139 done! Best fitness -0.60571885, jitter width now 0.85800636 [INFO] [stdout] Epoch 140 done! Best fitness -0.60617936, jitter width now 0.8586511 [INFO] [stdout] Epoch 141 done! Best fitness -0.6035257, jitter width now 0.85493594 [INFO] [stdout] Epoch 142 done! Best fitness -0.6059042, jitter width now 0.8582659 [INFO] [stdout] Epoch 143 done! Best fitness -0.60388803, jitter width now 0.85544324 [INFO] [stdout] Epoch 144 done! Best fitness -0.6028325, jitter width now 0.85396546 [INFO] [stdout] Epoch 145 done! Best fitness -0.6063879, jitter width now 0.85894305 [INFO] [stdout] Epoch 146 done! Best fitness -0.6037458, jitter width now 0.8552441 [INFO] [stdout] Epoch 147 done! Best fitness -0.60775197, jitter width now 0.8608527 [INFO] [stdout] Epoch 148 done! Best fitness -0.60655916, jitter width now 0.8591828 [INFO] [stdout] Epoch 149 done! Best fitness -0.6057923, jitter width now 0.8581092 [INFO] [stdout] Epoch 150 done! Best fitness -0.60422033, jitter width now 0.85590845 [INFO] [stdout] Epoch 151 done! Best fitness -0.60323745, jitter width now 0.8545324 [INFO] [stdout] Epoch 152 done! Best fitness -0.60260475, jitter width now 0.85364664 [INFO] [stdout] Epoch 153 done! Best fitness -0.6056502, jitter width now 0.8579102 [INFO] [stdout] Epoch 154 done! Best fitness -0.605492, jitter width now 0.8576888 [INFO] [stdout] Epoch 155 done! Best fitness -0.6043187, jitter width now 0.85604614 [INFO] [stdout] Epoch 156 done! Best fitness -0.60642385, jitter width now 0.85899335 [INFO] [stdout] Epoch 157 done! Best fitness -0.6039295, jitter width now 0.8555013 [INFO] [stdout] Epoch 158 done! Best fitness -0.609023, jitter width now 0.86263216 [INFO] [stdout] Epoch 159 done! Best fitness -0.6023776, jitter width now 0.8533286 [INFO] [stdout] Epoch 160 done! Best fitness -0.60733396, jitter width now 0.8602675 [INFO] [stdout] Epoch 161 done! Best fitness -0.6057821, jitter width now 0.85809493 [INFO] [stdout] Epoch 162 done! Best fitness -0.6026426, jitter width now 0.8536996 [INFO] [stdout] Epoch 163 done! Best fitness -0.6042093, jitter width now 0.855893 [INFO] [stdout] Epoch 164 done! Best fitness -0.60747945, jitter width now 0.8604712 [INFO] [stdout] Epoch 165 done! Best fitness -0.6022209, jitter width now 0.85310924 [INFO] [stdout] Epoch 166 done! Best fitness -0.60630244, jitter width now 0.8588234 [INFO] [stdout] Epoch 167 done! Best fitness -0.59950835, jitter width now 0.84931165 [INFO] [stdout] Epoch 168 done! Best fitness -0.6003782, jitter width now 0.8505295 [INFO] [stdout] Epoch 169 done! Best fitness -0.59784573, jitter width now 0.846984 [INFO] [stdout] Epoch 170 done! Best fitness -0.60488987, jitter width now 0.8568458 [INFO] [stdout] Epoch 171 done! Best fitness -0.60117424, jitter width now 0.8516439 [INFO] [stdout] Epoch 172 done! Best fitness -0.6003435, jitter width now 0.8504809 [INFO] [stdout] Epoch 173 done! Best fitness -0.607301, jitter width now 0.8602214 [INFO] [stdout] Epoch 174 done! Best fitness -0.59775245, jitter width now 0.84685344 [INFO] [stdout] Epoch 175 done! Best fitness -0.5981181, jitter width now 0.8473654 [INFO] [stdout] Epoch 176 done! Best fitness -0.60376024, jitter width now 0.8552643 [INFO] [stdout] Epoch 177 done! Best fitness -0.6007147, jitter width now 0.85100055 [INFO] [stdout] Epoch 178 done! Best fitness -0.5967927, jitter width now 0.84550977 [INFO] [stdout] Epoch 179 done! Best fitness -0.6014796, jitter width now 0.8520714 [INFO] [stdout] Epoch 180 done! Best fitness -0.5992522, jitter width now 0.84895307 [INFO] [stdout] Epoch 181 done! Best fitness -0.60353845, jitter width now 0.8549538 [INFO] [stdout] Epoch 182 done! Best fitness -0.5952542, jitter width now 0.84335583 [INFO] [stdout] Epoch 183 done! Best fitness -0.5972048, jitter width now 0.8460867 [INFO] [stdout] Epoch 184 done! Best fitness -0.5989224, jitter width now 0.8484913 [INFO] [stdout] Epoch 185 done! Best fitness -0.59526813, jitter width now 0.8433754 [INFO] [stdout] Epoch 186 done! Best fitness -0.5986258, jitter width now 0.84807605 [INFO] [stdout] Epoch 187 done! Best fitness -0.5940304, jitter width now 0.8416425 [INFO] [stdout] Epoch 188 done! Best fitness -0.5951675, jitter width now 0.8432345 [INFO] [stdout] Epoch 189 done! Best fitness -0.59827316, jitter width now 0.8475824 [INFO] [stdout] Epoch 190 done! Best fitness -0.59680647, jitter width now 0.845529 [INFO] [stdout] Epoch 191 done! Best fitness -0.5950624, jitter width now 0.8430873 [INFO] [stdout] Epoch 192 done! Best fitness -0.59706634, jitter width now 0.84589285 [INFO] [stdout] Epoch 193 done! Best fitness -0.5950185, jitter width now 0.84302586 [INFO] [stdout] Epoch 194 done! Best fitness -0.5963397, jitter width now 0.8448756 [INFO] [stdout] Epoch 195 done! Best fitness -0.59803146, jitter width now 0.847244 [INFO] [stdout] Epoch 196 done! Best fitness -0.59768087, jitter width now 0.8467532 [INFO] [stdout] Epoch 197 done! Best fitness -0.597787, jitter width now 0.84690183 [INFO] [stdout] Epoch 198 done! Best fitness -0.5947593, jitter width now 0.842663 [INFO] [stdout] Epoch 199 done! Best fitness -0.59652925, jitter width now 0.84514093 [INFO] [stdout] Epoch 200 done! Best fitness -0.5967392, jitter width now 0.84543484 [INFO] [stdout] Epoch 201 done! Best fitness -0.59598005, jitter width now 0.84437203 [INFO] [stdout] Epoch 202 done! Best fitness -0.59654343, jitter width now 0.8451608 [INFO] [stdout] Epoch 203 done! Best fitness -0.5968534, jitter width now 0.8455947 [INFO] [stdout] Epoch 204 done! Best fitness -0.5970256, jitter width now 0.8458358 [INFO] [stdout] Epoch 205 done! Best fitness -0.59714365, jitter width now 0.8460011 [INFO] [stdout] Epoch 206 done! Best fitness -0.5941459, jitter width now 0.8418042 [INFO] [stdout] Epoch 207 done! Best fitness -0.5971605, jitter width now 0.8460247 [INFO] [stdout] Epoch 208 done! Best fitness -0.59829783, jitter width now 0.847617 [INFO] [stdout] Epoch 209 done! Best fitness -0.596589, jitter width now 0.8452246 [INFO] [stdout] Epoch 210 done! Best fitness -0.59836245, jitter width now 0.8477074 [INFO] [stdout] Epoch 211 done! Best fitness -0.5986204, jitter width now 0.84806854 [INFO] [stdout] Epoch 212 done! Best fitness -0.59854275, jitter width now 0.8479598 [INFO] [stdout] Epoch 213 done! Best fitness -0.5973575, jitter width now 0.8463005 [INFO] [stdout] Epoch 214 done! Best fitness -0.5977683, jitter width now 0.8468756 [INFO] [stdout] Epoch 215 done! Best fitness -0.59497696, jitter width now 0.84296775 [INFO] [stdout] Epoch 216 done! Best fitness -0.5956533, jitter width now 0.84391457 [INFO] [stdout] Epoch 217 done! Best fitness -0.60140544, jitter width now 0.8519676 [INFO] [stdout] Epoch 218 done! Best fitness -0.5986866, jitter width now 0.84816116 [INFO] [stdout] Epoch 219 done! Best fitness -0.59551525, jitter width now 0.84372133 [INFO] [stdout] Epoch 220 done! Best fitness -0.5976304, jitter width now 0.8466825 [INFO] [stdout] Epoch 221 done! Best fitness -0.59704447, jitter width now 0.8458622 [INFO] [stdout] Epoch 222 done! Best fitness -0.59895194, jitter width now 0.8485327 [INFO] [stdout] Epoch 223 done! Best fitness -0.5956639, jitter width now 0.84392947 [INFO] [stdout] Epoch 224 done! Best fitness -0.5946905, jitter width now 0.84256667 [INFO] [stdout] Epoch 225 done! Best fitness -0.59738326, jitter width now 0.84633654 [INFO] [stdout] Epoch 226 done! Best fitness -0.5964624, jitter width now 0.84504735 [INFO] [stdout] Epoch 227 done! Best fitness -0.59786975, jitter width now 0.84701765 [INFO] [stdout] Epoch 228 done! Best fitness -0.59482384, jitter width now 0.84275335 [INFO] [stdout] Epoch 229 done! Best fitness -0.5939461, jitter width now 0.84152454 [INFO] [stdout] Epoch 230 done! Best fitness -0.59946907, jitter width now 0.8492567 [INFO] [stdout] Epoch 231 done! Best fitness -0.59603554, jitter width now 0.84444976 [INFO] [stdout] Epoch 232 done! Best fitness -0.59611, jitter width now 0.84455395 [INFO] [stdout] Epoch 233 done! Best fitness -0.5939676, jitter width now 0.84155464 [INFO] [stdout] Epoch 234 done! Best fitness -0.5978038, jitter width now 0.84692526 [INFO] [stdout] Epoch 235 done! Best fitness -0.597907, jitter width now 0.8470698 [INFO] [stdout] Epoch 236 done! Best fitness -0.59227085, jitter width now 0.83917916 [INFO] [stdout] Epoch 237 done! Best fitness -0.592025, jitter width now 0.83883494 [INFO] [stdout] Epoch 238 done! Best fitness -0.58706224, jitter width now 0.8318871 [INFO] [stdout] Epoch 239 done! Best fitness -0.58828545, jitter width now 0.8335996 [INFO] [stdout] Epoch 240 done! Best fitness -0.5917089, jitter width now 0.83839244 [INFO] [stdout] Epoch 241 done! Best fitness -0.58786225, jitter width now 0.83300716 [INFO] [stdout] Epoch 242 done! Best fitness -0.5902434, jitter width now 0.8363407 [INFO] [stdout] Epoch 243 done! Best fitness -0.59114724, jitter width now 0.83760613 [INFO] [stdout] Epoch 244 done! Best fitness -0.5871086, jitter width now 0.83195204 [INFO] [stdout] Epoch 245 done! Best fitness -0.5924356, jitter width now 0.8394098 [INFO] [stdout] Epoch 246 done! Best fitness -0.5902114, jitter width now 0.8362959 [INFO] [stdout] Epoch 247 done! Best fitness -0.59040934, jitter width now 0.83657306 [INFO] [stdout] Epoch 248 done! Best fitness -0.58776385, jitter width now 0.83286935 [INFO] [stdout] Epoch 249 done! Best fitness -0.5854859, jitter width now 0.8296802 [INFO] [stdout] Epoch 250 done! Best fitness -0.5816377, jitter width now 0.8242927 [INFO] [stdout] Done training! Testing XOR network: [INFO] [stdout] [0, 1] -> 0.68120813 ([0.14280972, 0.8240179]) [INFO] [stdout] [1, 0] -> -0.005586505 ([0.47065687, 0.46507037]) [INFO] [stdout] [1, 1] -> 0.048649132 ([0.4421681, 0.49081722]) [INFO] [stdout] [0, 0] -> -0.68372834 ([0.84173495, 0.15800658]) [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] thread 'tests::test_jitter_training_xor' 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: 0x5597f1b85395 - std::backtrace_rs::backtrace::libunwind::trace::h644651cb29d88bb0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5597f1b85395 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f227a4714c93f22 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5597f1b85395 - std::sys::backtrace::_print_fmt::hfe88767e38ff4b4e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5597f1b85395 - ::fmt::h0e27af9f1d310e0a [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5597f1bad3fb - core::fmt::rt::Argument::fmt::h900f10175a69b72e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5597f1bad3fb - core::fmt::write::h3a97e76bd9b733fa [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5597f1b827af - std::io::Write::write_fmt::he4611995baa28da3 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5597f1b86bb1 - std::sys::backtrace::BacktraceLock::print::h52f15558f43bfe2f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5597f1b86bb1 - std::panicking::default_hook::{{closure}}::h77edc81607b06015 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5597f1b86758 - std::panicking::default_hook::h4a889c281e863e6e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5597f1ae60aa - as core::ops::function::Fn>::call::h87ae598a6618f03f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x5597f1ae60aa - test::test_main::{{closure}}::haa35c2695dfcc048 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5597f1b874bf - as core::ops::function::Fn>::call::h0934a01d4a1cdb06 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x5597f1b874bf - std::panicking::rust_panic_with_hook::h74d8fff54c965152 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5597f1b870e7 - std::panicking::begin_panic_handler::{{closure}}::h82b61517a14ab3ae [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5597f1b85859 - std::sys::backtrace::__rust_end_short_backtrace::h7f24a51d7748d3e4 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5597f1b86d74 - rust_begin_unwind [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5597f1bab383 - core::panicking::panic_fmt::h7de3a20d92caa6a2 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5597f1bab74e - core::panicking::assert_failed_inner::hb4e1d95e5f1c8b95 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x5597f1b2c7ce - core::panicking::assert_failed::hd28d0a3e84e5989e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x5597f1a9ba9b - train_consistency::tests::test_net::h571842a32cb1c87e [INFO] [stdout] at /opt/rustwide/workdir/tests/train_consistency.rs:56:9 [INFO] [stdout] 21: 0x5597f1a9da9f - train_consistency::tests::test_jitter_training_xor::{{closure}}::hdca99c7a6b5ec796 [INFO] [stdout] at /opt/rustwide/workdir/tests/train_consistency.rs:131:9 [INFO] [stdout] 22: 0x5597f1aaa562 - as core::future::future::Future>::poll::h3f81aed8d26a10cc [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5597f1aaa63d - as core::future::future::Future>::poll::ha6f5c4945bf61813 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x5597f1aa748f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::heb9fa86c3f6d41fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:57 [INFO] [stdout] 25: 0x5597f1aa7385 - tokio::runtime::coop::with_budget::h4a172e63f0aa17f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5597f1aa7385 - tokio::runtime::coop::budget::h713f3fb1cd0fccd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5597f1aa7385 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80229026ae237a04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25 [INFO] [stdout] 28: 0x5597f1aa4d40 - tokio::runtime::scheduler::current_thread::Context::enter::h9c068bc4c123bf46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19 [INFO] [stdout] 29: 0x5597f1aa61db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h31f911eda79f3b88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:36 [INFO] [stdout] 30: 0x5597f1aa5ed4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5629a8a2e5175d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68 [INFO] [stdout] 31: 0x5597f1aad97b - tokio::runtime::context::scoped::Scoped::set::h8cc79fc0418bc0e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5597f1aad6f9 - tokio::runtime::context::set_scheduler::{{closure}}::h153ef10716c446b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:26 [INFO] [stdout] 33: 0x5597f1aa24fa - std::thread::local::LocalKey::try_with::h8b93dce5a555c73b [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 34: 0x5597f1aa1c1a - std::thread::local::LocalKey::with::h4bcf3e0ad64cb251 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 35: 0x5597f1aad6ad - tokio::runtime::context::set_scheduler::hb60a495150d769f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context.rs:180:9 [INFO] [stdout] 36: 0x5597f1aa5860 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7b65bffca0390e83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27 [INFO] [stdout] 37: 0x5597f1aa5f73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf03c667dc45328a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:19 [INFO] [stdout] 38: 0x5597f1aa41ad - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hec43c3a9ab902c55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:28 [INFO] [stdout] 39: 0x5597f1aadc37 - tokio::runtime::context::runtime::enter_runtime::h2577a0b0bfbb93f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5597f1aa3b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9bdf496b7d1e88d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9 [INFO] [stdout] 41: 0x5597f1aae472 - tokio::runtime::runtime::Runtime::block_on_inner::h74905210eaa0b7a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:361:47 [INFO] [stdout] 42: 0x5597f1aae555 - tokio::runtime::runtime::Runtime::block_on::ha737553dd9387e93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/runtime/runtime.rs:335:13 [INFO] [stdout] 43: 0x5597f1a9c58d - train_consistency::tests::test_jitter_training_xor::hbae37af906ec4075 [INFO] [stdout] at /opt/rustwide/workdir/tests/train_consistency.rs:131:9 [INFO] [stdout] 44: 0x5597f1a9c437 - train_consistency::tests::test_jitter_training_xor::{{closure}}::ha9ca39a6ff2e1232 [INFO] [stdout] at /opt/rustwide/workdir/tests/train_consistency.rs:64:40 [INFO] [stdout] 45: 0x5597f1aa2936 - core::ops::function::FnOnce::call_once::h819e0aff62587f97 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5597f1aeac2b - core::ops::function::FnOnce::call_once::h24a6f01be65f4680 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5597f1aeac2b - test::__rust_begin_short_backtrace::h7c53016b80d5a608 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:620:18 [INFO] [stdout] 48: 0x5597f1aea445 - test::run_test_in_process::{{closure}}::hde6a274ce897aaad [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:643:60 [INFO] [stdout] 49: 0x5597f1aea445 - as core::ops::function::FnOnce<()>>::call_once::hd431ac2f54963786 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5597f1aea445 - std::panicking::try::do_call::h10362e01a063baa0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stdout] 51: 0x5597f1aea445 - std::panicking::try::h30318180e4290dce [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stdout] 52: 0x5597f1aea445 - std::panic::catch_unwind::h97d52b1b1f400ecc [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stdout] 53: 0x5597f1aea445 - test::run_test_in_process::haec7bb1f728b765d [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:643:27 [INFO] [stdout] 54: 0x5597f1aea445 - test::run_test::{{closure}}::ha988a53ee25f80e1 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:564:43 [INFO] [stdout] 55: 0x5597f1aafd14 - test::run_test::{{closure}}::hddc4d91f14475af0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:594:41 [INFO] [stdout] 56: 0x5597f1aafd14 - std::sys::backtrace::__rust_begin_short_backtrace::h550bd80387fd32b0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 57: 0x5597f1ab3442 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0907e6530d89c432 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 58: 0x5597f1ab3442 - as core::ops::function::FnOnce<()>>::call_once::h1426168782d20988 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5597f1ab3442 - std::panicking::try::do_call::h9e10c7df8de701e0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stdout] 60: 0x5597f1ab3442 - std::panicking::try::hc0169bb633716dc9 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stdout] 61: 0x5597f1ab3442 - std::panic::catch_unwind::h2d365a7fbba378ff [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stdout] 62: 0x5597f1ab3442 - std::thread::Builder::spawn_unchecked_::{{closure}}::h99b3d5b0eb8d8349 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 63: 0x5597f1ab3442 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h785f99837c772588 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5597f1b8b72b - as core::ops::function::FnOnce>::call_once::h9d8f2204f4fcbe73 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 65: 0x5597f1b8b72b - as core::ops::function::FnOnce>::call_once::h817ffd7b41f007e2 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 66: 0x5597f1b8b72b - std::sys::pal::unix::thread::Thread::new::thread_start::hfffda88b0cd3e69f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 67: 0x7fb6a46ceac3 - [INFO] [stdout] 68: 0x7fb6a475fa04 - clone [INFO] [stdout] 69: 0x0 - [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.66s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test train_consistency` [INFO] running `Command { std: "docker" "inspect" "b0c6615268789bcb2d89af825c5bd95d317f8d0fc44c781e8740dcaf6d0524f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c6615268789bcb2d89af825c5bd95d317f8d0fc44c781e8740dcaf6d0524f3", kill_on_drop: false }` [INFO] [stdout] b0c6615268789bcb2d89af825c5bd95d317f8d0fc44c781e8740dcaf6d0524f3