[INFO] cloning repository https://github.com/Nerothos/battle-net-oauth-async-std [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nerothos/battle-net-oauth-async-std" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerothos%2Fbattle-net-oauth-async-std", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerothos%2Fbattle-net-oauth-async-std'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37a3f9e0fabbf22edee34b7a39bef21f554c374b [INFO] checking Nerothos/battle-net-oauth-async-std against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNerothos%2Fbattle-net-oauth-async-std" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nerothos/battle-net-oauth-async-std 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/Nerothos/battle-net-oauth-async-std [INFO] finished tweaking git repo https://github.com/Nerothos/battle-net-oauth-async-std [INFO] tweaked toml for git repo https://github.com/Nerothos/battle-net-oauth-async-std written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Nerothos/battle-net-oauth-async-std 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] be5f7f497561cd16a6830ba8d0ee028adb8628070394d61eff9f513b5721ffc7 [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" "be5f7f497561cd16a6830ba8d0ee028adb8628070394d61eff9f513b5721ffc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5f7f497561cd16a6830ba8d0ee028adb8628070394d61eff9f513b5721ffc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5f7f497561cd16a6830ba8d0ee028adb8628070394d61eff9f513b5721ffc7", kill_on_drop: false }` [INFO] [stdout] be5f7f497561cd16a6830ba8d0ee028adb8628070394d61eff9f513b5721ffc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a1c4af4d8c860fd3b6bff9b97fd4230dd1f038bcf69b5ac329d94e7fd121f35 [INFO] running `Command { std: "docker" "start" "-a" "8a1c4af4d8c860fd3b6bff9b97fd4230dd1f038bcf69b5ac329d94e7fd121f35", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking omnom v2.1.2 [INFO] [stderr] Checking openssl-sys v0.9.57 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking openssl v0.10.29 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking piper v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking sluice v0.5.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.10 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] Checking http-types v1.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking async-h1 v1.1.2 [INFO] [stderr] Checking http-client v2.0.0 [INFO] [stderr] Checking surf v2.0.0-alpha.2 [INFO] [stderr] Checking battle-net-oauth-async-std v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "8a1c4af4d8c860fd3b6bff9b97fd4230dd1f038bcf69b5ac329d94e7fd121f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1c4af4d8c860fd3b6bff9b97fd4230dd1f038bcf69b5ac329d94e7fd121f35", kill_on_drop: false }` [INFO] [stdout] 8a1c4af4d8c860fd3b6bff9b97fd4230dd1f038bcf69b5ac329d94e7fd121f35