[INFO] updating cached repository luben/repro-hyper [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luben/repro-hyper [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luben/repro-hyper" "work/ex/beta-1.37-6/sources/1.36.0/gh/luben/repro-hyper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/luben/repro-hyper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luben/repro-hyper" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7aae82ad6d806f86f9d542d5c324143edb8dec3c [INFO] sha for GitHub repo luben/repro-hyper: 7aae82ad6d806f86f9d542d5c324143edb8dec3c [INFO] validating manifest of luben/repro-hyper on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luben/repro-hyper on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luben/repro-hyper [INFO] finished frobbing luben/repro-hyper [INFO] frobbed toml for luben/repro-hyper written to work/ex/beta-1.37-6/sources/1.36.0/gh/luben/repro-hyper/Cargo.toml [INFO] started frobbing luben/repro-hyper [INFO] finished frobbing luben/repro-hyper [INFO] frobbed toml for luben/repro-hyper written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper/Cargo.toml [INFO] crate luben/repro-hyper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing luben/repro-hyper against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c89d632f1073a667ea612e9db8c6f315338a93a6b4226d28e5b45a9bc7ee40e7 [INFO] running `"docker" "start" "-a" "c89d632f1073a667ea612e9db8c6f315338a93a6b4226d28e5b45a9bc7ee40e7"` [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling broker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/broker.rs:24:27 [INFO] [stderr] | [INFO] [stderr] 24 | type ResponseFuture = Box, Error = Box>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Box>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/broker.rs:24:69 [INFO] [stderr] | [INFO] [stderr] 24 | type ResponseFuture = Box, Error = Box>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.09s [INFO] running `"docker" "inspect" "c89d632f1073a667ea612e9db8c6f315338a93a6b4226d28e5b45a9bc7ee40e7"` [INFO] running `"docker" "rm" "-f" "c89d632f1073a667ea612e9db8c6f315338a93a6b4226d28e5b45a9bc7ee40e7"` [INFO] [stdout] c89d632f1073a667ea612e9db8c6f315338a93a6b4226d28e5b45a9bc7ee40e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ac7f00e6888eafc27a532ad770333e931453ebf53cacc17d12d37f26a8d382e9 [INFO] running `"docker" "start" "-a" "ac7f00e6888eafc27a532ad770333e931453ebf53cacc17d12d37f26a8d382e9"` [INFO] [stderr] Compiling broker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/broker.rs:24:27 [INFO] [stderr] | [INFO] [stderr] 24 | type ResponseFuture = Box, Error = Box>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Box>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/broker.rs:24:69 [INFO] [stderr] | [INFO] [stderr] 24 | type ResponseFuture = Box, Error = Box>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.21s [INFO] running `"docker" "inspect" "ac7f00e6888eafc27a532ad770333e931453ebf53cacc17d12d37f26a8d382e9"` [INFO] running `"docker" "rm" "-f" "ac7f00e6888eafc27a532ad770333e931453ebf53cacc17d12d37f26a8d382e9"` [INFO] [stdout] ac7f00e6888eafc27a532ad770333e931453ebf53cacc17d12d37f26a8d382e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/luben/repro-hyper:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 2b4886d1d68deabd086b6ae836f010f8079eec300af40c4f2b2b5535403e2728 [INFO] running `"docker" "start" "-a" "2b4886d1d68deabd086b6ae836f010f8079eec300af40c4f2b2b5535403e2728"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/broker-feafc1f199789d1a [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] [stderr] Running /opt/crater/target/debug/deps/broker-d9fedb69ad77b280 [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] [stderr] Running /opt/crater/target/debug/deps/worker-a500788ce48d7e41 [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] [stderr] Running /opt/crater/target/debug/deps/worker_non_stream-c9ec9e43f08b413e [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] [stderr] Doc-tests broker [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" "2b4886d1d68deabd086b6ae836f010f8079eec300af40c4f2b2b5535403e2728"` [INFO] running `"docker" "rm" "-f" "2b4886d1d68deabd086b6ae836f010f8079eec300af40c4f2b2b5535403e2728"` [INFO] [stdout] 2b4886d1d68deabd086b6ae836f010f8079eec300af40c4f2b2b5535403e2728