[INFO] cloning repository https://github.com/flaribbit/time-to-break [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flaribbit/time-to-break" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaribbit%2Ftime-to-break", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaribbit%2Ftime-to-break'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37026b035ed35c9800c89a70e577ff4e577617b [INFO] checking flaribbit/time-to-break against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaribbit%2Ftime-to-break" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flaribbit/time-to-break [INFO] finished tweaking git repo https://github.com/flaribbit/time-to-break [INFO] tweaked toml for git repo https://github.com/flaribbit/time-to-break written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flaribbit/time-to-break 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/flaribbit/time-to-break 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f4019ba9831bef479dc669e6a29bd17093f4fe308dafabe0ef8a9405addbc57b [INFO] running `Command { std: "docker" "start" "-a" "f4019ba9831bef479dc669e6a29bd17093f4fe308dafabe0ef8a9405addbc57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4019ba9831bef479dc669e6a29bd17093f4fe308dafabe0ef8a9405addbc57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4019ba9831bef479dc669e6a29bd17093f4fe308dafabe0ef8a9405addbc57b", kill_on_drop: false }` [INFO] [stdout] f4019ba9831bef479dc669e6a29bd17093f4fe308dafabe0ef8a9405addbc57b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ccc6916338398e516b04043da307206762c20696392aeca4e01b3cd00d9bce2c [INFO] running `Command { std: "docker" "start" "-a" "ccc6916338398e516b04043da307206762c20696392aeca4e01b3cd00d9bce2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking notify-rust v4.11.3 [INFO] [stdout] error: you have to build with either zbus or dbus turned on [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/mod.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | compile_error!("you have to build with either zbus or dbus turned on"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bus` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/mod.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) use bus::NotificationBus; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `bus` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/bus.rs, use `mod bus` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/lib.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150+ mod bus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `show_notification` in module `xdg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/notification.rs:414:14 [INFO] [stdout] | [INFO] [stdout] 414 | xdg::show_notification(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `xdg` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/mod.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(all(feature = "zbus", not(feature = "dbus")))] [INFO] [stdout] | ---------------- the item is gated behind the `zbus` feature [INFO] [stdout] 317 | pub(crate) fn show_notification(notification: &Notification) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/mod.rs:341:15 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(all(feature = "dbus", not(feature = "zbus")))] [INFO] [stdout] | ---------------- the item is gated behind the `dbus` feature [INFO] [stdout] 341 | pub(crate) fn show_notification(notification: &Notification) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-rust-4.11.3/src/xdg/mod.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(all(feature = "dbus", feature = "zbus"))] [INFO] [stdout] | ---------------- the item is gated behind the `dbus` feature [INFO] [stdout] 346 | pub(crate) fn show_notification(notification: &Notification) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] Checking windows-result v0.1.2 [INFO] [stderr] error: could not compile `notify-rust` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ccc6916338398e516b04043da307206762c20696392aeca4e01b3cd00d9bce2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc6916338398e516b04043da307206762c20696392aeca4e01b3cd00d9bce2c", kill_on_drop: false }` [INFO] [stdout] ccc6916338398e516b04043da307206762c20696392aeca4e01b3cd00d9bce2c