[INFO] cloning repository https://github.com/ssebide/space
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssebide/space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssebide%2Fspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssebide%2Fspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07b9d720c2b5de3c25a8b4a6135ef99b512195c7
[INFO] testing ssebide/space against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssebide%2Fspace" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ssebide/space
[INFO] finished tweaking git repo https://github.com/ssebide/space
[INFO] tweaked toml for git repo https://github.com/ssebide/space written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ssebide/space on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ssebide/space 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d086a46533a7c11539f9f7cc3d276b5e91e1aec6672e12d0f95076ad44f68a10
[INFO] running `Command { std: "docker" "start" "-a" "d086a46533a7c11539f9f7cc3d276b5e91e1aec6672e12d0f95076ad44f68a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d086a46533a7c11539f9f7cc3d276b5e91e1aec6672e12d0f95076ad44f68a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d086a46533a7c11539f9f7cc3d276b5e91e1aec6672e12d0f95076ad44f68a10", kill_on_drop: false }`
[INFO] [stdout] d086a46533a7c11539f9f7cc3d276b5e91e1aec6672e12d0f95076ad44f68a10
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7207dac1c25759e21fdee3fc4f0150cd23b8959bd5daba1803f8ff8736d837c
[INFO] running `Command { std: "docker" "start" "-a" "d7207dac1c25759e21fdee3fc4f0150cd23b8959bd5daba1803f8ff8736d837c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling pistoncore-window v0.47.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling piston-texture v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling gfx v0.18.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling piston2d-graphics v0.39.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pistoncore-event_loop v0.52.0
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling piston v0.52.1
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling piston-gfx_texture v0.41.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.72.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.68.2
[INFO] [stderr]    Compiling piston_window v0.117.0
[INFO] [stderr]    Compiling mars_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let ptr = System.alloc(layout);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         System.dealloc(ptr, layout);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "d7207dac1c25759e21fdee3fc4f0150cd23b8959bd5daba1803f8ff8736d837c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7207dac1c25759e21fdee3fc4f0150cd23b8959bd5daba1803f8ff8736d837c", kill_on_drop: false }`
[INFO] [stdout] d7207dac1c25759e21fdee3fc4f0150cd23b8959bd5daba1803f8ff8736d837c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e6a6a36e0a8f8520d7c6627372aadc8a6598a89da04e32fa80c38c5b4eff2dd
[INFO] running `Command { std: "docker" "start" "-a" "4e6a6a36e0a8f8520d7c6627372aadc8a6598a89da04e32fa80c38c5b4eff2dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling mars_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let ptr = System.alloc(layout);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         System.dealloc(ptr, layout);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "4e6a6a36e0a8f8520d7c6627372aadc8a6598a89da04e32fa80c38c5b4eff2dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e6a6a36e0a8f8520d7c6627372aadc8a6598a89da04e32fa80c38c5b4eff2dd", kill_on_drop: false }`
[INFO] [stdout] 4e6a6a36e0a8f8520d7c6627372aadc8a6598a89da04e32fa80c38c5b4eff2dd
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57b70d976ec23efbed56510d7c48815b05d8bbc18e0187ec511f298e3538bf6b
[INFO] running `Command { std: "docker" "start" "-a" "57b70d976ec23efbed56510d7c48815b05d8bbc18e0187ec511f298e3538bf6b", kill_on_drop: false }`
[INFO] [stderr] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/main.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 |         let ptr = System.alloc(layout);
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/main.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         System.dealloc(ptr, layout);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/main.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `mars_game` (bin "mars_game" test) generated 2 warnings (run `cargo fix --bin "mars_game" -p mars_game --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mars_game-90411714dc2643e1)
[INFO] [stderr] 4	300
[INFO] [stderr] 456	150
[INFO] [stderr] 24	70
[INFO] [stderr] 58	90
[INFO] [stderr] 96	50
[INFO] [stderr] 15	80
[INFO] [stderr] 33	60
[INFO] [stderr] 416	110
[INFO] [stderr] 7	80
[INFO] [stderr] 22	130
[INFO] [stderr] 20	110
[INFO] [stderr] 47	3240
[INFO] [stderr] 20	60
[INFO] [stderr] 37	60
[INFO] [stderr] 4	70
[INFO] [stderr] 28	60
[INFO] [stderr] 832	70
[INFO] [stderr] 5	120
[INFO] [stderr] 31	50
[INFO] [stderr] 4	70
[INFO] [stderr] 29	110
[INFO] [stderr] 9	70
[INFO] [stderr] 45	120
[INFO] [stderr] 1	80
[INFO] [stderr] 4	100
[INFO] [stderr] 20	80
[INFO] [stderr] 1664	90
[INFO] [stderr] 7	80
[INFO] [stderr] 4	120
[INFO] [stderr] 45	70
[INFO] [stderr] 10	100
[INFO] [stderr] 65	80
[INFO] [stderr] 12	160
[INFO] [stderr] 9	110
[INFO] [stderr] 52	120
[INFO] [stderr] 4	60
[INFO] [stderr] 6	60
[INFO] [stderr] 76	70
[INFO] [stderr] 1	70
[INFO] [stderr] 5	70
[INFO] [stderr] 75	60
[INFO] [stderr] 5	100
[INFO] [stderr] 46	60
[INFO] [stderr] 5	50
[INFO] [stderr] 17	60
[INFO] [stderr] 208	3820
[INFO] [stderr] 6	130
[INFO] [stderr] 23	80
[INFO] [stderr] 217	90
[INFO] [stderr] 3328	90
[INFO] [stderr] 11	240
[INFO] [stderr] 40	80
[INFO] [stderr] 1	120
[INFO] [stderr] 16	80
[INFO] [stderr] 92	80
[INFO] [stderr] 11	110
[INFO] [stderr] 534	60
[INFO] [stderr] 11	60
[INFO] [stderr] 443	80
[INFO] [stderr] 7	60
[INFO] [stderr] 25	70
[INFO] [stderr] 12	60
[INFO] [stderr] 4	70
[INFO] [stderr] 69	70
[INFO] [stderr] 9	60
[INFO] [stderr] 30	70
[INFO] [stderr] 1344	3100
[INFO] [stderr] 15	150
[INFO] [stderr] 33	100
[INFO] [stderr] 7	110
[INFO] [stderr] 22	60
[INFO] [stderr] 20	50
[INFO] [stderr] 47	80
[INFO] [stderr] 20	70
[INFO] [stderr] 37	50
[INFO] [stderr] 4	90
[INFO] [stderr] 28	60
[INFO] [stderr] 5	100
[INFO] [stderr] 31	40
[INFO] [stderr] 4	110
[INFO] [stderr] 29	30
[INFO] [stderr] 9	70
[INFO] [stderr] 45	50
[INFO] [stderr] 1	90
[INFO] [stderr] 4	70
[INFO] [stderr] 20	110
[INFO] [stderr] 56	40
[INFO] [stderr] 7	40
[INFO] [stderr] 4	50
[INFO] [stderr] 45	90
[INFO] [stderr] 10	50
[INFO] [stderr] 65	70
[INFO] [stderr] 12	80
[INFO] [stderr] 9	80
[INFO] [stderr] 52	50
[INFO] [stderr] 4	50
[INFO] [stderr] 6	90
[INFO] [stderr] 76	80
[INFO] [stderr] 1	40
[INFO] [stderr] 5	140
[INFO] [stderr] 75	50
[INFO] [stderr] 56	40
[INFO] [stderr] 5	30
[INFO] [stderr] 46	90
[INFO] [stderr] 5	110
[INFO] [stderr] 17	70
[INFO] [stderr] 208	110
[INFO] [stderr] 6	50
[INFO] [stderr] 23	70
[INFO] [stderr] 217	90
[INFO] [stderr] 11	40
[INFO] [stderr] 40	50
[INFO] [stderr] 1	60
[INFO] [stderr] 16	100
[INFO] [stderr] 92	100
[INFO] [stderr] 11	30
[INFO] [stderr] 534	90
[INFO] [stderr] 11	40
[INFO] [stderr] 443	60
[INFO] [stderr] 7	60
[INFO] [stderr] 25	40
[INFO] [stderr] 12	70
[INFO] [stderr] 4	60
[INFO] [stderr] 69	70
[INFO] [stderr] 9	40
[INFO] [stderr] 30	60
[INFO] [stderr] 576	2830
[INFO] [stderr] 20	60
[INFO] [stderr] 20	70
[INFO] [stderr] 9	50
[INFO] [stderr] 11	60
[INFO] [stderr] 11	30
[INFO] [stderr] 7	40
[INFO] [stderr] 12	30
[INFO] [stderr] 15	30
[INFO] [stderr] 5	30
[INFO] [stderr] 5	50
[INFO] [stderr] 4	40
[INFO] [stderr] 4	30
[INFO] [stderr] 5	30
[INFO] [stderr] 7	60
[INFO] [stderr] 7	40
[INFO] [stderr] 9	30
[INFO] [stderr] 10	70
[INFO] [stderr] 12	60
[INFO] [stderr] 5	30
[INFO] [stderr] 6	50
[INFO] [stderr] 11	30
[INFO] [stderr] 16	40
[INFO] [stderr] 40	30
[INFO] [stderr] 1024	180
[INFO] [stderr] 128	290
[INFO] [stderr] 128	320
[INFO] [stderr] 20	200
[INFO] [stderr] 136	140
[INFO] [stderr] 22	131
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] 128	180
[INFO] [stderr] 128	350
[INFO] [stderr] 20	200
[INFO] [stderr] 512	800
[INFO] [stdout] 
[INFO] [stderr] 108	200
[INFO] [stderr] 28	110
[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" "57b70d976ec23efbed56510d7c48815b05d8bbc18e0187ec511f298e3538bf6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b70d976ec23efbed56510d7c48815b05d8bbc18e0187ec511f298e3538bf6b", kill_on_drop: false }`
[INFO] [stdout] 57b70d976ec23efbed56510d7c48815b05d8bbc18e0187ec511f298e3538bf6b
