[INFO] cloning repository https://github.com/PrethamMuthappa/vulkan-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PrethamMuthappa/vulkan-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrethamMuthappa%2Fvulkan-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrethamMuthappa%2Fvulkan-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38f79f1ad773bf4e5cb761d38214bccac4815947 [INFO] building PrethamMuthappa/vulkan-in-rust against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrethamMuthappa%2Fvulkan-in-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PrethamMuthappa/vulkan-in-rust on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PrethamMuthappa/vulkan-in-rust [INFO] finished tweaking git repo https://github.com/PrethamMuthappa/vulkan-in-rust [INFO] tweaked toml for git repo https://github.com/PrethamMuthappa/vulkan-in-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PrethamMuthappa/vulkan-in-rust 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vulkano-macros v0.33.0 [INFO] [stderr] Downloaded vk-parse v0.8.0 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded exr v1.6.4 [INFO] [stderr] Downloaded vulkano v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21255491971e49fa34fdc8446b9cc97465a35368bf6179604dd279b63cca67b4 [INFO] running `Command { std: "docker" "start" "-a" "21255491971e49fa34fdc8446b9cc97465a35368bf6179604dd279b63cca67b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21255491971e49fa34fdc8446b9cc97465a35368bf6179604dd279b63cca67b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21255491971e49fa34fdc8446b9cc97465a35368bf6179604dd279b63cca67b4", kill_on_drop: false }` [INFO] [stdout] 21255491971e49fa34fdc8446b9cc97465a35368bf6179604dd279b63cca67b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fdc7e1f256fd226590eaba6d10972a5b777caf6d5ca3dee940e7e9210dc8ec6 [INFO] running `Command { std: "docker" "start" "-a" "2fdc7e1f256fd226590eaba6d10972a5b777caf6d5ca3dee940e7e9210dc8ec6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling vk-parse v0.8.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling vulkano-macros v0.33.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling vulkano v0.33.0 [INFO] [stderr] error: could not compile `vulkano` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="vulkano-macros"' -C metadata=f62aacabdf8a2c96 -C extra-filename=-f62aacabdf8a2c96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6db4993a80eebe21.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-12e74c662fb2b973.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f59f435e75924b3f.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-b23cae51977722e7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-774cc0df18c5a1ec.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3518725a7a02a70e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1ad2b7f3e78016f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2727c111b05803f5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b69d5050d4095b92.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-074a6ecc988a5f86.rmeta --extern vulkano_macros=/opt/rustwide/target/debug/deps/libvulkano_macros-7db9db46dcc11a9e.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2fdc7e1f256fd226590eaba6d10972a5b777caf6d5ca3dee940e7e9210dc8ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fdc7e1f256fd226590eaba6d10972a5b777caf6d5ca3dee940e7e9210dc8ec6", kill_on_drop: false }` [INFO] [stdout] 2fdc7e1f256fd226590eaba6d10972a5b777caf6d5ca3dee940e7e9210dc8ec6 [INFO] building PrethamMuthappa/vulkan-in-rust against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrethamMuthappa%2Fvulkan-in-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PrethamMuthappa/vulkan-in-rust on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PrethamMuthappa/vulkan-in-rust [INFO] finished tweaking git repo https://github.com/PrethamMuthappa/vulkan-in-rust [INFO] tweaked toml for git repo https://github.com/PrethamMuthappa/vulkan-in-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PrethamMuthappa/vulkan-in-rust 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ba6b1a79caf6dbc1a2b0f1a2a3f105f6e39be4aed80986490c8b35c52ba217 [INFO] running `Command { std: "docker" "start" "-a" "21ba6b1a79caf6dbc1a2b0f1a2a3f105f6e39be4aed80986490c8b35c52ba217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ba6b1a79caf6dbc1a2b0f1a2a3f105f6e39be4aed80986490c8b35c52ba217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ba6b1a79caf6dbc1a2b0f1a2a3f105f6e39be4aed80986490c8b35c52ba217", kill_on_drop: false }` [INFO] [stdout] 21ba6b1a79caf6dbc1a2b0f1a2a3f105f6e39be4aed80986490c8b35c52ba217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1dd4f658d06d5595433e32905e9472ded453389492f19e9419364f10beef1d [INFO] running `Command { std: "docker" "start" "-a" "ae1dd4f658d06d5595433e32905e9472ded453389492f19e9419364f10beef1d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling vk-parse v0.8.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling vulkano-macros v0.33.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling vulkano v0.33.0 [INFO] [stderr] Compiling vulkano v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `vulkano::device::DeviceOwned` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vulkano::device::DeviceOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::device::physical::PhysicalDevice` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use vulkano::device::physical::PhysicalDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MemoryAllocatePreference` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use vulkano::memory::allocator::{MemoryAllocatePreference, StandardMemoryAllocator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StandardCommandBufferAlloc` [INFO] [stdout] --> src/main.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | use vulkano::command_buffer::allocator::{StandardCommandBufferAlloc, StandardCommandBufferAllocator, StandardCommandBufferAllocatorCreate... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CopyBufferInfo` [INFO] [stdout] --> src/main.rs:13:98 [INFO] [stdout] | [INFO] [stdout] 13 | use vulkano::command_buffer::{AutoCommandBufferBuilder, ClearColorImageInfo, CommandBufferUsage, CopyBufferInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::swapchain::FullScreenExclusive::Default as OtherDefault` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use vulkano::swapchain::FullScreenExclusive::Default as OtherDefault; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::buffer::BufferContents` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use vulkano::buffer::BufferContents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "ae1dd4f658d06d5595433e32905e9472ded453389492f19e9419364f10beef1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1dd4f658d06d5595433e32905e9472ded453389492f19e9419364f10beef1d", kill_on_drop: false }` [INFO] [stdout] ae1dd4f658d06d5595433e32905e9472ded453389492f19e9419364f10beef1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2097f992b6d30e06f058bef70aa6eaef58ea6c80c3efae5bea95abada9caa657 [INFO] running `Command { std: "docker" "start" "-a" "2097f992b6d30e06f058bef70aa6eaef58ea6c80c3efae5bea95abada9caa657", kill_on_drop: false }` [INFO] [stderr] Compiling vulkano v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `vulkano::device::DeviceOwned` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vulkano::device::DeviceOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::device::physical::PhysicalDevice` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use vulkano::device::physical::PhysicalDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MemoryAllocatePreference` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use vulkano::memory::allocator::{MemoryAllocatePreference, StandardMemoryAllocator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StandardCommandBufferAlloc` [INFO] [stdout] --> src/main.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | use vulkano::command_buffer::allocator::{StandardCommandBufferAlloc, StandardCommandBufferAllocator, StandardCommandBufferAllocatorCreate... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CopyBufferInfo` [INFO] [stdout] --> src/main.rs:13:98 [INFO] [stdout] | [INFO] [stdout] 13 | use vulkano::command_buffer::{AutoCommandBufferBuilder, ClearColorImageInfo, CommandBufferUsage, CopyBufferInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::swapchain::FullScreenExclusive::Default as OtherDefault` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use vulkano::swapchain::FullScreenExclusive::Default as OtherDefault; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::buffer::BufferContents` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use vulkano::buffer::BufferContents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "2097f992b6d30e06f058bef70aa6eaef58ea6c80c3efae5bea95abada9caa657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2097f992b6d30e06f058bef70aa6eaef58ea6c80c3efae5bea95abada9caa657", kill_on_drop: false }` [INFO] [stdout] 2097f992b6d30e06f058bef70aa6eaef58ea6c80c3efae5bea95abada9caa657