[INFO] updating cached repository thorntonmc/get_weather [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thorntonmc/get_weather [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thorntonmc/get_weather" "work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thorntonmc/get_weather" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thorntonmc/get_weather"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thorntonmc/get_weather'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a53a931a01678b52e392f3fcb04c53a8b2959c8b [INFO] sha for GitHub repo thorntonmc/get_weather: a53a931a01678b52e392f3fcb04c53a8b2959c8b [INFO] validating manifest of thorntonmc/get_weather 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 thorntonmc/get_weather 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 thorntonmc/get_weather [INFO] finished frobbing thorntonmc/get_weather [INFO] frobbed toml for thorntonmc/get_weather written to work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather/Cargo.toml [INFO] started frobbing thorntonmc/get_weather [INFO] finished frobbing thorntonmc/get_weather [INFO] frobbed toml for thorntonmc/get_weather written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thorntonmc/get_weather/Cargo.toml [INFO] crate thorntonmc/get_weather 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 thorntonmc/get_weather 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather:/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] f78e1f2efc20ac40f0db757685054902bf011576be0e591ee08c244cc3b5f857 [INFO] running `"docker" "start" "-a" "f78e1f2efc20ac40f0db757685054902bf011576be0e591ee08c244cc3b5f857"` [INFO] [stderr] Compiling lazycell v1.1.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.0 [INFO] [stderr] Compiling get_weather v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "f78e1f2efc20ac40f0db757685054902bf011576be0e591ee08c244cc3b5f857"` [INFO] running `"docker" "rm" "-f" "f78e1f2efc20ac40f0db757685054902bf011576be0e591ee08c244cc3b5f857"` [INFO] [stdout] f78e1f2efc20ac40f0db757685054902bf011576be0e591ee08c244cc3b5f857 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather:/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] 14efa5471d6aa6722005872976f6d9b5f8751d685303185bf884bacfb1ed6438 [INFO] running `"docker" "start" "-a" "14efa5471d6aa6722005872976f6d9b5f8751d685303185bf884bacfb1ed6438"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling get_weather v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `"docker" "inspect" "14efa5471d6aa6722005872976f6d9b5f8751d685303185bf884bacfb1ed6438"` [INFO] running `"docker" "rm" "-f" "14efa5471d6aa6722005872976f6d9b5f8751d685303185bf884bacfb1ed6438"` [INFO] [stdout] 14efa5471d6aa6722005872976f6d9b5f8751d685303185bf884bacfb1ed6438 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thorntonmc/get_weather:/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] 7291db8eac3a22749a1a61624db2c5b4cb854ad1d0bebbed73b31c423244c655 [INFO] running `"docker" "start" "-a" "7291db8eac3a22749a1a61624db2c5b4cb854ad1d0bebbed73b31c423244c655"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/get_weather-34337311445736d1 [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" "7291db8eac3a22749a1a61624db2c5b4cb854ad1d0bebbed73b31c423244c655"` [INFO] running `"docker" "rm" "-f" "7291db8eac3a22749a1a61624db2c5b4cb854ad1d0bebbed73b31c423244c655"` [INFO] [stdout] 7291db8eac3a22749a1a61624db2c5b4cb854ad1d0bebbed73b31c423244c655