[INFO] updating cached repository mike706574/rust-http-client-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mike706574/rust-http-client-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mike706574/rust-http-client-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mike706574/rust-http-client-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mike706574/rust-http-client-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mike706574/rust-http-client-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06c6fa4ffaebba8d9f907f7bd97277b414391ba4 [INFO] sha for GitHub repo mike706574/rust-http-client-example: 06c6fa4ffaebba8d9f907f7bd97277b414391ba4 [INFO] validating manifest of mike706574/rust-http-client-example on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mike706574/rust-http-client-example on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mike706574/rust-http-client-example [INFO] finished frobbing mike706574/rust-http-client-example [INFO] frobbed toml for mike706574/rust-http-client-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example/Cargo.toml [INFO] started frobbing mike706574/rust-http-client-example [INFO] finished frobbing mike706574/rust-http-client-example [INFO] frobbed toml for mike706574/rust-http-client-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mike706574/rust-http-client-example/Cargo.toml [INFO] crate mike706574/rust-http-client-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mike706574/rust-http-client-example against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example:/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.36.0" "build" "--frozen"` [INFO] [stdout] 243354cfc576b124b85772ff9ce7862cc035378513890917a756eca6d3ef2d7f [INFO] running `"docker" "start" "-a" "243354cfc576b124b85772ff9ce7862cc035378513890917a756eca6d3ef2d7f"` [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling foo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `"docker" "inspect" "243354cfc576b124b85772ff9ce7862cc035378513890917a756eca6d3ef2d7f"` [INFO] running `"docker" "rm" "-f" "243354cfc576b124b85772ff9ce7862cc035378513890917a756eca6d3ef2d7f"` [INFO] [stdout] 243354cfc576b124b85772ff9ce7862cc035378513890917a756eca6d3ef2d7f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b80fcfc69f924406ee2e29f8ee5db8eb35921efc046ea69a697d9c184494eebc [INFO] running `"docker" "start" "-a" "b80fcfc69f924406ee2e29f8ee5db8eb35921efc046ea69a697d9c184494eebc"` [INFO] [stderr] Compiling foo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "b80fcfc69f924406ee2e29f8ee5db8eb35921efc046ea69a697d9c184494eebc"` [INFO] running `"docker" "rm" "-f" "b80fcfc69f924406ee2e29f8ee5db8eb35921efc046ea69a697d9c184494eebc"` [INFO] [stdout] b80fcfc69f924406ee2e29f8ee5db8eb35921efc046ea69a697d9c184494eebc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mike706574/rust-http-client-example:/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.36.0" "test" "--frozen"` [INFO] [stdout] 70be46bebceec430420f813cc09f4bdb0054c246bd0a8c9555159b14990d1afd [INFO] running `"docker" "start" "-a" "70be46bebceec430420f813cc09f4bdb0054c246bd0a8c9555159b14990d1afd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/foo-122a5aa0c056b1fc [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" "70be46bebceec430420f813cc09f4bdb0054c246bd0a8c9555159b14990d1afd"` [INFO] running `"docker" "rm" "-f" "70be46bebceec430420f813cc09f4bdb0054c246bd0a8c9555159b14990d1afd"` [INFO] [stdout] 70be46bebceec430420f813cc09f4bdb0054c246bd0a8c9555159b14990d1afd