[INFO] updating cached repository 46bit/comms [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/46bit/comms [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/46bit/comms" "work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/46bit/comms" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/46bit/comms"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/46bit/comms'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d96ab1c55c57c5ae6d84e9064756cabe32135c4 [INFO] sha for GitHub repo 46bit/comms: 6d96ab1c55c57c5ae6d84e9064756cabe32135c4 [INFO] validating manifest of 46bit/comms 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 46bit/comms 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 46bit/comms [INFO] finished frobbing 46bit/comms [INFO] frobbed toml for 46bit/comms written to work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms/Cargo.toml [INFO] started frobbing 46bit/comms [INFO] finished frobbing 46bit/comms [INFO] frobbed toml for 46bit/comms written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/46bit/comms/Cargo.toml [INFO] crate 46bit/comms 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] testing 46bit/comms 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms:/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] aa666bc4ec3f2fdc471fd0789e59870d7a25b17b7b2ce1759b1e5fc3d4e3b757 [INFO] running `"docker" "start" "-a" "aa666bc4ec3f2fdc471fd0789e59870d7a25b17b7b2ce1759b1e5fc3d4e3b757"` [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.1.1 [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 5.76s [INFO] running `"docker" "inspect" "aa666bc4ec3f2fdc471fd0789e59870d7a25b17b7b2ce1759b1e5fc3d4e3b757"` [INFO] running `"docker" "rm" "-f" "aa666bc4ec3f2fdc471fd0789e59870d7a25b17b7b2ce1759b1e5fc3d4e3b757"` [INFO] [stdout] aa666bc4ec3f2fdc471fd0789e59870d7a25b17b7b2ce1759b1e5fc3d4e3b757 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms:/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] 304f06aae250962aae02e1eb4de02f7b7a5b8bbefec642a469c621a424183702 [INFO] running `"docker" "start" "-a" "304f06aae250962aae02e1eb4de02f7b7a5b8bbefec642a469c621a424183702"` [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] Finished dev [unoptimized + debuginfo] target(s) in 9.59s [INFO] running `"docker" "inspect" "304f06aae250962aae02e1eb4de02f7b7a5b8bbefec642a469c621a424183702"` [INFO] running `"docker" "rm" "-f" "304f06aae250962aae02e1eb4de02f7b7a5b8bbefec642a469c621a424183702"` [INFO] [stdout] 304f06aae250962aae02e1eb4de02f7b7a5b8bbefec642a469c621a424183702 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/46bit/comms:/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] 6a112b3c5539488b5036a6245e7b68b79ca81ca24a750b1d95dc55587a4b2bce [INFO] running `"docker" "start" "-a" "6a112b3c5539488b5036a6245e7b68b79ca81ca24a750b1d95dc55587a4b2bce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/comms-79000b1a2064c374 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test client::receive::tests::can_receive ... ok [INFO] [stdout] test client::receive::tests::can_receive_an_error ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_in_time ... ok [INFO] [stdout] test client::receive::tests::can_receive_well_behaved ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_an_error ... ok [INFO] [stdout] test client::tests::can_close ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_in_time ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_an_error ... ok [INFO] [stdout] test client::tests::can_join_room ... ok [INFO] [stdout] test client::tests::can_receive ... ok [INFO] [stdout] test client::tests::can_status ... ok [INFO] [stdout] test client::tests::stream_and_sink_separate ... ok [INFO] [stdout] test client::tests::can_transmit ... ok [INFO] [stdout] test room::tests::can_broadcast_all ... ok [INFO] [stdout] test room::tests::can_transmit ... ok [INFO] [stdout] test room::tests::can_statuses ... ok [INFO] [stdout] test room::tests::can_receive_all ... ok [INFO] [stdout] test client::receive::tests::can_receive_for_3_seconds ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_a_timeout ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_a_timeout ... ok [INFO] [stdout] test client::receive::tests::can_receive_with_hard_timeout_well_behaved ... ok [INFO] [stdout] test client::receive::tests::can_receive_with_soft_timeout_well_behaved ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests comms [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/client/mod.rs - client::Client::transmit (line 85) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6a112b3c5539488b5036a6245e7b68b79ca81ca24a750b1d95dc55587a4b2bce"` [INFO] running `"docker" "rm" "-f" "6a112b3c5539488b5036a6245e7b68b79ca81ca24a750b1d95dc55587a4b2bce"` [INFO] [stdout] 6a112b3c5539488b5036a6245e7b68b79ca81ca24a750b1d95dc55587a4b2bce