[INFO] crate epoxy_streams 0.3.1 is already in cache [INFO] extracting crate epoxy_streams 0.3.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/epoxy_streams/0.3.1 [INFO] extracting crate epoxy_streams 0.3.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/epoxy_streams/0.3.1 [INFO] validating manifest of epoxy_streams-0.3.1 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 epoxy_streams-0.3.1 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 epoxy_streams-0.3.1 [INFO] finished frobbing epoxy_streams-0.3.1 [INFO] frobbed toml for epoxy_streams-0.3.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/epoxy_streams/0.3.1/Cargo.toml [INFO] started frobbing epoxy_streams-0.3.1 [INFO] finished frobbing epoxy_streams-0.3.1 [INFO] frobbed toml for epoxy_streams-0.3.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/epoxy_streams/0.3.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing epoxy_streams-0.3.1 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-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/epoxy_streams/0.3.1:/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] 214048a59711955487604f881df782f6f87fae7f555b6b963ce0e787733a3e4f [INFO] running `"docker" "start" "-a" "214048a59711955487604f881df782f6f87fae7f555b6b963ce0e787733a3e4f"` [INFO] [stderr] Compiling epoxy_streams v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value.rs:191:18 [INFO] [stderr] | [INFO] [stderr] 191 | impl ReactiveValue { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [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/reactive_value_operators.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | impl ReactiveValue { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | value: &ReactiveValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | value: &ReactiveValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:98:30 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn map(value: &ReactiveValue, map_function: F) -> ReadonlyReactiveValue [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/streams.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | on_emit: BTreeMap)>>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Fn(Arc)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "214048a59711955487604f881df782f6f87fae7f555b6b963ce0e787733a3e4f"` [INFO] running `"docker" "rm" "-f" "214048a59711955487604f881df782f6f87fae7f555b6b963ce0e787733a3e4f"` [INFO] [stdout] 214048a59711955487604f881df782f6f87fae7f555b6b963ce0e787733a3e4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/epoxy_streams/0.3.1:/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] 64e26d5a9be2ad1610abf16c93de6ce9a92b0f280fc46cf731119958b890c718 [INFO] running `"docker" "start" "-a" "64e26d5a9be2ad1610abf16c93de6ce9a92b0f280fc46cf731119958b890c718"` [INFO] [stderr] Compiling epoxy_streams v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value.rs:191:18 [INFO] [stderr] | [INFO] [stderr] 191 | impl ReactiveValue { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [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/reactive_value_operators.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | impl ReactiveValue { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | value: &ReactiveValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | value: &ReactiveValue, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reactive_value_operators.rs:98:30 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn map(value: &ReactiveValue, map_function: F) -> ReadonlyReactiveValue [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReactiveValue` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/streams.rs:11:32 [INFO] [stderr] | [INFO] [stderr] 11 | on_emit: BTreeMap)>>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Fn(Arc)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "64e26d5a9be2ad1610abf16c93de6ce9a92b0f280fc46cf731119958b890c718"` [INFO] running `"docker" "rm" "-f" "64e26d5a9be2ad1610abf16c93de6ce9a92b0f280fc46cf731119958b890c718"` [INFO] [stdout] 64e26d5a9be2ad1610abf16c93de6ce9a92b0f280fc46cf731119958b890c718 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/epoxy_streams/0.3.1:/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] 3b4fefbdeb8c05c6d5499bde136a6743dde2c3ee4a26a0ddf871f44477134108 [INFO] running `"docker" "start" "-a" "3b4fefbdeb8c05c6d5499bde136a6743dde2c3ee4a26a0ddf871f44477134108"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/epoxy_streams-9c090bc2d6d9e97e [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] [stderr] Doc-tests epoxy_streams [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/reactive_value.rs - reactive_value::ReadonlyReactiveValue (line 96) ... ok [INFO] [stdout] test src/reactive_value.rs - reactive_value::WriteableReactiveValue (line 131) ... ok [INFO] [stdout] test src/reactive_value.rs - reactive_value::Stream::to_reactive_value (line 262) ... ok [INFO] [stdout] test src/reactive_value.rs - reactive_value::ReadonlyReactiveValue (line 83) ... ok [INFO] [stdout] test src/reactive_value.rs - reactive_value::ReactiveValue::new (line 198) ... ok [INFO] [stdout] test src/reactive_value_operators.rs - reactive_value_operators::ReactiveValue::fallback (line 47) ... ok [INFO] [stdout] test src/reactive_value.rs - reactive_value::ReactiveValue::as_stream (line 14) ... ok [INFO] [stdout] test src/reactive_value_operators.rs - reactive_value_operators::ReactiveValue::map (line 85) ... ok [INFO] [stdout] test src/reactive_value_operators.rs - reactive_value_operators::ReactiveValue::sanitize (line 13) ... ok [INFO] [stdout] test src/stateful_operators.rs - stateful_operators::Stream::buffer (line 114) ... ok [INFO] [stdout] test src/stateful_operators.rs - stateful_operators::Stream::count_values (line 87) ... ok [INFO] [stdout] test src/stateless_operators.rs - stateless_operators::Stream::filter (line 36) ... ok [INFO] [stdout] test src/stateless_operators.rs - stateless_operators::Stream::flat_map (line 154) ... ok [INFO] [stdout] test src/stateless_operators.rs - stateless_operators::Stream::map_rc (line 112) ... ok [INFO] [stdout] test src/stateless_operators.rs - stateless_operators::Stream::map (line 76) ... ok [INFO] [stdout] test src/stateful_operators.rs - stateful_operators::Stream::scan (line 19) ... ok [INFO] [stdout] test src/streams.rs - streams::Sink (line 83) ... ok [INFO] [stdout] test src/streams.rs - streams::Stream (line 25) ... ok [INFO] [stdout] test src/stream_combinators.rs - stream_combinators::merge (line 12) ... ok [INFO] [stdout] test src/streams.rs - streams::Subscription (line 64) ... ok [INFO] [stdout] test src/streams.rs - streams::Stream (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3b4fefbdeb8c05c6d5499bde136a6743dde2c3ee4a26a0ddf871f44477134108"` [INFO] running `"docker" "rm" "-f" "3b4fefbdeb8c05c6d5499bde136a6743dde2c3ee4a26a0ddf871f44477134108"` [INFO] [stdout] 3b4fefbdeb8c05c6d5499bde136a6743dde2c3ee4a26a0ddf871f44477134108