[INFO] cloning repository https://github.com/joshburkart/tsunami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshburkart/tsunami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshburkart%2Ftsunami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshburkart%2Ftsunami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60b5db6b640dedf1afb7b82080b506f31749af98 [INFO] checking joshburkart/tsunami against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshburkart%2Ftsunami" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshburkart/tsunami on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/joshburkart/tsunami [INFO] finished tweaking git repo https://github.com/joshburkart/tsunami [INFO] tweaked toml for git repo https://github.com/joshburkart/tsunami written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joshburkart/tsunami 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/asny/three-d.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ringbuffer v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-rayon v1.2.1 [INFO] [stderr] Downloaded egui_commonmark_macros v0.16.0 [INFO] [stderr] Downloaded egui_commonmark v0.16.1 [INFO] [stderr] Downloaded ndrustfft v0.4.5 [INFO] [stderr] Downloaded three-d-asset v0.7.0 [INFO] [stderr] Downloaded gauss-quad v0.1.8 [INFO] [stderr] Downloaded egui_commonmark_backend v0.16.0 [INFO] [stderr] Downloaded frand v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb08bf330498ef593d7c88c9159972651cedf84c664760b22102846b53b99154 [INFO] running `Command { std: "docker" "start" "-a" "eb08bf330498ef593d7c88c9159972651cedf84c664760b22102846b53b99154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb08bf330498ef593d7c88c9159972651cedf84c664760b22102846b53b99154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb08bf330498ef593d7c88c9159972651cedf84c664760b22102846b53b99154", kill_on_drop: false }` [INFO] [stdout] eb08bf330498ef593d7c88c9159972651cedf84c664760b22102846b53b99154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ecc6bf1fd7fa43c74a78b40bab9406d1d0ce025ebdff9b5ef6d996f9b36f088 [INFO] running `Command { std: "docker" "start" "-a" "4ecc6bf1fd7fa43c74a78b40bab9406d1d0ce025ebdff9b5ef6d996f9b36f088", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22572d0994593197593e2a1b7b18d720a9a349a7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c6dec0732e54c553 -C extra-filename=-c6dec0732e54c553 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-55b02ea9c2928d93.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12f3988dd0d8aa39.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ecc6bf1fd7fa43c74a78b40bab9406d1d0ce025ebdff9b5ef6d996f9b36f088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecc6bf1fd7fa43c74a78b40bab9406d1d0ce025ebdff9b5ef6d996f9b36f088", kill_on_drop: false }` [INFO] [stdout] 4ecc6bf1fd7fa43c74a78b40bab9406d1d0ce025ebdff9b5ef6d996f9b36f088 [INFO] checking joshburkart/tsunami against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshburkart%2Ftsunami" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshburkart/tsunami on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/joshburkart/tsunami [INFO] finished tweaking git repo https://github.com/joshburkart/tsunami [INFO] tweaked toml for git repo https://github.com/joshburkart/tsunami written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joshburkart/tsunami 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b7b40ca251a357e7d078b111b73e2870cd977a3d48c9fb436da13fd790ce0a [INFO] running `Command { std: "docker" "start" "-a" "19b7b40ca251a357e7d078b111b73e2870cd977a3d48c9fb436da13fd790ce0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b7b40ca251a357e7d078b111b73e2870cd977a3d48c9fb436da13fd790ce0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b7b40ca251a357e7d078b111b73e2870cd977a3d48c9fb436da13fd790ce0a", kill_on_drop: false }` [INFO] [stdout] 19b7b40ca251a357e7d078b111b73e2870cd977a3d48c9fb436da13fd790ce0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4204521e14ddec0c572b0a892089d8f47a2fc260063689837b5a64e61cbc821b [INFO] running `Command { std: "docker" "start" "-a" "4204521e14ddec0c572b0a892089d8f47a2fc260063689837b5a64e61cbc821b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ringbuffer v0.15.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking frand v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking rustdct v0.7.1 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking ndrustfft v0.4.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking wide v0.7.24 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking three-d-asset v0.7.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking numpy v0.21.0 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking three-d v0.18.0 (https://github.com/asny/three-d.git?rev=a69b70874d93da231f5e4f8c35adb4d38134aeee#a69b7087) [INFO] [stderr] Checking egui_commonmark_backend v0.16.0 [INFO] [stderr] Compiling egui_commonmark_macros v0.16.0 [INFO] [stderr] Checking egui_commonmark v0.16.1 [INFO] [stderr] Checking gauss-quad v0.1.8 [INFO] [stderr] Checking flow v0.1.0 (/opt/rustwide/workdir/flow) [INFO] [stdout] warning: methods `with_max_error` and `with_step_size_bounds` are never used [INFO] [stdout] --> flow/src/odeint.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 422 | impl AdaptiveStepSizeManager { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn with_max_error(self, max_error: Float) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub fn with_step_size_bounds(self, step_size_bounds: [Float; 2]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> flow/src/odeint.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 504 | impl FixedStepSize { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 505 | pub fn new(step_size: Float) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tsunami v0.1.0 (/opt/rustwide/workdir/tsunami) [INFO] [stderr] Checking pyflow v0.1.0 (/opt/rustwide/workdir/pyflow) [INFO] [stdout] warning: methods `with_max_error` and `with_step_size_bounds` are never used [INFO] [stdout] --> flow/src/odeint.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 422 | impl AdaptiveStepSizeManager { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn with_max_error(self, max_error: Float) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub fn with_step_size_bounds(self, step_size_bounds: [Float; 2]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "4204521e14ddec0c572b0a892089d8f47a2fc260063689837b5a64e61cbc821b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4204521e14ddec0c572b0a892089d8f47a2fc260063689837b5a64e61cbc821b", kill_on_drop: false }` [INFO] [stdout] 4204521e14ddec0c572b0a892089d8f47a2fc260063689837b5a64e61cbc821b