[INFO] updating cached repository KeisukeYamashita/vasp-utils [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KeisukeYamashita/vasp-utils [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KeisukeYamashita/vasp-utils" "work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/KeisukeYamashita/vasp-utils"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/KeisukeYamashita/vasp-utils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KeisukeYamashita/vasp-utils" "work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/KeisukeYamashita/vasp-utils"` [INFO] [stderr] Cloning into 'work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/KeisukeYamashita/vasp-utils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5a060866d17eee044181896b14f30ea3ba9ab7b [INFO] sha for GitHub repo KeisukeYamashita/vasp-utils: c5a060866d17eee044181896b14f30ea3ba9ab7b [INFO] validating manifest of KeisukeYamashita/vasp-utils on toolchain master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KeisukeYamashita/vasp-utils on toolchain try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing KeisukeYamashita/vasp-utils [INFO] finished frobbing KeisukeYamashita/vasp-utils [INFO] frobbed toml for KeisukeYamashita/vasp-utils written to work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/KeisukeYamashita/vasp-utils/Cargo.toml [INFO] started frobbing KeisukeYamashita/vasp-utils [INFO] finished frobbing KeisukeYamashita/vasp-utils [INFO] frobbed toml for KeisukeYamashita/vasp-utils written to work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/gh/KeisukeYamashita/vasp-utils/Cargo.toml [INFO] crate KeisukeYamashita/vasp-utils has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking KeisukeYamashita/vasp-utils against master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 for pr-57321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57321/worker-5/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/gh/KeisukeYamashita/vasp-utils:/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" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3e9e6a11e25d3a9bef553fcb90faefebdd72b1c1671c6ccdeaf51b2bdd04bb23 [INFO] running `"docker" "start" "-a" "3e9e6a11e25d3a9bef553fcb90faefebdd72b1c1671c6ccdeaf51b2bdd04bb23"` [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking hyper v0.12.14 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking vasputils v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.52s [INFO] running `"docker" "inspect" "3e9e6a11e25d3a9bef553fcb90faefebdd72b1c1671c6ccdeaf51b2bdd04bb23"` [INFO] running `"docker" "rm" "-f" "3e9e6a11e25d3a9bef553fcb90faefebdd72b1c1671c6ccdeaf51b2bdd04bb23"` [INFO] [stdout] 3e9e6a11e25d3a9bef553fcb90faefebdd72b1c1671c6ccdeaf51b2bdd04bb23