[INFO] fetching crate minigene 0.7.0...
[INFO] testing minigene-0.7.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate minigene 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate minigene 0.7.0
[INFO] finished tweaking crates.io crate minigene 0.7.0
[INFO] tweaked toml for crates.io crate minigene 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minigene 0.7.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minigene 0.7.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13066bef7d2738201e7b9ae03830a2b5d309a15bb483f813b01af14ee5c61581
[INFO] running `Command { std: "docker" "start" "-a" "13066bef7d2738201e7b9ae03830a2b5d309a15bb483f813b01af14ee5c61581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13066bef7d2738201e7b9ae03830a2b5d309a15bb483f813b01af14ee5c61581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13066bef7d2738201e7b9ae03830a2b5d309a15bb483f813b01af14ee5c61581", kill_on_drop: false }`
[INFO] [stdout] 13066bef7d2738201e7b9ae03830a2b5d309a15bb483f813b01af14ee5c61581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf101f0e3d1c082601dadea94b306defcd3f22e53e3c4f665246b6cd128e2b6d
[INFO] running `Command { std: "docker" "start" "-a" "bf101f0e3d1c082601dadea94b306defcd3f22e53e3c4f665246b6cd128e2b6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling atomic_refcell_try v0.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitset-core v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling game_clock v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling partial_function v0.4.0
[INFO] [stderr]    Compiling spin_sleep v1.0.0
[INFO] [stderr]    Compiling game_state_machine v1.0.0
[INFO] [stderr]    Compiling stopwatch2 v2.0.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling game_engine_core v1.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling entity_component v1.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling world_dispatcher v1.2.0
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling planck_ecs_bundle v1.1.0
[INFO] [stderr]    Compiling planck_ecs v1.2.1
[INFO] [stderr]    Compiling game_features v0.8.1
[INFO] [stderr]    Compiling planck_game_features v0.1.0
[INFO] [stderr]    Compiling minigene v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "bf101f0e3d1c082601dadea94b306defcd3f22e53e3c4f665246b6cd128e2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf101f0e3d1c082601dadea94b306defcd3f22e53e3c4f665246b6cd128e2b6d", kill_on_drop: false }`
[INFO] [stdout] bf101f0e3d1c082601dadea94b306defcd3f22e53e3c4f665246b6cd128e2b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab9dab296b56db1e414264f28172ba436aace753ee3ba8fba0554986504611f
[INFO] running `Command { std: "docker" "start" "-a" "aab9dab296b56db1e414264f28172ba436aace753ee3ba8fba0554986504611f", kill_on_drop: false }`
[INFO] [stderr]    Compiling minigene v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "aab9dab296b56db1e414264f28172ba436aace753ee3ba8fba0554986504611f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab9dab296b56db1e414264f28172ba436aace753ee3ba8fba0554986504611f", kill_on_drop: false }`
[INFO] [stdout] aab9dab296b56db1e414264f28172ba436aace753ee3ba8fba0554986504611f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d9d371c2f0e7c26970010e767063197bdebf14244c2589a9861dced95abdbe6
[INFO] running `Command { std: "docker" "start" "-a" "3d9d371c2f0e7c26970010e767063197bdebf14244c2589a9861dced95abdbe6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minigene-0bbb2ff1006a2ca9)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test components::tests::collision_map_set_unset_clear ... ok
[INFO] [stdout] test components::tests::small_map ... ok
[INFO] [stdout] test components::tests::small_map_out_of_bounds - should panic ... FAILED
[INFO] [stdout] test components::tests::huge_map ... ok
[INFO] [stdout] test pathfinding::tests::test_astar_no_obstacles ... ok
[INFO] [stdout] test pathfinding::tests::test_astar_no_path ... ok
[INFO] [stdout] test pathfinding::tests::test_astar_with_obstacles ... ok
[INFO] [stdout] test utils::tests::check_inside_rect ... ok
[INFO] [stdout] test systems::ai_pathing::tests::correct_path ... ok
[INFO] [stdout] test utils::tests::distance ... ok
[INFO] [stdout] test pathfinding::tests::test_astar_start_equals_goal ... ok
[INFO] [stdout] test components::tests::big_map_out_of_bounds - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- components::tests::small_map_out_of_bounds stdout ----
[INFO] [stdout] note: test did not panic as expected at src/components.rs:221:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     components::tests::small_map_out_of_bounds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3d9d371c2f0e7c26970010e767063197bdebf14244c2589a9861dced95abdbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9d371c2f0e7c26970010e767063197bdebf14244c2589a9861dced95abdbe6", kill_on_drop: false }`
[INFO] [stdout] 3d9d371c2f0e7c26970010e767063197bdebf14244c2589a9861dced95abdbe6
