[INFO] updating cached repository ix5231/conoha.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ix5231/conoha.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ix5231/conoha.rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ix5231/conoha.rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ix5231/conoha.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ix5231/conoha.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55b6da1c77dc3db145e322f4ead69d59cf0a86cd [INFO] sha for GitHub repo ix5231/conoha.rs: 55b6da1c77dc3db145e322f4ead69d59cf0a86cd [INFO] validating manifest of ix5231/conoha.rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ix5231/conoha.rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ix5231/conoha.rs [INFO] finished frobbing ix5231/conoha.rs [INFO] frobbed toml for ix5231/conoha.rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.rs/Cargo.toml [INFO] started frobbing ix5231/conoha.rs [INFO] finished frobbing ix5231/conoha.rs [INFO] frobbed toml for ix5231/conoha.rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ix5231/conoha.rs/Cargo.toml [INFO] crate ix5231/conoha.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ix5231/conoha.rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 79d3b8976f4c665cb85cb31c3066948a15e487517d9b8907360fbc97840f2966 [INFO] running `"docker" "start" "-a" "79d3b8976f4c665cb85cb31c3066948a15e487517d9b8907360fbc97840f2966"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling interactor v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling conoha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "79d3b8976f4c665cb85cb31c3066948a15e487517d9b8907360fbc97840f2966"` [INFO] running `"docker" "rm" "-f" "79d3b8976f4c665cb85cb31c3066948a15e487517d9b8907360fbc97840f2966"` [INFO] [stdout] 79d3b8976f4c665cb85cb31c3066948a15e487517d9b8907360fbc97840f2966 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] dd9c41ceaac3b3d0ea87e09b321a10c1bebfd3d978782c090b50156f9633e538 [INFO] running `"docker" "start" "-a" "dd9c41ceaac3b3d0ea87e09b321a10c1bebfd3d978782c090b50156f9633e538"` [INFO] [stderr] Compiling conoha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `"docker" "inspect" "dd9c41ceaac3b3d0ea87e09b321a10c1bebfd3d978782c090b50156f9633e538"` [INFO] running `"docker" "rm" "-f" "dd9c41ceaac3b3d0ea87e09b321a10c1bebfd3d978782c090b50156f9633e538"` [INFO] [stdout] dd9c41ceaac3b3d0ea87e09b321a10c1bebfd3d978782c090b50156f9633e538 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ix5231/conoha.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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 1e2b687ab568450ca12b1c5339a8bfc96a7ee14cdc92ea6ea15717fff0b119e1 [INFO] running `"docker" "start" "-a" "1e2b687ab568450ca12b1c5339a8bfc96a7ee14cdc92ea6ea15717fff0b119e1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/conoha-24dd4d6efa419a25 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test session::test::parse_region ... 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" "1e2b687ab568450ca12b1c5339a8bfc96a7ee14cdc92ea6ea15717fff0b119e1"` [INFO] running `"docker" "rm" "-f" "1e2b687ab568450ca12b1c5339a8bfc96a7ee14cdc92ea6ea15717fff0b119e1"` [INFO] [stdout] 1e2b687ab568450ca12b1c5339a8bfc96a7ee14cdc92ea6ea15717fff0b119e1