[INFO] updating cached repository https://github.com/Lohikar/byhttp [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] af053fdf3296832b6ed342e430bba68eeba9a8e1 [INFO] testing Lohikar/byhttp against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLohikar%2Fbyhttp" "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/Lohikar/byhttp 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/Lohikar/byhttp [INFO] finished tweaking git repo https://github.com/Lohikar/byhttp [INFO] tweaked toml for git repo https://github.com/Lohikar/byhttp written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Lohikar/byhttp 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 1d042c4a6b28846d09436f31f0ca6ef58dab792ba84c03d88f766df16fd5c2b5 [INFO] running `"docker" "start" "-a" "1d042c4a6b28846d09436f31f0ca6ef58dab792ba84c03d88f766df16fd5c2b5"` [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.1 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.16.0 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling byhttp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.95s [INFO] running `"docker" "inspect" "1d042c4a6b28846d09436f31f0ca6ef58dab792ba84c03d88f766df16fd5c2b5"` [INFO] running `"docker" "rm" "-f" "1d042c4a6b28846d09436f31f0ca6ef58dab792ba84c03d88f766df16fd5c2b5"` [INFO] [stdout] 1d042c4a6b28846d09436f31f0ca6ef58dab792ba84c03d88f766df16fd5c2b5 [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] 4747a5e74199a970ea233ed62c4c4c1b81466e589375e6c78ed39d4998c98744 [INFO] running `"docker" "start" "-a" "4747a5e74199a970ea233ed62c4c4c1b81466e589375e6c78ed39d4998c98744"` [INFO] [stderr] Compiling byhttp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `"docker" "inspect" "4747a5e74199a970ea233ed62c4c4c1b81466e589375e6c78ed39d4998c98744"` [INFO] running `"docker" "rm" "-f" "4747a5e74199a970ea233ed62c4c4c1b81466e589375e6c78ed39d4998c98744"` [INFO] [stdout] 4747a5e74199a970ea233ed62c4c4c1b81466e589375e6c78ed39d4998c98744 [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] 171ee49b730309dd0765ffb869c748a09e26aaf1e912905ed1c805f1c3c8b8ba [INFO] running `"docker" "start" "-a" "171ee49b730309dd0765ffb869c748a09e26aaf1e912905ed1c805f1c3c8b8ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/byhttp-51dcefaec594fdf4 [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" "171ee49b730309dd0765ffb869c748a09e26aaf1e912905ed1c805f1c3c8b8ba"` [INFO] running `"docker" "rm" "-f" "171ee49b730309dd0765ffb869c748a09e26aaf1e912905ed1c805f1c3c8b8ba"` [INFO] [stdout] 171ee49b730309dd0765ffb869c748a09e26aaf1e912905ed1c805f1c3c8b8ba