[INFO] updating cached repository uHOOCCOOHu/onedrive-sync [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uHOOCCOOHu/onedrive-sync [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uHOOCCOOHu/onedrive-sync" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/uHOOCCOOHu/onedrive-sync"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/uHOOCCOOHu/onedrive-sync'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uHOOCCOOHu/onedrive-sync" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/uHOOCCOOHu/onedrive-sync"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/uHOOCCOOHu/onedrive-sync'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98817a7f5bff83419d4d6da8359e0ab0a7e1a4c0 [INFO] sha for GitHub repo uHOOCCOOHu/onedrive-sync: 98817a7f5bff83419d4d6da8359e0ab0a7e1a4c0 [INFO] validating manifest of uHOOCCOOHu/onedrive-sync on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uHOOCCOOHu/onedrive-sync on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing uHOOCCOOHu/onedrive-sync [INFO] finished frobbing uHOOCCOOHu/onedrive-sync [INFO] frobbed toml for uHOOCCOOHu/onedrive-sync written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/uHOOCCOOHu/onedrive-sync/Cargo.toml [INFO] started frobbing uHOOCCOOHu/onedrive-sync [INFO] finished frobbing uHOOCCOOHu/onedrive-sync [INFO] frobbed toml for uHOOCCOOHu/onedrive-sync written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/uHOOCCOOHu/onedrive-sync/Cargo.toml [INFO] crate uHOOCCOOHu/onedrive-sync already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking uHOOCCOOHu/onedrive-sync against master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-4/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/uHOOCCOOHu/onedrive-sync:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f08a4f096e64d84e805fe32f6f18f3e568eb5af710f278e6607379e42390dba9 [INFO] running `"docker" "start" "-a" "f08a4f096e64d84e805fe32f6f18f3e568eb5af710f278e6607379e42390dba9"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking tokio-sync v0.1.4 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.5 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.12 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.89 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking reqwest v0.9.12 [INFO] [stderr] Checking onedrive-api v0.4.0 [INFO] [stderr] Checking onedrive-sync v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.55s [INFO] running `"docker" "inspect" "f08a4f096e64d84e805fe32f6f18f3e568eb5af710f278e6607379e42390dba9"` [INFO] running `"docker" "rm" "-f" "f08a4f096e64d84e805fe32f6f18f3e568eb5af710f278e6607379e42390dba9"` [INFO] [stdout] f08a4f096e64d84e805fe32f6f18f3e568eb5af710f278e6607379e42390dba9