[INFO] cloning repository https://github.com/greshake/i3status-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greshake/i3status-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3200117999d7a9a82f33a03593a436cb89f83a7d [INFO] testing greshake/i3status-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greshake/i3status-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greshake/i3status-rust [INFO] finished tweaking git repo https://github.com/greshake/i3status-rust [INFO] tweaked toml for git repo https://github.com/greshake/i3status-rust written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/greshake/i3status-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus v0.9.2 [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] [stderr] Downloaded pure-rust-locales v0.5.6 [INFO] [stderr] Downloaded quoted_printable v0.4.3 [INFO] [stderr] Downloaded mailparse v0.13.4 [INFO] [stderr] Downloaded dbus-tree v0.9.1 [INFO] [stderr] Downloaded nl80211 v0.0.2 [INFO] [stderr] Downloaded swayipc v2.7.2 [INFO] [stderr] Downloaded libpulse-sys v1.18.0 [INFO] [stderr] Downloaded libpulse-binding v2.23.1 [INFO] [stderr] Downloaded neli v0.4.4 [INFO] [stderr] Downloaded curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Downloaded cpuprofiler v0.0.4 [INFO] [stderr] Downloaded buffering v0.3.4 [INFO] [stderr] Downloaded maildir v0.5.0 [INFO] [stderr] Downloaded notmuch v0.6.0 [INFO] [stderr] Downloaded curl v0.4.37 [INFO] [stderr] Downloaded buffering v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5c1b499f4f453dddc202ed5340dfbe799022644c7d13e09ca49aca4dc5e8178 [INFO] running `Command { std: "docker" "start" "-a" "b5c1b499f4f453dddc202ed5340dfbe799022644c7d13e09ca49aca4dc5e8178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5c1b499f4f453dddc202ed5340dfbe799022644c7d13e09ca49aca4dc5e8178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c1b499f4f453dddc202ed5340dfbe799022644c7d13e09ca49aca4dc5e8178", kill_on_drop: false }` [INFO] [stdout] b5c1b499f4f453dddc202ed5340dfbe799022644c7d13e09ca49aca4dc5e8178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23463b0749a50788fdb27206446b942c4dac1bfc6cd9f7f59813464975626fd9 [INFO] running `Command { std: "docker" "start" "-a" "23463b0749a50788fdb27206446b942c4dac1bfc6cd9f7f59813464975626fd9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pure-rust-locales v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling buffering v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling i3status-rs v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling buffering v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling libpulse-sys v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling neli v0.4.4 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling nl80211 v0.0.2 [INFO] [stderr] Compiling dbus-tree v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling libpulse-binding v2.23.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling swayipc v2.7.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "23463b0749a50788fdb27206446b942c4dac1bfc6cd9f7f59813464975626fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23463b0749a50788fdb27206446b942c4dac1bfc6cd9f7f59813464975626fd9", kill_on_drop: false }` [INFO] [stdout] 23463b0749a50788fdb27206446b942c4dac1bfc6cd9f7f59813464975626fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feb0676b7162e253f37dd5c3dc53fa3f6d800bf25142c7f50392e29bd7e8e205 [INFO] running `Command { std: "docker" "start" "-a" "feb0676b7162e253f37dd5c3dc53fa3f6d800bf25142c7f50392e29bd7e8e205", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling i3status-rs v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `Command { std: "docker" "inspect" "feb0676b7162e253f37dd5c3dc53fa3f6d800bf25142c7f50392e29bd7e8e205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb0676b7162e253f37dd5c3dc53fa3f6d800bf25142c7f50392e29bd7e8e205", kill_on_drop: false }` [INFO] [stdout] feb0676b7162e253f37dd5c3dc53fa3f6d800bf25142c7f50392e29bd7e8e205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c374e91db1ba943c38fa8bd3a0d76d95982024ae9143eaf9d030b23f2e0aa37b [INFO] running `Command { std: "docker" "start" "-a" "c374e91db1ba943c38fa8bd3a0d76d95982024ae9143eaf9d030b23f2e0aa37b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/i3status_rs-7e783980c8078a89) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test blocks::net::tests::test_ssid_decode_surrounded_by_spaces ... ok [INFO] [stdout] test blocks::net::tests::test_ssid_decode_escaped_unicode ... ok [INFO] [stdout] test blocks::net::tests::test_ssid_decode_legit_backslash ... ok [INFO] [stdout] test blocks::github::tests::it_parses_links_header ... ok [INFO] [stdout] test blocks::net::tests::test_ssid_decode_escaped_emoji ... ok [INFO] [stdout] test util::tests::test_color_from_rgba ... ok [INFO] [stdout] test util::tests::test_color_from_rgba_invalid ... ok [INFO] [stdout] test formatting::tests::render ... ok [INFO] [stdout] test formatting::tests::contains ... ok [INFO] [stdout] test de::tests::test_deserialize_update ... ok [INFO] [stdout] test de::tests::test_deserialize_duration ... ok [INFO] [stdout] test blocks::pacman::tests::test_watched ... ok [INFO] [stdout] test blocks::pacman::tests::test_get_update_count ... ok [INFO] [stdout] test util::tests::test_has_command_err ... ok [INFO] [stdout] test blocks::pacman::tests::test_get_aur_available_updates ... ok [INFO] [stdout] test util::tests::test_has_command_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c374e91db1ba943c38fa8bd3a0d76d95982024ae9143eaf9d030b23f2e0aa37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c374e91db1ba943c38fa8bd3a0d76d95982024ae9143eaf9d030b23f2e0aa37b", kill_on_drop: false }` [INFO] [stdout] c374e91db1ba943c38fa8bd3a0d76d95982024ae9143eaf9d030b23f2e0aa37b