[INFO] fetching crate menubar 0.0.1... [INFO] checking menubar-0.0.1 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate menubar 0.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate menubar 0.0.1 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 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-13/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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+90442458ac46b1d5eed752c316da25450f67285b" "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] 59c727b37a61dac01b31e752ae17dc7f7ed0d369b3c71e1d94d7edb07e971290 [INFO] running `Command { std: "docker" "start" "-a" "59c727b37a61dac01b31e752ae17dc7f7ed0d369b3c71e1d94d7edb07e971290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59c727b37a61dac01b31e752ae17dc7f7ed0d369b3c71e1d94d7edb07e971290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c727b37a61dac01b31e752ae17dc7f7ed0d369b3c71e1d94d7edb07e971290", kill_on_drop: false }` [INFO] [stdout] 59c727b37a61dac01b31e752ae17dc7f7ed0d369b3c71e1d94d7edb07e971290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603265695bd4ba4ee8fd90ba29d31d5dc4e10dea5ecc6ff7bdac7dc6a5729bff [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" "603265695bd4ba4ee8fd90ba29d31d5dc4e10dea5ecc6ff7bdac7dc6a5729bff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking menubar v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking dlib v0.4.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] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.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: 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[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[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" "603265695bd4ba4ee8fd90ba29d31d5dc4e10dea5ecc6ff7bdac7dc6a5729bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603265695bd4ba4ee8fd90ba29d31d5dc4e10dea5ecc6ff7bdac7dc6a5729bff", kill_on_drop: false }` [INFO] [stdout] 603265695bd4ba4ee8fd90ba29d31d5dc4e10dea5ecc6ff7bdac7dc6a5729bff