[INFO] cloning repository https://github.com/lucaomartins/my-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/lucaomartins/my-penrose-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b64f4523ba78a7a7c66360d76c458e1ab78df43
[INFO] checking lucaomartins/my-penrose-config against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaomartins%2Fmy-penrose-config" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucaomartins/my-penrose-config
[INFO] finished tweaking git repo https://github.com/lucaomartins/my-penrose-config
[INFO] tweaked toml for git repo https://github.com/lucaomartins/my-penrose-config written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucaomartins/my-penrose-config on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucaomartins/my-penrose-config already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded penrose_keysyms v0.1.1
[INFO] [stderr]   Downloaded pangocairo v0.10.0
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded pangocairo-sys v0.11.0
[INFO] [stderr]   Downloaded penrose_proc v0.1.3
[INFO] [stderr]   Downloaded penrose v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99ac6a267b438352e7792541f04cc71ef4e25089b60bd522ca395227ad23ee14
[INFO] running `Command { std: "docker" "start" "-a" "99ac6a267b438352e7792541f04cc71ef4e25089b60bd522ca395227ad23ee14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99ac6a267b438352e7792541f04cc71ef4e25089b60bd522ca395227ad23ee14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ac6a267b438352e7792541f04cc71ef4e25089b60bd522ca395227ad23ee14", kill_on_drop: false }`
[INFO] [stdout] 99ac6a267b438352e7792541f04cc71ef4e25089b60bd522ca395227ad23ee14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e25b870d2ceb925bab352d53ce685198e3eeb6c92bf090fab12488a98e502ac
[INFO] running `Command { std: "docker" "start" "-a" "4e25b870d2ceb925bab352d53ce685198e3eeb6c92bf090fab12488a98e502ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling pangocairo v0.10.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling strum v0.20.0
[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]     Checking penrose_keysyms v0.1.1
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling penrose_proc v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking penrose v0.2.1
[INFO] [stderr]     Checking amadeus-wm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `WindowManager` and `Xid`
[INFO] [stdout]  --> src/main.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | }, Forward, Less, logging_error_handler, More, Selector, WindowManager, xcb::new_xcb_backed_window_manager, Xid};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^                                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `DrawContext`, `Selector`, `Widget`, and `data_types::Region`
[INFO] [stdout]  --> src/hooks.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         data_types::Region,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     draw::{Color, DrawContext, Widget},
[INFO] [stdout]   |            ^^^^^  ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 9 |     Result, Selector,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartupScript` is never constructed
[INFO] [stdout]   --> src/hooks.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct StartupScript {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/hooks.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl StartupScript {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(s: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WindowManager` and `Xid`
[INFO] [stdout]  --> src/main.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | }, Forward, Less, logging_error_handler, More, Selector, WindowManager, xcb::new_xcb_backed_window_manager, Xid};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^                                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `DrawContext`, `Selector`, `Widget`, and `data_types::Region`
[INFO] [stdout]  --> src/hooks.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         data_types::Region,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     draw::{Color, DrawContext, Widget},
[INFO] [stdout]   |            ^^^^^  ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 9 |     Result, Selector,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartupScript` is never constructed
[INFO] [stdout]   --> src/hooks.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct StartupScript {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/hooks.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl StartupScript {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(s: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
[INFO] running `Command { std: "docker" "inspect" "4e25b870d2ceb925bab352d53ce685198e3eeb6c92bf090fab12488a98e502ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e25b870d2ceb925bab352d53ce685198e3eeb6c92bf090fab12488a98e502ac", kill_on_drop: false }`
[INFO] [stdout] 4e25b870d2ceb925bab352d53ce685198e3eeb6c92bf090fab12488a98e502ac
