[INFO] cloning repository https://github.com/jollescott/scrapmetal [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jollescott/scrapmetal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjollescott%2Fscrapmetal"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjollescott%2Fscrapmetal'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83dca84dbc52700e4020241ce0dc9a16a8fdad53 [INFO] checking jollescott/scrapmetal against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjollescott%2Fscrapmetal" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jollescott/scrapmetal on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jollescott/scrapmetal [INFO] finished tweaking git repo https://github.com/jollescott/scrapmetal [INFO] tweaked toml for git repo https://github.com/jollescott/scrapmetal written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jollescott/scrapmetal already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 887a226c76f2c9752184d7c16af501bacaae7f2d17627416e6342c0b780251d6 [INFO] running `"docker" "start" "-a" "887a226c76f2c9752184d7c16af501bacaae7f2d17627416e6342c0b780251d6"` [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Checking scrapmetal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Write`, `self` [INFO] [stderr] --> src/lib.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::{self, Write}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Write`, `self` [INFO] [stderr] --> src/lib.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::{self, Write}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/lib.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | use hyper::rt::{self, Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/lib.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | use hyper::rt::{self, Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.52s [INFO] running `"docker" "inspect" "887a226c76f2c9752184d7c16af501bacaae7f2d17627416e6342c0b780251d6"` [INFO] running `"docker" "rm" "-f" "887a226c76f2c9752184d7c16af501bacaae7f2d17627416e6342c0b780251d6"` [INFO] [stdout] 887a226c76f2c9752184d7c16af501bacaae7f2d17627416e6342c0b780251d6