[INFO] cloning repository https://github.com/timdeklijn/genetic_algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timdeklijn/genetic_algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fgenetic_algorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fgenetic_algorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ed177e226735ff819e1b2b4981915af444c725c [INFO] checking timdeklijn/genetic_algorithm against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fgenetic_algorithm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timdeklijn/genetic_algorithm on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timdeklijn/genetic_algorithm [INFO] finished tweaking git repo https://github.com/timdeklijn/genetic_algorithm [INFO] tweaked toml for git repo https://github.com/timdeklijn/genetic_algorithm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timdeklijn/genetic_algorithm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 899d1285bddae54767f14b546550baea423dabdd1df16a2bac972c840551d58f [INFO] running `Command { std: "docker" "start" "-a" "899d1285bddae54767f14b546550baea423dabdd1df16a2bac972c840551d58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "899d1285bddae54767f14b546550baea423dabdd1df16a2bac972c840551d58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899d1285bddae54767f14b546550baea423dabdd1df16a2bac972c840551d58f", kill_on_drop: false }` [INFO] [stdout] 899d1285bddae54767f14b546550baea423dabdd1df16a2bac972c840551d58f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4caccc3676a6ac106ea30006af2fce313b2281d8720a3330648af704df880d12 [INFO] running `Command { std: "docker" "start" "-a" "4caccc3676a6ac106ea30006af2fce313b2281d8720a3330648af704df880d12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking genetic_algorithm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `DNA` in this scope [INFO] [stdout] --> src/population.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | dna: DNA, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DNA` in this scope [INFO] [stdout] --> src/population.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(dna: DNA) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Genes` in this scope [INFO] [stdout] --> src/population.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | genes: Genes, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Genes` in this scope [INFO] [stdout] --> src/population.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(genes: Genes) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POP_SIZE` in this scope [INFO] [stdout] --> src/population.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | for _ in 0..POP_SIZE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 25 - for _ in 0..POP_SIZE { [INFO] [stdout] 25 + for _ in 0.POP_SIZE { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ANSWER` in this scope [INFO] [stdout] --> src/population.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | if s == ANSWER { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTATION_RATE` in this scope [INFO] [stdout] --> src/population.rs:123:35 [INFO] [stdout] | [INFO] [stdout] 123 | if rng.gen::() < MUTATION_RATE { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POP_SIZE` in this scope [INFO] [stdout] --> src/population.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | for _ in 0..POP_SIZE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 135 - for _ in 0..POP_SIZE { [INFO] [stdout] 135 + for _ in 0.POP_SIZE { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERATIONS` in this scope [INFO] [stdout] --> src/population.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | for g in 0..GENERATIONS { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 145 - for g in 0..GENERATIONS { [INFO] [stdout] 145 + for g in 0.GENERATIONS { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DNA` in this scope [INFO] [stdout] --> src/population.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | dna: DNA, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DNA` in this scope [INFO] [stdout] --> src/population.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(dna: DNA) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Genes` in this scope [INFO] [stdout] --> src/population.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | genes: Genes, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Genes` in this scope [INFO] [stdout] --> src/population.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(genes: Genes) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POP_SIZE` in this scope [INFO] [stdout] --> src/population.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | for _ in 0..POP_SIZE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 25 - for _ in 0..POP_SIZE { [INFO] [stdout] 25 + for _ in 0.POP_SIZE { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ANSWER` in this scope [INFO] [stdout] --> src/population.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | if s == ANSWER { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTATION_RATE` in this scope [INFO] [stdout] --> src/population.rs:123:35 [INFO] [stdout] | [INFO] [stdout] 123 | if rng.gen::() < MUTATION_RATE { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POP_SIZE` in this scope [INFO] [stdout] --> src/population.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | for _ in 0..POP_SIZE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 135 - for _ in 0..POP_SIZE { [INFO] [stdout] 135 + for _ in 0.POP_SIZE { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERATIONS` in this scope [INFO] [stdout] --> src/population.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | for g in 0..GENERATIONS { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might have meant to write `.` instead of `..` [INFO] [stdout] | [INFO] [stdout] 145 - for g in 0..GENERATIONS { [INFO] [stdout] 145 + for g in 0.GENERATIONS { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `genetic_algorithm` [INFO] [stdout] --> src/main.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | mod population; [INFO] [stdout] | ^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DNA` [INFO] [stdout] --> src/population.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | let dna = DNA::new(new_dna); [INFO] [stdout] | ^^^ use of undeclared type `DNA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DNA` [INFO] [stdout] --> src/population.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | let dna = DNA::new(new_dna); [INFO] [stdout] | ^^^ use of undeclared type `DNA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `genetic_algorithm` (bin "genetic_algorithm" test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `genetic_algorithm` (bin "genetic_algorithm") due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "4caccc3676a6ac106ea30006af2fce313b2281d8720a3330648af704df880d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4caccc3676a6ac106ea30006af2fce313b2281d8720a3330648af704df880d12", kill_on_drop: false }` [INFO] [stdout] 4caccc3676a6ac106ea30006af2fce313b2281d8720a3330648af704df880d12 [INFO] checking timdeklijn/genetic_algorithm against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimdeklijn%2Fgenetic_algorithm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timdeklijn/genetic_algorithm on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timdeklijn/genetic_algorithm [INFO] finished tweaking git repo https://github.com/timdeklijn/genetic_algorithm [INFO] tweaked toml for git repo https://github.com/timdeklijn/genetic_algorithm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timdeklijn/genetic_algorithm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f07e4790b3c174ae500f2c24c49b8dbae4f829e4d5d60fe1d936191b72c5bf54 [INFO] running `Command { std: "docker" "start" "-a" "f07e4790b3c174ae500f2c24c49b8dbae4f829e4d5d60fe1d936191b72c5bf54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f07e4790b3c174ae500f2c24c49b8dbae4f829e4d5d60fe1d936191b72c5bf54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07e4790b3c174ae500f2c24c49b8dbae4f829e4d5d60fe1d936191b72c5bf54", kill_on_drop: false }` [INFO] [stdout] f07e4790b3c174ae500f2c24c49b8dbae4f829e4d5d60fe1d936191b72c5bf54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed29f19f2007d41b87d0f67dd37bb7d2796a907c5f9ea6cf37b0e45e2ab04c86 [INFO] running `Command { std: "docker" "start" "-a" "ed29f19f2007d41b87d0f67dd37bb7d2796a907c5f9ea6cf37b0e45e2ab04c86", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ed29f19f2007d41b87d0f67dd37bb7d2796a907c5f9ea6cf37b0e45e2ab04c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed29f19f2007d41b87d0f67dd37bb7d2796a907c5f9ea6cf37b0e45e2ab04c86", kill_on_drop: false }` [INFO] [stdout] ed29f19f2007d41b87d0f67dd37bb7d2796a907c5f9ea6cf37b0e45e2ab04c86