[INFO] cloning repository alexcrichton/eeyore [INFO] running `"git" "clone" "--bare" "git://github.com/alexcrichton/eeyore.git" "work/cache/sources/gh/alexcrichton/eeyore"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/alexcrichton/eeyore'... [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/eeyore" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/eeyore" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/eeyore"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/eeyore'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e4c649bec59c50f8a4092e1976b09bfa25719898 [INFO] sha for GitHub repo alexcrichton/eeyore: e4c649bec59c50f8a4092e1976b09bfa25719898 [INFO] validating manifest of alexcrichton/eeyore on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexcrichton/eeyore on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexcrichton/eeyore [INFO] finished frobbing alexcrichton/eeyore [INFO] frobbed toml for alexcrichton/eeyore written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore/Cargo.toml [INFO] started frobbing alexcrichton/eeyore [INFO] finished frobbing alexcrichton/eeyore [INFO] frobbed toml for alexcrichton/eeyore written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/alexcrichton/eeyore/Cargo.toml [INFO] crate alexcrichton/eeyore already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing alexcrichton/eeyore against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c0cd3e0f5b856cfea905daf905647e2f0845146ea8519561936f2041cd25fe76 [INFO] running `"docker" "start" "-a" "c0cd3e0f5b856cfea905daf905647e2f0845146ea8519561936f2041cd25fe76"` [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling mime v0.3.4 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.19 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling eeyore v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | pub type MyFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:70:23 [INFO] [stderr] | [INFO] [stderr] 70 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "c0cd3e0f5b856cfea905daf905647e2f0845146ea8519561936f2041cd25fe76"` [INFO] running `"docker" "rm" "-f" "c0cd3e0f5b856cfea905daf905647e2f0845146ea8519561936f2041cd25fe76"` [INFO] [stdout] c0cd3e0f5b856cfea905daf905647e2f0845146ea8519561936f2041cd25fe76 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 352b79595117c0c81875c05f4b55355146e65c2999ebe18b5ac86a7c1c7f2e3f [INFO] running `"docker" "start" "-a" "352b79595117c0c81875c05f4b55355146e65c2999ebe18b5ac86a7c1c7f2e3f"` [INFO] [stderr] Compiling eeyore v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | pub type MyFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:70:23 [INFO] [stderr] | [INFO] [stderr] 70 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "352b79595117c0c81875c05f4b55355146e65c2999ebe18b5ac86a7c1c7f2e3f"` [INFO] running `"docker" "rm" "-f" "352b79595117c0c81875c05f4b55355146e65c2999ebe18b5ac86a7c1c7f2e3f"` [INFO] [stdout] 352b79595117c0c81875c05f4b55355146e65c2999ebe18b5ac86a7c1c7f2e3f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/alexcrichton/eeyore:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 094bf148cbb51931db190ad6f3556582c1166538a0de6e1fa4f5ec7e936f58ea [INFO] running `"docker" "start" "-a" "094bf148cbb51931db190ad6f3556582c1166538a0de6e1fa4f5ec7e936f58ea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/eeyore-28e163d55d9c4b99 [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" "094bf148cbb51931db190ad6f3556582c1166538a0de6e1fa4f5ec7e936f58ea"` [INFO] running `"docker" "rm" "-f" "094bf148cbb51931db190ad6f3556582c1166538a0de6e1fa4f5ec7e936f58ea"` [INFO] [stdout] 094bf148cbb51931db190ad6f3556582c1166538a0de6e1fa4f5ec7e936f58ea