[INFO] cloning repository https://github.com/wickedchicken/stroemung [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wickedchicken/stroemung" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedchicken%2Fstroemung", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedchicken%2Fstroemung'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a9b230a1918092207c33475cd119191df3af7b7 [INFO] testing wickedchicken/stroemung against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedchicken%2Fstroemung" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wickedchicken/stroemung [INFO] finished tweaking git repo https://github.com/wickedchicken/stroemung [INFO] tweaked toml for git repo https://github.com/wickedchicken/stroemung written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wickedchicken/stroemung 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 git repo https://github.com/wickedchicken/stroemung 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] 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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9213a5d68553391b1e4cd2d1e1e9e421cbf1e1b259a8c6daa4d9cc3e01f3d513 [INFO] running `Command { std: "docker" "start" "-a" "9213a5d68553391b1e4cd2d1e1e9e421cbf1e1b259a8c6daa4d9cc3e01f3d513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9213a5d68553391b1e4cd2d1e1e9e421cbf1e1b259a8c6daa4d9cc3e01f3d513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9213a5d68553391b1e4cd2d1e1e9e421cbf1e1b259a8c6daa4d9cc3e01f3d513", kill_on_drop: false }` [INFO] [stdout] 9213a5d68553391b1e4cd2d1e1e9e421cbf1e1b259a8c6daa4d9cc3e01f3d513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 15e7ce8677a8c7a62b58016ef7e3fc7e0b2f4933d4134c23ae2cbf4cc1ca2d10 [INFO] running `Command { std: "docker" "start" "-a" "15e7ce8677a8c7a62b58016ef7e3fc7e0b2f4933d4134c23ae2cbf4cc1ca2d10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling stroemung v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.27s [INFO] running `Command { std: "docker" "inspect" "15e7ce8677a8c7a62b58016ef7e3fc7e0b2f4933d4134c23ae2cbf4cc1ca2d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e7ce8677a8c7a62b58016ef7e3fc7e0b2f4933d4134c23ae2cbf4cc1ca2d10", kill_on_drop: false }` [INFO] [stdout] 15e7ce8677a8c7a62b58016ef7e3fc7e0b2f4933d4134c23ae2cbf4cc1ca2d10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f7e8b0a39cef01fe06cab1c655697169a5a7658ef6332957064c510f3c2767b3 [INFO] running `Command { std: "docker" "start" "-a" "f7e8b0a39cef01fe06cab1c655697169a5a7658ef6332957064c510f3c2767b3", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling stroemung v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.76s [INFO] running `Command { std: "docker" "inspect" "f7e8b0a39cef01fe06cab1c655697169a5a7658ef6332957064c510f3c2767b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e8b0a39cef01fe06cab1c655697169a5a7658ef6332957064c510f3c2767b3", kill_on_drop: false }` [INFO] [stdout] f7e8b0a39cef01fe06cab1c655697169a5a7658ef6332957064c510f3c2767b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5f6e7ecd8a7a7d860ae3e7b57a6488cc12e9d89e073482f1cb5f22b86d9d1a3 [INFO] running `Command { std: "docker" "start" "-a" "c5f6e7ecd8a7a7d860ae3e7b57a6488cc12e9d89e073482f1cb5f22b86d9d1a3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/stroemung-e0fb18409712d375) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test math::tests::test_du2dx ... ok [INFO] [stdout] test grid::tests::grid_size ... ok [INFO] [stdout] test grid::tests::thin_boundary ... ok [INFO] [stdout] test math::tests::test_duvdx ... ok [INFO] [stdout] test math::tests::test_duvdy ... ok [INFO] [stdout] test grid::tests::rebuild_boundary_list ... ok [INFO] [stdout] test math::tests::test_lapacian ... ok [INFO] [stdout] test simulation::tests::test_calculate_f ... ok [INFO] [stdout] test simulation::tests::test_calculate_g ... ok [INFO] [stdout] test math::tests::test_dv2dy ... ok [INFO] [stdout] test grid::tests::serialize ... ok [INFO] [stdout] test grid::tests::deserialize ... ok [INFO] [stdout] test simulation::tests::serialize ... ok [INFO] [stdout] test simulation::tests::deserialize ... ok [INFO] [stdout] test grid::tests::deserialize_boundaries ... ok [INFO] [stdout] test simulation::tests::simulation_tick ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/stroemung-687e1d590d0df969) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/test_file_parsing.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_file_parsing-b0dfaf7e8e7dc2b8) [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 1 test [INFO] [stdout] test deserialize ... 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] running `Command { std: "docker" "inspect" "c5f6e7ecd8a7a7d860ae3e7b57a6488cc12e9d89e073482f1cb5f22b86d9d1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f6e7ecd8a7a7d860ae3e7b57a6488cc12e9d89e073482f1cb5f22b86d9d1a3", kill_on_drop: false }` [INFO] [stdout] c5f6e7ecd8a7a7d860ae3e7b57a6488cc12e9d89e073482f1cb5f22b86d9d1a3