[INFO] updating cached repository https://github.com/mklein994/nimbus-alt [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] c155f3d839e67b038f91239a926b582a8143e054 [INFO] testing mklein994/nimbus-alt against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmklein994%2Fnimbus-alt" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mklein994/nimbus-alt 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/mklein994/nimbus-alt [INFO] finished tweaking git repo https://github.com/mklein994/nimbus-alt [INFO] tweaked toml for git repo https://github.com/mklein994/nimbus-alt written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mklein994/nimbus-alt 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 2a7bd2db725c3f28bdf7a9b7f1fa0d1a1a9ee13f32e146155f3a1e29d162614c [INFO] running `"docker" "start" "-a" "2a7bd2db725c3f28bdf7a9b7f1fa0d1a1a9ee13f32e146155f3a1e29d162614c"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling toml v0.4.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling nimbus-alt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.51s [INFO] running `"docker" "inspect" "2a7bd2db725c3f28bdf7a9b7f1fa0d1a1a9ee13f32e146155f3a1e29d162614c"` [INFO] running `"docker" "rm" "-f" "2a7bd2db725c3f28bdf7a9b7f1fa0d1a1a9ee13f32e146155f3a1e29d162614c"` [INFO] [stdout] 2a7bd2db725c3f28bdf7a9b7f1fa0d1a1a9ee13f32e146155f3a1e29d162614c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] cd28f3d0762bf4836815eba18997fbe5f64c5d865979cfc40c3582eb6731e74e [INFO] running `"docker" "start" "-a" "cd28f3d0762bf4836815eba18997fbe5f64c5d865979cfc40c3582eb6731e74e"` [INFO] [stderr] Compiling nimbus-alt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.85s [INFO] running `"docker" "inspect" "cd28f3d0762bf4836815eba18997fbe5f64c5d865979cfc40c3582eb6731e74e"` [INFO] running `"docker" "rm" "-f" "cd28f3d0762bf4836815eba18997fbe5f64c5d865979cfc40c3582eb6731e74e"` [INFO] [stdout] cd28f3d0762bf4836815eba18997fbe5f64c5d865979cfc40c3582eb6731e74e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 43eec4042ed541cd30ef88704fb5d5c337d31ae441fecd433f121d9e0b870189 [INFO] running `"docker" "start" "-a" "43eec4042ed541cd30ef88704fb5d5c337d31ae441fecd433f121d9e0b870189"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nimbus_alt-245864270b4f20e4 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::owm_unit_variants ... ok [INFO] [stdout] test config::tests::darksky_unit_variants ... ok [INFO] [stdout] test config::tests::generic_unit_variants ... ok [INFO] [stdout] test weather_api::darksky::tests::it_gets_darksky_historical_weather ... ok [INFO] [stdout] test weather_api::owm::tests::it_creates_a_new_owm_with_coordinates_and_owm_unit ... ok [INFO] [stdout] test weather_api::darksky::tests::it_creates_new_darksky_with_coordinates ... ok [INFO] [stdout] test weather_api::darksky::tests::it_creates_new_darksky_with_darksky_unit ... ok [INFO] [stdout] test weather_api::owm::tests::it_creates_a_new_owm_with_location_id_and_owm_unit ... ok [INFO] [stdout] test weather_api::owm::tests::it_creates_a_new_owm_with_coordinates ... ok [INFO] [stdout] test weather_api::owm::tests::it_creates_a_new_owm_with_only_location_id ... ok [INFO] [stdout] test weather_api::owm::tests::it_creates_a_new_owm_without_a_location ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nimbus_alt-e2d4e3b1bb71c9f4 [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] [stderr] Doc-tests nimbus-alt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config.rs - config::Config (line 38) ... 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" "43eec4042ed541cd30ef88704fb5d5c337d31ae441fecd433f121d9e0b870189"` [INFO] running `"docker" "rm" "-f" "43eec4042ed541cd30ef88704fb5d5c337d31ae441fecd433f121d9e0b870189"` [INFO] [stdout] 43eec4042ed541cd30ef88704fb5d5c337d31ae441fecd433f121d9e0b870189