[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/301839b23e1abd6093fd23c4b3014578f87370d4 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illef/illef-wm on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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-2-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sminez/penrose.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v4.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635713f2f93d70b65ecf5d0c41437b0cf04112d5a5f07a45c0f6bccfb0d94efb [INFO] running `Command { std: "docker" "start" "-a" "635713f2f93d70b65ecf5d0c41437b0cf04112d5a5f07a45c0f6bccfb0d94efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635713f2f93d70b65ecf5d0c41437b0cf04112d5a5f07a45c0f6bccfb0d94efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635713f2f93d70b65ecf5d0c41437b0cf04112d5a5f07a45c0f6bccfb0d94efb", kill_on_drop: false }` [INFO] [stdout] 635713f2f93d70b65ecf5d0c41437b0cf04112d5a5f07a45c0f6bccfb0d94efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b53a5cdb47570d9a37a85de209ab837f563c4fbc576bb7b0041e4a5cae20a7c [INFO] running `Command { std: "docker" "start" "-a" "9b53a5cdb47570d9a37a85de209ab837f563c4fbc576bb7b0041e4a5cae20a7c", 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] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [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] Compiling syn v2.0.38 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [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 26.57s [INFO] running `Command { std: "docker" "inspect" "9b53a5cdb47570d9a37a85de209ab837f563c4fbc576bb7b0041e4a5cae20a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b53a5cdb47570d9a37a85de209ab837f563c4fbc576bb7b0041e4a5cae20a7c", kill_on_drop: false }` [INFO] [stdout] 9b53a5cdb47570d9a37a85de209ab837f563c4fbc576bb7b0041e4a5cae20a7c [INFO] checking illef/illef-wm/301839b23e1abd6093fd23c4b3014578f87370d4 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-wm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illef/illef-wm on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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-2-tc2/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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6602c4369148ab848afcae88cdc2923d7f99706c18164477cffda9c2890d3f78 [INFO] running `Command { std: "docker" "start" "-a" "6602c4369148ab848afcae88cdc2923d7f99706c18164477cffda9c2890d3f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6602c4369148ab848afcae88cdc2923d7f99706c18164477cffda9c2890d3f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6602c4369148ab848afcae88cdc2923d7f99706c18164477cffda9c2890d3f78", kill_on_drop: false }` [INFO] [stdout] 6602c4369148ab848afcae88cdc2923d7f99706c18164477cffda9c2890d3f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725245f37e457e63914551fc351917ab6ba225f83d3711d8b99e1475abb26876 [INFO] running `Command { std: "docker" "start" "-a" "725245f37e457e63914551fc351917ab6ba225f83d3711d8b99e1475abb26876", 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] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [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] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v4.0.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [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 22.20s [INFO] running `Command { std: "docker" "inspect" "725245f37e457e63914551fc351917ab6ba225f83d3711d8b99e1475abb26876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725245f37e457e63914551fc351917ab6ba225f83d3711d8b99e1475abb26876", kill_on_drop: false }` [INFO] [stdout] 725245f37e457e63914551fc351917ab6ba225f83d3711d8b99e1475abb26876