[INFO] updating cached repository Cumulus-Cloud/cumulus_sync [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Cumulus-Cloud/cumulus_sync [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Cumulus-Cloud/cumulus_sync" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Cumulus-Cloud/cumulus_sync"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Cumulus-Cloud/cumulus_sync'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Cumulus-Cloud/cumulus_sync" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Cumulus-Cloud/cumulus_sync"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Cumulus-Cloud/cumulus_sync'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bdf635faba0939cddc915f76c5a56def43ce6e3 [INFO] sha for GitHub repo Cumulus-Cloud/cumulus_sync: 6bdf635faba0939cddc915f76c5a56def43ce6e3 [INFO] validating manifest of Cumulus-Cloud/cumulus_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 Cumulus-Cloud/cumulus_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 Cumulus-Cloud/cumulus_sync [INFO] finished frobbing Cumulus-Cloud/cumulus_sync [INFO] frobbed toml for Cumulus-Cloud/cumulus_sync written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Cumulus-Cloud/cumulus_sync/Cargo.toml [INFO] started frobbing Cumulus-Cloud/cumulus_sync [INFO] finished frobbing Cumulus-Cloud/cumulus_sync [INFO] frobbed toml for Cumulus-Cloud/cumulus_sync written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Cumulus-Cloud/cumulus_sync/Cargo.toml [INFO] crate Cumulus-Cloud/cumulus_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] checking Cumulus-Cloud/cumulus_sync against master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-2/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Cumulus-Cloud/cumulus_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] 9ce688c0f6131eefcad5bd3edb39e260498a3a3da3910433b00fd4f169877766 [INFO] running `"docker" "start" "-a" "9ce688c0f6131eefcad5bd3edb39e260498a3a3da3910433b00fd4f169877766"` [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking cumulus_sync v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.62s [INFO] running `"docker" "inspect" "9ce688c0f6131eefcad5bd3edb39e260498a3a3da3910433b00fd4f169877766"` [INFO] running `"docker" "rm" "-f" "9ce688c0f6131eefcad5bd3edb39e260498a3a3da3910433b00fd4f169877766"` [INFO] [stdout] 9ce688c0f6131eefcad5bd3edb39e260498a3a3da3910433b00fd4f169877766