[INFO] cloning repository https://github.com/ayrat555/todo_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayrat555/todo_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Ftodo_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Ftodo_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 051d11e4f2f4378585aa2be402a22aacc478ddc6 [INFO] checking ayrat555/todo_demo against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Ftodo_demo" "/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/ayrat555/todo_demo on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayrat555/todo_demo [INFO] finished tweaking git repo https://github.com/ayrat555/todo_demo [INFO] tweaked toml for git repo https://github.com/ayrat555/todo_demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ayrat555/todo_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 256b005975d98fad1913d4482c55a0a3914aa75d937c86a24214e0ea17df099c [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" "256b005975d98fad1913d4482c55a0a3914aa75d937c86a24214e0ea17df099c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "256b005975d98fad1913d4482c55a0a3914aa75d937c86a24214e0ea17df099c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256b005975d98fad1913d4482c55a0a3914aa75d937c86a24214e0ea17df099c", kill_on_drop: false }` [INFO] [stdout] 256b005975d98fad1913d4482c55a0a3914aa75d937c86a24214e0ea17df099c [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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b69f88a4a69cdffc162500ba2f5283913023475a9e55a12dff62de3b7e60072 [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" "9b69f88a4a69cdffc162500ba2f5283913023475a9e55a12dff62de3b7e60072", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rustc-demangle v0.1.6 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking termcolor v0.3.4 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-service v0.1.0 (https://github.com/tokio-rs/tokio-service#c56afde9) [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-complex v0.1.42 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Checking hyper v0.11.18 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Checking todo-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.48s [INFO] running `Command { std: "docker" "inspect" "9b69f88a4a69cdffc162500ba2f5283913023475a9e55a12dff62de3b7e60072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b69f88a4a69cdffc162500ba2f5283913023475a9e55a12dff62de3b7e60072", kill_on_drop: false }` [INFO] [stdout] 9b69f88a4a69cdffc162500ba2f5283913023475a9e55a12dff62de3b7e60072