[INFO] updating cached repository hemnet/http-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hemnet/http-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hemnet/http-hello-world" "work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hemnet/http-hello-world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hemnet/http-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hemnet/http-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c18d4563b771c173636602022c6ab03a327a929e [INFO] sha for GitHub repo hemnet/http-hello-world: c18d4563b771c173636602022c6ab03a327a929e [INFO] validating manifest of hemnet/http-hello-world 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 hemnet/http-hello-world 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 hemnet/http-hello-world [INFO] finished frobbing hemnet/http-hello-world [INFO] frobbed toml for hemnet/http-hello-world written to work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world/Cargo.toml [INFO] started frobbing hemnet/http-hello-world [INFO] finished frobbing hemnet/http-hello-world [INFO] frobbed toml for hemnet/http-hello-world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hemnet/http-hello-world/Cargo.toml [INFO] crate hemnet/http-hello-world 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 hemnet/http-hello-world 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world:/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] c270ad292e29f1d5035890003e96a24096b9910ac8a068e3ee88305c1aa897b8 [INFO] running `"docker" "start" "-a" "c270ad292e29f1d5035890003e96a24096b9910ac8a068e3ee88305c1aa897b8"` [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling chan-signal v0.2.0 [INFO] [stderr] Compiling http-hello-world v1.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.29s [INFO] running `"docker" "inspect" "c270ad292e29f1d5035890003e96a24096b9910ac8a068e3ee88305c1aa897b8"` [INFO] running `"docker" "rm" "-f" "c270ad292e29f1d5035890003e96a24096b9910ac8a068e3ee88305c1aa897b8"` [INFO] [stdout] c270ad292e29f1d5035890003e96a24096b9910ac8a068e3ee88305c1aa897b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world:/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] c252475b039372ff0087835858dc803a664da07caafb69a4f7d317af7bab65fe [INFO] running `"docker" "start" "-a" "c252475b039372ff0087835858dc803a664da07caafb69a4f7d317af7bab65fe"` [INFO] [stderr] Compiling http-hello-world v1.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "c252475b039372ff0087835858dc803a664da07caafb69a4f7d317af7bab65fe"` [INFO] running `"docker" "rm" "-f" "c252475b039372ff0087835858dc803a664da07caafb69a4f7d317af7bab65fe"` [INFO] [stdout] c252475b039372ff0087835858dc803a664da07caafb69a4f7d317af7bab65fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hemnet/http-hello-world:/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] 887dc00e7a8e32fb02d3494edcbf40ce3069d529f6715afddcc981ce338894a4 [INFO] running `"docker" "start" "-a" "887dc00e7a8e32fb02d3494edcbf40ce3069d529f6715afddcc981ce338894a4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_hello_world-297cbdc2a502b6df [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" "887dc00e7a8e32fb02d3494edcbf40ce3069d529f6715afddcc981ce338894a4"` [INFO] running `"docker" "rm" "-f" "887dc00e7a8e32fb02d3494edcbf40ce3069d529f6715afddcc981ce338894a4"` [INFO] [stdout] 887dc00e7a8e32fb02d3494edcbf40ce3069d529f6715afddcc981ce338894a4