[INFO] cloning repository https://github.com/YohananDiamond/penrose-config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YohananDiamond/penrose-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYohananDiamond%2Fpenrose-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYohananDiamond%2Fpenrose-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63cf9bbbc228ea269d0415d9a056244ff99124c7 [INFO] checking YohananDiamond/penrose-config against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYohananDiamond%2Fpenrose-config" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YohananDiamond/penrose-config on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YohananDiamond/penrose-config [INFO] finished tweaking git repo https://github.com/YohananDiamond/penrose-config [INFO] tweaked toml for git repo https://github.com/YohananDiamond/penrose-config written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YohananDiamond/penrose-config already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] b3337c15f9dd8c9cfa0f5b583ab68e5a8c28fce75661759329d6d99c5011194c [INFO] running `Command { std: "docker" "start" "-a" "b3337c15f9dd8c9cfa0f5b583ab68e5a8c28fce75661759329d6d99c5011194c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3337c15f9dd8c9cfa0f5b583ab68e5a8c28fce75661759329d6d99c5011194c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3337c15f9dd8c9cfa0f5b583ab68e5a8c28fce75661759329d6d99c5011194c", kill_on_drop: false }` [INFO] [stdout] b3337c15f9dd8c9cfa0f5b583ab68e5a8c28fce75661759329d6d99c5011194c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64f3033eca43207313ee358917fb04f79350c6abad527f679d08cecf5d5e952 [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" "e64f3033eca43207313ee358917fb04f79350c6abad527f679d08cecf5d5e952", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking penrose v0.1.9 (https://github.com/sminez/penrose?branch=develop#dda12090) [INFO] [stderr] Checking penrose-config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `penrose::client::Client` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use penrose::client::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultWorkspace`, `LayoutSymbolAsRootName` [INFO] [stdout] --> src/main.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use penrose::contrib::hooks::{DefaultWorkspace, LayoutSymbolAsRootName}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `penrose::contrib::layouts::paper` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use penrose::contrib::layouts::paper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/misc.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! get_x_color { [INFO] [stdout] 27 | | ($name:expr, $fallback:expr) => { [INFO] [stdout] 28 | | parse_hex_color(&get_x_resource($name).unwrap_or($fallback.to_string())) [INFO] [stdout] 29 | | .unwrap_or_else(|| parse_hex_color($fallback).unwrap()) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `penrose::client::Client` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use penrose::client::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultWorkspace`, `LayoutSymbolAsRootName` [INFO] [stdout] --> src/main.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use penrose::contrib::hooks::{DefaultWorkspace, LayoutSymbolAsRootName}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `penrose::contrib::layouts::paper` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use penrose::contrib::layouts::paper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/misc.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / macro_rules! get_x_color { [INFO] [stdout] 27 | | ($name:expr, $fallback:expr) => { [INFO] [stdout] 28 | | parse_hex_color(&get_x_resource($name).unwrap_or($fallback.to_string())) [INFO] [stdout] 29 | | .unwrap_or_else(|| parse_hex_color($fallback).unwrap()) [INFO] [stdout] 30 | | }; [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/misc.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_x_resource` [INFO] [stdout] --> src/misc.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn get_x_resource(resource_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_hex_color` [INFO] [stdout] --> src/misc.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse_hex_color(color: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PURPLE` [INFO] [stdout] --> src/main.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | const PURPLE: u32 = 0xb16286; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RED` [INFO] [stdout] --> src/main.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | const RED: u32 = 0xcc241d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/misc.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_x_resource` [INFO] [stdout] --> src/misc.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn get_x_resource(resource_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_hex_color` [INFO] [stdout] --> src/misc.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse_hex_color(color: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PURPLE` [INFO] [stdout] --> src/main.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | const PURPLE: u32 = 0xb16286; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RED` [INFO] [stdout] --> src/main.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | const RED: u32 = 0xcc241d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e64f3033eca43207313ee358917fb04f79350c6abad527f679d08cecf5d5e952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64f3033eca43207313ee358917fb04f79350c6abad527f679d08cecf5d5e952", kill_on_drop: false }` [INFO] [stdout] e64f3033eca43207313ee358917fb04f79350c6abad527f679d08cecf5d5e952