[INFO] cloning repository https://github.com/andrewjrae/penrose-conf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewjrae/penrose-conf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjrae%2Fpenrose-conf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjrae%2Fpenrose-conf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bc452065164be566024dbb2ff119052cc654d53 [INFO] checking andrewjrae/penrose-conf against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjrae%2Fpenrose-conf" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewjrae/penrose-conf on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewjrae/penrose-conf [INFO] finished tweaking git repo https://github.com/andrewjrae/penrose-conf [INFO] tweaked toml for git repo https://github.com/andrewjrae/penrose-conf written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/andrewjrae/penrose-conf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe8e6f564b72e726bf30eb285edc08345c7e21b3047256f383cade4d1cec7e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0fe8e6f564b72e726bf30eb285edc08345c7e21b3047256f383cade4d1cec7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe8e6f564b72e726bf30eb285edc08345c7e21b3047256f383cade4d1cec7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe8e6f564b72e726bf30eb285edc08345c7e21b3047256f383cade4d1cec7e1", kill_on_drop: false }` [INFO] [stdout] 0fe8e6f564b72e726bf30eb285edc08345c7e21b3047256f383cade4d1cec7e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbcc8e7995cc95becda34371db6b2b2b3516b71bd8374935bec0cebfaa4e53b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dbcc8e7995cc95becda34371db6b2b2b3516b71bd8374935bec0cebfaa4e53b3", kill_on_drop: false }` [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Checking tracing v0.1.27 [INFO] [stderr] Compiling penrose_keysyms v0.1.0 (https://github.com/sminez/penrose.git?rev=023dc55b61282d8f92e31d97317ba8d562833d5a#023dc55b) [INFO] [stderr] Compiling system-deps v1.3.2 [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] Compiling penrose_proc v0.1.2 (https://github.com/sminez/penrose.git?rev=023dc55b61282d8f92e31d97317ba8d562833d5a#023dc55b) [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking penrose v0.2.0 (https://github.com/sminez/penrose.git?rev=023dc55b61282d8f92e31d97317ba8d562833d5a#023dc55b) [INFO] [stderr] Checking penrose-ajrae v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.96s [INFO] running `Command { std: "docker" "inspect" "dbcc8e7995cc95becda34371db6b2b2b3516b71bd8374935bec0cebfaa4e53b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcc8e7995cc95becda34371db6b2b2b3516b71bd8374935bec0cebfaa4e53b3", kill_on_drop: false }` [INFO] [stdout] dbcc8e7995cc95becda34371db6b2b2b3516b71bd8374935bec0cebfaa4e53b3