[INFO] updating cached repository collabook/core [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/collabook/core [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/collabook/core" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/collabook/core"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/collabook/core'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/collabook/core" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/collabook/core"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/collabook/core'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bfee3de1eb815caafcbb8f5a70fbf8cd90a4152 [INFO] sha for GitHub repo collabook/core: 6bfee3de1eb815caafcbb8f5a70fbf8cd90a4152 [INFO] validating manifest of collabook/core 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 collabook/core 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 collabook/core [INFO] finished frobbing collabook/core [INFO] frobbed toml for collabook/core written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/collabook/core/Cargo.toml [INFO] started frobbing collabook/core [INFO] finished frobbing collabook/core [INFO] frobbed toml for collabook/core written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/collabook/core/Cargo.toml [INFO] crate collabook/core 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 collabook/core against try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-1/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/collabook/core:/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" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d6649a73bf71dfb6f2ce9b43301ddacbd6bf6924519c6c3e814b44b8c2886108 [INFO] running `"docker" "start" "-a" "d6649a73bf71dfb6f2ce9b43301ddacbd6bf6924519c6c3e814b44b8c2886108"` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Checking wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.6.1 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Compiling combine v3.0.0-beta.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking hyper v0.12.20 [INFO] [stderr] Checking trust-dns-resolver v0.10.2 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking reqwest v0.9.8 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking actix-web v0.7.18 [INFO] [stderr] Compiling graphql-parser v0.2.0 [INFO] [stderr] Compiling graphql_client_codegen v0.6.0 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Compiling graphql_query_derive v0.6.0 [INFO] [stderr] Checking graphql_client v0.6.0 [INFO] [stderr] Checking core v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/book.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | let mut content: Option; [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/book.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | let mut content: Option; [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "d6649a73bf71dfb6f2ce9b43301ddacbd6bf6924519c6c3e814b44b8c2886108"` [INFO] running `"docker" "rm" "-f" "d6649a73bf71dfb6f2ce9b43301ddacbd6bf6924519c6c3e814b44b8c2886108"` [INFO] [stdout] d6649a73bf71dfb6f2ce9b43301ddacbd6bf6924519c6c3e814b44b8c2886108