[INFO] cloning repository https://github.com/hppRC/oauth_trial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hppRC/oauth_trial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Foauth_trial"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Foauth_trial'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 302a28731110e1bb5811a1ac2994364a7627e874 [INFO] checking hppRC/oauth_trial against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhppRC%2Foauth_trial" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hppRC/oauth_trial on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hppRC/oauth_trial [INFO] finished tweaking git repo https://github.com/hppRC/oauth_trial [INFO] tweaked toml for git repo https://github.com/hppRC/oauth_trial written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hppRC/oauth_trial already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 713786b1383f4119cf7618eac51672c2b9d29faf4340ece938e8e6cf7e4f8690 [INFO] running `"docker" "start" "-a" "713786b1383f4119cf7618eac51672c2b9d29faf4340ece938e8e6cf7e4f8690"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking oauth_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `CONTROLS` [INFO] [stderr] --> src/main.rs:1:55 [INFO] [stderr] | [INFO] [stderr] 1 | use percent_encoding::{utf8_percent_encode, AsciiSet, CONTROLS}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `CONTROLS` [INFO] [stderr] --> src/main.rs:1:55 [INFO] [stderr] | [INFO] [stderr] 1 | use percent_encoding::{utf8_percent_encode, AsciiSet, CONTROLS}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `"docker" "inspect" "713786b1383f4119cf7618eac51672c2b9d29faf4340ece938e8e6cf7e4f8690"` [INFO] running `"docker" "rm" "-f" "713786b1383f4119cf7618eac51672c2b9d29faf4340ece938e8e6cf7e4f8690"` [INFO] [stdout] 713786b1383f4119cf7618eac51672c2b9d29faf4340ece938e8e6cf7e4f8690