[INFO] updating cached repository tverghis/cato [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tverghis/cato [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tverghis/cato" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tverghis/cato"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tverghis/cato'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tverghis/cato" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tverghis/cato"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tverghis/cato'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28a93b7182f2fe9fc02591881f378108dcd14b1a [INFO] sha for GitHub repo tverghis/cato: 28a93b7182f2fe9fc02591881f378108dcd14b1a [INFO] validating manifest of tverghis/cato on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tverghis/cato on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tverghis/cato [INFO] finished frobbing tverghis/cato [INFO] frobbed toml for tverghis/cato written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tverghis/cato/Cargo.toml [INFO] started frobbing tverghis/cato [INFO] finished frobbing tverghis/cato [INFO] frobbed toml for tverghis/cato written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tverghis/cato/Cargo.toml [INFO] crate tverghis/cato has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tverghis/cato against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-7/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tverghis/cato:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e7f6746a05ed92b10dd54a55af81088e11583d399ab6dd7dcd3e3af0b7f83070 [INFO] running `"docker" "start" "-a" "e7f6746a05ed92b10dd54a55af81088e11583d399ab6dd7dcd3e3af0b7f83070"` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking mime v0.3.7 [INFO] [stderr] Checking libflate v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.60 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking url v1.7.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking hyper-tls v0.1.3 [INFO] [stderr] Checking reqwest v0.8.5 [INFO] [stderr] Checking cato v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "e7f6746a05ed92b10dd54a55af81088e11583d399ab6dd7dcd3e3af0b7f83070"` [INFO] running `"docker" "rm" "-f" "e7f6746a05ed92b10dd54a55af81088e11583d399ab6dd7dcd3e3af0b7f83070"` [INFO] [stdout] e7f6746a05ed92b10dd54a55af81088e11583d399ab6dd7dcd3e3af0b7f83070