[INFO] cloning repository https://github.com/Murzaza/note-app-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Murzaza/note-app-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMurzaza%2Fnote-app-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMurzaza%2Fnote-app-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b87133a68c46ca545fadfb9aa823b44bd0eb82e9 [INFO] checking Murzaza/note-app-rs against master#bc74dd711fd154555dea3b110dfed39c4dc37bc6 for pr-77135-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMurzaza%2Fnote-app-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Murzaza/note-app-rs on toolchain bc74dd711fd154555dea3b110dfed39c4dc37bc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bc74dd711fd154555dea3b110dfed39c4dc37bc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Murzaza/note-app-rs [INFO] finished tweaking git repo https://github.com/Murzaza/note-app-rs [INFO] tweaked toml for git repo https://github.com/Murzaza/note-app-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Murzaza/note-app-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bc74dd711fd154555dea3b110dfed39c4dc37bc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+bc74dd711fd154555dea3b110dfed39c4dc37bc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a9862d3e1dc5c47cf195dca467d2009676ae10514640c1d4733a84b2de4eb88 [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" "8a9862d3e1dc5c47cf195dca467d2009676ae10514640c1d4733a84b2de4eb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a9862d3e1dc5c47cf195dca467d2009676ae10514640c1d4733a84b2de4eb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9862d3e1dc5c47cf195dca467d2009676ae10514640c1d4733a84b2de4eb88", kill_on_drop: false }` [INFO] [stdout] 8a9862d3e1dc5c47cf195dca467d2009676ae10514640c1d4733a84b2de4eb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+bc74dd711fd154555dea3b110dfed39c4dc37bc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f41cf9270df81374526e889b066677292880fb8019fa79ff573425638ecbf97 [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" "4f41cf9270df81374526e889b066677292880fb8019fa79ff573425638ecbf97", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking web-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `Command { std: "docker" "inspect" "4f41cf9270df81374526e889b066677292880fb8019fa79ff573425638ecbf97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f41cf9270df81374526e889b066677292880fb8019fa79ff573425638ecbf97", kill_on_drop: false }` [INFO] [stdout] 4f41cf9270df81374526e889b066677292880fb8019fa79ff573425638ecbf97