[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] checking malted/buildspace-timer against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalted%2Fbuildspace-timer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malted/buildspace-timer on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ab7ce90b442d500e332bae3dae7c7e7df7d87f625f7697fa081a8a496d136e [INFO] running `Command { std: "docker" "start" "-a" "57ab7ce90b442d500e332bae3dae7c7e7df7d87f625f7697fa081a8a496d136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ab7ce90b442d500e332bae3dae7c7e7df7d87f625f7697fa081a8a496d136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ab7ce90b442d500e332bae3dae7c7e7df7d87f625f7697fa081a8a496d136e", kill_on_drop: false }` [INFO] [stdout] 57ab7ce90b442d500e332bae3dae7c7e7df7d87f625f7697fa081a8a496d136e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a87264150d99ac9ecb562b33c71975da590dd34cb89c23dd34e6edb584f2fc1d [INFO] running `Command { std: "docker" "start" "-a" "a87264150d99ac9ecb562b33c71975da590dd34cb89c23dd34e6edb584f2fc1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking 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] [stderr] Checking form_urlencoded v1.2.1 [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, [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 { [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: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `system_status_bar_macos` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a87264150d99ac9ecb562b33c71975da590dd34cb89c23dd34e6edb584f2fc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87264150d99ac9ecb562b33c71975da590dd34cb89c23dd34e6edb584f2fc1d", kill_on_drop: false }` [INFO] [stdout] a87264150d99ac9ecb562b33c71975da590dd34cb89c23dd34e6edb584f2fc1d