[INFO] cloning repository https://github.com/limelier/genetic-turtles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limelier/genetic-turtles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic-turtles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic-turtles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aed112664390088d6e48fd70fba81bb7e998cfe8
[INFO] testing limelier/genetic-turtles against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic-turtles" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/limelier/genetic-turtles
[INFO] finished tweaking git repo https://github.com/limelier/genetic-turtles
[INFO] tweaked toml for git repo https://github.com/limelier/genetic-turtles written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/limelier/genetic-turtles on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/limelier/genetic-turtles 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded num_enum_derive v0.7.0
[INFO] [stderr]   Downloaded num_enum v0.7.0
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded rand_core v0.6.1
[INFO] [stderr]   Downloaded indicatif v0.17.6
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded portable-atomic v1.4.3
[INFO] [stderr]   Downloaded winnow v0.5.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bd2969cd7eb2e2d63cd428d67b000cc3a54ec530ac359b90af41d8e234a099f
[INFO] running `Command { std: "docker" "start" "-a" "6bd2969cd7eb2e2d63cd428d67b000cc3a54ec530ac359b90af41d8e234a099f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bd2969cd7eb2e2d63cd428d67b000cc3a54ec530ac359b90af41d8e234a099f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bd2969cd7eb2e2d63cd428d67b000cc3a54ec530ac359b90af41d8e234a099f", kill_on_drop: false }`
[INFO] [stdout] 6bd2969cd7eb2e2d63cd428d67b000cc3a54ec530ac359b90af41d8e234a099f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7e195707c52dcdf18f167d2be16f493e65ad3d2df4430149b06e2f1ac26116d
[INFO] running `Command { std: "docker" "start" "-a" "a7e195707c52dcdf18f167d2be16f493e65ad3d2df4430149b06e2f1ac26116d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling indicatif v0.17.6
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.0
[INFO] [stderr]    Compiling num_enum v0.7.0
[INFO] [stderr]    Compiling genetic_programming v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trees/methods.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.85s
[INFO] running `Command { std: "docker" "inspect" "a7e195707c52dcdf18f167d2be16f493e65ad3d2df4430149b06e2f1ac26116d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e195707c52dcdf18f167d2be16f493e65ad3d2df4430149b06e2f1ac26116d", kill_on_drop: false }`
[INFO] [stdout] a7e195707c52dcdf18f167d2be16f493e65ad3d2df4430149b06e2f1ac26116d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28b691a5e4f757831a71fbdc10c24915dd0fe5c82415a85b450167d0a1aa044e
[INFO] running `Command { std: "docker" "start" "-a" "28b691a5e4f757831a71fbdc10c24915dd0fe5c82415a85b450167d0a1aa044e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trees/methods.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling genetic_programming v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trees/methods.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "28b691a5e4f757831a71fbdc10c24915dd0fe5c82415a85b450167d0a1aa044e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b691a5e4f757831a71fbdc10c24915dd0fe5c82415a85b450167d0a1aa044e", kill_on_drop: false }`
[INFO] [stdout] 28b691a5e4f757831a71fbdc10c24915dd0fe5c82415a85b450167d0a1aa044e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2facd2b7ae78a0dd9a08696a288d0f57816b6f3bd94a63d01d0ccbb665e0786d
[INFO] running `Command { std: "docker" "start" "-a" "2facd2b7ae78a0dd9a08696a288d0f57816b6f3bd94a63d01d0ccbb665e0786d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/trees/methods.rs:65:28
[INFO] [stdout] running 26 tests
[INFO] [stderr]    |
[INFO] [stdout] test genetic::mutation::test::test_mutate ... ignored
[INFO] [stderr] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult {
[INFO] [stdout] test genetic::mutation::test::test_random_with_children ... ignored
[INFO] [stderr]    |                            ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here
[INFO] [stdout] test genetic::evaluation::test::test_eval_perfect ... ok
[INFO] [stderr]    |
[INFO] [stdout] test simulator::simulator::tests::movement_boundary ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test simulator::simulator::tests::movement_block ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test simulator::simulator::tests::dig_air ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test simulator::simulator::tests::movement_valid ... ok
[INFO] [stderr]    |
[INFO] [stdout] test genetic::evaluation::test::test_eval_perfect_simpler ... ok
[INFO] [stderr] 65 |     fn search_nth_node_mut(&mut self, n: usize, depth: usize) -> SearchResult<'_> {
[INFO] [stdout] test simulator::simulator::tests::detect_block ... ok
[INFO] [stderr]    |                                                                              ++++
[INFO] [stdout] test simulator::simulator::tests::dig_boundary ... ok
[INFO] [stderr] 
[INFO] [stdout] test simulator::simulator::tests::detect_out_of_bounds ... ok
[INFO] [stderr] warning: `genetic_programming` (lib) generated 1 warning
[INFO] [stdout] test simulator::simulator::tests::place_block ... ok
[INFO] [stderr] warning: `genetic_programming` (lib test) generated 1 warning (1 duplicate)
[INFO] [stdout] test simulator::simulator::tests::place_boundary ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout] test simulator::simulator::tests::detect_air ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_programming-9fe54b5725a91aa1)
[INFO] [stdout] test trees::methods::tests::test_get_nth_node_mut_miss ... ok
[INFO] [stdout] test trees::methods::tests::test_is_leaf ... ok
[INFO] [stdout] test trees::random::test::get_weighted_node ... ignored
[INFO] [stdout] test trees::random::test::get_weighted_node_mut ... ignored
[INFO] [stdout] test trees::translate::test::test_repeat ... ignored
[INFO] [stdout] test trees::methods::tests::test_children ... ok
[INFO] [stdout] test trees::methods::tests::test_get_nth_node_mut_hit ... ok
[INFO] [stdout] test trees::methods::tests::test_is_not_leaf ... ok
[INFO] [stdout] test trees::methods::tests::test_nodes ... ok
[INFO] [stdout] test simulator::simulator::tests::place_overlap ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/genetic_programming-a2afd78b268f5bb1)
[INFO] [stdout] test simulator::simulator::tests::turn ... ok
[INFO] [stdout] test simulator::simulator::tests::dig_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests genetic_programming
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] running `Command { std: "docker" "inspect" "2facd2b7ae78a0dd9a08696a288d0f57816b6f3bd94a63d01d0ccbb665e0786d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2facd2b7ae78a0dd9a08696a288d0f57816b6f3bd94a63d01d0ccbb665e0786d", kill_on_drop: false }`
[INFO] [stdout] 2facd2b7ae78a0dd9a08696a288d0f57816b6f3bd94a63d01d0ccbb665e0786d
