[INFO] updating cached repository https://github.com/erikvader/statusbar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af754afb6bc83060f1d461bea553ac3e385b604a [INFO] testing erikvader/statusbar against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikvader%2Fstatusbar" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikvader/statusbar on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400108ad865171f37d3ce2a623772b60643dab861cc75899110ccdce2f99a640 [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" "400108ad865171f37d3ce2a623772b60643dab861cc75899110ccdce2f99a640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400108ad865171f37d3ce2a623772b60643dab861cc75899110ccdce2f99a640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400108ad865171f37d3ce2a623772b60643dab861cc75899110ccdce2f99a640", kill_on_drop: false }` [INFO] [stdout] 400108ad865171f37d3ce2a623772b60643dab861cc75899110ccdce2f99a640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aec9316aaca24551a6e9f393dfec075a4310a4fa1bd55a0f1606b581fb34bf3 [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" "3aec9316aaca24551a6e9f393dfec075a4310a4fa1bd55a0f1606b581fb34bf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling sysinfo v0.14.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling x11rb v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 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" [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 function `theme` in module `crate::config` [INFO] [stdout] --> src/tasks/dzen.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | let fg = crate::config::theme("fg").unwrap_or("#ffffff"); [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `theme` in module `crate::config` [INFO] [stdout] --> src/tasks/dzen.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | let bg = crate::config::theme("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 function `icon_theme` in module `crate::config` [INFO] [stdout] --> src/dzen_format/external.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | let themed = crate::config::icon_theme(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 function `theme` in module `crate::config` [INFO] [stdout] --> src/dzen_format/external.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | "fg" | "bg" => crate::config::theme(cont).map_or_else(|| Cow::from(cont), [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `theme` in module `crate::config` [INFO] [stdout] --> src/dzen_format.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | let col = crate::config::theme(c.as_ref()).map_or_else(|| c, |s| Cow::from(s)); [INFO] [stdout] | ^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `theme` in module `crate::config` [INFO] [stdout] --> src/dzen_format.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | let col = crate::config::theme(c.as_ref()).map_or_else(|| c, |s| Cow::from(s)); [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:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | let path = crate::config::ICON_PATH; [INFO] [stdout] | ^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `icon_theme` in module `crate::config` [INFO] [stdout] --> src/dzen_format.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | if let Some(i) = crate::config::icon_theme(icon.as_ref()) { [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:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | let setup = config::config().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 20 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not compile `statusbar`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3aec9316aaca24551a6e9f393dfec075a4310a4fa1bd55a0f1606b581fb34bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aec9316aaca24551a6e9f393dfec075a4310a4fa1bd55a0f1606b581fb34bf3", kill_on_drop: false }` [INFO] [stdout] 3aec9316aaca24551a6e9f393dfec075a4310a4fa1bd55a0f1606b581fb34bf3