[INFO] cloning repository https://github.com/Emilgardis/twitch_utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emilgardis/twitch_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Ftwitch_utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Ftwitch_utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 212f136709df1b0945c8ecda4c35c1f4037e5887 [INFO] checking Emilgardis/twitch_utils against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Ftwitch_utils" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Emilgardis/twitch_utils on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Emilgardis/twitch_utils [INFO] removed 0 missing examples [INFO] removed path dependency twitch_oauth2 from git repo https://github.com/Emilgardis/twitch_utils [INFO] finished tweaking git repo https://github.com/Emilgardis/twitch_utils [INFO] tweaked toml for git repo https://github.com/Emilgardis/twitch_utils written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Emilgardis/twitch_utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/http-rs/surf.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 299ca6ff9a671d2cd92fbde0e0597c9b86a0f01ff0d4bba2a685771661311e3c [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" "299ca6ff9a671d2cd92fbde0e0597c9b86a0f01ff0d4bba2a685771661311e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299ca6ff9a671d2cd92fbde0e0597c9b86a0f01ff0d4bba2a685771661311e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299ca6ff9a671d2cd92fbde0e0597c9b86a0f01ff0d4bba2a685771661311e3c", kill_on_drop: false }` [INFO] [stdout] 299ca6ff9a671d2cd92fbde0e0597c9b86a0f01ff0d4bba2a685771661311e3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5534e5b789de5938b8c42743bfd8140d447d3314bd5da0eb17948f0ae5c285cc [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" "5534e5b789de5938b8c42743bfd8140d447d3314bd5da0eb17948f0ae5c285cc", kill_on_drop: false }` [INFO] [stderr] warning: feature `surf_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] warning: feature `reqwest_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] warning: feature `surf_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] warning: feature `surf_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] warning: feature `surf_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] warning: feature `reqwest_client` does not exist in package `twitch_oauth2 v0.4.1`. [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling twitch_api2 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.39 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking oauth2 v3.0.0 [INFO] [stderr] Checking twitch_oauth2 v0.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "5534e5b789de5938b8c42743bfd8140d447d3314bd5da0eb17948f0ae5c285cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5534e5b789de5938b8c42743bfd8140d447d3314bd5da0eb17948f0ae5c285cc", kill_on_drop: false }` [INFO] [stdout] 5534e5b789de5938b8c42743bfd8140d447d3314bd5da0eb17948f0ae5c285cc