[INFO] cloning repository https://github.com/Aiving/meralus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/meralus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmeralus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmeralus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 603c71e326e5769aa091c4b1db6ded7f180b5c20 [INFO] testing Aiving/meralus against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fmeralus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aiving/meralus on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aiving/meralus [INFO] finished tweaking git repo https://github.com/Aiving/meralus [INFO] tweaked toml for git repo https://github.com/Aiving/meralus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Aiving/meralus 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc8979221aa4cc9138ffd8d5762cf1fc52c6112ff39dc39bb58a5a7b4b70be57 [INFO] running `Command { std: "docker" "start" "-a" "bc8979221aa4cc9138ffd8d5762cf1fc52c6112ff39dc39bb58a5a7b4b70be57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc8979221aa4cc9138ffd8d5762cf1fc52c6112ff39dc39bb58a5a7b4b70be57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8979221aa4cc9138ffd8d5762cf1fc52c6112ff39dc39bb58a5a7b4b70be57", kill_on_drop: false }` [INFO] [stdout] bc8979221aa4cc9138ffd8d5762cf1fc52c6112ff39dc39bb58a5a7b4b70be57 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6be4d3af0b1184d20a2497fefdfd65a1c028dbf63a5257a4b43cf004a0a283 [INFO] running `Command { std: "docker" "start" "-a" "da6be4d3af0b1184d20a2497fefdfd65a1c028dbf63a5257a4b43cf004a0a283", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 (https://github.com/not-fl3/macroquad.git#bb2fb3f6) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling meralus-shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling meralus-meshing v0.1.0 (/opt/rustwide/workdir/crates/meshing) [INFO] [stderr] Compiling macroquad v0.4.14 (https://github.com/not-fl3/macroquad.git#bb2fb3f6) [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling meralus-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Compiling meralus-app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "da6be4d3af0b1184d20a2497fefdfd65a1c028dbf63a5257a4b43cf004a0a283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6be4d3af0b1184d20a2497fefdfd65a1c028dbf63a5257a4b43cf004a0a283", kill_on_drop: false }` [INFO] [stdout] da6be4d3af0b1184d20a2497fefdfd65a1c028dbf63a5257a4b43cf004a0a283 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5634e5767ba8e6b6efacb51870f1233f73dbd050b5e4b3c0368885af7bd4981 [INFO] running `Command { std: "docker" "start" "-a" "f5634e5767ba8e6b6efacb51870f1233f73dbd050b5e4b3c0368885af7bd4981", kill_on_drop: false }` [INFO] [stderr] Compiling meralus-shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling meralus-meshing v0.1.0 (/opt/rustwide/workdir/crates/meshing) [INFO] [stderr] Compiling meralus-app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling meralus-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "f5634e5767ba8e6b6efacb51870f1233f73dbd050b5e4b3c0368885af7bd4981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5634e5767ba8e6b6efacb51870f1233f73dbd050b5e4b3c0368885af7bd4981", kill_on_drop: false }` [INFO] [stdout] f5634e5767ba8e6b6efacb51870f1233f73dbd050b5e4b3c0368885af7bd4981 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc10cc13e13d67376602b1bc230919f47e95309b764ec65d382e4039e4de2cd3 [INFO] running `Command { std: "docker" "start" "-a" "cc10cc13e13d67376602b1bc230919f47e95309b764ec65d382e4039e4de2cd3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meralus_app-ddb6fa2a426a2c04) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/meralus_meshing-a36e5793363dda18) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_chunk_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meralus_server-7a67a9ce449392bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_chunk_compressing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meralus_shared-8a4f42782f3a4683) [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] Doc-tests meralus_meshing [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] Doc-tests meralus_shared [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" "cc10cc13e13d67376602b1bc230919f47e95309b764ec65d382e4039e4de2cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc10cc13e13d67376602b1bc230919f47e95309b764ec65d382e4039e4de2cd3", kill_on_drop: false }` [INFO] [stdout] cc10cc13e13d67376602b1bc230919f47e95309b764ec65d382e4039e4de2cd3