[INFO] updating cached repository kevinmichaelchen/tokio-minihttp-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kevinmichaelchen/tokio-minihttp-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kevinmichaelchen/tokio-minihttp-hello-world" "work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kevinmichaelchen/tokio-minihttp-hello-world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kevinmichaelchen/tokio-minihttp-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kevinmichaelchen/tokio-minihttp-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a06d6187c45c87d1a23c18b7428f71fa452c1ad2 [INFO] sha for GitHub repo kevinmichaelchen/tokio-minihttp-hello-world: a06d6187c45c87d1a23c18b7428f71fa452c1ad2 [INFO] validating manifest of kevinmichaelchen/tokio-minihttp-hello-world 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 kevinmichaelchen/tokio-minihttp-hello-world 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 kevinmichaelchen/tokio-minihttp-hello-world [INFO] finished frobbing kevinmichaelchen/tokio-minihttp-hello-world [INFO] frobbed toml for kevinmichaelchen/tokio-minihttp-hello-world written to work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-hello-world/Cargo.toml [INFO] started frobbing kevinmichaelchen/tokio-minihttp-hello-world [INFO] finished frobbing kevinmichaelchen/tokio-minihttp-hello-world [INFO] frobbed toml for kevinmichaelchen/tokio-minihttp-hello-world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kevinmichaelchen/tokio-minihttp-hello-world/Cargo.toml [INFO] crate kevinmichaelchen/tokio-minihttp-hello-world 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 kevinmichaelchen/tokio-minihttp-hello-world 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-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.36.0" "build" "--frozen"` [INFO] [stdout] b623627c00d14aaa471d5ee5caecceee3deea424daed04da45d14aad82ee914b [INFO] running `"docker" "start" "-a" "b623627c00d14aaa471d5ee5caecceee3deea424daed04da45d14aad82ee914b"` [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-minihttp v0.1.0 (https://github.com/tokio-rs/tokio-minihttp#c8afcc00) [INFO] [stderr] Compiling tokio-minihttp-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.28s [INFO] running `"docker" "inspect" "b623627c00d14aaa471d5ee5caecceee3deea424daed04da45d14aad82ee914b"` [INFO] running `"docker" "rm" "-f" "b623627c00d14aaa471d5ee5caecceee3deea424daed04da45d14aad82ee914b"` [INFO] [stdout] b623627c00d14aaa471d5ee5caecceee3deea424daed04da45d14aad82ee914b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1d9bfc7da535794199f2fecd8b4580dabd3105987a4369766b70bc56abf3af90 [INFO] running `"docker" "start" "-a" "1d9bfc7da535794199f2fecd8b4580dabd3105987a4369766b70bc56abf3af90"` [INFO] [stderr] Compiling tokio-minihttp-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "1d9bfc7da535794199f2fecd8b4580dabd3105987a4369766b70bc56abf3af90"` [INFO] running `"docker" "rm" "-f" "1d9bfc7da535794199f2fecd8b4580dabd3105987a4369766b70bc56abf3af90"` [INFO] [stdout] 1d9bfc7da535794199f2fecd8b4580dabd3105987a4369766b70bc56abf3af90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kevinmichaelchen/tokio-minihttp-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.36.0" "test" "--frozen"` [INFO] [stdout] be362fa43decb6ff7eeaa55b5dbb0be8f81cd0a3ca0f62097e9848d1ecea2c36 [INFO] running `"docker" "start" "-a" "be362fa43decb6ff7eeaa55b5dbb0be8f81cd0a3ca0f62097e9848d1ecea2c36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_minihttp_hello_world-6ba8fb0a14cfed37 [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" "be362fa43decb6ff7eeaa55b5dbb0be8f81cd0a3ca0f62097e9848d1ecea2c36"` [INFO] running `"docker" "rm" "-f" "be362fa43decb6ff7eeaa55b5dbb0be8f81cd0a3ca0f62097e9848d1ecea2c36"` [INFO] [stdout] be362fa43decb6ff7eeaa55b5dbb0be8f81cd0a3ca0f62097e9848d1ecea2c36