[INFO] updating cached repository https://github.com/simonhdickson/tvheadproxy [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] 8d11c42b7399505b94f3d2614f8ea2944fa92b6c [INFO] testing simonhdickson/tvheadproxy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Ftvheadproxy" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonhdickson/tvheadproxy 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/simonhdickson/tvheadproxy [INFO] finished tweaking git repo https://github.com/simonhdickson/tvheadproxy [INFO] tweaked toml for git repo https://github.com/simonhdickson/tvheadproxy written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/simonhdickson/tvheadproxy 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 7f6b270637cd80783b999376862d20b8510d4b666c83b255239417dd931efb46 [INFO] running `"docker" "start" "-a" "7f6b270637cd80783b999376862d20b8510d4b666c83b255239417dd931efb46"` [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling tvheadproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.17s [INFO] running `"docker" "inspect" "7f6b270637cd80783b999376862d20b8510d4b666c83b255239417dd931efb46"` [INFO] running `"docker" "rm" "-f" "7f6b270637cd80783b999376862d20b8510d4b666c83b255239417dd931efb46"` [INFO] [stdout] 7f6b270637cd80783b999376862d20b8510d4b666c83b255239417dd931efb46 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] c8df58cae0909670b0f3fd2854396d461fe9aa8c913c83c18c3db78cf9529e16 [INFO] running `"docker" "start" "-a" "c8df58cae0909670b0f3fd2854396d461fe9aa8c913c83c18c3db78cf9529e16"` [INFO] [stderr] Compiling tvheadproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `"docker" "inspect" "c8df58cae0909670b0f3fd2854396d461fe9aa8c913c83c18c3db78cf9529e16"` [INFO] running `"docker" "rm" "-f" "c8df58cae0909670b0f3fd2854396d461fe9aa8c913c83c18c3db78cf9529e16"` [INFO] [stdout] c8df58cae0909670b0f3fd2854396d461fe9aa8c913c83c18c3db78cf9529e16 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] b6840ec77d6ddd666aed515852f8644c8d0fbff9f41d6a8ddb4eac1491a93530 [INFO] running `"docker" "start" "-a" "b6840ec77d6ddd666aed515852f8644c8d0fbff9f41d6a8ddb4eac1491a93530"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tvheadproxy-57e15a7f3c8b1838 [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" "b6840ec77d6ddd666aed515852f8644c8d0fbff9f41d6a8ddb4eac1491a93530"` [INFO] running `"docker" "rm" "-f" "b6840ec77d6ddd666aed515852f8644c8d0fbff9f41d6a8ddb4eac1491a93530"` [INFO] [stdout] b6840ec77d6ddd666aed515852f8644c8d0fbff9f41d6a8ddb4eac1491a93530