[INFO] updating cached repository https://github.com/maroider/vkvis [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ffb9ebc577128b2833f61a9e0137e2c24431578 [INFO] checking maroider/vkvis against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fvkvis" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/vkvis on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/maroider/vkvis [INFO] finished tweaking git repo https://github.com/maroider/vkvis [INFO] tweaked toml for git repo https://github.com/maroider/vkvis written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/vkvis already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0f0089b06a971f02075e2c6d3380ca67d79a955c7513feed2192ad7cddbd641 [INFO] running `"docker" "start" "-a" "d0f0089b06a971f02075e2c6d3380ca67d79a955c7513feed2192ad7cddbd641"` [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking imgui v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking gfx-hal v0.3.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0-alpha3 [INFO] [stderr] Checking imgui-winit-support v0.2.1 [INFO] [stderr] Checking gfx-backend-empty v0.3.1 [INFO] [stderr] Checking rendy-descriptor v0.4.1 [INFO] [stderr] Checking rendy-memory v0.4.1 [INFO] [stderr] Checking wgpu-native v0.3.3 [INFO] [stderr] Checking wgpu v0.3.0 [INFO] [stderr] Checking imgui-wgpu v0.1.0 [INFO] [stderr] Checking vkvis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Condition`, `ImStr`, `im_str` [INFO] [stderr] --> src/node_editor.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use imgui::{im_str, ChildWindow, Condition, Id, ImStr, MouseButton, Ui, WindowFlags}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Condition`, `ImStr`, `im_str` [INFO] [stderr] --> src/node_editor.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use imgui::{im_str, ChildWindow, Condition, Id, ImStr, MouseButton, Ui, WindowFlags}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 45s [INFO] running `"docker" "inspect" "d0f0089b06a971f02075e2c6d3380ca67d79a955c7513feed2192ad7cddbd641"` [INFO] running `"docker" "rm" "-f" "d0f0089b06a971f02075e2c6d3380ca67d79a955c7513feed2192ad7cddbd641"` [INFO] [stdout] d0f0089b06a971f02075e2c6d3380ca67d79a955c7513feed2192ad7cddbd641