[INFO] updating cached repository tobybot11/echo-proto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tobybot11/echo-proto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tobybot11/echo-proto" "work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tobybot11/echo-proto" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tobybot11/echo-proto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tobybot11/echo-proto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3652bd11b61542ac276d41dc190a3a4cb21a6a84 [INFO] sha for GitHub repo tobybot11/echo-proto: 3652bd11b61542ac276d41dc190a3a4cb21a6a84 [INFO] validating manifest of tobybot11/echo-proto on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tobybot11/echo-proto on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tobybot11/echo-proto [INFO] finished frobbing tobybot11/echo-proto [INFO] frobbed toml for tobybot11/echo-proto written to work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto/Cargo.toml [INFO] started frobbing tobybot11/echo-proto [INFO] finished frobbing tobybot11/echo-proto [INFO] frobbed toml for tobybot11/echo-proto written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tobybot11/echo-proto/Cargo.toml [INFO] crate tobybot11/echo-proto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing tobybot11/echo-proto against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d4d85c537ff07ffeed85f322c0e13e43c635d089e7e75f1b927c5f4e76b9f76b [INFO] running `"docker" "start" "-a" "d4d85c537ff07ffeed85f322c0e13e43c635d089e7e75f1b927c5f4e76b9f76b"` [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling echo-proto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:86:23 [INFO] [stderr] | [INFO] [stderr] 86 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `"docker" "inspect" "d4d85c537ff07ffeed85f322c0e13e43c635d089e7e75f1b927c5f4e76b9f76b"` [INFO] running `"docker" "rm" "-f" "d4d85c537ff07ffeed85f322c0e13e43c635d089e7e75f1b927c5f4e76b9f76b"` [INFO] [stdout] d4d85c537ff07ffeed85f322c0e13e43c635d089e7e75f1b927c5f4e76b9f76b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ab8e5a52cff167ca5879498022a1dbf682f3b1139698e6d78acad17b31a57959 [INFO] running `"docker" "start" "-a" "ab8e5a52cff167ca5879498022a1dbf682f3b1139698e6d78acad17b31a57959"` [INFO] [stderr] Compiling echo-proto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:86:23 [INFO] [stderr] | [INFO] [stderr] 86 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "ab8e5a52cff167ca5879498022a1dbf682f3b1139698e6d78acad17b31a57959"` [INFO] running `"docker" "rm" "-f" "ab8e5a52cff167ca5879498022a1dbf682f3b1139698e6d78acad17b31a57959"` [INFO] [stdout] ab8e5a52cff167ca5879498022a1dbf682f3b1139698e6d78acad17b31a57959 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tobybot11/echo-proto:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 009b879c5f8dcdc8232fdd1a62e1bd2fe5deff00df134a067b62159c9da42864 [INFO] running `"docker" "start" "-a" "009b879c5f8dcdc8232fdd1a62e1bd2fe5deff00df134a067b62159c9da42864"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/echo_proto-ebfc6d94499ca872 [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" "009b879c5f8dcdc8232fdd1a62e1bd2fe5deff00df134a067b62159c9da42864"` [INFO] running `"docker" "rm" "-f" "009b879c5f8dcdc8232fdd1a62e1bd2fe5deff00df134a067b62159c9da42864"` [INFO] [stdout] 009b879c5f8dcdc8232fdd1a62e1bd2fe5deff00df134a067b62159c9da42864