[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] ad1a61ec1fc6e7d9acb2e4c28ecd9f951367cd35 [INFO] testing tomassedovic/dose-response against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log-panics v2.1.0 [INFO] [stderr] Downloaded crossfont v0.5.2 [INFO] [stderr] Downloaded toml_edit v0.2.1 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded emath v0.15.0 [INFO] [stderr] Downloaded line_drawing v0.8.1 [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded egui v0.15.0 [INFO] [stderr] Downloaded epaint v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e1e4f34ab0d74a4a698911630c9273fad884801066c8868a8461a013ffe2dc1 [INFO] running `Command { std: "docker" "start" "-a" "6e1e4f34ab0d74a4a698911630c9273fad884801066c8868a8461a013ffe2dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e1e4f34ab0d74a4a698911630c9273fad884801066c8868a8461a013ffe2dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1e4f34ab0d74a4a698911630c9273fad884801066c8868a8461a013ffe2dc1", kill_on_drop: false }` [INFO] [stdout] 6e1e4f34ab0d74a4a698911630c9273fad884801066c8868a8461a013ffe2dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb09ffe423d736aeb1935ad01b104d7a3335ac4777a3c862d05894ad2d058bc [INFO] running `Command { std: "docker" "start" "-a" "8cb09ffe423d736aeb1935ad01b104d7a3335ac4777a3c862d05894ad2d058bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling gilrs v0.10.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gilrs-core v0.5.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling line_drawing v0.8.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling dose-response v2.0.0-dev (/opt/rustwide/workdir) [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] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "8cb09ffe423d736aeb1935ad01b104d7a3335ac4777a3c862d05894ad2d058bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb09ffe423d736aeb1935ad01b104d7a3335ac4777a3c862d05894ad2d058bc", kill_on_drop: false }` [INFO] [stdout] 8cb09ffe423d736aeb1935ad01b104d7a3335ac4777a3c862d05894ad2d058bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68270444fc9ae37b2edf4e9d24943179d1aaee77b0d5b9115bdf2795ed3cf516 [INFO] running `Command { std: "docker" "start" "-a" "68270444fc9ae37b2edf4e9d24943179d1aaee77b0d5b9115bdf2795ed3cf516", 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 13.70s [INFO] running `Command { std: "docker" "inspect" "68270444fc9ae37b2edf4e9d24943179d1aaee77b0d5b9115bdf2795ed3cf516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68270444fc9ae37b2edf4e9d24943179d1aaee77b0d5b9115bdf2795ed3cf516", kill_on_drop: false }` [INFO] [stdout] 68270444fc9ae37b2edf4e9d24943179d1aaee77b0d5b9115bdf2795ed3cf516 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1166942a8c04829c75d1ce785c19618b41427d2fb85ec23fccbb37dc4e5dfad3 [INFO] running `Command { std: "docker" "start" "-a" "1166942a8c04829c75d1ce785c19618b41427d2fb85ec23fccbb37dc4e5dfad3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dose_response-27d04fbcef370a3d) [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 point::test::test_euclidean_distance ... ok [INFO] [stdout] test pathfinding::test::test_line_obstacle ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_five ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_two ... 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::adding_positive ... ok [INFO] [stdout] test ranged_int::test::new ... ok [INFO] [stdout] test ranged_int::test::percent ... ok [INFO] [stdout] test ranged_int::test::new_outside_range ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_one ... 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 pathfinding::test::test_concave_obstacle ... ok [INFO] [stdout] test rect::tests::smallest_rect ... ok [INFO] [stdout] test ranged_int::test::add_assign_positive ... ok [INFO] [stdout] test point::test::test_points_within_radius_of_zero ... ok [INFO] [stdout] test pathfinding::test::test_diagonal_path ... ok [INFO] [stdout] test pathfinding::test::test_straight_path ... ok [INFO] [stdout] test pathfinding::test::test_start_and_destination_identical ... ok [INFO] [stdout] test pathfinding::test::test_no_path ... ok [INFO] [stdout] test pathfinding::test::test_neighbor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dose_response-b6d70dbc22872608) [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] Running tests/e2e-replays.rs (/opt/rustwide/target/debug/deps/e2e_replays-dd380fdb61db9746) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_overdose_replay ... ok [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_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_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 584.34s [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" "1166942a8c04829c75d1ce785c19618b41427d2fb85ec23fccbb37dc4e5dfad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1166942a8c04829c75d1ce785c19618b41427d2fb85ec23fccbb37dc4e5dfad3", kill_on_drop: false }` [INFO] [stdout] 1166942a8c04829c75d1ce785c19618b41427d2fb85ec23fccbb37dc4e5dfad3