[INFO] cloning repository https://github.com/hoyon/wayland-protocol-docs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoyon/wayland-protocol-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 334a93319dda0b97edbbb12f7fe84522cae6bb7c [INFO] checking hoyon/wayland-protocol-docs against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoyon/wayland-protocol-docs on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] finished tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] tweaked toml for git repo https://github.com/hoyon/wayland-protocol-docs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hoyon/wayland-protocol-docs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb6ef5ae13869c689389c0c46ca4e0a9fd102bef3f5236fc8d16c9b3f0134856 [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" "fb6ef5ae13869c689389c0c46ca4e0a9fd102bef3f5236fc8d16c9b3f0134856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb6ef5ae13869c689389c0c46ca4e0a9fd102bef3f5236fc8d16c9b3f0134856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6ef5ae13869c689389c0c46ca4e0a9fd102bef3f5236fc8d16c9b3f0134856", kill_on_drop: false }` [INFO] [stdout] fb6ef5ae13869c689389c0c46ca4e0a9fd102bef3f5236fc8d16c9b3f0134856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a659864d143bb568e12c2996fa48f77cd65a7ac95bcd7b590004a90a1d7e013 [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" "5a659864d143bb568e12c2996fa48f77cd65a7ac95bcd7b590004a90a1d7e013", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unindent v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking xmltree v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling wayland-protocol-docs-derive v0.1.0 (/opt/rustwide/workdir/wayland-protocol-docs-derive) [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Checking wayland-protocol-docs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.86s [INFO] running `Command { std: "docker" "inspect" "5a659864d143bb568e12c2996fa48f77cd65a7ac95bcd7b590004a90a1d7e013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a659864d143bb568e12c2996fa48f77cd65a7ac95bcd7b590004a90a1d7e013", kill_on_drop: false }` [INFO] [stdout] 5a659864d143bb568e12c2996fa48f77cd65a7ac95bcd7b590004a90a1d7e013