[INFO] updating cached repository deciduously/protoqueue-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/deciduously/protoqueue-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/protoqueue-rs" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/deciduously/protoqueue-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/deciduously/protoqueue-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/protoqueue-rs" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/deciduously/protoqueue-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/deciduously/protoqueue-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 308183a2350d7efbafa51a39be17c1630eac06e1 [INFO] sha for GitHub repo deciduously/protoqueue-rs: 308183a2350d7efbafa51a39be17c1630eac06e1 [INFO] validating manifest of deciduously/protoqueue-rs on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of deciduously/protoqueue-rs on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing deciduously/protoqueue-rs [INFO] finished frobbing deciduously/protoqueue-rs [INFO] frobbed toml for deciduously/protoqueue-rs written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/deciduously/protoqueue-rs/Cargo.toml [INFO] started frobbing deciduously/protoqueue-rs [INFO] finished frobbing deciduously/protoqueue-rs [INFO] frobbed toml for deciduously/protoqueue-rs written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/deciduously/protoqueue-rs/Cargo.toml [INFO] crate deciduously/protoqueue-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking deciduously/protoqueue-rs against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-5/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/deciduously/protoqueue-rs:/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" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f6638033a61a212e6c61ba75fc4fa347715f07b29f4f787b6f916b6938109113 [INFO] running `"docker" "start" "-a" "f6638033a61a212e6c61ba75fc4fa347715f07b29f4f787b6f916b6938109113"` [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Checking askama_escape v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.14 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking memchr v2.1.1 [INFO] [stderr] Checking miniz-sys v0.1.11 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking flate2 v1.0.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.0 [INFO] [stderr] Checking actix v0.7.7 [INFO] [stderr] Checking actix-net v0.2.4 [INFO] [stderr] Checking protoqueue-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "f6638033a61a212e6c61ba75fc4fa347715f07b29f4f787b6f916b6938109113"` [INFO] running `"docker" "rm" "-f" "f6638033a61a212e6c61ba75fc4fa347715f07b29f4f787b6f916b6938109113"` [INFO] [stdout] f6638033a61a212e6c61ba75fc4fa347715f07b29f4f787b6f916b6938109113