[INFO] cloning repository https://github.com/quentin-k/robot_pages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quentin-k/robot_pages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentin-k%2Frobot_pages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentin-k%2Frobot_pages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64dedde4f805ef67f9274dab8f9bfbcc85b200f8 [INFO] checking quentin-k/robot_pages against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentin-k%2Frobot_pages" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quentin-k/robot_pages on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quentin-k/robot_pages [INFO] finished tweaking git repo https://github.com/quentin-k/robot_pages [INFO] tweaked toml for git repo https://github.com/quentin-k/robot_pages written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/quentin-k/robot_pages already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", 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] 615dd78434cf6b81b5c30d1ed9426ffda3d64422159753fe256c7c84cbdf4baf [INFO] running `Command { std: "docker" "start" "-a" "615dd78434cf6b81b5c30d1ed9426ffda3d64422159753fe256c7c84cbdf4baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615dd78434cf6b81b5c30d1ed9426ffda3d64422159753fe256c7c84cbdf4baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615dd78434cf6b81b5c30d1ed9426ffda3d64422159753fe256c7c84cbdf4baf", kill_on_drop: false }` [INFO] [stdout] 615dd78434cf6b81b5c30d1ed9426ffda3d64422159753fe256c7c84cbdf4baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056f85a73947ff3020b45aa2ae62496c807e1a2da690279e1c5b9320c56c70eb [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" "056f85a73947ff3020b45aa2ae62496c807e1a2da690279e1c5b9320c56c70eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking openssl-sys v0.9.58 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking robot_pages v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.69s [INFO] running `Command { std: "docker" "inspect" "056f85a73947ff3020b45aa2ae62496c807e1a2da690279e1c5b9320c56c70eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056f85a73947ff3020b45aa2ae62496c807e1a2da690279e1c5b9320c56c70eb", kill_on_drop: false }` [INFO] [stdout] 056f85a73947ff3020b45aa2ae62496c807e1a2da690279e1c5b9320c56c70eb