[INFO] cloning repository KeisukeYamashita/vasp-utils [INFO] running `"git" "clone" "--bare" "git://github.com/KeisukeYamashita/vasp-utils.git" "work/cache/sources/gh/KeisukeYamashita/vasp-utils"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/KeisukeYamashita/vasp-utils'... [INFO] running `"git" "clone" "work/cache/sources/gh/KeisukeYamashita/vasp-utils" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/KeisukeYamashita/vasp-utils"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/KeisukeYamashita/vasp-utils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KeisukeYamashita/vasp-utils" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeisukeYamashita/vasp-utils"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KeisukeYamashita/vasp-utils on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeisukeYamashita/vasp-utils/Cargo.toml [INFO] crate KeisukeYamashita/vasp-utils already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing KeisukeYamashita/vasp-utils against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 57795e0087d4f3fb02fa1965f0d33456740cb1fea9d8dc245d06bb5407020f32 [INFO] running `"docker" "start" "-a" "57795e0087d4f3fb02fa1965f0d33456740cb1fea9d8dc245d06bb5407020f32"` [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling vasputils v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.56s [INFO] running `"docker" "inspect" "57795e0087d4f3fb02fa1965f0d33456740cb1fea9d8dc245d06bb5407020f32"` [INFO] running `"docker" "rm" "-f" "57795e0087d4f3fb02fa1965f0d33456740cb1fea9d8dc245d06bb5407020f32"` [INFO] [stdout] 57795e0087d4f3fb02fa1965f0d33456740cb1fea9d8dc245d06bb5407020f32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 62f596adf6a9817ae70103f70098ea034135cd6735fbfb67a785fa0d4ab762c4 [INFO] running `"docker" "start" "-a" "62f596adf6a9817ae70103f70098ea034135cd6735fbfb67a785fa0d4ab762c4"` [INFO] [stderr] Compiling vasputils v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "62f596adf6a9817ae70103f70098ea034135cd6735fbfb67a785fa0d4ab762c4"` [INFO] running `"docker" "rm" "-f" "62f596adf6a9817ae70103f70098ea034135cd6735fbfb67a785fa0d4ab762c4"` [INFO] [stdout] 62f596adf6a9817ae70103f70098ea034135cd6735fbfb67a785fa0d4ab762c4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] ad2abd859110fce50dbd133ae24aa2d65cc0e6479b4364ae8e702ff25918c988 [INFO] running `"docker" "start" "-a" "ad2abd859110fce50dbd133ae24aa2d65cc0e6479b4364ae8e702ff25918c988"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/vasputils-abaf95798653cf35 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test utils::test::test_get_output_file_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ad2abd859110fce50dbd133ae24aa2d65cc0e6479b4364ae8e702ff25918c988"` [INFO] running `"docker" "rm" "-f" "ad2abd859110fce50dbd133ae24aa2d65cc0e6479b4364ae8e702ff25918c988"` [INFO] [stdout] ad2abd859110fce50dbd133ae24aa2d65cc0e6479b4364ae8e702ff25918c988