[INFO] updating cached repository zacheryph/leetcode-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zacheryph/leetcode-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zacheryph/leetcode-rust" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/zacheryph/leetcode-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/zacheryph/leetcode-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zacheryph/leetcode-rust" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/zacheryph/leetcode-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/zacheryph/leetcode-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 17605fe38dc8c27667f9f0bf6c9f9ecc85d05e8f [INFO] sha for GitHub repo zacheryph/leetcode-rust: 17605fe38dc8c27667f9f0bf6c9f9ecc85d05e8f [INFO] validating manifest of zacheryph/leetcode-rust on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zacheryph/leetcode-rust on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zacheryph/leetcode-rust [INFO] finished frobbing zacheryph/leetcode-rust [INFO] frobbed toml for zacheryph/leetcode-rust written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/zacheryph/leetcode-rust/Cargo.toml [INFO] started frobbing zacheryph/leetcode-rust [INFO] finished frobbing zacheryph/leetcode-rust [INFO] frobbed toml for zacheryph/leetcode-rust written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/zacheryph/leetcode-rust/Cargo.toml [INFO] crate zacheryph/leetcode-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking zacheryph/leetcode-rust against master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-4/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/zacheryph/leetcode-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6014a20838c5fd8c3ba82c83f55796f1e94b113b8f5080184e8a8ca7ad91dbb0 [INFO] running `"docker" "start" "-a" "6014a20838c5fd8c3ba82c83f55796f1e94b113b8f5080184e8a8ca7ad91dbb0"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.23 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Checking leetcode-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "6014a20838c5fd8c3ba82c83f55796f1e94b113b8f5080184e8a8ca7ad91dbb0"` [INFO] running `"docker" "rm" "-f" "6014a20838c5fd8c3ba82c83f55796f1e94b113b8f5080184e8a8ca7ad91dbb0"` [INFO] [stdout] 6014a20838c5fd8c3ba82c83f55796f1e94b113b8f5080184e8a8ca7ad91dbb0