[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] checking tris790/fal against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tris790/fal on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages [INFO] [stderr] Adding const-sha1 v0.2.0 (latest: v0.3.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [INFO] [stderr] Adding windows v0.11.0 (latest: v0.54.0) [INFO] [stderr] Adding windows_gen v0.11.0 (latest: v0.31.0) [INFO] [stderr] Adding windows_macros v0.11.0 (latest: v0.31.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hotkey v0.3.1 [INFO] [stderr] Downloaded windows_macros v0.11.0 [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded windows v0.11.0 [INFO] [stderr] Downloaded fltk v1.4.28 [INFO] [stderr] Downloaded windows_gen v0.11.0 [INFO] [stderr] Downloaded fltk-sys v1.4.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fec0f466ab707527aa04441c5ac47c36c3d3d84ec5147ec3c6a07ba25293e15d [INFO] running `Command { std: "docker" "start" "-a" "fec0f466ab707527aa04441c5ac47c36c3d3d84ec5147ec3c6a07ba25293e15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fec0f466ab707527aa04441c5ac47c36c3d3d84ec5147ec3c6a07ba25293e15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec0f466ab707527aa04441c5ac47c36c3d3d84ec5147ec3c6a07ba25293e15d", kill_on_drop: false }` [INFO] [stdout] fec0f466ab707527aa04441c5ac47c36c3d3d84ec5147ec3c6a07ba25293e15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad42b894bb5f2dcafbe026d3ffdff1f038a1a21dff05774ed83da1cfa2ca262 [INFO] running `Command { std: "docker" "start" "-a" "cad42b894bb5f2dcafbe026d3ffdff1f038a1a21dff05774ed83da1cfa2ca262", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling fltk-sys v1.4.28 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking hotkey v0.3.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking fltk v1.4.28 [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_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[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] 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] 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `*mut c_void` [INFO] [stdout] | help: remove the extra argument [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `*mut c_void` [INFO] [stdout] | help: remove the extra argument [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `u64` [INFO] [stdout] | help: remove the extra argument [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:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | platform_api::focus_window(self.handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `*mut c_void` [INFO] [stdout] | help: remove the extra argument [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----------- [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `*mut c_void` [INFO] [stdout] | help: remove the extra argument [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------ [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `u64` [INFO] [stdout] | help: remove the extra argument [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 `*mut c_void`, 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[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 `*mut c_void`, 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 [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: 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: could not compile `fal` (bin "fal" test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fal` (bin "fal") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "cad42b894bb5f2dcafbe026d3ffdff1f038a1a21dff05774ed83da1cfa2ca262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad42b894bb5f2dcafbe026d3ffdff1f038a1a21dff05774ed83da1cfa2ca262", kill_on_drop: false }` [INFO] [stdout] cad42b894bb5f2dcafbe026d3ffdff1f038a1a21dff05774ed83da1cfa2ca262 [INFO] checking tris790/fal against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftris790%2Ffal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tris790/fal on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a793fe0c25b3654822bc080e27a41126333ab44b0670afd42c7f1e02304a0d84 [INFO] running `Command { std: "docker" "start" "-a" "a793fe0c25b3654822bc080e27a41126333ab44b0670afd42c7f1e02304a0d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a793fe0c25b3654822bc080e27a41126333ab44b0670afd42c7f1e02304a0d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a793fe0c25b3654822bc080e27a41126333ab44b0670afd42c7f1e02304a0d84", kill_on_drop: false }` [INFO] [stdout] a793fe0c25b3654822bc080e27a41126333ab44b0670afd42c7f1e02304a0d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00a128876909b397ee3e2590ffe539d2a539ed3fb29b27a58c82c033fbd0424 [INFO] running `Command { std: "docker" "start" "-a" "f00a128876909b397ee3e2590ffe539d2a539ed3fb29b27a58c82c033fbd0424", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "f00a128876909b397ee3e2590ffe539d2a539ed3fb29b27a58c82c033fbd0424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00a128876909b397ee3e2590ffe539d2a539ed3fb29b27a58c82c033fbd0424", kill_on_drop: false }` [INFO] [stdout] f00a128876909b397ee3e2590ffe539d2a539ed3fb29b27a58c82c033fbd0424