[INFO] updating cached repository https://github.com/ubnt-intrepid/http_server_09_tokio [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 341d9e6e2e06fc3aa975467cbe156cc32e0f7b95 [INFO] testing ubnt-intrepid/http_server_09_tokio against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Fhttp_server_09_tokio" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/http_server_09_tokio on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ubnt-intrepid/http_server_09_tokio [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/http_server_09_tokio [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/http_server_09_tokio written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/http_server_09_tokio already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 103b8740bf1c3a0e856e59586b0b72fcf539cff1a9e5e9a05f5bfc195f6af444 [INFO] running `"docker" "start" "-a" "103b8740bf1c3a0e856e59586b0b72fcf539cff1a9e5e9a05f5bfc195f6af444"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling http_server_09_tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `"docker" "inspect" "103b8740bf1c3a0e856e59586b0b72fcf539cff1a9e5e9a05f5bfc195f6af444"` [INFO] running `"docker" "rm" "-f" "103b8740bf1c3a0e856e59586b0b72fcf539cff1a9e5e9a05f5bfc195f6af444"` [INFO] [stdout] 103b8740bf1c3a0e856e59586b0b72fcf539cff1a9e5e9a05f5bfc195f6af444 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 25eba5621f8be7f15c8b58ae5f24c9d3efb1bf4ec473488c1ec4c46d59475411 [INFO] running `"docker" "start" "-a" "25eba5621f8be7f15c8b58ae5f24c9d3efb1bf4ec473488c1ec4c46d59475411"` [INFO] [stderr] Compiling http_server_09_tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "25eba5621f8be7f15c8b58ae5f24c9d3efb1bf4ec473488c1ec4c46d59475411"` [INFO] running `"docker" "rm" "-f" "25eba5621f8be7f15c8b58ae5f24c9d3efb1bf4ec473488c1ec4c46d59475411"` [INFO] [stdout] 25eba5621f8be7f15c8b58ae5f24c9d3efb1bf4ec473488c1ec4c46d59475411 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 7f0c7ffcc2057d6a483d11093154374e55775c02cc30fab101b9ce0a73a8796b [INFO] running `"docker" "start" "-a" "7f0c7ffcc2057d6a483d11093154374e55775c02cc30fab101b9ce0a73a8796b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_server_09_tokio-0c9517b71412d0cd [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" "7f0c7ffcc2057d6a483d11093154374e55775c02cc30fab101b9ce0a73a8796b"` [INFO] running `"docker" "rm" "-f" "7f0c7ffcc2057d6a483d11093154374e55775c02cc30fab101b9ce0a73a8796b"` [INFO] [stdout] 7f0c7ffcc2057d6a483d11093154374e55775c02cc30fab101b9ce0a73a8796b