[INFO] fetching crate menubar 0.0.1... [INFO] checking menubar-0.0.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate menubar 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate menubar 0.0.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-3/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v6.1.0 [INFO] [stderr] Downloaded serde v1.0.122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10cd6e969be81a0bf98fd6d74192f7459da5de486fb7f8bfecd62fc1059c7fbe [INFO] running `Command { std: "docker" "start" "-a" "10cd6e969be81a0bf98fd6d74192f7459da5de486fb7f8bfecd62fc1059c7fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10cd6e969be81a0bf98fd6d74192f7459da5de486fb7f8bfecd62fc1059c7fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cd6e969be81a0bf98fd6d74192f7459da5de486fb7f8bfecd62fc1059c7fbe", kill_on_drop: false }` [INFO] [stdout] 10cd6e969be81a0bf98fd6d74192f7459da5de486fb7f8bfecd62fc1059c7fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89e6bdc6525cb4ef8575e19706cd5b0af74ed6e5a5b09036a1639317a394ce60 [INFO] running `Command { std: "docker" "start" "-a" "89e6bdc6525cb4ef8575e19706cd5b0af74ed6e5a5b09036a1639317a394ce60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking menubar v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking xcursor v0.3.3 [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[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[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[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] [stderr] error: could not compile `menubar` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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" "89e6bdc6525cb4ef8575e19706cd5b0af74ed6e5a5b09036a1639317a394ce60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e6bdc6525cb4ef8575e19706cd5b0af74ed6e5a5b09036a1639317a394ce60", kill_on_drop: false }` [INFO] [stdout] 89e6bdc6525cb4ef8575e19706cd5b0af74ed6e5a5b09036a1639317a394ce60