[INFO] updating cached repository caspark/rocksy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/caspark/rocksy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/caspark/rocksy" "work/ex/beta-1.37-6/sources/1.36.0/gh/caspark/rocksy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/caspark/rocksy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/caspark/rocksy" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/caspark/rocksy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/caspark/rocksy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 80511a4939c25324ac85f5bbc3be30529c094789 [INFO] sha for GitHub repo caspark/rocksy: 80511a4939c25324ac85f5bbc3be30529c094789 [INFO] validating manifest of caspark/rocksy 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 caspark/rocksy 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 caspark/rocksy [INFO] finished frobbing caspark/rocksy [INFO] frobbed toml for caspark/rocksy written to work/ex/beta-1.37-6/sources/1.36.0/gh/caspark/rocksy/Cargo.toml [INFO] started frobbing caspark/rocksy [INFO] finished frobbing caspark/rocksy [INFO] frobbed toml for caspark/rocksy written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/caspark/rocksy/Cargo.toml [INFO] crate caspark/rocksy 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing caspark/rocksy 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-1/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/caspark/rocksy:/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] 3fd7030682107a7c07e51ce45a7212cbe8f595d0dadab454a953a076fe1493bb [INFO] running `"docker" "start" "-a" "3fd7030682107a7c07e51ce45a7212cbe8f595d0dadab454a953a076fe1493bb"` [INFO] [stderr] Compiling crossbeam-epoch v0.4.0 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling tokio v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.13 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.22 [INFO] [stderr] Compiling rocksy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy.rs:175:23 [INFO] [stderr] | [INFO] [stderr] 175 | type Future = Box, Error = hyper::Error>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.69s [INFO] running `"docker" "inspect" "3fd7030682107a7c07e51ce45a7212cbe8f595d0dadab454a953a076fe1493bb"` [INFO] running `"docker" "rm" "-f" "3fd7030682107a7c07e51ce45a7212cbe8f595d0dadab454a953a076fe1493bb"` [INFO] [stdout] 3fd7030682107a7c07e51ce45a7212cbe8f595d0dadab454a953a076fe1493bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/caspark/rocksy:/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] 0e4724061bd639b68b643d94a68a33867c6c448ecd5536cacf4d7727742f63b6 [INFO] running `"docker" "start" "-a" "0e4724061bd639b68b643d94a68a33867c6c448ecd5536cacf4d7727742f63b6"` [INFO] [stderr] Compiling rocksy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy.rs:175:23 [INFO] [stderr] | [INFO] [stderr] 175 | type Future = Box, Error = hyper::Error>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `"docker" "inspect" "0e4724061bd639b68b643d94a68a33867c6c448ecd5536cacf4d7727742f63b6"` [INFO] running `"docker" "rm" "-f" "0e4724061bd639b68b643d94a68a33867c6c448ecd5536cacf4d7727742f63b6"` [INFO] [stdout] 0e4724061bd639b68b643d94a68a33867c6c448ecd5536cacf4d7727742f63b6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/caspark/rocksy:/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] b31b66e474eec8a0c61a8c5f1ac7a79d2e022cb0a5c87f1f5b06d33dbcc6c6f3 [INFO] running `"docker" "start" "-a" "b31b66e474eec8a0c61a8c5f1ac7a79d2e022cb0a5c87f1f5b06d33dbcc6c6f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/rocksy-eeae4ed4ab132d79 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test config::tests::parse_target_with_neither_name_nor_pattern_succeeds ... ok [INFO] [stdout] test config::tests::parse_target_with_no_pattern_succeeds ... ok [INFO] [stdout] test config::tests::parse_target_with_everything_succeeds ... ok [INFO] [stdout] test config::tests::parse_target_with_no_name_succeeds ... ok [INFO] [stdout] test config::tests::parse_target_with_bad_regex_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b31b66e474eec8a0c61a8c5f1ac7a79d2e022cb0a5c87f1f5b06d33dbcc6c6f3"` [INFO] running `"docker" "rm" "-f" "b31b66e474eec8a0c61a8c5f1ac7a79d2e022cb0a5c87f1f5b06d33dbcc6c6f3"` [INFO] [stdout] b31b66e474eec8a0c61a8c5f1ac7a79d2e022cb0a5c87f1f5b06d33dbcc6c6f3