[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 try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nerothos/battle-net-oauth-async-std on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "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-6/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol v0.1.10 [INFO] [stderr] Downloaded async-h1 v1.1.2 [INFO] [stderr] Downloaded http-client v2.0.0 [INFO] [stderr] Downloaded http-types v1.3.1 [INFO] [stderr] Downloaded async-std v1.6.0 [INFO] [stderr] Downloaded surf v2.0.0-alpha.2 [INFO] [stderr] Downloaded omnom v2.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9150cdf3bc0f50fefeb7f117c1d9876a61e4b02fdbad3befd51aaaa3000c0ac8 [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" "9150cdf3bc0f50fefeb7f117c1d9876a61e4b02fdbad3befd51aaaa3000c0ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9150cdf3bc0f50fefeb7f117c1d9876a61e4b02fdbad3befd51aaaa3000c0ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9150cdf3bc0f50fefeb7f117c1d9876a61e4b02fdbad3befd51aaaa3000c0ac8", kill_on_drop: false }` [INFO] [stdout] 9150cdf3bc0f50fefeb7f117c1d9876a61e4b02fdbad3befd51aaaa3000c0ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d91d4327783a1eceb145682959c0d402cc6914bca54ab8dedc69d08de208cb3f [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" "d91d4327783a1eceb145682959c0d402cc6914bca54ab8dedc69d08de208cb3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking omnom v2.1.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking crossbeam v0.7.3 [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 async-std v1.6.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [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 32s [INFO] running `Command { std: "docker" "inspect" "d91d4327783a1eceb145682959c0d402cc6914bca54ab8dedc69d08de208cb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91d4327783a1eceb145682959c0d402cc6914bca54ab8dedc69d08de208cb3f", kill_on_drop: false }` [INFO] [stdout] d91d4327783a1eceb145682959c0d402cc6914bca54ab8dedc69d08de208cb3f