[INFO] cloning repository https://github.com/SaucySalamander/potato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaucySalamander/potato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaucySalamander%2Fpotato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaucySalamander%2Fpotato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c3dc4a645109a10726c12c7abb8db4fc455e3dc [INFO] testing SaucySalamander/potato against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaucySalamander%2Fpotato" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaucySalamander/potato on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaucySalamander/potato [INFO] finished tweaking git repo https://github.com/SaucySalamander/potato [INFO] tweaked toml for git repo https://github.com/SaucySalamander/potato written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/SaucySalamander/potato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb754c57a8efcd6c84b46fda5a4c22f8f51c4570830f93a583b5865b247c9464 [INFO] running `Command { std: "docker" "start" "-a" "cb754c57a8efcd6c84b46fda5a4c22f8f51c4570830f93a583b5865b247c9464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb754c57a8efcd6c84b46fda5a4c22f8f51c4570830f93a583b5865b247c9464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb754c57a8efcd6c84b46fda5a4c22f8f51c4570830f93a583b5865b247c9464", kill_on_drop: false }` [INFO] [stdout] cb754c57a8efcd6c84b46fda5a4c22f8f51c4570830f93a583b5865b247c9464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e1656d02352f9cfb157dbf7d55cd56cb0a83e02ccf77d22bef78c8c89b6f9d [INFO] running `Command { std: "docker" "start" "-a" "95e1656d02352f9cfb157dbf7d55cd56cb0a83e02ccf77d22bef78c8c89b6f9d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling simple_logger v1.7.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling potato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `INDICES_DATA`, `VERTICES_DATA` [INFO] [stdout] --> src/vulkan/vulk_init.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use super::constants::{INDICES_DATA, MAX_FRAMES_IN_FLIGHT, VALIDATION, VERTICES_DATA}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file_to_str` [INFO] [stdout] --> src/io/file.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_file_to_str(path: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_file` [INFO] [stdout] --> src/io/file.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn write_file(path: &str, contents: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `append_file` [INFO] [stdout] --> src/io/file.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn append_file(path: &str, contents: &str) -> Result<()>{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_pool` [INFO] [stdout] --> src/vulkan/vulk_init.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | descriptor_pool: DescriptorPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `UniformBufferObject` should have a snake case name [INFO] [stdout] --> src/vulkan/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mod UniformBufferObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_buffer_object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.07s [INFO] running `Command { std: "docker" "inspect" "95e1656d02352f9cfb157dbf7d55cd56cb0a83e02ccf77d22bef78c8c89b6f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e1656d02352f9cfb157dbf7d55cd56cb0a83e02ccf77d22bef78c8c89b6f9d", kill_on_drop: false }` [INFO] [stdout] 95e1656d02352f9cfb157dbf7d55cd56cb0a83e02ccf77d22bef78c8c89b6f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfefb0bc65f53aa47e658a21cc3f40f1caf138df879e046b6d8d3258011cf2de [INFO] running `Command { std: "docker" "start" "-a" "cfefb0bc65f53aa47e658a21cc3f40f1caf138df879e046b6d8d3258011cf2de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling potato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `INDICES_DATA`, `VERTICES_DATA` [INFO] [stdout] --> src/vulkan/vulk_init.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use super::constants::{INDICES_DATA, MAX_FRAMES_IN_FLIGHT, VALIDATION, VERTICES_DATA}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file_to_str` [INFO] [stdout] --> src/io/file.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_file_to_str(path: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_file` [INFO] [stdout] --> src/io/file.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn write_file(path: &str, contents: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `append_file` [INFO] [stdout] --> src/io/file.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn append_file(path: &str, contents: &str) -> Result<()>{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `descriptor_pool` [INFO] [stdout] --> src/vulkan/vulk_init.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | descriptor_pool: DescriptorPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `UniformBufferObject` should have a snake case name [INFO] [stdout] --> src/vulkan/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mod UniformBufferObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_buffer_object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "cfefb0bc65f53aa47e658a21cc3f40f1caf138df879e046b6d8d3258011cf2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfefb0bc65f53aa47e658a21cc3f40f1caf138df879e046b6d8d3258011cf2de", kill_on_drop: false }` [INFO] [stdout] cfefb0bc65f53aa47e658a21cc3f40f1caf138df879e046b6d8d3258011cf2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 339b909cdd12e26d3de40afc2e1296db7e1a3172fdc097afac4a0b4c2a0405d8 [INFO] running `Command { std: "docker" "start" "-a" "339b909cdd12e26d3de40afc2e1296db7e1a3172fdc097afac4a0b4c2a0405d8", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `INDICES_DATA`, `VERTICES_DATA` [INFO] [stderr] --> src/vulkan/vulk_init.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | use super::constants::{INDICES_DATA, MAX_FRAMES_IN_FLIGHT, VALIDATION, VERTICES_DATA}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_file_to_str` [INFO] [stderr] --> src/io/file.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn read_file_to_str(path: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_file` [INFO] [stderr] --> src/io/file.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn write_file(path: &str, contents: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `append_file` [INFO] [stderr] --> src/io/file.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn append_file(path: &str, contents: &str) -> Result<()>{ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `descriptor_pool` [INFO] [stderr] --> src/vulkan/vulk_init.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | descriptor_pool: DescriptorPool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: module `UniformBufferObject` should have a snake case name [INFO] [stderr] --> src/vulkan/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | mod UniformBufferObject; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `uniform_buffer_object` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/potato-4e9b4c7e07439cdd) [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" "339b909cdd12e26d3de40afc2e1296db7e1a3172fdc097afac4a0b4c2a0405d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339b909cdd12e26d3de40afc2e1296db7e1a3172fdc097afac4a0b4c2a0405d8", kill_on_drop: false }` [INFO] [stdout] 339b909cdd12e26d3de40afc2e1296db7e1a3172fdc097afac4a0b4c2a0405d8