[INFO] cloning repository https://github.com/sebohe/my-penrose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebohe/my-penrose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6223ac09e7832e6d82cde592552ac2a05384f084
[INFO] checking sebohe/my-penrose against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sebohe/my-penrose
[INFO] finished tweaking git repo https://github.com/sebohe/my-penrose
[INFO] tweaked toml for git repo https://github.com/sebohe/my-penrose written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebohe/my-penrose on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebohe/my-penrose 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525c0565b318de8440f02e9a98917b696c89a398ecf5ece200dcdb083f76c9de
[INFO] running `Command { std: "docker" "start" "-a" "525c0565b318de8440f02e9a98917b696c89a398ecf5ece200dcdb083f76c9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525c0565b318de8440f02e9a98917b696c89a398ecf5ece200dcdb083f76c9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525c0565b318de8440f02e9a98917b696c89a398ecf5ece200dcdb083f76c9de", kill_on_drop: false }`
[INFO] [stdout] 525c0565b318de8440f02e9a98917b696c89a398ecf5ece200dcdb083f76c9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2074a682b94542779e42dee14f4e2dd071330e6b504d98cb655c20f718a464f4
[INFO] running `Command { std: "docker" "start" "-a" "2074a682b94542779e42dee14f4e2dd071330e6b504d98cb655c20f718a464f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cfg-expr v0.10.2
[INFO] [stderr]     Checking futures-channel v0.3.21
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling glib-sys v0.15.6
[INFO] [stderr]    Compiling gobject-sys v0.15.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.1
[INFO] [stderr]    Compiling pangocairo-sys v0.15.1
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]     Checking penrose_keysyms v0.1.1 (https://github.com/sbc64/penrose?branch=develop#87d65466)
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling glib-macros v0.15.6
[INFO] [stderr]    Compiling penrose_proc v0.1.3 (https://github.com/sbc64/penrose?branch=develop#87d65466)
[INFO] [stderr]     Checking glib v0.15.6
[INFO] [stderr]     Checking cairo-rs v0.15.6
[INFO] [stderr]     Checking pango v0.15.6
[INFO] [stderr]     Checking pangocairo v0.15.1
[INFO] [stderr]     Checking penrose v0.2.1 (https://github.com/sbc64/penrose?branch=develop#87d65466)
[INFO] [stderr]     Checking penrose v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut path = env::var("XDG_CONFIG_HOME").unwrap();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sound` is never read
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ConfigTable {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 43 |     sound: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut path = env::var("XDG_CONFIG_HOME").unwrap();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sound` is never read
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct ConfigTable {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 43 |     sound: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "2074a682b94542779e42dee14f4e2dd071330e6b504d98cb655c20f718a464f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2074a682b94542779e42dee14f4e2dd071330e6b504d98cb655c20f718a464f4", kill_on_drop: false }`
[INFO] [stdout] 2074a682b94542779e42dee14f4e2dd071330e6b504d98cb655c20f718a464f4
