[INFO] updating cached repository https://github.com/KeisukeYamashita/vasp-utils [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5a060866d17eee044181896b14f30ea3ba9ab7b [INFO] testing KeisukeYamashita/vasp-utils against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeisukeYamashita%2Fvasp-utils" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeisukeYamashita/vasp-utils on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/KeisukeYamashita/vasp-utils [INFO] finished tweaking git repo https://github.com/KeisukeYamashita/vasp-utils [INFO] tweaked toml for git repo https://github.com/KeisukeYamashita/vasp-utils written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/KeisukeYamashita/vasp-utils already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] abeeb861b299c1b368502eeac564ea3ae2c3b390c3586f860ffdc1d66753cf4b [INFO] running `"docker" "start" "-a" "abeeb861b299c1b368502eeac564ea3ae2c3b390c3586f860ffdc1d66753cf4b"` [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.71s [INFO] running `"docker" "inspect" "abeeb861b299c1b368502eeac564ea3ae2c3b390c3586f860ffdc1d66753cf4b"` [INFO] running `"docker" "rm" "-f" "abeeb861b299c1b368502eeac564ea3ae2c3b390c3586f860ffdc1d66753cf4b"` [INFO] [stdout] abeeb861b299c1b368502eeac564ea3ae2c3b390c3586f860ffdc1d66753cf4b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 02eeca1d055e9d73ce7b494eb7ed876ab6b9c3425a1785fadfadd791afcfa439 [INFO] running `"docker" "start" "-a" "02eeca1d055e9d73ce7b494eb7ed876ab6b9c3425a1785fadfadd791afcfa439"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vasputils v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `"docker" "inspect" "02eeca1d055e9d73ce7b494eb7ed876ab6b9c3425a1785fadfadd791afcfa439"` [INFO] running `"docker" "rm" "-f" "02eeca1d055e9d73ce7b494eb7ed876ab6b9c3425a1785fadfadd791afcfa439"` [INFO] [stdout] 02eeca1d055e9d73ce7b494eb7ed876ab6b9c3425a1785fadfadd791afcfa439 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 6087de1dd78ae88a82e0894e41518127b6481216194bb9ab1a24629da4bcbf80 [INFO] running `"docker" "start" "-a" "6087de1dd78ae88a82e0894e41518127b6481216194bb9ab1a24629da4bcbf80"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vasputils-2bcb5ec7b0dc0d88 [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" "6087de1dd78ae88a82e0894e41518127b6481216194bb9ab1a24629da4bcbf80"` [INFO] running `"docker" "rm" "-f" "6087de1dd78ae88a82e0894e41518127b6481216194bb9ab1a24629da4bcbf80"` [INFO] [stdout] 6087de1dd78ae88a82e0894e41518127b6481216194bb9ab1a24629da4bcbf80