[INFO] cloning repository https://github.com/Neurrone/food-ordering-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Neurrone/food-ordering-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeurrone%2Ffood-ordering-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeurrone%2Ffood-ordering-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f9b9744df282a0a27cadd28195ec91f28ea9f19 [INFO] checking Neurrone/food-ordering-bot against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeurrone%2Ffood-ordering-bot" "/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/Neurrone/food-ordering-bot on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Neurrone/food-ordering-bot [INFO] finished tweaking git repo https://github.com/Neurrone/food-ordering-bot [INFO] tweaked toml for git repo https://github.com/Neurrone/food-ordering-bot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Neurrone/food-ordering-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d63381efaeecc89e3d562d0eb5635821a9cd79bb2efc86bf097b4f21bd24d6 [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" "39d63381efaeecc89e3d562d0eb5635821a9cd79bb2efc86bf097b4f21bd24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d63381efaeecc89e3d562d0eb5635821a9cd79bb2efc86bf097b4f21bd24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d63381efaeecc89e3d562d0eb5635821a9cd79bb2efc86bf097b4f21bd24d6", kill_on_drop: false }` [INFO] [stdout] 39d63381efaeecc89e3d562d0eb5635821a9cd79bb2efc86bf097b4f21bd24d6 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c1a9978d088275e4271b2d7a4ba0b386a3c3c21867748ee96d1237e67100e1a [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" "1c1a9978d088275e4271b2d7a4ba0b386a3c3c21867748ee96d1237e67100e1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.98 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking telegram-bot-raw v0.6.3 [INFO] [stderr] Checking telegram-bot v0.6.3 [INFO] [stderr] Checking food-ordering-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.80s [INFO] running `Command { std: "docker" "inspect" "1c1a9978d088275e4271b2d7a4ba0b386a3c3c21867748ee96d1237e67100e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1a9978d088275e4271b2d7a4ba0b386a3c3c21867748ee96d1237e67100e1a", kill_on_drop: false }` [INFO] [stdout] 1c1a9978d088275e4271b2d7a4ba0b386a3c3c21867748ee96d1237e67100e1a