[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] d7ff58c13fdc34c0b9a4182c7ae63684b842f53a [INFO] checking tris790/fal against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tris790/fal on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99171d6ffdfac00ad1e3291ab44550a8b93e1af384e1356f8fc55177851e67b7 [INFO] running `Command { std: "docker" "start" "-a" "99171d6ffdfac00ad1e3291ab44550a8b93e1af384e1356f8fc55177851e67b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99171d6ffdfac00ad1e3291ab44550a8b93e1af384e1356f8fc55177851e67b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99171d6ffdfac00ad1e3291ab44550a8b93e1af384e1356f8fc55177851e67b7", kill_on_drop: false }` [INFO] [stdout] 99171d6ffdfac00ad1e3291ab44550a8b93e1af384e1356f8fc55177851e67b7 [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0545ddfc8dc99cfe74326d8243a1db96d5175e6a8d5527ce94f04b05dd3bc608 [INFO] running `Command { std: "docker" "start" "-a" "0545ddfc8dc99cfe74326d8243a1db96d5175e6a8d5527ce94f04b05dd3bc608", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fltk-sys v1.0.22 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking hotkey v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling fltk-derive v1.0.22 [INFO] [stderr] Checking fltk v1.0.22 [INFO] [stderr] Checking 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_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[E0425]: cannot find function `is_window_focused` in module `platform_api` [INFO] [stdout] --> src/fal_app.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | 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 `is_window_focused` in module `platform_api` [INFO] [stdout] --> src/fal_app.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | 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:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | platform_api::hide_window(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:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | 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:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | platform_api::show_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:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | platform_api::show_window(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_programs` in module `platform_api` [INFO] [stdout] --> src/fal_command.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | let programs = platform_api::get_programs(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_programs` in module `platform_api` [INFO] [stdout] --> src/fal_command.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | let programs = platform_api::get_programs(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `platform_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/fal_app.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | 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:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | 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:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | 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[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/fal_app.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | 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:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | 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:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | 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:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | self.handle = self.window.raw_handle().to_owned(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected *-ptr, found `u64` [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 [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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/fal_app.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | self.handle = self.window.raw_handle().to_owned(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected *-ptr, found `u64` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut c_void` [INFO] [stdout] found type `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fal` [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 9 previous errors [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: build failed [INFO] running `Command { std: "docker" "inspect" "0545ddfc8dc99cfe74326d8243a1db96d5175e6a8d5527ce94f04b05dd3bc608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0545ddfc8dc99cfe74326d8243a1db96d5175e6a8d5527ce94f04b05dd3bc608", kill_on_drop: false }` [INFO] [stdout] 0545ddfc8dc99cfe74326d8243a1db96d5175e6a8d5527ce94f04b05dd3bc608