[INFO] cloning repository https://github.com/lewis-weinberger/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/lewis-weinberger/penrose-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-weinberger%2Fpenrose-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-weinberger%2Fpenrose-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2e13b56237a8e631645fdcca86c5ccc00415ad3 [INFO] checking lewis-weinberger/penrose-config against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-weinberger%2Fpenrose-config" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lewis-weinberger/penrose-config on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lewis-weinberger/penrose-config [INFO] finished tweaking git repo https://github.com/lewis-weinberger/penrose-config [INFO] tweaked toml for git repo https://github.com/lewis-weinberger/penrose-config written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lewis-weinberger/penrose-config already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--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 pangocairo-sys v0.11.0 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded pangocairo v0.10.0 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded xcb v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9ee0dbd351a05cf24199fddc066e2ade34d8cdcfb4f4752c63f4fba49ffe5d [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" "0d9ee0dbd351a05cf24199fddc066e2ade34d8cdcfb4f4752c63f4fba49ffe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9ee0dbd351a05cf24199fddc066e2ade34d8cdcfb4f4752c63f4fba49ffe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9ee0dbd351a05cf24199fddc066e2ade34d8cdcfb4f4752c63f4fba49ffe5d", kill_on_drop: false }` [INFO] [stdout] 0d9ee0dbd351a05cf24199fddc066e2ade34d8cdcfb4f4752c63f4fba49ffe5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4edc7882c6ae620ed0b2a73e84f24dabc98f91f360bf4e28736bce093c01e87 [INFO] running `Command { std: "docker" "start" "-a" "b4edc7882c6ae620ed0b2a73e84f24dabc98f91f360bf4e28736bce093c01e87", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling penrose_keysyms v0.1.0 (https://github.com/sminez/penrose?branch=develop#856ce519) [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling penrose_proc v0.1.2 (https://github.com/sminez/penrose?branch=develop#856ce519) [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking penrose v0.2.0 (https://github.com/sminez/penrose?branch=develop#856ce519) [INFO] [stderr] Checking penrose_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "b4edc7882c6ae620ed0b2a73e84f24dabc98f91f360bf4e28736bce093c01e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4edc7882c6ae620ed0b2a73e84f24dabc98f91f360bf4e28736bce093c01e87", kill_on_drop: false }` [INFO] [stdout] b4edc7882c6ae620ed0b2a73e84f24dabc98f91f360bf4e28736bce093c01e87