[INFO] cloning repository https://github.com/tris790/fal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tris790/fal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3332a1a2d116b79e4bedf3da4c23070ddd2ba9e [INFO] testing tris790/fal against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tris790/fal on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tris790/fal [INFO] finished tweaking git repo https://github.com/tris790/fal [INFO] tweaked toml for git repo https://github.com/tris790/fal written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hotkey v0.3.1 [INFO] [stderr] Downloaded fltk v1.3.4 [INFO] [stderr] Downloaded fltk-sys v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53e1ee76aafe85bcf7a7156f596d3b3f6887dec2b17c3111fb1bfb74da4feb31 [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" "53e1ee76aafe85bcf7a7156f596d3b3f6887dec2b17c3111fb1bfb74da4feb31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53e1ee76aafe85bcf7a7156f596d3b3f6887dec2b17c3111fb1bfb74da4feb31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e1ee76aafe85bcf7a7156f596d3b3f6887dec2b17c3111fb1bfb74da4feb31", kill_on_drop: false }` [INFO] [stdout] 53e1ee76aafe85bcf7a7156f596d3b3f6887dec2b17c3111fb1bfb74da4feb31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cd215d7f4efb1df744240082f1482ec67c177d67b8871a46199d3b6b95e8af9 [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" "8cd215d7f4efb1df744240082f1482ec67c177d67b8871a46199d3b6b95e8af9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling fltk-sys v1.3.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling hotkey v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling fltk v1.3.4 [INFO] [stderr] Compiling fal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::platform_api::Program` [INFO] [stdout] --> src/fal_command.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | platform_api::{self, Program}, [INFO] [stdout] | ^^^^^^^ no `Program` in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::platform_api::Program` [INFO] [stdout] --> src/fal_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::platform_api::Program; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Program` in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `is_window_focused` in module `platform_api` [INFO] [stdout] --> src/fal_app.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | if platform_api::is_window_focused(self.handle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hide_window` in module `platform_api` [INFO] [stdout] --> src/fal_app.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | platform_api::hide_window(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `show_window` in module `platform_api` [INFO] [stdout] --> src/fal_app.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | platform_api::show_window(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/fal_command.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | platform_api::{self, Program}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/fal_app.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | platform_api::focus_window(self.handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/platform_api/linux_api.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn focus_window() {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/fal_app.rs:99:45 [INFO] [stdout] | [INFO] [stdout] 99 | let (screen_width, screen_height) = platform_api::get_screen_size(self.handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/platform_api/linux_api.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn get_screen_size() -> (i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/fal_app.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | platform_api::focus_window(self.window.raw_handle()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/platform_api/linux_api.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn focus_window() {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fal_app.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | self.handle = self.window.raw_handle().to_owned(); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected *-ptr, found `u64` [INFO] [stdout] | | [INFO] [stdout] | expected due to the type of this binding [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found type `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fal` due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8cd215d7f4efb1df744240082f1482ec67c177d67b8871a46199d3b6b95e8af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd215d7f4efb1df744240082f1482ec67c177d67b8871a46199d3b6b95e8af9", kill_on_drop: false }` [INFO] [stdout] 8cd215d7f4efb1df744240082f1482ec67c177d67b8871a46199d3b6b95e8af9