[INFO] cloning repository https://github.com/rushton/rs-web-light [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rushton/rs-web-light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushton%2Frs-web-light", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushton%2Frs-web-light'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7db43db3b5f5eb222fc5f564e1244cddebf0cd [INFO] checking rushton/rs-web-light against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frushton%2Frs-web-light" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rushton/rs-web-light 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/rushton/rs-web-light [INFO] finished tweaking git repo https://github.com/rushton/rs-web-light [INFO] tweaked toml for git repo https://github.com/rushton/rs-web-light written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rushton/rs-web-light 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] d776e8fb891995c608320de33e17bf736aea3cb979dd88031d661eb041db5542 [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" "d776e8fb891995c608320de33e17bf736aea3cb979dd88031d661eb041db5542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d776e8fb891995c608320de33e17bf736aea3cb979dd88031d661eb041db5542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d776e8fb891995c608320de33e17bf736aea3cb979dd88031d661eb041db5542", kill_on_drop: false }` [INFO] [stdout] d776e8fb891995c608320de33e17bf736aea3cb979dd88031d661eb041db5542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 508e38e242f81eb30db1b58b32c9ab2c97feac457377e9916040137c284134b1 [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" "508e38e242f81eb30db1b58b32c9ab2c97feac457377e9916040137c284134b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking web-light v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.76s [INFO] running `Command { std: "docker" "inspect" "508e38e242f81eb30db1b58b32c9ab2c97feac457377e9916040137c284134b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508e38e242f81eb30db1b58b32c9ab2c97feac457377e9916040137c284134b1", kill_on_drop: false }` [INFO] [stdout] 508e38e242f81eb30db1b58b32c9ab2c97feac457377e9916040137c284134b1