[INFO] cloning repository https://github.com/TheBot99/rust-craft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBot99/rust-craft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82b151fb5d4b54c5365aae92cacd55d43424f081 [INFO] testing TheBot99/rust-craft against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheBot99/rust-craft [INFO] finished tweaking git repo https://github.com/TheBot99/rust-craft [INFO] tweaked toml for git repo https://github.com/TheBot99/rust-craft written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheBot99/rust-craft on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheBot99/rust-craft 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ec2d8f177673c63e248e3b16518e1a86fe2a2f1ba792decd64c2547912504e [INFO] running `Command { std: "docker" "start" "-a" "33ec2d8f177673c63e248e3b16518e1a86fe2a2f1ba792decd64c2547912504e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ec2d8f177673c63e248e3b16518e1a86fe2a2f1ba792decd64c2547912504e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ec2d8f177673c63e248e3b16518e1a86fe2a2f1ba792decd64c2547912504e", kill_on_drop: false }` [INFO] [stdout] 33ec2d8f177673c63e248e3b16518e1a86fe2a2f1ba792decd64c2547912504e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2266502ce0776715b0150678b25a8c02021677ee387a48b5497e080f3d02f1ab [INFO] running `Command { std: "docker" "start" "-a" "2266502ce0776715b0150678b25a8c02021677ee387a48b5497e080f3d02f1ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vk-parse v0.12.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling vulkano-macros v0.34.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling vulkano v0.34.1 [INFO] [stderr] Compiling blockify v0.1.0 (/opt/rustwide/workdir/blockify) [INFO] [stdout] warning: unused import: `vulkano::memory::allocator::StandardMemoryAllocator` [INFO] [stdout] --> blockify/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vulkano::memory::allocator::StandardMemoryAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> blockify/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | let (device, mut queues) = Device::new( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> blockify/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let queue = queues.next().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-craft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.59s [INFO] running `Command { std: "docker" "inspect" "2266502ce0776715b0150678b25a8c02021677ee387a48b5497e080f3d02f1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2266502ce0776715b0150678b25a8c02021677ee387a48b5497e080f3d02f1ab", kill_on_drop: false }` [INFO] [stdout] 2266502ce0776715b0150678b25a8c02021677ee387a48b5497e080f3d02f1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8b770a7ee03cd4b7659480ccb08ca0a3be0a8b6ca8328bfc44f4133be3a07d [INFO] running `Command { std: "docker" "start" "-a" "7e8b770a7ee03cd4b7659480ccb08ca0a3be0a8b6ca8328bfc44f4133be3a07d", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `vulkano::memory::allocator::StandardMemoryAllocator` [INFO] [stdout] --> blockify/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vulkano::memory::allocator::StandardMemoryAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> blockify/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | let (device, mut queues) = Device::new( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-craft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> blockify/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let queue = queues.next().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "7e8b770a7ee03cd4b7659480ccb08ca0a3be0a8b6ca8328bfc44f4133be3a07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8b770a7ee03cd4b7659480ccb08ca0a3be0a8b6ca8328bfc44f4133be3a07d", kill_on_drop: false }` [INFO] [stdout] 7e8b770a7ee03cd4b7659480ccb08ca0a3be0a8b6ca8328bfc44f4133be3a07d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5004d1d2443ee6325adaf4c76f9172f9cc196a4ef03985f60692260c79c2d8b8 [INFO] running `Command { std: "docker" "start" "-a" "5004d1d2443ee6325adaf4c76f9172f9cc196a4ef03985f60692260c79c2d8b8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `vulkano::memory::allocator::StandardMemoryAllocator` [INFO] [stderr] --> blockify/src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use vulkano::memory::allocator::StandardMemoryAllocator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `device` [INFO] [stderr] --> blockify/src/lib.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | let (device, mut queues) = Device::new( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `queue` [INFO] [stderr] --> blockify/src/lib.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | let queue = queues.next().unwrap(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stderr] [INFO] [stderr] warning: `blockify` (lib) generated 3 warnings (run `cargo fix --lib -p blockify` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_craft-046a64e1d2abfff0) [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" "5004d1d2443ee6325adaf4c76f9172f9cc196a4ef03985f60692260c79c2d8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5004d1d2443ee6325adaf4c76f9172f9cc196a4ef03985f60692260c79c2d8b8", kill_on_drop: false }` [INFO] [stdout] 5004d1d2443ee6325adaf4c76f9172f9cc196a4ef03985f60692260c79c2d8b8