[INFO] cloning repository https://github.com/albedo-engine/albedo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/albedo-engine/albedo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbedo-engine%2Falbedo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbedo-engine%2Falbedo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095b529cd2525a38bf82eeb13070097adb2d451a [INFO] checking albedo-engine/albedo against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbedo-engine%2Falbedo" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/albedo-engine/albedo on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/albedo-engine/albedo [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/albedo-engine/albedo [INFO] tweaked toml for git repo https://github.com/albedo-engine/albedo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/albedo-engine/albedo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpu-descriptor v0.2.1 [INFO] [stderr] Downloaded glow v0.11.0 [INFO] [stderr] Downloaded slotmap v1.0.6 [INFO] [stderr] Downloaded pollster v0.2.1 [INFO] [stderr] Downloaded ash v0.33.3+1.2.191 [INFO] [stderr] Downloaded glam v0.11.3 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded spirv v0.2.0+1.5.4 [INFO] [stderr] Downloaded wgpu-types v0.11.0 [INFO] [stderr] Downloaded wgpu v0.11.0 [INFO] [stderr] Downloaded wgpu-core v0.11.2 [INFO] [stderr] Downloaded naga v0.7.1 [INFO] [stderr] Downloaded gpu-alloc v0.5.1 [INFO] [stderr] Downloaded wgpu-hal v0.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eefdc97c3df02271974f9654900205256c5b53f3f342497ce3014c839170c98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5eefdc97c3df02271974f9654900205256c5b53f3f342497ce3014c839170c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eefdc97c3df02271974f9654900205256c5b53f3f342497ce3014c839170c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eefdc97c3df02271974f9654900205256c5b53f3f342497ce3014c839170c98", kill_on_drop: false }` [INFO] [stdout] 5eefdc97c3df02271974f9654900205256c5b53f3f342497ce3014c839170c98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf5c53e8ea9df31c27d012531c21b79ba03b7171c9dac6685073730a6c4c7c5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf5c53e8ea9df31c27d012531c21b79ba03b7171c9dac6685073730a6c4c7c5c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking pollster v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking albedo_math v0.0.1 (/opt/rustwide/workdir/crates/albedo_math) [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking naga v0.7.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Checking wgpu-hal v0.11.4 [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Checking wgpu v0.11.0 [INFO] [stderr] Checking albedo_backend v0.0.1 (/opt/rustwide/workdir/crates/albedo_backend) [INFO] [stderr] Checking albedo_rtx v0.0.1 (/opt/rustwide/workdir/crates/albedo_rtx) [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/accumulation.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/accumulation.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | device.create_shader_module(&wgpu::include_spirv!("../shaders/accumulation.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/intersection.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/intersector.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | device.create_shader_module(&wgpu::include_spirv!("../shaders/intersection.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/shading.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/radiance_estimator.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | device.create_shader_module(&wgpu::include_spirv!("../shaders/shading.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/ray_generation.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/ray_generator.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | .create_shader_module(&wgpu::include_spirv!("../shaders/ray_generation.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> crates/albedo_rtx/src/accel/sah_bvh_builder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mesh::Mesh` [INFO] [stdout] --> crates/albedo_rtx/src/accel/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::Mesh; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `albedo_math::AABB` [INFO] [stdout] --> crates/albedo_rtx/src/accel/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use albedo_math::AABB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::passes::BlitPass` [INFO] [stdout] --> crates/albedo_rtx/src/renderer/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::passes::BlitPass; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/accumulation.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/accumulation.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | device.create_shader_module(&wgpu::include_spirv!("../shaders/accumulation.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/intersection.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/intersector.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | device.create_shader_module(&wgpu::include_spirv!("../shaders/intersection.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/shading.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/radiance_estimator.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | device.create_shader_module(&wgpu::include_spirv!("../shaders/shading.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read crates/albedo_rtx/src/passes/../shaders/ray_generation.comp.spv: No such file or directory (os error 2) [INFO] [stdout] --> crates/albedo_rtx/src/passes/ray_generator.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | .create_shader_module(&wgpu::include_spirv!("../shaders/ray_generation.comp.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> crates/albedo_rtx/src/accel/sah_bvh_builder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mesh::Mesh` [INFO] [stdout] --> crates/albedo_rtx/src/accel/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::Mesh; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `albedo_math::AABB` [INFO] [stdout] --> crates/albedo_rtx/src/accel/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use albedo_math::AABB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::passes::BlitPass` [INFO] [stdout] --> crates/albedo_rtx/src/renderer/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::passes::BlitPass; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `albedo_rtx` due to 5 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bf5c53e8ea9df31c27d012531c21b79ba03b7171c9dac6685073730a6c4c7c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5c53e8ea9df31c27d012531c21b79ba03b7171c9dac6685073730a6c4c7c5c", kill_on_drop: false }` [INFO] [stdout] bf5c53e8ea9df31c27d012531c21b79ba03b7171c9dac6685073730a6c4c7c5c