[INFO] cloning repository https://github.com/tomassedovic/dose-response [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomassedovic/dose-response" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e6e723ab20ce7fc8759baa9bbdc31d5e7f98c80 [INFO] testing tomassedovic/dose-response against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tomassedovic/dose-response [INFO] finished tweaking git repo https://github.com/tomassedovic/dose-response [INFO] tweaked toml for git repo https://github.com/tomassedovic/dose-response written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response 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] crate git repo https://github.com/tomassedovic/dose-response 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] de28c8c1a0de810a069421f5d62d15018a5be8460eb7607a95091d350f6fc58b [INFO] running `Command { std: "docker" "start" "-a" "de28c8c1a0de810a069421f5d62d15018a5be8460eb7607a95091d350f6fc58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de28c8c1a0de810a069421f5d62d15018a5be8460eb7607a95091d350f6fc58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de28c8c1a0de810a069421f5d62d15018a5be8460eb7607a95091d350f6fc58b", kill_on_drop: false }` [INFO] [stdout] de28c8c1a0de810a069421f5d62d15018a5be8460eb7607a95091d350f6fc58b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 36de56cea20989007cb415beaf1af45ca788302d1156baf6b5b655c809e137c2 [INFO] running `Command { std: "docker" "start" "-a" "36de56cea20989007cb415beaf1af45ca788302d1156baf6b5b655c809e137c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling gilrs v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling gilrs-core v0.5.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling line_drawing v0.8.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling game-loop v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling dose-response v2.0.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling toml_edit v0.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "36de56cea20989007cb415beaf1af45ca788302d1156baf6b5b655c809e137c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36de56cea20989007cb415beaf1af45ca788302d1156baf6b5b655c809e137c2", kill_on_drop: false }` [INFO] [stdout] 36de56cea20989007cb415beaf1af45ca788302d1156baf6b5b655c809e137c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4bd8343cdfadb6b85c32c01d82658830e21f1c766019cfb1bc81995d8205876e [INFO] running `Command { std: "docker" "start" "-a" "4bd8343cdfadb6b85c32c01d82658830e21f1c766019cfb1bc81995d8205876e", kill_on_drop: false }` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling dose-response v2.0.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `Command { std: "docker" "inspect" "4bd8343cdfadb6b85c32c01d82658830e21f1c766019cfb1bc81995d8205876e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd8343cdfadb6b85c32c01d82658830e21f1c766019cfb1bc81995d8205876e", kill_on_drop: false }` [INFO] [stdout] 4bd8343cdfadb6b85c32c01d82658830e21f1c766019cfb1bc81995d8205876e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6ed4b54582829d2d83b963192aa2494a515e81c8e3a72ee108cca127e0a11ce4 [INFO] running `Command { std: "docker" "start" "-a" "6ed4b54582829d2d83b963192aa2494a515e81c8e3a72ee108cca127e0a11ce4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dose_response-5914792f90c5e786) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test point::test::test_point_tuple_comparison ... ok [INFO] [stdout] test point::test::test_point_comparison ... ok [INFO] [stdout] test point::test::test_point_bound_checking ... ok [INFO] [stdout] test pathfinding::test::test_start_and_destination_identical ... ok [INFO] [stdout] test point::test::test_euclidean_distance ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_five ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_one ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_two ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_zero ... ok [INFO] [stdout] test point::test::test_tile_distance ... ok [INFO] [stdout] test ranged_int::test::add_assign_negative ... ok [INFO] [stdout] test ranged_int::test::adding_negative ... ok [INFO] [stdout] test ranged_int::test::new ... ok [INFO] [stdout] test ranged_int::test::adding_positive ... ok [INFO] [stdout] test ranged_int::test::add_assign_positive ... ok [INFO] [stdout] test ranged_int::test::new_outside_range ... ok [INFO] [stdout] test pathfinding::test::test_neighbor ... ok [INFO] [stdout] test pathfinding::test::test_line_obstacle ... ok [INFO] [stdout] test ranged_int::test::percent ... ok [INFO] [stdout] test ranged_int::test::sub_assign_negative ... ok [INFO] [stdout] test ranged_int::test::sub_assign_positive ... ok [INFO] [stdout] test ranged_int::test::subtracting_negative ... ok [INFO] [stdout] test ranged_int::test::subtracting_positive ... ok [INFO] [stdout] test rect::tests::rect_size_2 ... ok [INFO] [stdout] test rect::tests::smallest_rect ... ok [INFO] [stdout] test pathfinding::test::test_concave_obstacle ... ok [INFO] [stdout] test pathfinding::test::test_diagonal_path ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dose_response-5b7a0e0e605b4eff) [INFO] [stdout] test pathfinding::test::test_straight_path ... ok [INFO] [stdout] test pathfinding::test::test_no_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/e2e-replays.rs (/opt/rustwide/target/debug/deps/e2e_replays-cb224547720e0c6a) [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 7 tests [INFO] [stdout] test test_almost_replay has been running for over 60 seconds [INFO] [stdout] test test_depression_replay has been running for over 60 seconds [INFO] [stdout] test test_exhaustion_replay has been running for over 60 seconds [INFO] [stdout] test test_greedy_replay has been running for over 60 seconds [INFO] [stdout] test test_overdose_replay has been running for over 60 seconds [INFO] [stdout] test test_stunned_replay has been running for over 60 seconds [INFO] [stdout] test test_victory_replay has been running for over 60 seconds [INFO] [stdout] test test_exhaustion_replay ... ok [INFO] [stdout] test test_overdose_replay ... ok [INFO] [stdout] test test_depression_replay ... ok [INFO] [stdout] test test_victory_replay ... ok [INFO] [stdout] test test_greedy_replay ... ok [INFO] [stdout] test test_stunned_replay ... ok [INFO] [stdout] test test_almost_replay ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 695.95s [INFO] [stdout] [INFO] [stderr] Doc-tests dose_response [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" "6ed4b54582829d2d83b963192aa2494a515e81c8e3a72ee108cca127e0a11ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed4b54582829d2d83b963192aa2494a515e81c8e3a72ee108cca127e0a11ce4", kill_on_drop: false }` [INFO] [stdout] 6ed4b54582829d2d83b963192aa2494a515e81c8e3a72ee108cca127e0a11ce4