[INFO] cloning repository https://github.com/robotnik-dev/evo-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robotnik-dev/evo-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobotnik-dev%2Fevo-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobotnik-dev%2Fevo-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12580b2859f31d8e42b4a51087c46650732ca1b7 [INFO] testing robotnik-dev/evo-dev against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobotnik-dev%2Fevo-dev" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robotnik-dev/evo-dev [INFO] finished tweaking git repo https://github.com/robotnik-dev/evo-dev [INFO] tweaked toml for git repo https://github.com/robotnik-dev/evo-dev written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robotnik-dev/evo-dev on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robotnik-dev/evo-dev 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176169ece328c66d9a631cb9ca87bdc5ad74693a1ac55c38d2037e0ee93837e3 [INFO] running `Command { std: "docker" "start" "-a" "176169ece328c66d9a631cb9ca87bdc5ad74693a1ac55c38d2037e0ee93837e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176169ece328c66d9a631cb9ca87bdc5ad74693a1ac55c38d2037e0ee93837e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176169ece328c66d9a631cb9ca87bdc5ad74693a1ac55c38d2037e0ee93837e3", kill_on_drop: false }` [INFO] [stdout] 176169ece328c66d9a631cb9ca87bdc5ad74693a1ac55c38d2037e0ee93837e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a00b17162f35c23c9712fe61bf4979feb4d4c5aa9d816c6bd88a7c153dd01981 [INFO] running `Command { std: "docker" "start" "-a" "a00b17162f35c23c9712fe61bf4979feb4d4c5aa9d816c6bd88a7c153dd01981", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling genetic-algorithm v0.1.0 (/opt/rustwide/workdir/crates/genetic-algorithm) [INFO] [stderr] Compiling neural-network v0.1.0 (/opt/rustwide/workdir/crates/neural-network) [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling simulation v0.1.0 (/opt/rustwide/workdir/crates/simulation) [INFO] [stderr] Compiling simulation-cli v0.1.0 (/opt/rustwide/workdir/crates/simulation-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.64s [INFO] running `Command { std: "docker" "inspect" "a00b17162f35c23c9712fe61bf4979feb4d4c5aa9d816c6bd88a7c153dd01981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00b17162f35c23c9712fe61bf4979feb4d4c5aa9d816c6bd88a7c153dd01981", kill_on_drop: false }` [INFO] [stdout] a00b17162f35c23c9712fe61bf4979feb4d4c5aa9d816c6bd88a7c153dd01981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e203ec4d09d552766171502e22451037b45f37b6615ffe5d2e0922b6225a1b82 [INFO] running `Command { std: "docker" "start" "-a" "e203ec4d09d552766171502e22451037b45f37b6615ffe5d2e0922b6225a1b82", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling neural-network v0.1.0 (/opt/rustwide/workdir/crates/neural-network) [INFO] [stderr] Compiling genetic-algorithm v0.1.0 (/opt/rustwide/workdir/crates/genetic-algorithm) [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling simulation v0.1.0 (/opt/rustwide/workdir/crates/simulation) [INFO] [stderr] Compiling simulation-cli v0.1.0 (/opt/rustwide/workdir/crates/simulation-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.71s [INFO] running `Command { std: "docker" "inspect" "e203ec4d09d552766171502e22451037b45f37b6615ffe5d2e0922b6225a1b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e203ec4d09d552766171502e22451037b45f37b6615ffe5d2e0922b6225a1b82", kill_on_drop: false }` [INFO] [stdout] e203ec4d09d552766171502e22451037b45f37b6615ffe5d2e0922b6225a1b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9876c52367d8eed4b9c3414517f0d2a2cb48afee38474a1500f5cd936a52f02 [INFO] running `Command { std: "docker" "start" "-a" "d9876c52367d8eed4b9c3414517f0d2a2cb48afee38474a1500f5cd936a52f02", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_algorithm-0bfad31fcbab39c3) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test crossover_method::tests::uniform_crossover ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_max_chance::and_nonzero_coeff::entirely_changes_the_genotype ... ok [INFO] [stdout] test tests::evolution::evolve ... ok [INFO] [stdout] test tests::crossover::uniform_crossover ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_max_chance::and_zero_coeff::does_not_change_the_genotype ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_zero_chance::and_zero_coeff::does_not_change_the_genotype ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_fifty_fifty_chance::and_nonzero_coeff::slightly_changes_the_genotype ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_fifty_fifty_chance::and_zero_coeff::does_not_change_the_genotype ... ok [INFO] [stdout] test tests::selection::roulette_wheel_selection ... ok [INFO] [stdout] test tests::mutation::gaussian_mutation::given_zero_chance::and_nonzero_coeff::does_not_change_the_genotype ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neural_network-8a2e43fc920a41eb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test layer::tests::propagate ... ok [INFO] [stdout] test neuron::tests::random ... ok [INFO] [stdout] test neuron::tests::propagate ... ok [INFO] [stdout] test layer::tests::random ... ok [INFO] [stdout] test tests::propagate ... ok [INFO] [stdout] test tests::random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simulation-9e6930f7d991e2e1) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simulation_cli-4fb7466d8e13ee17) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests genetic_algorithm [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 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 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 neural_network [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/neural-network/src/lib.rs - Network::random (line 22) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests simulation [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" "d9876c52367d8eed4b9c3414517f0d2a2cb48afee38474a1500f5cd936a52f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9876c52367d8eed4b9c3414517f0d2a2cb48afee38474a1500f5cd936a52f02", kill_on_drop: false }` [INFO] [stdout] d9876c52367d8eed4b9c3414517f0d2a2cb48afee38474a1500f5cd936a52f02