[INFO] cloning repository https://github.com/malted/buildspace-timer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malted/buildspace-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalted%2Fbuildspace-timer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalted%2Fbuildspace-timer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d011b283df3ddbeed652e44ff0fee71b0d3acc
[INFO] testing malted/buildspace-timer against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalted%2Fbuildspace-timer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/malted/buildspace-timer
[INFO] finished tweaking git repo https://github.com/malted/buildspace-timer
[INFO] tweaked toml for git repo https://github.com/malted/buildspace-timer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/malted/buildspace-timer on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/malted/buildspace-timer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 027a4d4bda1344e76a37a3106b17aa9b2f1a52e14e6226398a9a2c1ad804090c
[INFO] running `Command { std: "docker" "start" "-a" "027a4d4bda1344e76a37a3106b17aa9b2f1a52e14e6226398a9a2c1ad804090c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "027a4d4bda1344e76a37a3106b17aa9b2f1a52e14e6226398a9a2c1ad804090c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027a4d4bda1344e76a37a3106b17aa9b2f1a52e14e6226398a9a2c1ad804090c", kill_on_drop: false }`
[INFO] [stdout] 027a4d4bda1344e76a37a3106b17aa9b2f1a52e14e6226398a9a2c1ad804090c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe6073d6c937dfeb87584626533d9e717b314722b91b68e06332c598290903e9
[INFO] running `Command { std: "docker" "start" "-a" "fe6073d6c937dfeb87584626533d9e717b314722b91b68e06332c598290903e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling system_status_bar_macos v0.1.3
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 | use objc2::{
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icrate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | use icrate::{
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `icrate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `icrate`, use `cargo add icrate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 | use objc2::{
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `block2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | use block2::{
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `block2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `block2`, use `cargo add block2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `STBMenuItemCallback` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:458:6
[INFO] [stdout]     |
[INFO] [stdout] 458 | impl STBMenuItemCallback {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `MenuItemCallback`
[INFO] [stdout] ...
[INFO] [stdout] 523 | struct MenuItemCallback {
[INFO] [stdout]     | ----------------------- similarly named struct `MenuItemCallback` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `STBMenuItemCallback` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:524:15
[INFO] [stdout]     |
[INFO] [stdout] 524 |     inner: Id<STBMenuItemCallback>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 523 | struct MenuItemCallback<STBMenuItemCallback> {
[INFO] [stdout]     |                        +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |             inner.button().map(|b| b.setTitle(&NSString::from_str(title)));
[INFO] [stdout]     |                                 ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 347 |             inner.button().map(|b: /* Type */| b.setTitle(&NSString::from_str(title)));
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:372:38
[INFO] [stdout]     |
[INFO] [stdout] 372 |             self.inner.button().map(|b| b.setTitle(&NSString::from_str(title)));
[INFO] [stdout]     |                                      ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 372 |             self.inner.button().map(|b: /* Type */| b.setTitle(&NSString::from_str(title)));
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `STBMenuItemCallback`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system_status_bar_macos-0.1.3/src/lib.rs:532:21
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let inner = STBMenuItemCallback::new(&*callback_block);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `STBMenuItemCallback`
[INFO] [stdout]     |                     help: a struct with a similar name exists: `MenuItemCallback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `system_status_bar_macos` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe6073d6c937dfeb87584626533d9e717b314722b91b68e06332c598290903e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6073d6c937dfeb87584626533d9e717b314722b91b68e06332c598290903e9", kill_on_drop: false }`
[INFO] [stdout] fe6073d6c937dfeb87584626533d9e717b314722b91b68e06332c598290903e9
