[INFO] cloning repository https://github.com/timschmidt/csgrs-egui-wasm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timschmidt/csgrs-egui-wasm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fcsgrs-egui-wasm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fcsgrs-egui-wasm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5113a7a8fe2d71d72d45b9689f8e21e980c3532d [INFO] testing timschmidt/csgrs-egui-wasm-example against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fcsgrs-egui-wasm-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timschmidt/csgrs-egui-wasm-example [INFO] finished tweaking git repo https://github.com/timschmidt/csgrs-egui-wasm-example [INFO] tweaked toml for git repo https://github.com/timschmidt/csgrs-egui-wasm-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timschmidt/csgrs-egui-wasm-example on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timschmidt/csgrs-egui-wasm-example 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded i_key_sort v0.2.0 [INFO] [stderr] Downloaded small_str v0.1.0 [INFO] [stderr] Downloaded ecolor v0.27.2 [INFO] [stderr] Downloaded emath v0.27.2 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded i_float v1.6.0 [INFO] [stderr] Downloaded egui-winit v0.27.2 [INFO] [stderr] Downloaded egui_glow v0.27.2 [INFO] [stderr] Downloaded smallvec v2.0.0-alpha.11 [INFO] [stderr] Downloaded eframe v0.27.2 [INFO] [stderr] Downloaded geo-types v0.7.16 [INFO] [stderr] Downloaded geographiclib-rs v0.2.5 [INFO] [stderr] Downloaded i_shape v1.6.0 [INFO] [stderr] Downloaded i_tree v0.8.3 [INFO] [stderr] Downloaded i_overlay v1.9.4 [INFO] [stderr] Downloaded parry3d-f64 v0.19.0 [INFO] [stderr] Downloaded geo v0.29.3 [INFO] [stderr] Downloaded rapier3d-f64 v0.24.0 [INFO] [stderr] Downloaded egui v0.27.2 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded epaint v0.27.2 [INFO] [stderr] Downloaded csgrs v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be04118f2062a4459c3ad355251f5b69a4723765f79ada66e2c9f20966e5431 [INFO] running `Command { std: "docker" "start" "-a" "9be04118f2062a4459c3ad355251f5b69a4723765f79ada66e2c9f20966e5431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be04118f2062a4459c3ad355251f5b69a4723765f79ada66e2c9f20966e5431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be04118f2062a4459c3ad355251f5b69a4723765f79ada66e2c9f20966e5431", kill_on_drop: false }` [INFO] [stdout] 9be04118f2062a4459c3ad355251f5b69a4723765f79ada66e2c9f20966e5431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd18b11c9ce4de1b7441f8a3ba1f0a0896e3f45f08cc52971c97acf114ecec22 [INFO] running `Command { std: "docker" "start" "-a" "cd18b11c9ce4de1b7441f8a3ba1f0a0896e3f45f08cc52971c97acf114ecec22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.11 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling egui_glow v0.27.2 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling small_str v0.1.0 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling egui-winit v0.27.2 [INFO] [stderr] Compiling eframe v0.27.2 [INFO] [stderr] Compiling parry3d-f64 v0.19.0 [INFO] [stderr] Compiling rapier3d-f64 v0.24.0 [INFO] [stderr] Compiling csgrs v0.18.0 [INFO] [stderr] Compiling csgrs-egui-wasm-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/lib.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn main() -> eframe::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "cd18b11c9ce4de1b7441f8a3ba1f0a0896e3f45f08cc52971c97acf114ecec22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd18b11c9ce4de1b7441f8a3ba1f0a0896e3f45f08cc52971c97acf114ecec22", kill_on_drop: false }` [INFO] [stdout] cd18b11c9ce4de1b7441f8a3ba1f0a0896e3f45f08cc52971c97acf114ecec22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5717241731fe33df2d330b9f778b3a3e0238887f5c0c5075e57e7a476f1ec3ea [INFO] running `Command { std: "docker" "start" "-a" "5717241731fe33df2d330b9f778b3a3e0238887f5c0c5075e57e7a476f1ec3ea", kill_on_drop: false }` [INFO] [stderr] Compiling csgrs-egui-wasm-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "5717241731fe33df2d330b9f778b3a3e0238887f5c0c5075e57e7a476f1ec3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5717241731fe33df2d330b9f778b3a3e0238887f5c0c5075e57e7a476f1ec3ea", kill_on_drop: false }` [INFO] [stdout] 5717241731fe33df2d330b9f778b3a3e0238887f5c0c5075e57e7a476f1ec3ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c99dca06eb265996870af5aea06b847cfa388deffda87f7ea5552e246bb4cf3 [INFO] running `Command { std: "docker" "start" "-a" "9c99dca06eb265996870af5aea06b847cfa388deffda87f7ea5552e246bb4cf3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csgrs_egui_wasm_example-33a3e2d1bfa3f084) [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" "9c99dca06eb265996870af5aea06b847cfa388deffda87f7ea5552e246bb4cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c99dca06eb265996870af5aea06b847cfa388deffda87f7ea5552e246bb4cf3", kill_on_drop: false }` [INFO] [stdout] 9c99dca06eb265996870af5aea06b847cfa388deffda87f7ea5552e246bb4cf3