[INFO] fetching crate minigene 0.7.0... [INFO] testing minigene-0.7.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate minigene 0.7.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minigene 0.7.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stopwatch2 v2.0.0 [INFO] [stderr] Downloaded entity_component v1.1.2 [INFO] [stderr] Downloaded planck_game_features v0.1.0 [INFO] [stderr] Downloaded atomic_refcell_try v0.2.0 [INFO] [stderr] Downloaded world_dispatcher v1.2.0 [INFO] [stderr] Downloaded game_state_machine v1.0.0 [INFO] [stderr] Downloaded game_clock v1.1.1 [INFO] [stderr] Downloaded hibitset v0.6.4 [INFO] [stderr] Downloaded game_engine_core v1.1.2 [INFO] [stderr] Downloaded planck_ecs v1.2.1 [INFO] [stderr] Downloaded planck_ecs_bundle v1.1.0 [INFO] [stderr] Downloaded partial_function v0.4.0 [INFO] [stderr] Downloaded game_features v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc5778efd2b00162a5223828be8adb3f7ea735408a73d3e432237cd83d8a93b [INFO] running `Command { std: "docker" "start" "-a" "6bc5778efd2b00162a5223828be8adb3f7ea735408a73d3e432237cd83d8a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc5778efd2b00162a5223828be8adb3f7ea735408a73d3e432237cd83d8a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc5778efd2b00162a5223828be8adb3f7ea735408a73d3e432237cd83d8a93b", kill_on_drop: false }` [INFO] [stdout] 6bc5778efd2b00162a5223828be8adb3f7ea735408a73d3e432237cd83d8a93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 23b16af0471e1637eadf0db7246e3382c427fcd233b94d057ca36a55a8667038 [INFO] running `Command { std: "docker" "start" "-a" "23b16af0471e1637eadf0db7246e3382c427fcd233b94d057ca36a55a8667038", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [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 serde v1.0.217 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bitset-core v0.1.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling game_clock v1.1.1 [INFO] [stderr] Compiling partial_function v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling game_state_machine v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [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 quote v0.6.13 [INFO] [stderr] Compiling entity_component v1.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling world_dispatcher v1.2.0 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling darling_core v0.9.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 game_features v0.8.1 [INFO] [stderr] Compiling planck_ecs_bundle v1.1.0 [INFO] [stderr] Compiling planck_ecs v1.2.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 17.56s [INFO] running `Command { std: "docker" "inspect" "23b16af0471e1637eadf0db7246e3382c427fcd233b94d057ca36a55a8667038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b16af0471e1637eadf0db7246e3382c427fcd233b94d057ca36a55a8667038", kill_on_drop: false }` [INFO] [stdout] 23b16af0471e1637eadf0db7246e3382c427fcd233b94d057ca36a55a8667038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4fe0e44e80a14cc76e26679658ec74ed5a6f846f1e9b36021ae8d00948a497f6 [INFO] running `Command { std: "docker" "start" "-a" "4fe0e44e80a14cc76e26679658ec74ed5a6f846f1e9b36021ae8d00948a497f6", 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.23s [INFO] running `Command { std: "docker" "inspect" "4fe0e44e80a14cc76e26679658ec74ed5a6f846f1e9b36021ae8d00948a497f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe0e44e80a14cc76e26679658ec74ed5a6f846f1e9b36021ae8d00948a497f6", kill_on_drop: false }` [INFO] [stdout] 4fe0e44e80a14cc76e26679658ec74ed5a6f846f1e9b36021ae8d00948a497f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e0b85406f0a2b4fb551b5c21ccea6289e4f1fd5200fd8c548fa4ba2539481017 [INFO] running `Command { std: "docker" "start" "-a" "e0b85406f0a2b4fb551b5c21ccea6289e4f1fd5200fd8c548fa4ba2539481017", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/minigene-937e665d7ff1114f) [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::huge_map ... ok [INFO] [stdout] test pathfinding::tests::test_astar_no_obstacles ... ok [INFO] [stdout] test pathfinding::tests::test_astar_start_equals_goal ... ok [INFO] [stdout] test utils::tests::check_inside_rect ... ok [INFO] [stdout] test utils::tests::distance ... ok [INFO] [stdout] test pathfinding::tests::test_astar_no_path ... ok [INFO] [stdout] test systems::ai_pathing::tests::correct_path ... ok [INFO] [stdout] test pathfinding::tests::test_astar_with_obstacles ... ok [INFO] [stdout] test components::tests::big_map_out_of_bounds - should panic ... ok [INFO] [stdout] test components::tests::small_map_out_of_bounds - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0b85406f0a2b4fb551b5c21ccea6289e4f1fd5200fd8c548fa4ba2539481017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b85406f0a2b4fb551b5c21ccea6289e4f1fd5200fd8c548fa4ba2539481017", kill_on_drop: false }` [INFO] [stdout] e0b85406f0a2b4fb551b5c21ccea6289e4f1fd5200fd8c548fa4ba2539481017