[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] e028731b566e6356bc10d55841c5ac1c4fb53b33
[INFO] checking YohananDiamond/penrose-config against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYohananDiamond%2Fpenrose-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/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YohananDiamond/penrose-config on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YohananDiamond/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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sminez/penrose`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded pangocairo-sys v0.15.1
[INFO] [stderr]   Downloaded pangocairo v0.15.1
[INFO] [stderr]   Downloaded system-deps v6.0.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded glib-macros v0.15.11
[INFO] [stderr]   Downloaded cfg-expr v0.11.0
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded cxx v1.0.81
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2091b2903b5497f0135b78c784259ee22a82239fb45f19c0a4f883255f02a72d
[INFO] running `Command { std: "docker" "start" "-a" "2091b2903b5497f0135b78c784259ee22a82239fb45f19c0a4f883255f02a72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2091b2903b5497f0135b78c784259ee22a82239fb45f19c0a4f883255f02a72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2091b2903b5497f0135b78c784259ee22a82239fb45f19c0a4f883255f02a72d", kill_on_drop: false }`
[INFO] [stdout] 2091b2903b5497f0135b78c784259ee22a82239fb45f19c0a4f883255f02a72d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1bd842674f062e79ac5c3c746685cb612027c9776b97cd984498affb317e735
[INFO] running `Command { std: "docker" "start" "-a" "f1bd842674f062e79ac5c3c746685cb612027c9776b97cd984498affb317e735", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pangocairo-sys v0.15.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking penrose_keysyms v0.1.1 (https://github.com/sminez/penrose?branch=develop#9ae1b5c0)
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking penrose v0.3.1 (https://github.com/sminez/penrose?branch=develop#9ae1b5c0)
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking pangocairo v0.15.1
[INFO] [stderr]     Checking penrose_ui v0.1.1 (https://github.com/sminez/penrose?branch=develop#9ae1b5c0)
[INFO] [stderr]     Checking pencil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.70s
[INFO] running `Command { std: "docker" "inspect" "f1bd842674f062e79ac5c3c746685cb612027c9776b97cd984498affb317e735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1bd842674f062e79ac5c3c746685cb612027c9776b97cd984498affb317e735", kill_on_drop: false }`
[INFO] [stdout] f1bd842674f062e79ac5c3c746685cb612027c9776b97cd984498affb317e735
