[INFO] cloning repository https://github.com/SSSxCCC/vulkano-raytracing-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSSxCCC/vulkano-raytracing-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/SSSxCCC/vulkano-raytracing-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSSxCCC/vulkano-raytracing-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f69edfd149afaf72d06abbc448a6a6cb619eb222 [INFO] testing SSSxCCC/vulkano-raytracing-demo/f69edfd149afaf72d06abbc448a6a6cb619eb222 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSSxCCC%2Fvulkano-raytracing-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SSSxCCC/vulkano-raytracing-demo on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/SSSxCCC/vulkano-raytracing-demo [INFO] finished tweaking git repo https://github.com/SSSxCCC/vulkano-raytracing-demo [INFO] tweaked toml for git repo https://github.com/SSSxCCC/vulkano-raytracing-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SSSxCCC/vulkano-raytracing-demo 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/shapes/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/shapes/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/shapes/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `shapes` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/minimal/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/minimal/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/minimal/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `minimal` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/weekend/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/weekend/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/weekend/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `weekend` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/ray-query/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/ray-query/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/ray-query/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `ray-query` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded android_logger v0.13.3 [INFO] [stderr] Downloaded vulkano-macros v0.34.0 [INFO] [stderr] Downloaded vk-parse v0.12.0 [INFO] [stderr] Downloaded vulkano-util v0.34.1 [INFO] [stderr] Downloaded spirv-std-types v0.9.0 [INFO] [stderr] Downloaded shaderc v0.8.3 [INFO] [stderr] Downloaded vulkano-shaders v0.34.0 [INFO] [stderr] Downloaded internal-iterator v0.2.3 [INFO] [stderr] Downloaded spirv-std v0.9.0 [INFO] [stderr] Downloaded spirv-std-macros v0.9.0 [INFO] [stderr] Downloaded vulkano v0.34.1 [INFO] [stderr] Downloaded shaderc-sys v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9810238a370a0b0b8aeb280dfde63deee108a3b55f46845b2802b51aae611efe [INFO] running `Command { std: "docker" "start" "-a" "9810238a370a0b0b8aeb280dfde63deee108a3b55f46845b2802b51aae611efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9810238a370a0b0b8aeb280dfde63deee108a3b55f46845b2802b51aae611efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9810238a370a0b0b8aeb280dfde63deee108a3b55f46845b2802b51aae611efe", kill_on_drop: false }` [INFO] [stdout] 9810238a370a0b0b8aeb280dfde63deee108a3b55f46845b2802b51aae611efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf24c8a6f80e75a0251d5c130891330e27f9292b472d357f55fa838bd423945 [INFO] running `Command { std: "docker" "start" "-a" "faf24c8a6f80e75a0251d5c130891330e27f9292b472d357f55fa838bd423945", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/weekend/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/weekend/Cargo.toml: file `/opt/rustwide/workdir/weekend/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `weekend` [INFO] [stderr] warning: /opt/rustwide/workdir/ray-query/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/ray-query/Cargo.toml: file `/opt/rustwide/workdir/ray-query/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `ray-query` [INFO] [stderr] warning: /opt/rustwide/workdir/minimal/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/minimal/Cargo.toml: file `/opt/rustwide/workdir/minimal/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `minimal` [INFO] [stderr] warning: /opt/rustwide/workdir/shapes/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `main` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/shapes/Cargo.toml: file `/opt/rustwide/workdir/shapes/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `main` [INFO] [stderr] * `bin` target `shapes` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)` has the same output filename as the lib target `main` in package `minimal v0.1.0 (/opt/rustwide/workdir/minimal)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)` has the same output filename as the lib target `main` in package `minimal v0.1.0 (/opt/rustwide/workdir/minimal)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)` has the same output filename as the lib target `main` in package `minimal v0.1.0 (/opt/rustwide/workdir/minimal)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)` has the same output filename as the lib target `main` in package `minimal v0.1.0 (/opt/rustwide/workdir/minimal)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)` has the same output filename as the lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)` has the same output filename as the lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)` has the same output filename as the lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)` has the same output filename as the lib target `main` in package `ray-query v0.1.0 (/opt/rustwide/workdir/ray-query)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `weekend v0.1.0 (/opt/rustwide/workdir/weekend)` has the same output filename as the lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `weekend v0.1.0 (/opt/rustwide/workdir/weekend)` has the same output filename as the lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `weekend v0.1.0 (/opt/rustwide/workdir/weekend)` has the same output filename as the lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/deps/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `main` in package `weekend v0.1.0 (/opt/rustwide/workdir/weekend)` has the same output filename as the lib target `main` in package `shapes v0.1.0 (/opt/rustwide/workdir/shapes)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libmain.so.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/byteorder-0585bf9c7bdfdab5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "faf24c8a6f80e75a0251d5c130891330e27f9292b472d357f55fa838bd423945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf24c8a6f80e75a0251d5c130891330e27f9292b472d357f55fa838bd423945", kill_on_drop: false }` [INFO] [stdout] faf24c8a6f80e75a0251d5c130891330e27f9292b472d357f55fa838bd423945