[INFO] updating cached repository https://github.com/Rexagon/vrs [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61217718f1d375502c7047289d9a1658810affbd [INFO] testing Rexagon/vrs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fvrs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexagon/vrs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexagon/vrs [INFO] finished tweaking git repo https://github.com/Rexagon/vrs [INFO] tweaked toml for git repo https://github.com/Rexagon/vrs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rexagon/vrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fd27d229c8557aea04a64dd56eead3aedb3fe5539667cb621dbc352e46b84eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fd27d229c8557aea04a64dd56eead3aedb3fe5539667cb621dbc352e46b84eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd27d229c8557aea04a64dd56eead3aedb3fe5539667cb621dbc352e46b84eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd27d229c8557aea04a64dd56eead3aedb3fe5539667cb621dbc352e46b84eb", kill_on_drop: false }` [INFO] [stdout] 6fd27d229c8557aea04a64dd56eead3aedb3fe5539667cb621dbc352e46b84eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a031237047d073001348e689d37fcdddfa7a5a54ac73b26c1937f943d60af415 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a031237047d073001348e689d37fcdddfa7a5a54ac73b26c1937f943d60af415", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling nalgebra v0.20.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 env_logger v0.7.1 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling ash-window v0.5.0 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stderr] Compiling vrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/swapchain.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceV1_0`, `InstanceV1_0` [INFO] [stdout] --> src/swapchain.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use ash::version::{DeviceV1_0, InstanceV1_0}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/swapchain.rs:17:96 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(instance: &ash::Instance, surface: &Surface, logical_device: &LogicalDevice) -> Result {} [INFO] [stdout] | --- implicitly returns `()` as its body has no tail or `return` expression ^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `0` on type `[u32; 2]` [INFO] [stdout] --> src/swapchain.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | size.0, [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `size[0]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `1` on type `[u32; 2]` [INFO] [stdout] --> src/swapchain.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | size.1, [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: instead of using tuple indexing, use array indexing: `size[1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vrs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a031237047d073001348e689d37fcdddfa7a5a54ac73b26c1937f943d60af415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a031237047d073001348e689d37fcdddfa7a5a54ac73b26c1937f943d60af415", kill_on_drop: false }` [INFO] [stdout] a031237047d073001348e689d37fcdddfa7a5a54ac73b26c1937f943d60af415