[INFO] cloning repository https://github.com/Pctg-x8/screenshader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pctg-x8/screenshader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fscreenshader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fscreenshader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3169c25e288a7fae8d1ac1cc6beb5d634929ea0 [INFO] checking Pctg-x8/screenshader against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fscreenshader" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pctg-x8/screenshader on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pctg-x8/screenshader [INFO] finished tweaking git repo https://github.com/Pctg-x8/screenshader [INFO] tweaked toml for git repo https://github.com/Pctg-x8/screenshader written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Pctg-x8/screenshader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b62218897aec7b55fe2ba1509cfee362f4ba891c87dc8764ec1951783aaea61 [INFO] running `Command { std: "docker" "start" "-a" "1b62218897aec7b55fe2ba1509cfee362f4ba891c87dc8764ec1951783aaea61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b62218897aec7b55fe2ba1509cfee362f4ba891c87dc8764ec1951783aaea61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b62218897aec7b55fe2ba1509cfee362f4ba891c87dc8764ec1951783aaea61", kill_on_drop: false }` [INFO] [stdout] 1b62218897aec7b55fe2ba1509cfee362f4ba891c87dc8764ec1951783aaea61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f7b502bba62d3c2ebd9553ccd8bbcc1196fb95f1149a97a45c805047161de2b [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" "9f7b502bba62d3c2ebd9553ccd8bbcc1196fb95f1149a97a45c805047161de2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking appinstance v0.1.0 (https://github.com/Pctg-x8/appinstance#68ca9c3a) [INFO] [stderr] Checking ferrite v1.0.59 (https://github.com/Pctg-x8/ferrite#c0461ab2) [INFO] [stderr] Compiling metrics-derives v0.1.0 (https://github.com/Pctg-x8/metrics#ef50f448) [INFO] [stderr] Checking metrics v0.1.0 (https://github.com/Pctg-x8/metrics#ef50f448) [INFO] [stderr] Checking ws_common v0.1.0 (https://github.com/Pctg-x8/ws_common_rs#99b50c22) [INFO] [stderr] Checking screenshader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | if !WindowServer::instance().presentation_support(&self.adapter, self.queue.1) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let s = WindowServer::instance().new_render_surface(n, &self.instance).expect("Failed to create Surface"); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NativeWindow` [INFO] [stdout] --> src/main.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let mainwnd = NativeWindow::new((sinfo.metrics.width() as _, sinfo.metrics.height() as _), "ScreenShader", false); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NativeWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | WindowServer::instance().process_events(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM_SURFACE_LAYER` in this scope [INFO] [stdout] --> src/main.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | ... .add_extensions(vec!["VK_KHR_surface", PLATFORM_SURFACE_LAYER, "VK_EXT_debug_report"]).create().expect("Failed to initialize Vulkan"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NativeWindow` in this scope [INFO] [stdout] --> src/main.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | fn make_surface(&self, n: &NativeWindow) -> fe::Surface [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ws_common::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ws_common::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | if !WindowServer::instance().presentation_support(&self.adapter, self.queue.1) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let s = WindowServer::instance().new_render_surface(n, &self.instance).expect("Failed to create Surface"); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NativeWindow` [INFO] [stdout] --> src/main.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let mainwnd = NativeWindow::new((sinfo.metrics.width() as _, sinfo.metrics.height() as _), "ScreenShader", false); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NativeWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowServer` [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | WindowServer::instance().process_events(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `WindowServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLATFORM_SURFACE_LAYER` in this scope [INFO] [stdout] --> src/main.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | ... .add_extensions(vec!["VK_KHR_surface", PLATFORM_SURFACE_LAYER, "VK_EXT_debug_report"]).create().expect("Failed to initialize Vulkan"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NativeWindow` in this scope [INFO] [stdout] --> src/main.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | fn make_surface(&self, n: &NativeWindow) -> fe::Surface [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ws_common::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ws_common::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | AppInstance!(static instance: Renderer = Renderer::init()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | AppInstance!(static instance: Renderer = Renderer::init()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `screenshader` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9f7b502bba62d3c2ebd9553ccd8bbcc1196fb95f1149a97a45c805047161de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7b502bba62d3c2ebd9553ccd8bbcc1196fb95f1149a97a45c805047161de2b", kill_on_drop: false }` [INFO] [stdout] 9f7b502bba62d3c2ebd9553ccd8bbcc1196fb95f1149a97a45c805047161de2b