[INFO] fetching crate comms 0.1.4... [INFO] extracting crate comms 0.1.4 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/comms/0.1.4 [INFO] extracting crate comms 0.1.4 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/comms/0.1.4 [INFO] validating manifest of comms-0.1.4 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 comms-0.1.4 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 comms-0.1.4 [INFO] finished frobbing comms-0.1.4 [INFO] frobbed toml for comms-0.1.4 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/comms/0.1.4/Cargo.toml [INFO] started frobbing comms-0.1.4 [INFO] finished frobbing comms-0.1.4 [INFO] frobbed toml for comms-0.1.4 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/comms/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building comms-0.1.4 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/comms/0.1.4:/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] afc640ab6a37bfa0cc599e5184f7d9459d8adec5d6880c196ff5357cba54c3a0 [INFO] running `"docker" "start" "-a" "afc640ab6a37bfa0cc599e5184f7d9459d8adec5d6880c196ff5357cba54c3a0"` [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling comms v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:126:39 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn update_status(self) -> Box, Self), Error = Self>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Self), Error = Self>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.65s [INFO] running `"docker" "inspect" "afc640ab6a37bfa0cc599e5184f7d9459d8adec5d6880c196ff5357cba54c3a0"` [INFO] running `"docker" "rm" "-f" "afc640ab6a37bfa0cc599e5184f7d9459d8adec5d6880c196ff5357cba54c3a0"` [INFO] [stdout] afc640ab6a37bfa0cc599e5184f7d9459d8adec5d6880c196ff5357cba54c3a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/comms/0.1.4:/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] 03ed642957f9572706701c801176f65a9d1da66aad50abff8ec486abb7ed2bdd [INFO] running `"docker" "start" "-a" "03ed642957f9572706701c801176f65a9d1da66aad50abff8ec486abb7ed2bdd"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling comms v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:126:39 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn update_status(self) -> Box, Self), Error = Self>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Self), Error = Self>` [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/lib.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn unpark_noop() -> Arc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn executor::Unpark` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead [INFO] [stderr] --> src/lib.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn unpark_noop() -> Arc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead [INFO] [stderr] --> src/lib.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | impl executor::Unpark for Foo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead [INFO] [stderr] --> src/client/mod.rs:391:49 [INFO] [stderr] | [INFO] [stderr] 391 | if let Ok(Async::NotReady) = future.poll_future(unpark_noop()) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead [INFO] [stderr] --> src/room/mod.rs:294:24 [INFO] [stderr] | [INFO] [stderr] 294 | assert!(future.poll_future(unpark_noop()).unwrap().is_not_ready()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.39s [INFO] running `"docker" "inspect" "03ed642957f9572706701c801176f65a9d1da66aad50abff8ec486abb7ed2bdd"` [INFO] running `"docker" "rm" "-f" "03ed642957f9572706701c801176f65a9d1da66aad50abff8ec486abb7ed2bdd"` [INFO] [stdout] 03ed642957f9572706701c801176f65a9d1da66aad50abff8ec486abb7ed2bdd