[INFO] updating cached repository vinikira/weather-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vinikira/weather-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/weather-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/vinikira/weather-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vinikira/weather-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/weather-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 17f6276d773fcf6a7e0c1ab4ed3122f00653ad2c [INFO] sha for GitHub repo vinikira/weather-rs: 17f6276d773fcf6a7e0c1ab4ed3122f00653ad2c [INFO] validating manifest of vinikira/weather-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 vinikira/weather-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 vinikira/weather-rs [INFO] finished frobbing vinikira/weather-rs [INFO] frobbed toml for vinikira/weather-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/vinikira/weather-rs/Cargo.toml [INFO] started frobbing vinikira/weather-rs [INFO] finished frobbing vinikira/weather-rs [INFO] frobbed toml for vinikira/weather-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-rs/Cargo.toml [INFO] crate vinikira/weather-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] [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing vinikira/weather-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 33593f39ca7be1c525ab50294ef1b92ce0082dbe29d9ce84758300d10b9af030 [INFO] running `"docker" "start" "-a" "33593f39ca7be1c525ab50294ef1b92ce0082dbe29d9ce84758300d10b9af030"` [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [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 native-tls v0.2.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.11 [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 weather-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "33593f39ca7be1c525ab50294ef1b92ce0082dbe29d9ce84758300d10b9af030"` [INFO] running `"docker" "rm" "-f" "33593f39ca7be1c525ab50294ef1b92ce0082dbe29d9ce84758300d10b9af030"` [INFO] [stdout] 33593f39ca7be1c525ab50294ef1b92ce0082dbe29d9ce84758300d10b9af030 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1fb3a2370b2ce3548f2429efc0aa67eb2d53891aa87a01c13608cb08c3d32c42 [INFO] running `"docker" "start" "-a" "1fb3a2370b2ce3548f2429efc0aa67eb2d53891aa87a01c13608cb08c3d32c42"` [INFO] [stderr] Compiling weather-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "1fb3a2370b2ce3548f2429efc0aa67eb2d53891aa87a01c13608cb08c3d32c42"` [INFO] running `"docker" "rm" "-f" "1fb3a2370b2ce3548f2429efc0aa67eb2d53891aa87a01c13608cb08c3d32c42"` [INFO] [stdout] 1fb3a2370b2ce3548f2429efc0aa67eb2d53891aa87a01c13608cb08c3d32c42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vinikira/weather-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] dbee52e5184c82a664df88711afa04db3affcca07f7d5e7b8ee1c93f81e8d7fe [INFO] running `"docker" "start" "-a" "dbee52e5184c82a664df88711afa04db3affcca07f7d5e7b8ee1c93f81e8d7fe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/weather_rs-43d743ede357c826 [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" "dbee52e5184c82a664df88711afa04db3affcca07f7d5e7b8ee1c93f81e8d7fe"` [INFO] running `"docker" "rm" "-f" "dbee52e5184c82a664df88711afa04db3affcca07f7d5e7b8ee1c93f81e8d7fe"` [INFO] [stdout] dbee52e5184c82a664df88711afa04db3affcca07f7d5e7b8ee1c93f81e8d7fe