[INFO] cloning repository https://github.com/leet-hakker/status_bar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leet-hakker/status_bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleet-hakker%2Fstatus_bar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleet-hakker%2Fstatus_bar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 133930fdcd0538e34377afdfe51baeaa98880051
[INFO] checking leet-hakker/status_bar/133930fdcd0538e34377afdfe51baeaa98880051 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleet-hakker%2Fstatus_bar" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/leet-hakker/status_bar on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/leet-hakker/status_bar
[INFO] finished tweaking git repo https://github.com/leet-hakker/status_bar
[INFO] tweaked toml for git repo https://github.com/leet-hakker/status_bar written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/leet-hakker/status_bar 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/mjkillough/cnx.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weathernoaa v0.2.0
[INFO] [stderr]   Downloaded xcb-util v0.3.0
[INFO] [stderr]   Downloaded sndio-sys v0.0.1
[INFO] [stderr]   Downloaded process-stream v0.4.1
[INFO] [stderr]   Downloaded cc v1.0.80
[INFO] [stderr]   Downloaded winnow v0.5.9
[INFO] [stderr]   Downloaded sioctl v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a126fe48d31b6948e9b06209e9cea0cc4367baee7f2fe9a04706a99f00afd2a4
[INFO] running `Command { std: "docker" "start" "-a" "a126fe48d31b6948e9b06209e9cea0cc4367baee7f2fe9a04706a99f00afd2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a126fe48d31b6948e9b06209e9cea0cc4367baee7f2fe9a04706a99f00afd2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a126fe48d31b6948e9b06209e9cea0cc4367baee7f2fe9a04706a99f00afd2a4", kill_on_drop: false }`
[INFO] [stdout] a126fe48d31b6948e9b06209e9cea0cc4367baee7f2fe9a04706a99f00afd2a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6714b0ee55b18112310286d338739614c92e8fa99de84896cf3b57140f6cbe17
[INFO] running `Command { std: "docker" "start" "-a" "6714b0ee55b18112310286d338739614c92e8fa99de84896cf3b57140f6cbe17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.9
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling cc v1.0.80
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.31.0
[INFO] [stderr]     Checking sysinfo v0.29.7
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking xcb-util v0.3.0
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking process-stream v0.4.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking weathernoaa v0.2.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking pangocairo v0.16.3
[INFO] [stderr]     Checking cnx v0.3.0 (https://github.com/mjkillough/cnx.git#7845d99b)
[INFO] [stderr]     Checking cnx-contrib v0.1.0 (https://github.com/mjkillough/cnx.git#7845d99b)
[INFO] [stderr]     Checking status_bar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6714b0ee55b18112310286d338739614c92e8fa99de84896cf3b57140f6cbe17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6714b0ee55b18112310286d338739614c92e8fa99de84896cf3b57140f6cbe17", kill_on_drop: false }`
[INFO] [stdout] 6714b0ee55b18112310286d338739614c92e8fa99de84896cf3b57140f6cbe17
