[INFO] cloning repository adace123/rust_http_handler [INFO] running `"git" "clone" "--bare" "git://github.com/adace123/rust_http_handler.git" "work/cache/sources/gh/adace123/rust_http_handler"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/adace123/rust_http_handler'... [INFO] running `"git" "clone" "work/cache/sources/gh/adace123/rust_http_handler" "work/ex/beta-1.37-6/sources/1.36.0/gh/adace123/rust_http_handler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/adace123/rust_http_handler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adace123/rust_http_handler" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adace123/rust_http_handler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adace123/rust_http_handler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce87fde31f2ac031936dfdb12e581301782694b2 [INFO] sha for GitHub repo adace123/rust_http_handler: ce87fde31f2ac031936dfdb12e581301782694b2 [INFO] validating manifest of adace123/rust_http_handler 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 adace123/rust_http_handler 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 adace123/rust_http_handler [INFO] finished frobbing adace123/rust_http_handler [INFO] frobbed toml for adace123/rust_http_handler written to work/ex/beta-1.37-6/sources/1.36.0/gh/adace123/rust_http_handler/Cargo.toml [INFO] started frobbing adace123/rust_http_handler [INFO] finished frobbing adace123/rust_http_handler [INFO] frobbed toml for adace123/rust_http_handler written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adace123/rust_http_handler/Cargo.toml [INFO] crate adace123/rust_http_handler 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 adace123/rust_http_handler 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-0/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/adace123/rust_http_handler:/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] 72104e4a697f050a1148dcbf06236dbb480161bf74d40a1717221d74243be15c [INFO] running `"docker" "start" "-a" "72104e4a697f050a1148dcbf06236dbb480161bf74d40a1717221d74243be15c"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling http_handler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_request/mod.rs:33:68 [INFO] [stderr] | [INFO] [stderr] 33 | fn parse_request(raw_request: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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/http_request/mod.rs:56:67 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new(stream: &mut TcpStream) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.29s [INFO] running `"docker" "inspect" "72104e4a697f050a1148dcbf06236dbb480161bf74d40a1717221d74243be15c"` [INFO] running `"docker" "rm" "-f" "72104e4a697f050a1148dcbf06236dbb480161bf74d40a1717221d74243be15c"` [INFO] [stdout] 72104e4a697f050a1148dcbf06236dbb480161bf74d40a1717221d74243be15c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/adace123/rust_http_handler:/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] 474f344f4ed580d2bc96d4744bceb568ca2402c61d8e631349d5aee3f8813503 [INFO] running `"docker" "start" "-a" "474f344f4ed580d2bc96d4744bceb568ca2402c61d8e631349d5aee3f8813503"` [INFO] [stderr] Compiling http_handler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_request/mod.rs:33:68 [INFO] [stderr] | [INFO] [stderr] 33 | fn parse_request(raw_request: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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/http_request/mod.rs:56:67 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new(stream: &mut TcpStream) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "474f344f4ed580d2bc96d4744bceb568ca2402c61d8e631349d5aee3f8813503"` [INFO] running `"docker" "rm" "-f" "474f344f4ed580d2bc96d4744bceb568ca2402c61d8e631349d5aee3f8813503"` [INFO] [stdout] 474f344f4ed580d2bc96d4744bceb568ca2402c61d8e631349d5aee3f8813503 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/adace123/rust_http_handler:/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] 8356913ad73559ac910a6f0f7d696e596e0e1c9f4097cfb294d16431a9ea8a4d [INFO] running `"docker" "start" "-a" "8356913ad73559ac910a6f0f7d696e596e0e1c9f4097cfb294d16431a9ea8a4d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_handler-bfeffb9ef73c7f11 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test http_request::tests::test_parse_post_request ... ok [INFO] [stdout] test http_request::tests::test_parse_get_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8356913ad73559ac910a6f0f7d696e596e0e1c9f4097cfb294d16431a9ea8a4d"` [INFO] running `"docker" "rm" "-f" "8356913ad73559ac910a6f0f7d696e596e0e1c9f4097cfb294d16431a9ea8a4d"` [INFO] [stdout] 8356913ad73559ac910a6f0f7d696e596e0e1c9f4097cfb294d16431a9ea8a4d