[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-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/zacheryph/leetcode-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/zacheryph/leetcode-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zacheryph/leetcode-rust" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/zacheryph/leetcode-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zacheryph/leetcode-rust on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-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-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/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-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking zacheryph/leetcode-rust against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-6/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 98e07ddeaeccc9fb39c1cac6daa19754779024e3d7e893c3bca739033c1118ea [INFO] running `"docker" "start" "-a" "98e07ddeaeccc9fb39c1cac6daa19754779024e3d7e893c3bca739033c1118ea"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking h2 v0.1.23 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [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 26s [INFO] running `"docker" "inspect" "98e07ddeaeccc9fb39c1cac6daa19754779024e3d7e893c3bca739033c1118ea"` [INFO] running `"docker" "rm" "-f" "98e07ddeaeccc9fb39c1cac6daa19754779024e3d7e893c3bca739033c1118ea"` [INFO] [stdout] 98e07ddeaeccc9fb39c1cac6daa19754779024e3d7e893c3bca739033c1118ea