[INFO] cloning repository https://github.com/lhinderberger/rescue-coordinator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhinderberger/rescue-coordinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Frescue-coordinator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Frescue-coordinator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 590b668a6081e5ee349d09947e486244b9979781 [INFO] checking lhinderberger/rescue-coordinator against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Frescue-coordinator" "/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/lhinderberger/rescue-coordinator on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lhinderberger/rescue-coordinator [INFO] finished tweaking git repo https://github.com/lhinderberger/rescue-coordinator [INFO] tweaked toml for git repo https://github.com/lhinderberger/rescue-coordinator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lhinderberger/rescue-coordinator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded windows_macros v0.9.1 [INFO] [stderr] Downloaded windows v0.9.1 [INFO] [stderr] Downloaded windows_gen v0.9.1 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b20653373d09dbb11ba81be2457eaa04ca0eb784ee168a4840154dc910de36a [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" "3b20653373d09dbb11ba81be2457eaa04ca0eb784ee168a4840154dc910de36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b20653373d09dbb11ba81be2457eaa04ca0eb784ee168a4840154dc910de36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b20653373d09dbb11ba81be2457eaa04ca0eb784ee168a4840154dc910de36a", kill_on_drop: false }` [INFO] [stdout] 3b20653373d09dbb11ba81be2457eaa04ca0eb784ee168a4840154dc910de36a [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caffcdeea407fdfa10582f293aca244a052b64eb5704ae788fd8ec148be3be4b [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" "caffcdeea407fdfa10582f293aca244a052b64eb5704ae788fd8ec148be3be4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Checking rescue-coordinator-platform v0.1.0 (/opt/rustwide/workdir/platform) [INFO] [stderr] Checking rescue-coordinator-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking rescue-coordinator-game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking windows_gen v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking rescue-coordinator-map-editor v0.1.0 (/opt/rustwide/workdir/map-editor) [INFO] [stdout] error[E0432]: unresolved import `rescue_coordinator_platform::menu` [INFO] [stdout] --> map-editor/src/main.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | use rescue_coordinator_platform::menu::*; [INFO] [stdout] | ^^^^ could not find `menu` in `rescue_coordinator_platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rescue_coordinator_platform::window` [INFO] [stdout] --> map-editor/src/main.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | use rescue_coordinator_platform::window::Window; [INFO] [stdout] | ^^^^^^ could not find `window` in `rescue_coordinator_platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rescue_coordinator_platform::menu` [INFO] [stdout] --> map-editor/src/main.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | use rescue_coordinator_platform::menu::*; [INFO] [stdout] | ^^^^ could not find `menu` in `rescue_coordinator_platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rescue_coordinator_platform::window` [INFO] [stdout] --> map-editor/src/main.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | use rescue_coordinator_platform::window::Window; [INFO] [stdout] | ^^^^^^ could not find `window` in `rescue_coordinator_platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Menu` [INFO] [stdout] --> map-editor/src/main.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let mut main_menu = Menu::create(); [INFO] [stdout] | ^^^^ use of undeclared type `Menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Menu` [INFO] [stdout] --> map-editor/src/main.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut file_menu = Menu::create(); [INFO] [stdout] | ^^^^ use of undeclared type `Menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | file_menu.append(MenuItem::String { id: MenuCommandID::OpenMap.to_u16().unwrap(), label: "&Open Map...".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | file_menu.append(MenuItem::String { id: MenuCommandID::SaveMap.to_u16().unwrap(), label: "&Save Map...".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | file_menu.append(MenuItem::Separator).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | file_menu.append(MenuItem::String { id: MenuCommandID::Quit.to_u16().unwrap(), label: "&Quit".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | main_menu.append(MenuItem::Submenu { menu: file_menu, label: "&File".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Menu` [INFO] [stdout] --> map-editor/src/main.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let mut main_menu = Menu::create(); [INFO] [stdout] | ^^^^ use of undeclared type `Menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Menu` [INFO] [stdout] --> map-editor/src/main.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut file_menu = Menu::create(); [INFO] [stdout] | ^^^^ use of undeclared type `Menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | file_menu.append(MenuItem::String { id: MenuCommandID::OpenMap.to_u16().unwrap(), label: "&Open Map...".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | file_menu.append(MenuItem::String { id: MenuCommandID::SaveMap.to_u16().unwrap(), label: "&Save Map...".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | file_menu.append(MenuItem::Separator).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | file_menu.append(MenuItem::String { id: MenuCommandID::Quit.to_u16().unwrap(), label: "&Quit".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> map-editor/src/main.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | main_menu.append(MenuItem::Submenu { menu: file_menu, label: "&File".to_owned() }).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rescue-coordinator-map-editor` [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: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "caffcdeea407fdfa10582f293aca244a052b64eb5704ae788fd8ec148be3be4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caffcdeea407fdfa10582f293aca244a052b64eb5704ae788fd8ec148be3be4b", kill_on_drop: false }` [INFO] [stdout] caffcdeea407fdfa10582f293aca244a052b64eb5704ae788fd8ec148be3be4b