[INFO] cloning repository https://github.com/erikvader/statusbar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikvader/statusbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikvader%2Fstatusbar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikvader%2Fstatusbar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f47de48db7138fe23e606aabeaf6989aea0e6b72 [INFO] testing erikvader/statusbar against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikvader%2Fstatusbar" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikvader/statusbar on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikvader/statusbar [INFO] finished tweaking git repo https://github.com/erikvader/statusbar [INFO] tweaked toml for git repo https://github.com/erikvader/statusbar written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/erikvader/statusbar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6a9c569b7bd3cd8a962df9dcaaf2279e7fade7f6c14d911a735ddbd91e8ad8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb6a9c569b7bd3cd8a962df9dcaaf2279e7fade7f6c14d911a735ddbd91e8ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6a9c569b7bd3cd8a962df9dcaaf2279e7fade7f6c14d911a735ddbd91e8ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6a9c569b7bd3cd8a962df9dcaaf2279e7fade7f6c14d911a735ddbd91e8ad8", kill_on_drop: false }` [INFO] [stdout] eb6a9c569b7bd3cd8a962df9dcaaf2279e7fade7f6c14d911a735ddbd91e8ad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e6314f5ff29f2fd237781e1f288483094aa1757f216571fbe08f1af00541bff [INFO] running `Command { std: "docker" "start" "-a" "7e6314f5ff29f2fd237781e1f288483094aa1757f216571fbe08f1af00541bff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling sysinfo v0.14.9 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling simple-error v0.2.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling x11rb v0.8.1 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling dbus v0.8.2 [INFO] [stderr] Compiling dbus-tokio v0.5.1 [INFO] [stderr] Compiling statusbar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod config; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCRIPT_PATH` in module `crate::config` [INFO] [stdout] --> src/tasks/generator/onegen.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | path.insert_str(0, crate::config::SCRIPT_PATH); [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `THEME` in module `crate::config` [INFO] [stdout] --> src/tasks/generator.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | .use_theme(&crate::config::THEME) [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `THEME` in module `crate::config` [INFO] [stdout] --> src/tasks/dzen.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | let fg = crate::config::THEME.color.get("fg").unwrap_or(&"#ffffff"); [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `THEME` in module `crate::config` [INFO] [stdout] --> src/tasks/dzen.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | let bg = crate::config::THEME.color.get("bg").unwrap_or(&"#000000"); [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DZEN_FONT` in this scope [INFO] [stdout] --> src/tasks/dzen.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | .args(&["-fn", DZEN_FONT]) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | match mkfifo(FIFO_PATH, stat::Mode::S_IRWXU) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | log::error!("couldn't create pipo at {} because '{}'", FIFO_PATH, e); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | .open(FIFO_PATH) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 46 | log::error!("couldn't open pipe '{}' because '{}'", FIFO_PATH, e); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | if let Err(e) = unlink(FIFO_PATH) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/tasks/pipo.rs:103:63 [INFO] [stdout] | [INFO] [stdout] 103 | log::warn!("Couldn't remove pipe at {} because '{}'", FIFO_PATH, e); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FIFO_PATH` in this scope [INFO] [stdout] --> src/dzen_format/utils.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | ... FIFO_PATH)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `THEME` in module `crate::config` [INFO] [stdout] --> src/dzen_format/external.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | let themed = crate::config::THEME.icon.get(cont).unwrap_or(&cont); [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ICON_PATH` in module `crate::config` [INFO] [stdout] --> src/dzen_format/external.rs:12:61 [INFO] [stdout] | [INFO] [stdout] 12 | let mut pathed = String::new() + crate::config::ICON_PATH + "/" + themed + ".xpm"; [INFO] [stdout] | ^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `THEME` in module `crate::config` [INFO] [stdout] --> src/dzen_format/external.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | "fg" | "bg" => crate::config::THEME.color.get(cont) [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ICON_PATH` in module `crate::config` [INFO] [stdout] --> src/dzen_format.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | let path = crate::config::ICON_PATH; [INFO] [stdout] | ^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `config` in module `config` [INFO] [stdout] --> src/main.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | let setup = config::config().build().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::*` [INFO] [stdout] --> src/tasks/dzen.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::*` [INFO] [stdout] --> src/tasks/pipo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::*` [INFO] [stdout] --> src/dzen_format/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::config::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncBufReadExt` [INFO] [stdout] --> src/tasks/pipo.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::io::{AsyncBufReadExt, BufReader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `statusbar` due to 19 previous errors; 4 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e6314f5ff29f2fd237781e1f288483094aa1757f216571fbe08f1af00541bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6314f5ff29f2fd237781e1f288483094aa1757f216571fbe08f1af00541bff", kill_on_drop: false }` [INFO] [stdout] 7e6314f5ff29f2fd237781e1f288483094aa1757f216571fbe08f1af00541bff