[INFO] fetching crate menubar 0.0.1... [INFO] checking menubar-0.0.1 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate menubar 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate menubar 0.0.1 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate menubar 0.0.1 [INFO] finished tweaking crates.io crate menubar 0.0.1 [INFO] tweaked toml for crates.io crate menubar 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate menubar 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] 0948771a2ea988d06e9ce2536009cc753091f878847910672a7f21b981fde0e4 [INFO] running `Command { std: "docker" "start" "-a" "0948771a2ea988d06e9ce2536009cc753091f878847910672a7f21b981fde0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0948771a2ea988d06e9ce2536009cc753091f878847910672a7f21b981fde0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0948771a2ea988d06e9ce2536009cc753091f878847910672a7f21b981fde0e4", kill_on_drop: false }` [INFO] [stdout] 0948771a2ea988d06e9ce2536009cc753091f878847910672a7f21b981fde0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d7a65c97a895deb4005e5c4b000df4559170da800ec1421ca9a9a23affc603c [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" "4d7a65c97a895deb4005e5c4b000df4559170da800ec1421ca9a9a23affc603c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking menubar v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking mio-misc v1.0.0 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc` [INFO] [stdout] --> examples/plain.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc::rc::autoreleasepool; [INFO] [stdout] | ^^^^ use of undeclared crate or module `objc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `menubar::macos` [INFO] [stdout] --> examples/macos_possible_api.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use menubar::macos::{Menu, MenuBar, MenuItem}; [INFO] [stdout] | ^^^^^ could not find `macos` in `menubar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `menubar` [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[E0433]: failed to resolve: use of undeclared type `Menu` [INFO] [stdout] --> examples/plain.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | let mut menu = Menu::new(); [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] --> examples/plain.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | menu.add(MenuItem::new("item 1", "a", None)); [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] --> examples/plain.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | menu.add(MenuItem::new_separator()); [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] --> examples/plain.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | menu.add(MenuItem::new("item 2", "a", None)); [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] --> examples/plain.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | MenuItem::new_separator(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `autoreleasepool` in this scope [INFO] [stdout] --> examples/plain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | autoreleasepool(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `autoreleasepool` in this scope [INFO] [stdout] --> examples/plain.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | autoreleasepool(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `platform` [INFO] [stdout] --> examples/hello_world.rs:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | event_loop.set_activation_policy(winit::platform::macos::ActivationPolicy::Regular); [INFO] [stdout] | ^^^^^ could not find `macos` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found crate `menubar` [INFO] [stdout] --> examples/hello_world.rs:334:45 [INFO] [stdout] | [INFO] [stdout] 334 | let menubar = std::cell::Cell::new(Some(menubar)); [INFO] [stdout] | ^^^^^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_activation_policy` found for struct `winit::event_loop::EventLoop<()>` in the current scope [INFO] [stdout] --> examples/hello_world.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 314 | event_loop.set_activation_policy(winit::platform::macos::ActivationPolicy::Regular); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `winit::event_loop::EventLoop<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4d7a65c97a895deb4005e5c4b000df4559170da800ec1421ca9a9a23affc603c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7a65c97a895deb4005e5c4b000df4559170da800ec1421ca9a9a23affc603c", kill_on_drop: false }` [INFO] [stdout] 4d7a65c97a895deb4005e5c4b000df4559170da800ec1421ca9a9a23affc603c