[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] caf414fd038f75218da6e886643a940d6200aa4c [INFO] testing SaucySalamander/potato against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaucySalamander%2Fpotato" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaucySalamander/potato on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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-81/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" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4859789fc02bfb655827a0e8de67a5d70bfbc0b40f3b9a55c190d4e68f16213a [INFO] running `Command { std: "docker" "start" "-a" "4859789fc02bfb655827a0e8de67a5d70bfbc0b40f3b9a55c190d4e68f16213a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4859789fc02bfb655827a0e8de67a5d70bfbc0b40f3b9a55c190d4e68f16213a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4859789fc02bfb655827a0e8de67a5d70bfbc0b40f3b9a55c190d4e68f16213a", kill_on_drop: false }` [INFO] [stdout] 4859789fc02bfb655827a0e8de67a5d70bfbc0b40f3b9a55c190d4e68f16213a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4583e08d216023bff26099d2a726d4096e5e41e513a350e10a82683572d116 [INFO] running `Command { std: "docker" "start" "-a" "cd4583e08d216023bff26099d2a726d4096e5e41e513a350e10a82683572d116", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling simple_logger v1.7.0 [INFO] [stderr] Compiling mio-misc v1.0.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [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 3m 02s [INFO] running `Command { std: "docker" "inspect" "cd4583e08d216023bff26099d2a726d4096e5e41e513a350e10a82683572d116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4583e08d216023bff26099d2a726d4096e5e41e513a350e10a82683572d116", kill_on_drop: false }` [INFO] [stdout] cd4583e08d216023bff26099d2a726d4096e5e41e513a350e10a82683572d116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0049fb340114b9c4208dabc27ed3fe66c6ba8929a33cb820c1c8348d1446d3b [INFO] running `Command { std: "docker" "start" "-a" "f0049fb340114b9c4208dabc27ed3fe66c6ba8929a33cb820c1c8348d1446d3b", 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 6.34s [INFO] running `Command { std: "docker" "inspect" "f0049fb340114b9c4208dabc27ed3fe66c6ba8929a33cb820c1c8348d1446d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0049fb340114b9c4208dabc27ed3fe66c6ba8929a33cb820c1c8348d1446d3b", kill_on_drop: false }` [INFO] [stdout] f0049fb340114b9c4208dabc27ed3fe66c6ba8929a33cb820c1c8348d1446d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cedc4b2e155d557208d48eaccb3f10769945274917e8128ea73b67fac53eb8a [INFO] running `Command { std: "docker" "start" "-a" "8cedc4b2e155d557208d48eaccb3f10769945274917e8128ea73b67fac53eb8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: `potato` (bin "potato" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/potato-9d50abf94e5f7d98) [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" "8cedc4b2e155d557208d48eaccb3f10769945274917e8128ea73b67fac53eb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cedc4b2e155d557208d48eaccb3f10769945274917e8128ea73b67fac53eb8a", kill_on_drop: false }` [INFO] [stdout] 8cedc4b2e155d557208d48eaccb3f10769945274917e8128ea73b67fac53eb8a