[INFO] cloning repository https://github.com/algorithmx/WASMMeshRender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/algorithmx/WASMMeshRender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgorithmx%2FWASMMeshRender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgorithmx%2FWASMMeshRender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31ab975e7919dbbdee05bd4830d234bdbe33a053
[INFO] testing algorithmx/WASMMeshRender against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgorithmx%2FWASMMeshRender" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/algorithmx/WASMMeshRender
[INFO] finished tweaking git repo https://github.com/algorithmx/WASMMeshRender
[INFO] tweaked toml for git repo https://github.com/algorithmx/WASMMeshRender written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/algorithmx/WASMMeshRender on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/algorithmx/WASMMeshRender 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773
[INFO] running `Command { std: "docker" "start" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling js-sys v0.3.94
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling web-sys v0.3.94
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.67
[INFO] [stderr]    Compiling nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling wasmmeshrender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.67
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.117
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.67
[INFO] [stderr]    Compiling wasmmeshrender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/wasmmeshrender-4970b63223273445)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test geometry::tests::filter_empty_target ... ok
[INFO] [stdout] test geometry::tests::filter_cube_by_face ... ok
[INFO] [stdout] test geometry::tests::filter_lines_by_element ... ok
[INFO] [stdout] test geometry::tests::filter_mixed_triangle_excluded ... ok
[INFO] [stdout] test geometry::tests::filter_multi_element ... ok
[INFO] [stdout] test geometry::tests::filter_no_match ... ok
[INFO] [stdout] test geometry::tests::filter_all_match ... ok
[INFO] [stdout] test geometry::tests::filter_oob_indices_ignored ... ok
[INFO] [stdout] test geometry::tests::filter_partial ... ok
[INFO] [stdout] test geometry::tests::filter_quads_by_element ... ok
[INFO] [stdout] test geometry::tests::filter_tetrahedra_by_element ... ok
[INFO] [stdout] test geometry::tests::lines_empty ... ok
[INFO] [stdout] test geometry::tests::lines_incomplete_chunk_ignored ... ok
[INFO] [stdout] test geometry::tests::lines_single_triangle ... ok
[INFO] [stdout] test geometry::tests::lines_two_triangles ... ok
[INFO] [stdout] test geometry::tests::normals_1d_default ... ok
[INFO] [stdout] test geometry::tests::normals_degenerate_gets_default ... ok
[INFO] [stdout] test geometry::tests::normals_empty_indices ... ok
[INFO] [stdout] test geometry::tests::normals_single_triangle ... ok
[INFO] [stdout] test geometry::tests::surface_hexahedra_to_triangles ... ok
[INFO] [stdout] test geometry::tests::surface_quads_to_triangles ... ok
[INFO] [stdout] test geometry::tests::normals_unit_length ... ok
[INFO] [stdout] test geometry::tests::surface_tetrahedra_to_triangles ... ok
[INFO] [stdout] test geometry::tests::wireframe_hexahedra ... ok
[INFO] [stdout] test geometry::tests::wireframe_lines_unchanged ... ok
[INFO] [stdout] test geometry::tests::wireframe_points_unchanged ... ok
[INFO] [stdout] test geometry::tests::wireframe_quads ... ok
[INFO] [stdout] test geometry::tests::wireframe_tetrahedra ... ok
[INFO] [stdout] test spatial::tests::bounds_query_includes_boundary_vertices ... ok
[INFO] [stdout] test spatial::tests::bounds_query_normalizes_inverted_corners ... ok
[INFO] [stdout] test spatial::tests::bounds_query_returns_matching_vertex_ids ... ok
[INFO] [stdout] test spatial::tests::bounds_query_returns_empty_when_nothing_matches ... ok
[INFO] [stdout] test spatial::tests::spatial_index_builds_all_vertices ... ok
[INFO] [stdout] test geometry::tests::normals_cube_outward ... ok
[INFO] [stdout] test geometry::tests::normals_stride_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasmmeshrender
[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" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773", kill_on_drop: false }`
[INFO] [stdout] 46cf1116ab692870c370601186ddecfcdc029c3c091e87f4c147699f31473773
