[INFO] fetching crate mincost 0.1.3...
[INFO] testing mincost-0.1.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate mincost 0.1.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate mincost 0.1.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mincost 0.1.3
[INFO] finished tweaking crates.io crate mincost 0.1.3
[INFO] tweaked toml for crates.io crate mincost 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04afa6d3d23d843ff231cef57edce4a9072fb9a908834044b2efa0c44676259f
[INFO] running `Command { std: "docker" "start" "-a" "04afa6d3d23d843ff231cef57edce4a9072fb9a908834044b2efa0c44676259f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04afa6d3d23d843ff231cef57edce4a9072fb9a908834044b2efa0c44676259f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04afa6d3d23d843ff231cef57edce4a9072fb9a908834044b2efa0c44676259f", kill_on_drop: false }`
[INFO] [stdout] 04afa6d3d23d843ff231cef57edce4a9072fb9a908834044b2efa0c44676259f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfa1cfc08c644774059a2356bb4eb302b158eebd23677cec91e3d1a9ab2e925a
[INFO] running `Command { std: "docker" "start" "-a" "cfa1cfc08c644774059a2356bb4eb302b158eebd23677cec91e3d1a9ab2e925a", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling mincost v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "cfa1cfc08c644774059a2356bb4eb302b158eebd23677cec91e3d1a9ab2e925a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa1cfc08c644774059a2356bb4eb302b158eebd23677cec91e3d1a9ab2e925a", kill_on_drop: false }`
[INFO] [stdout] cfa1cfc08c644774059a2356bb4eb302b158eebd23677cec91e3d1a9ab2e925a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc4e8437603e136a8a0817794cad9f7ed10cb5e86c7b37319b9acb3763376312
[INFO] running `Command { std: "docker" "start" "-a" "cc4e8437603e136a8a0817794cad9f7ed10cb5e86c7b37319b9acb3763376312", kill_on_drop: false }`
[INFO] [stderr]    Compiling mincost v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "cc4e8437603e136a8a0817794cad9f7ed10cb5e86c7b37319b9acb3763376312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4e8437603e136a8a0817794cad9f7ed10cb5e86c7b37319b9acb3763376312", kill_on_drop: false }`
[INFO] [stdout] cc4e8437603e136a8a0817794cad9f7ed10cb5e86c7b37319b9acb3763376312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52e092a04ee2cabcc94498b321ac5f20e046ef251d266b05d929aa4785b4af3d
[INFO] running `Command { std: "docker" "start" "-a" "52e092a04ee2cabcc94498b321ac5f20e046ef251d266b05d929aa4785b4af3d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stderr]    --> src/ga/mod.rs:240:25
[INFO] [stderr]     |
[INFO] [stderr] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stderr]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `breed1`
[INFO] [stderr]    --> src/ga/mod.rs:242:32
[INFO] [stderr]     |
[INFO] [stderr] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stderr]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `mincost` (lib) generated 2 warnings
[INFO] [stderr] warning: `mincost` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mincost-f3e6e977b8638d20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mincost
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/ga/mod.rs - ga (line 19) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 10) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 25) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 29) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 6) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 19) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/ga/mod.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ..
[INFO] [stdout]   |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ..=
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/ga/mod.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:20:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | let fitness = |solution: &Individual<bool>| -> f32 {
[INFO] [stdout]   |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 10) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:12:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let randness = || -> Individual<bool> {
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Individual {
[INFO] [stdout]   |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/ga/mod.rs:14:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |         genes: repeat_with(|| rand::random::<bool>()).take(10).collect(),
[INFO] [stdout]   |                               ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Evolution`
[INFO] [stdout]  --> src/ga/mod.rs:26:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                     ^^^^^^^^^ use of undeclared type `Evolution`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Evolution;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fitness` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `randness` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 29) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `evolution` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:30:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let best_ind = evolution.evolute();
[INFO] [stdout]   |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 6) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]  --> src/ga/mod.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |              ---------------  ^^^ expected identifier
[INFO] [stdout]   |              |
[INFO] [stdout]   |              while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/ga/mod.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |                                   ^ help: add `;` here
[INFO] [stdout] 4 | } _doctest_main_src_ga_mod_rs_6_0() }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EvolutionConfig` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::EvolutionConfig;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ga/mod.rs - ga (line 10)
[INFO] [stdout]     src/ga/mod.rs - ga (line 19)
[INFO] [stdout]     src/ga/mod.rs - ga (line 25)
[INFO] [stdout]     src/ga/mod.rs - ga (line 29)
[INFO] [stdout]     src/ga/mod.rs - ga (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52e092a04ee2cabcc94498b321ac5f20e046ef251d266b05d929aa4785b4af3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e092a04ee2cabcc94498b321ac5f20e046ef251d266b05d929aa4785b4af3d", kill_on_drop: false }`
[INFO] [stdout] 52e092a04ee2cabcc94498b321ac5f20e046ef251d266b05d929aa4785b4af3d
[INFO] testing mincost-0.1.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate mincost 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate mincost 0.1.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mincost 0.1.3
[INFO] finished tweaking crates.io crate mincost 0.1.3
[INFO] tweaked toml for crates.io crate mincost 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e42cadd33a83d3260782617a64fc9266dd05ff9a66099161988f4d80a8ac46a
[INFO] running `Command { std: "docker" "start" "-a" "3e42cadd33a83d3260782617a64fc9266dd05ff9a66099161988f4d80a8ac46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e42cadd33a83d3260782617a64fc9266dd05ff9a66099161988f4d80a8ac46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e42cadd33a83d3260782617a64fc9266dd05ff9a66099161988f4d80a8ac46a", kill_on_drop: false }`
[INFO] [stdout] 3e42cadd33a83d3260782617a64fc9266dd05ff9a66099161988f4d80a8ac46a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a72d8e42a76523cb92948e8971da6ff2ed15d7cfb704a2f05792e8d6fbf2acea
[INFO] running `Command { std: "docker" "start" "-a" "a72d8e42a76523cb92948e8971da6ff2ed15d7cfb704a2f05792e8d6fbf2acea", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling mincost v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "a72d8e42a76523cb92948e8971da6ff2ed15d7cfb704a2f05792e8d6fbf2acea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72d8e42a76523cb92948e8971da6ff2ed15d7cfb704a2f05792e8d6fbf2acea", kill_on_drop: false }`
[INFO] [stdout] a72d8e42a76523cb92948e8971da6ff2ed15d7cfb704a2f05792e8d6fbf2acea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18bcd47e452c62382374ba6ce1c2b9de6ceb482ef31a231b184e57947824e35
[INFO] running `Command { std: "docker" "start" "-a" "a18bcd47e452c62382374ba6ce1c2b9de6ceb482ef31a231b184e57947824e35", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mincost v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stdout]    --> src/ga/mod.rs:240:25
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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 value: `breed1`
[INFO] [stdout]    --> src/ga/mod.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stdout]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "a18bcd47e452c62382374ba6ce1c2b9de6ceb482ef31a231b184e57947824e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18bcd47e452c62382374ba6ce1c2b9de6ceb482ef31a231b184e57947824e35", kill_on_drop: false }`
[INFO] [stdout] a18bcd47e452c62382374ba6ce1c2b9de6ceb482ef31a231b184e57947824e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1d0d47e0388a36022b4ca83d3b192faa65e34e1694ef4056533927f440baf28
[INFO] running `Command { std: "docker" "start" "-a" "c1d0d47e0388a36022b4ca83d3b192faa65e34e1694ef4056533927f440baf28", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `breed2`
[INFO] [stderr]    --> src/ga/mod.rs:240:25
[INFO] [stderr]     |
[INFO] [stderr] 240 |                 if cfg!(feature = "breed2") {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stderr]     = help: consider adding `breed2` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `breed1`
[INFO] [stderr]    --> src/ga/mod.rs:242:32
[INFO] [stderr]     |
[INFO] [stderr] 242 |                 } else if cfg!(feature = "breed1") {
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ga`, `normal`, `pso`, `sa`, `shuffle`
[INFO] [stderr]     = help: consider adding `breed1` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `mincost` (lib) generated 2 warnings
[INFO] [stderr] warning: `mincost` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mincost-f3e6e977b8638d20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mincost
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/ga/mod.rs - ga (line 29) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 6) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 19) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 25) ... FAILED
[INFO] [stdout] test src/ga/mod.rs - ga (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 29) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `evolution` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:30:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let best_ind = evolution.evolute();
[INFO] [stdout]   |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 6) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]  --> src/ga/mod.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |              ---------------  ^^^ expected identifier
[INFO] [stdout]   |              |
[INFO] [stdout]   |              while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/ga/mod.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |                                   ^ help: add `;` here
[INFO] [stdout] 4 | } _doctest_main_src_ga_mod_rs_6_0() }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EvolutionConfig` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = EvolutionConfig {...}
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::EvolutionConfig;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 19) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/ga/mod.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ..
[INFO] [stdout]   |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ..=
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/ga/mod.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:20:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | let fitness = |solution: &Individual<bool>| -> f32 {
[INFO] [stdout]   |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Evolution`
[INFO] [stdout]  --> src/ga/mod.rs:26:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                     ^^^^^^^^^ use of undeclared type `Evolution`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Evolution;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fitness` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `randness` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:26:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut evolution = Evolution::init(config, fitness, randness);
[INFO] [stdout]   |                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ga/mod.rs - ga (line 10) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:12:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let randness = || -> Individual<bool> {
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Individual` in this scope
[INFO] [stdout]  --> src/ga/mod.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Individual {
[INFO] [stdout]   |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mincost::Individual;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/ga/mod.rs:14:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |         genes: repeat_with(|| rand::random::<bool>()).take(10).collect(),
[INFO] [stdout]   |                               ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ga/mod.rs - ga (line 10)
[INFO] [stdout]     src/ga/mod.rs - ga (line 19)
[INFO] [stdout]     src/ga/mod.rs - ga (line 25)
[INFO] [stdout]     src/ga/mod.rs - ga (line 29)
[INFO] [stdout]     src/ga/mod.rs - ga (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c1d0d47e0388a36022b4ca83d3b192faa65e34e1694ef4056533927f440baf28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d0d47e0388a36022b4ca83d3b192faa65e34e1694ef4056533927f440baf28", kill_on_drop: false }`
[INFO] [stdout] c1d0d47e0388a36022b4ca83d3b192faa65e34e1694ef4056533927f440baf28
