[INFO] updating cached repository https://github.com/cstyles/http_server_rust [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] 7a17266990bbd2f4d6166e8d9d5f34db93290b7b [INFO] testing cstyles/http_server_rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcstyles%2Fhttp_server_rust" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cstyles/http_server_rust 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/cstyles/http_server_rust [INFO] finished tweaking git repo https://github.com/cstyles/http_server_rust [INFO] tweaked toml for git repo https://github.com/cstyles/http_server_rust written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cstyles/http_server_rust 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 4068a4f0ecc17909bed016d9fe5d98a63708b810fcc6e4029208f9be7869beb5 [INFO] running `"docker" "start" "-a" "4068a4f0ecc17909bed016d9fe5d98a63708b810fcc6e4029208f9be7869beb5"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling http_server_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.94s [INFO] running `"docker" "inspect" "4068a4f0ecc17909bed016d9fe5d98a63708b810fcc6e4029208f9be7869beb5"` [INFO] running `"docker" "rm" "-f" "4068a4f0ecc17909bed016d9fe5d98a63708b810fcc6e4029208f9be7869beb5"` [INFO] [stdout] 4068a4f0ecc17909bed016d9fe5d98a63708b810fcc6e4029208f9be7869beb5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 8ebb5ce2e5ecd269023a4e4b70b1b0c30226cad0412e3db605ee29846238baba [INFO] running `"docker" "start" "-a" "8ebb5ce2e5ecd269023a4e4b70b1b0c30226cad0412e3db605ee29846238baba"` [INFO] [stderr] Compiling http_server_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `"docker" "inspect" "8ebb5ce2e5ecd269023a4e4b70b1b0c30226cad0412e3db605ee29846238baba"` [INFO] running `"docker" "rm" "-f" "8ebb5ce2e5ecd269023a4e4b70b1b0c30226cad0412e3db605ee29846238baba"` [INFO] [stdout] 8ebb5ce2e5ecd269023a4e4b70b1b0c30226cad0412e3db605ee29846238baba [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] e7e564fdc57644966b2022c878ce7f29a1a8cf617c14c01c3d5369d8e7a1f3e3 [INFO] running `"docker" "start" "-a" "e7e564fdc57644966b2022c878ce7f29a1a8cf617c14c01c3d5369d8e7a1f3e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_server_rust-5315936d89bc9c33 [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" "e7e564fdc57644966b2022c878ce7f29a1a8cf617c14c01c3d5369d8e7a1f3e3"` [INFO] running `"docker" "rm" "-f" "e7e564fdc57644966b2022c878ce7f29a1a8cf617c14c01c3d5369d8e7a1f3e3"` [INFO] [stdout] e7e564fdc57644966b2022c878ce7f29a1a8cf617c14c01c3d5369d8e7a1f3e3