[INFO] cloning repository https://github.com/Ahrcantos/aphelion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahrcantos/aphelion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Faphelion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Faphelion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8b1469c5137c4609b33532eaf60e88234625fb4 [INFO] testing Ahrcantos/aphelion against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Faphelion" "/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/Ahrcantos/aphelion [INFO] finished tweaking git repo https://github.com/Ahrcantos/aphelion [INFO] tweaked toml for git repo https://github.com/Ahrcantos/aphelion written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ahrcantos/aphelion on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ahrcantos/aphelion 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpu-descriptor v0.3.1 [INFO] [stderr] Downloaded xml-rs v0.8.25 [INFO] [stderr] Downloaded wgpu v24.0.1 [INFO] [stderr] Downloaded winnow v0.7.3 [INFO] [stderr] Downloaded wgpu-core v24.0.2 [INFO] [stderr] Downloaded wgpu-hal v24.0.2 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d4e04833483f0127d274366f00304646fd8d0127eb59dd9e8420dd51dc3ebb2 [INFO] running `Command { std: "docker" "start" "-a" "8d4e04833483f0127d274366f00304646fd8d0127eb59dd9e8420dd51dc3ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d4e04833483f0127d274366f00304646fd8d0127eb59dd9e8420dd51dc3ebb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4e04833483f0127d274366f00304646fd8d0127eb59dd9e8420dd51dc3ebb2", kill_on_drop: false }` [INFO] [stdout] 8d4e04833483f0127d274366f00304646fd8d0127eb59dd9e8420dd51dc3ebb2 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a81e91195d4ec84835185eda72d60fb8196cbfcc8b7e2e58ccd9bedd1120d75 [INFO] running `Command { std: "docker" "start" "-a" "1a81e91195d4ec84835185eda72d60fb8196cbfcc8b7e2e58ccd9bedd1120d75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v24.0.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling aph_math v0.1.0 (/opt/rustwide/workdir/crates/core/math) [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/crates/main) [INFO] [stdout] warning: unused import: `RenderEncoder` [INFO] [stdout] --> crates/main/src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::util::{DeviceExt, RenderEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "1a81e91195d4ec84835185eda72d60fb8196cbfcc8b7e2e58ccd9bedd1120d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a81e91195d4ec84835185eda72d60fb8196cbfcc8b7e2e58ccd9bedd1120d75", kill_on_drop: false }` [INFO] [stdout] 1a81e91195d4ec84835185eda72d60fb8196cbfcc8b7e2e58ccd9bedd1120d75 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4aa3c3abf0130eecdefde316e90e81b50ea8b3c431cfae77c83a56abde444a8 [INFO] running `Command { std: "docker" "start" "-a" "b4aa3c3abf0130eecdefde316e90e81b50ea8b3c431cfae77c83a56abde444a8", kill_on_drop: false }` [INFO] [stderr] Compiling aph_math v0.1.0 (/opt/rustwide/workdir/crates/core/math) [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/crates/main) [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> crates/core/math/src/lib.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let v = Vec3::new(0.0, 0.0, 0.0); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RenderEncoder` [INFO] [stdout] --> crates/main/src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::util::{DeviceExt, RenderEncoder}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "b4aa3c3abf0130eecdefde316e90e81b50ea8b3c431cfae77c83a56abde444a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4aa3c3abf0130eecdefde316e90e81b50ea8b3c431cfae77c83a56abde444a8", kill_on_drop: false }` [INFO] [stdout] b4aa3c3abf0130eecdefde316e90e81b50ea8b3c431cfae77c83a56abde444a8 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 075a8b3b777a803846cbeeb5b78e206c0c8ebfdb1ee421de314b5cb758317191 [INFO] running `Command { std: "docker" "start" "-a" "075a8b3b777a803846cbeeb5b78e206c0c8ebfdb1ee421de314b5cb758317191", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> crates/core/math/src/lib.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let v = Vec3::new(0.0, 0.0, 0.0); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aph_math` (lib test) generated 1 warning (run `cargo fix --lib -p aph_math --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `RenderEncoder` [INFO] [stderr] --> crates/main/src/main.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use wgpu::util::{DeviceExt, RenderEncoder}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `main` (bin "main" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aph_math-95e1bcfa8a5b00bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-7b6248e67f99a89d) [INFO] [stderr] Doc-tests aph_math [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] [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" "075a8b3b777a803846cbeeb5b78e206c0c8ebfdb1ee421de314b5cb758317191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075a8b3b777a803846cbeeb5b78e206c0c8ebfdb1ee421de314b5cb758317191", kill_on_drop: false }` [INFO] [stdout] 075a8b3b777a803846cbeeb5b78e206c0c8ebfdb1ee421de314b5cb758317191