[INFO] updating cached repository fotonick/doxie-control [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fotonick/doxie-control [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fotonick/doxie-control" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/fotonick/doxie-control"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/fotonick/doxie-control'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fotonick/doxie-control" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/fotonick/doxie-control"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/fotonick/doxie-control'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f48a9d9e684c3d9b6854acebe90542b72ef750a0 [INFO] sha for GitHub repo fotonick/doxie-control: f48a9d9e684c3d9b6854acebe90542b72ef750a0 [INFO] validating manifest of fotonick/doxie-control on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fotonick/doxie-control on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fotonick/doxie-control [INFO] finished frobbing fotonick/doxie-control [INFO] frobbed toml for fotonick/doxie-control written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/fotonick/doxie-control/Cargo.toml [INFO] started frobbing fotonick/doxie-control [INFO] finished frobbing fotonick/doxie-control [INFO] frobbed toml for fotonick/doxie-control written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/fotonick/doxie-control/Cargo.toml [INFO] crate fotonick/doxie-control already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fotonick/doxie-control against try#18481b65f318e0b4b20c0fc61340054701719d6c for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-6/try#18481b65f318e0b4b20c0fc61340054701719d6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/fotonick/doxie-control:/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" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3fb11c8488dced5e26d3e910093e36c7649ca2676e5b603693301913395a89cb [INFO] running `"docker" "start" "-a" "3fb11c8488dced5e26d3e910093e36c7649ca2676e5b603693301913395a89cb"` [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking openssl v0.10.16 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking h2 v0.1.15 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking ssdp v0.7.0 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking hyper v0.12.21 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.8 [INFO] [stderr] Checking doxie-control v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.73s [INFO] running `"docker" "inspect" "3fb11c8488dced5e26d3e910093e36c7649ca2676e5b603693301913395a89cb"` [INFO] running `"docker" "rm" "-f" "3fb11c8488dced5e26d3e910093e36c7649ca2676e5b603693301913395a89cb"` [INFO] [stdout] 3fb11c8488dced5e26d3e910093e36c7649ca2676e5b603693301913395a89cb