[INFO] updating cached repository dawsonfi/unnoficial-habitica-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dawsonfi/unnoficial-habitica-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dawsonfi/unnoficial-habitica-cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dawsonfi/unnoficial-habitica-cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dawsonfi/unnoficial-habitica-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dawsonfi/unnoficial-habitica-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54fdb7209fbd2717ff22a1674fb8792cc5feb294 [INFO] sha for GitHub repo dawsonfi/unnoficial-habitica-cli: 54fdb7209fbd2717ff22a1674fb8792cc5feb294 [INFO] validating manifest of dawsonfi/unnoficial-habitica-cli 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 dawsonfi/unnoficial-habitica-cli 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 dawsonfi/unnoficial-habitica-cli [INFO] finished frobbing dawsonfi/unnoficial-habitica-cli [INFO] frobbed toml for dawsonfi/unnoficial-habitica-cli written to work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli/Cargo.toml [INFO] started frobbing dawsonfi/unnoficial-habitica-cli [INFO] finished frobbing dawsonfi/unnoficial-habitica-cli [INFO] frobbed toml for dawsonfi/unnoficial-habitica-cli written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dawsonfi/unnoficial-habitica-cli/Cargo.toml [INFO] crate dawsonfi/unnoficial-habitica-cli 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dawsonfi/unnoficial-habitica-cli 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli:/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] 058f56d8173a40fd15eb7922b5430290804a56bce1bb27757a661a8e71e4c4bc [INFO] running `"docker" "start" "-a" "058f56d8173a40fd15eb7922b5430290804a56bce1bb27757a661a8e71e4c4bc"` [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling preferences v1.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling habitica_rust_client v0.1.5 [INFO] [stderr] Compiling habitica-cli v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "058f56d8173a40fd15eb7922b5430290804a56bce1bb27757a661a8e71e4c4bc"` [INFO] running `"docker" "rm" "-f" "058f56d8173a40fd15eb7922b5430290804a56bce1bb27757a661a8e71e4c4bc"` [INFO] [stdout] 058f56d8173a40fd15eb7922b5430290804a56bce1bb27757a661a8e71e4c4bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli:/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] b6bfda1bb505141482f57e4e5da633c96ca62cd237470fe02e3a2da99b7b14c5 [INFO] running `"docker" "start" "-a" "b6bfda1bb505141482f57e4e5da633c96ca62cd237470fe02e3a2da99b7b14c5"` [INFO] [stderr] Compiling habitica-cli v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "b6bfda1bb505141482f57e4e5da633c96ca62cd237470fe02e3a2da99b7b14c5"` [INFO] running `"docker" "rm" "-f" "b6bfda1bb505141482f57e4e5da633c96ca62cd237470fe02e3a2da99b7b14c5"` [INFO] [stdout] b6bfda1bb505141482f57e4e5da633c96ca62cd237470fe02e3a2da99b7b14c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dawsonfi/unnoficial-habitica-cli:/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] 1f1325c31fc9c462455b522a44108058957e48eeecedd0f4bba42f26b24ada15 [INFO] running `"docker" "start" "-a" "1f1325c31fc9c462455b522a44108058957e48eeecedd0f4bba42f26b24ada15"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/habitica_cli-d389d6ac70da3f32 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1f1325c31fc9c462455b522a44108058957e48eeecedd0f4bba42f26b24ada15"` [INFO] running `"docker" "rm" "-f" "1f1325c31fc9c462455b522a44108058957e48eeecedd0f4bba42f26b24ada15"` [INFO] [stdout] 1f1325c31fc9c462455b522a44108058957e48eeecedd0f4bba42f26b24ada15