[INFO] cloning repository https://github.com/illef/illef-wm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illef/illef-wm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 301839b23e1abd6093fd23c4b3014578f87370d4
[INFO] checking illef/illef-wm against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/illef/illef-wm on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/illef/illef-wm
[INFO] finished tweaking git repo https://github.com/illef/illef-wm
[INFO] tweaked toml for git repo https://github.com/illef/illef-wm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/illef/illef-wm 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sminez/penrose.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70ab032ef67350987b63475f3a29c2e20db1daec8b96b226fdae4f40496363c7
[INFO] running `Command { std: "docker" "start" "-a" "70ab032ef67350987b63475f3a29c2e20db1daec8b96b226fdae4f40496363c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ab032ef67350987b63475f3a29c2e20db1daec8b96b226fdae4f40496363c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ab032ef67350987b63475f3a29c2e20db1daec8b96b226fdae4f40496363c7", kill_on_drop: false }`
[INFO] [stdout] 70ab032ef67350987b63475f3a29c2e20db1daec8b96b226fdae4f40496363c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fc66568838df39da198aaa13a0d72ec6c7dd3d12bf8a93cef361968e9e317d8
[INFO] running `Command { std: "docker" "start" "-a" "2fc66568838df39da198aaa13a0d72ec6c7dd3d12bf8a93cef361968e9e317d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v4.0.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking penrose_keysyms v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa)
[INFO] [stderr]     Checking penrose v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa)
[INFO] [stderr]     Checking penrose_ui v0.3.3 (https://github.com/sminez/penrose.git#4a7e41fa)
[INFO] [stderr]     Checking illef-wm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
[INFO] running `Command { std: "docker" "inspect" "2fc66568838df39da198aaa13a0d72ec6c7dd3d12bf8a93cef361968e9e317d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc66568838df39da198aaa13a0d72ec6c7dd3d12bf8a93cef361968e9e317d8", kill_on_drop: false }`
[INFO] [stdout] 2fc66568838df39da198aaa13a0d72ec6c7dd3d12bf8a93cef361968e9e317d8
