[INFO] fetching crate genetic_optimization 0.5.1...
[INFO] testing genetic_optimization-0.5.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate genetic_optimization 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate genetic_optimization 0.5.1
[INFO] finished tweaking crates.io crate genetic_optimization 0.5.1
[INFO] tweaked toml for crates.io crate genetic_optimization 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate genetic_optimization 0.5.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdff11adace6e47ec4cbf6d41374b69fefb764a7525f218e8c79a4b5e6ee141f
[INFO] running `Command { std: "docker" "start" "-a" "cdff11adace6e47ec4cbf6d41374b69fefb764a7525f218e8c79a4b5e6ee141f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdff11adace6e47ec4cbf6d41374b69fefb764a7525f218e8c79a4b5e6ee141f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdff11adace6e47ec4cbf6d41374b69fefb764a7525f218e8c79a4b5e6ee141f", kill_on_drop: false }`
[INFO] [stdout] cdff11adace6e47ec4cbf6d41374b69fefb764a7525f218e8c79a4b5e6ee141f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce46346e02248026b25f0d3cafd61da680fc6d4c2a040811dc5060459b7b15e4
[INFO] running `Command { std: "docker" "start" "-a" "ce46346e02248026b25f0d3cafd61da680fc6d4c2a040811dc5060459b7b15e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling genetic_optimization v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s
[INFO] running `Command { std: "docker" "inspect" "ce46346e02248026b25f0d3cafd61da680fc6d4c2a040811dc5060459b7b15e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce46346e02248026b25f0d3cafd61da680fc6d4c2a040811dc5060459b7b15e4", kill_on_drop: false }`
[INFO] [stdout] ce46346e02248026b25f0d3cafd61da680fc6d4c2a040811dc5060459b7b15e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2394f4427859628849949e718d77d6806448efa9bdd785e15ed39a95af25973
[INFO] running `Command { std: "docker" "start" "-a" "a2394f4427859628849949e718d77d6806448efa9bdd785e15ed39a95af25973", kill_on_drop: false }`
[INFO] [stderr]    Compiling genetic_optimization v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "a2394f4427859628849949e718d77d6806448efa9bdd785e15ed39a95af25973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2394f4427859628849949e718d77d6806448efa9bdd785e15ed39a95af25973", kill_on_drop: false }`
[INFO] [stdout] a2394f4427859628849949e718d77d6806448efa9bdd785e15ed39a95af25973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49ec40eb6372b0290dab9a6623ef57244084fd0def8261435ae9bfc20cb333d9
[INFO] running `Command { std: "docker" "start" "-a" "49ec40eb6372b0290dab9a6623ef57244084fd0def8261435ae9bfc20cb333d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_optimization-2c8e304ea4e59aa2)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests genetic_optimization
[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 6 tests
[INFO] [stdout] test src/sim.rs - sim::Simulation::run (line 89) ... FAILED
[INFO] [stdout] test src/sim.rs - sim::SimulationWithUtil<U,F>::run (line 227) ... FAILED
[INFO] [stdout] test src/genome.rs - genome::Genome (line 10) ... FAILED
[INFO] [stdout] test src/genome.rs - genome::Genome::new (line 36) ... ok
[INFO] [stdout] test src/sim.rs - sim::SimulationWithUtil<U,F>::run (line 233) ... ok
[INFO] [stdout] test src/sim.rs - sim::Simulation::run (line 95) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sim.rs - sim::Simulation::run (line 89) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `function`
[INFO] [stdout]  --> src/sim.rs:90:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | This function will panic if no genome or evaluation function is given.
[INFO] [stdout]   |      ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sim.rs - sim::SimulationWithUtil<U,F>::run (line 227) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `function`
[INFO] [stdout]  --> src/sim.rs:228:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | This function will panic if no genome or evaluation function is given.
[INFO] [stdout]   |      ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/genome.rs - genome::Genome (line 10) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `survivability` in this scope
[INFO] [stdout]   --> src/genome.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     .eval(survivability)
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/genome.rs - genome::Genome (line 10)
[INFO] [stdout]     src/sim.rs - sim::Simulation::run (line 89)
[INFO] [stdout]     src/sim.rs - sim::SimulationWithUtil<U,F>::run (line 227)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "49ec40eb6372b0290dab9a6623ef57244084fd0def8261435ae9bfc20cb333d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ec40eb6372b0290dab9a6623ef57244084fd0def8261435ae9bfc20cb333d9", kill_on_drop: false }`
[INFO] [stdout] 49ec40eb6372b0290dab9a6623ef57244084fd0def8261435ae9bfc20cb333d9
