[INFO] cloning repository https://github.com/thrzl/antivanguard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thrzl/antivanguard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrzl%2Fantivanguard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrzl%2Fantivanguard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09fad67db633081026d622932e1479e23e233e6d [INFO] checking thrzl/antivanguard against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrzl%2Fantivanguard" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thrzl/antivanguard on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thrzl/antivanguard [INFO] finished tweaking git repo https://github.com/thrzl/antivanguard [INFO] tweaked toml for git repo https://github.com/thrzl/antivanguard written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thrzl/antivanguard 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_elevated v0.1.2 [INFO] [stderr] Downloaded tray-item v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bd3c3dfc324bc4fbbc3c947f3b138f1840dd0e177510dbf986d2bd0699311c [INFO] running `Command { std: "docker" "start" "-a" "e3bd3c3dfc324bc4fbbc3c947f3b138f1840dd0e177510dbf986d2bd0699311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bd3c3dfc324bc4fbbc3c947f3b138f1840dd0e177510dbf986d2bd0699311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bd3c3dfc324bc4fbbc3c947f3b138f1840dd0e177510dbf986d2bd0699311c", kill_on_drop: false }` [INFO] [stdout] e3bd3c3dfc324bc4fbbc3c947f3b138f1840dd0e177510dbf986d2bd0699311c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5deeda721d254a6598f8726b3708bb65f0ea9cf69c3c930ed49c036afadeb9ed [INFO] running `Command { std: "docker" "start" "-a" "5deeda721d254a6598f8726b3708bb65f0ea9cf69c3c930ed49c036afadeb9ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking is_elevated v0.1.2 [INFO] [stderr] Checking tray-item v0.10.0 [INFO] [stderr] Checking windows-service v0.6.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrayItemImpl` in `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Self(api::TrayItemImpl::new(title, icon)?)) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TrayItemImpl` in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `windows` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrayItemImpl` in module `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TrayItem(api::TrayItemImpl); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `windows` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrayItemImpl` in module `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn inner_mut(&mut self) -> &mut api::TrayItemImpl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `windows` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `macos` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tray-item` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde-6b15dd1d296a99a3.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5deeda721d254a6598f8726b3708bb65f0ea9cf69c3c930ed49c036afadeb9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5deeda721d254a6598f8726b3708bb65f0ea9cf69c3c930ed49c036afadeb9ed", kill_on_drop: false }` [INFO] [stdout] 5deeda721d254a6598f8726b3708bb65f0ea9cf69c3c930ed49c036afadeb9ed