[INFO] cloning repository https://github.com/fenhl/diskspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/diskspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95b1c6e327af6d72b8c5149420d309ba864a3fb6 [INFO] testing fenhl/diskspace against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fenhl/diskspace [INFO] finished tweaking git repo https://github.com/fenhl/diskspace [INFO] tweaked toml for git repo https://github.com/fenhl/diskspace written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fenhl/diskspace on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fenhl/diskspace 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 626d74bfa7fafd5e45516970b518132e6434c1c7c093cb444cd4f51fcc706398 [INFO] running `Command { std: "docker" "start" "-a" "626d74bfa7fafd5e45516970b518132e6434c1c7c093cb444cd4f51fcc706398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "626d74bfa7fafd5e45516970b518132e6434c1c7c093cb444cd4f51fcc706398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626d74bfa7fafd5e45516970b518132e6434c1c7c093cb444cd4f51fcc706398", kill_on_drop: false }` [INFO] [stdout] 626d74bfa7fafd5e45516970b518132e6434c1c7c093cb444cd4f51fcc706398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e518ac5cf4f1d2ba2fe4a08ee8cb6dd9551ef059364a92d0e4d312193a87ab6 [INFO] running `Command { std: "docker" "start" "-a" "3e518ac5cf4f1d2ba2fe4a08ee8cb6dd9551ef059364a92d0e4d312193a87ab6", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling windows-core v0.58.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bitbar-derive v0.10.1 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling wheel-derive v0.15.0 (https://github.com/fenhl/wheel?branch=main#d575981a) [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling windows v0.58.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling utfx v0.1.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling systemstat v0.2.4 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling registry v1.3.0 [INFO] [stderr] Compiling xdg-basedir v1.0.0 [INFO] [stderr] Compiling winresource v0.1.20 [INFO] [stderr] Compiling wheel v0.15.0 (https://github.com/fenhl/wheel?branch=main#d575981a) [INFO] [stderr] Compiling diskspace v2.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bitbar v0.10.1 [INFO] [stdout] error[E0601]: `main` function not found in crate `systray_diskspace` [INFO] [stdout] --> src/systray.rs:218:2 [INFO] [stdout] | [INFO] [stdout] 218 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/systray.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diskspace` (bin "systray-diskspace") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e518ac5cf4f1d2ba2fe4a08ee8cb6dd9551ef059364a92d0e4d312193a87ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e518ac5cf4f1d2ba2fe4a08ee8cb6dd9551ef059364a92d0e4d312193a87ab6", kill_on_drop: false }` [INFO] [stdout] 3e518ac5cf4f1d2ba2fe4a08ee8cb6dd9551ef059364a92d0e4d312193a87ab6