[INFO] cloning repository https://github.com/Padrition/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/Padrition/penrose_config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPadrition%2Fpenrose_config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPadrition%2Fpenrose_config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7034a5ae6fba1df5e0e22f2d0a0c58d7f2b50197 [INFO] testing Padrition/penrose_config 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%2FPadrition%2Fpenrose_config" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Padrition/penrose_config 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/Padrition/penrose_config [INFO] finished tweaking git repo https://github.com/Padrition/penrose_config [INFO] tweaked toml for git repo https://github.com/Padrition/penrose_config written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/Padrition/penrose_config 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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32063f91cb0d65d1ad57027f1c2b409242f46a42d7a169fccfe2b29185c0be5e [INFO] running `Command { std: "docker" "start" "-a" "32063f91cb0d65d1ad57027f1c2b409242f46a42d7a169fccfe2b29185c0be5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32063f91cb0d65d1ad57027f1c2b409242f46a42d7a169fccfe2b29185c0be5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32063f91cb0d65d1ad57027f1c2b409242f46a42d7a169fccfe2b29185c0be5e", kill_on_drop: false }` [INFO] [stdout] 32063f91cb0d65d1ad57027f1c2b409242f46a42d7a169fccfe2b29185c0be5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e0b8f870813c2975fd7f80fe7d9f895e6fad592c9cf51769cc89dfac692f08 [INFO] running `Command { std: "docker" "start" "-a" "06e0b8f870813c2975fd7f80fe7d9f895e6fad592c9cf51769cc89dfac692f08", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling penrose_keysyms v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling penrose_proc v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling penrose v0.2.1 [INFO] [stderr] Compiling penrose_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `BLACK` should have a snake case name [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let BLACK = "#282828"; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `black` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WHITE` should have a snake case name [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let WHITE = "#ebdbb2"; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `white` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GRAY` should have a snake case name [INFO] [stdout] --> src/main.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let GRAY = "#3c3836"; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `gray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BLUE` should have a snake case name [INFO] [stdout] --> src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let BLUE = "#458588"; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `blue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.71s [INFO] running `Command { std: "docker" "inspect" "06e0b8f870813c2975fd7f80fe7d9f895e6fad592c9cf51769cc89dfac692f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e0b8f870813c2975fd7f80fe7d9f895e6fad592c9cf51769cc89dfac692f08", kill_on_drop: false }` [INFO] [stdout] 06e0b8f870813c2975fd7f80fe7d9f895e6fad592c9cf51769cc89dfac692f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f9757b537f04f285fa9e9560fba1c914dc2463c35f6c5d0e23f0cfa68c33e76 [INFO] running `Command { std: "docker" "start" "-a" "7f9757b537f04f285fa9e9560fba1c914dc2463c35f6c5d0e23f0cfa68c33e76", kill_on_drop: false }` [INFO] [stderr] Compiling penrose_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `BLACK` should have a snake case name [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let BLACK = "#282828"; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `black` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WHITE` should have a snake case name [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let WHITE = "#ebdbb2"; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `white` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GRAY` should have a snake case name [INFO] [stdout] --> src/main.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let GRAY = "#3c3836"; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `gray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BLUE` should have a snake case name [INFO] [stdout] --> src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let BLUE = "#458588"; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `blue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/penrose_config-d8366e1acdefee40) [INFO] running `Command { std: "docker" "inspect" "7f9757b537f04f285fa9e9560fba1c914dc2463c35f6c5d0e23f0cfa68c33e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9757b537f04f285fa9e9560fba1c914dc2463c35f6c5d0e23f0cfa68c33e76", kill_on_drop: false }` [INFO] [stdout] 7f9757b537f04f285fa9e9560fba1c914dc2463c35f6c5d0e23f0cfa68c33e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33476e9decf518f43e0f91e4bc2a3a33ca2355d50010b08e6caa6f33c7603952 [INFO] running `Command { std: "docker" "start" "-a" "33476e9decf518f43e0f91e4bc2a3a33ca2355d50010b08e6caa6f33c7603952", kill_on_drop: false }` [INFO] [stderr] warning: variable `BLACK` should have a snake case name [INFO] [stderr] --> src/main.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | let BLACK = "#282828"; [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `black` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `WHITE` should have a snake case name [INFO] [stderr] --> src/main.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | let WHITE = "#ebdbb2"; [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `white` [INFO] [stderr] [INFO] [stderr] warning: variable `GRAY` should have a snake case name [INFO] [stderr] --> src/main.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | let GRAY = "#3c3836"; [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `gray` [INFO] [stderr] [INFO] [stderr] warning: variable `BLUE` should have a snake case name [INFO] [stderr] --> src/main.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | let BLUE = "#458588"; [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `blue` [INFO] [stderr] [INFO] [stderr] warning: `penrose_config` (bin "penrose_config" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/penrose_config-d8366e1acdefee40) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33476e9decf518f43e0f91e4bc2a3a33ca2355d50010b08e6caa6f33c7603952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33476e9decf518f43e0f91e4bc2a3a33ca2355d50010b08e6caa6f33c7603952", kill_on_drop: false }` [INFO] [stdout] 33476e9decf518f43e0f91e4bc2a3a33ca2355d50010b08e6caa6f33c7603952