[INFO] cloning repository https://github.com/dpredovic/koffee-tray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpredovic/koffee-tray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpredovic%2Fkoffee-tray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpredovic%2Fkoffee-tray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29817011df098bd63f1230e41a5a0c9714e72645 [INFO] checking dpredovic/koffee-tray against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpredovic%2Fkoffee-tray" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpredovic/koffee-tray on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dpredovic/koffee-tray [INFO] finished tweaking git repo https://github.com/dpredovic/koffee-tray [INFO] tweaked toml for git repo https://github.com/dpredovic/koffee-tray written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dpredovic/koffee-tray 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcf v0.4.0 [INFO] [stderr] Downloaded dbus-tree v0.9.2 [INFO] [stderr] Downloaded rust-embed-utils v8.0.0 [INFO] [stderr] Downloaded ksni v0.2.1 [INFO] [stderr] Downloaded rust-embed-impl v8.0.0 [INFO] [stderr] Downloaded get-shell v0.1.0 [INFO] [stderr] Downloaded dbus-codegen v0.9.1 [INFO] [stderr] Downloaded syslog v6.1.0 [INFO] [stderr] Downloaded rust-embed v8.0.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6c6c887575b6d4eb608e94854d3ab2f211a4cab18d7bf5fba35a1af6ae3655 [INFO] running `Command { std: "docker" "start" "-a" "5f6c6c887575b6d4eb608e94854d3ab2f211a4cab18d7bf5fba35a1af6ae3655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6c6c887575b6d4eb608e94854d3ab2f211a4cab18d7bf5fba35a1af6ae3655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6c6c887575b6d4eb608e94854d3ab2f211a4cab18d7bf5fba35a1af6ae3655", kill_on_drop: false }` [INFO] [stdout] 5f6c6c887575b6d4eb608e94854d3ab2f211a4cab18d7bf5fba35a1af6ae3655 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d8d6f536992dcbe1e2083630a78e0009c3ee01a16820b06ebc3cb77ef79ded5 [INFO] running `Command { std: "docker" "start" "-a" "6d8d6f536992dcbe1e2083630a78e0009c3ee01a16820b06ebc3cb77ef79ded5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling xcf v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking time v0.3.29 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.29/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d8d6f536992dcbe1e2083630a78e0009c3ee01a16820b06ebc3cb77ef79ded5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8d6f536992dcbe1e2083630a78e0009c3ee01a16820b06ebc3cb77ef79ded5", kill_on_drop: false }` [INFO] [stdout] 6d8d6f536992dcbe1e2083630a78e0009c3ee01a16820b06ebc3cb77ef79ded5