[INFO] updating cached repository cGuille/opossync [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cGuille/opossync [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cGuille/opossync" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cGuille/opossync"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cGuille/opossync'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cGuille/opossync" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cGuille/opossync"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cGuille/opossync'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8fb06dbc29c54649c3b450d723abcd29aa4e81f2 [INFO] sha for GitHub repo cGuille/opossync: 8fb06dbc29c54649c3b450d723abcd29aa4e81f2 [INFO] validating manifest of cGuille/opossync on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cGuille/opossync on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cGuille/opossync [INFO] finished frobbing cGuille/opossync [INFO] frobbed toml for cGuille/opossync written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cGuille/opossync/Cargo.toml [INFO] started frobbing cGuille/opossync [INFO] finished frobbing cGuille/opossync [INFO] frobbed toml for cGuille/opossync written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/cGuille/opossync/Cargo.toml [INFO] crate cGuille/opossync already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cGuille/opossync against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-6/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/cGuille/opossync:/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1fc38804913fd1d5ef474251bf7bbdd050a8464b92e24e068058ae9efdf3d3bc [INFO] running `"docker" "start" "-a" "1fc38804913fd1d5ef474251bf7bbdd050a8464b92e24e068058ae9efdf3d3bc"` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.1.0 [INFO] [stderr] Checking siphasher v0.2.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.14 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking aho-corasick v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking miniz-sys v0.1.10 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking phf_shared v0.7.22 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking h2 v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking opossync v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `"docker" "inspect" "1fc38804913fd1d5ef474251bf7bbdd050a8464b92e24e068058ae9efdf3d3bc"` [INFO] running `"docker" "rm" "-f" "1fc38804913fd1d5ef474251bf7bbdd050a8464b92e24e068058ae9efdf3d3bc"` [INFO] [stdout] 1fc38804913fd1d5ef474251bf7bbdd050a8464b92e24e068058ae9efdf3d3bc