[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.38-1/sources/1.37.0/gh/kevinmichaelchen/tokio-minihttp-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/kevinmichaelchen/tokio-minihttp-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 kevinmichaelchen/tokio-minihttp-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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 kevinmichaelchen/tokio-minihttp-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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] 138a83af654428d78d5d2bb91868a912efa0c335beea43a489654a4e52467ade [INFO] running `"docker" "start" "-a" "138a83af654428d78d5d2bb91868a912efa0c335beea43a489654a4e52467ade"` [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling env_logger v0.6.0 [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 54.62s [INFO] running `"docker" "inspect" "138a83af654428d78d5d2bb91868a912efa0c335beea43a489654a4e52467ade"` [INFO] running `"docker" "rm" "-f" "138a83af654428d78d5d2bb91868a912efa0c335beea43a489654a4e52467ade"` [INFO] [stdout] 138a83af654428d78d5d2bb91868a912efa0c335beea43a489654a4e52467ade [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 76fcdb991ab7b2bd1213fb5efc906f4f3302537049be2d24d8554a460c76dcd1 [INFO] running `"docker" "start" "-a" "76fcdb991ab7b2bd1213fb5efc906f4f3302537049be2d24d8554a460c76dcd1"` [INFO] [stderr] Compiling tokio-minihttp-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "76fcdb991ab7b2bd1213fb5efc906f4f3302537049be2d24d8554a460c76dcd1"` [INFO] running `"docker" "rm" "-f" "76fcdb991ab7b2bd1213fb5efc906f4f3302537049be2d24d8554a460c76dcd1"` [INFO] [stdout] 76fcdb991ab7b2bd1213fb5efc906f4f3302537049be2d24d8554a460c76dcd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] 156f9fe26fdcc1e483f4b2c5cea3c6da01e71ff0698a6cf1cb374fadfc873194 [INFO] running `"docker" "start" "-a" "156f9fe26fdcc1e483f4b2c5cea3c6da01e71ff0698a6cf1cb374fadfc873194"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_minihttp_hello_world-d9e035429bed3a28 [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" "156f9fe26fdcc1e483f4b2c5cea3c6da01e71ff0698a6cf1cb374fadfc873194"` [INFO] running `"docker" "rm" "-f" "156f9fe26fdcc1e483f4b2c5cea3c6da01e71ff0698a6cf1cb374fadfc873194"` [INFO] [stdout] 156f9fe26fdcc1e483f4b2c5cea3c6da01e71ff0698a6cf1cb374fadfc873194