[INFO] fetching crate crypto-market-stream-ws 0.1.0... [INFO] extracting crate crypto-market-stream-ws 0.1.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/crypto-market-stream-ws/0.1.0 [INFO] extracting crate crypto-market-stream-ws 0.1.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/crypto-market-stream-ws/0.1.0 [INFO] validating manifest of crypto-market-stream-ws-0.1.0 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 crypto-market-stream-ws-0.1.0 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 crypto-market-stream-ws-0.1.0 [INFO] finished frobbing crypto-market-stream-ws-0.1.0 [INFO] frobbed toml for crypto-market-stream-ws-0.1.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/crypto-market-stream-ws/0.1.0/Cargo.toml [INFO] started frobbing crypto-market-stream-ws-0.1.0 [INFO] finished frobbing crypto-market-stream-ws-0.1.0 [INFO] frobbed toml for crypto-market-stream-ws-0.1.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/crypto-market-stream-ws/0.1.0/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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-util v0.1.0 [INFO] [stderr] Downloaded crypto-market-stream v0.0.1 [INFO] [stderr] Downloaded crypto-market v0.0.1 [INFO] [stderr] Downloaded crypto-util v0.0.2 [INFO] [stderr] Downloaded crypto-currency v0.0.2 [INFO] [stderr] Downloaded crypto-market-event v0.0.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing crypto-market-stream-ws-0.1.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/crypto-market-stream-ws/0.1.0:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5703fd3473e16d33a709df0b0ec94d46ec99562e728f28cf0fddac7dc9a355e2 [INFO] running `"docker" "start" "-a" "5703fd3473e16d33a709df0b0ec94d46ec99562e728f28cf0fddac7dc9a355e2"` [INFO] [stderr] Compiling crypto-util v0.0.2 [INFO] [stderr] Compiling crypto-currency v0.0.2 [INFO] [stderr] Compiling crypto-util v0.1.0 [INFO] [stderr] Compiling crypto-market v0.0.1 [INFO] [stderr] Compiling crypto-market-event v0.0.1 [INFO] [stderr] Compiling crypto-market-stream v0.0.1 [INFO] [stderr] Compiling crypto-market-stream-ws v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | pub type Future = ::futures::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::futures::Future)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.57s [INFO] running `"docker" "inspect" "5703fd3473e16d33a709df0b0ec94d46ec99562e728f28cf0fddac7dc9a355e2"` [INFO] running `"docker" "rm" "-f" "5703fd3473e16d33a709df0b0ec94d46ec99562e728f28cf0fddac7dc9a355e2"` [INFO] [stdout] 5703fd3473e16d33a709df0b0ec94d46ec99562e728f28cf0fddac7dc9a355e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/crypto-market-stream-ws/0.1.0:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 19e62e8c012c23679e6bcfa7c73fe13b6026ee22c07fae77aab4d98b2ead1575 [INFO] running `"docker" "start" "-a" "19e62e8c012c23679e6bcfa7c73fe13b6026ee22c07fae77aab4d98b2ead1575"` [INFO] [stderr] Compiling crypto-market-stream-ws v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | pub type Future = ::futures::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::futures::Future)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `"docker" "inspect" "19e62e8c012c23679e6bcfa7c73fe13b6026ee22c07fae77aab4d98b2ead1575"` [INFO] running `"docker" "rm" "-f" "19e62e8c012c23679e6bcfa7c73fe13b6026ee22c07fae77aab4d98b2ead1575"` [INFO] [stdout] 19e62e8c012c23679e6bcfa7c73fe13b6026ee22c07fae77aab4d98b2ead1575 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/crypto-market-stream-ws/0.1.0:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 833731dae72c7c5189152e80c3039f3ad25715ffd138e50e123ebd0d469cd7e6 [INFO] running `"docker" "start" "-a" "833731dae72c7c5189152e80c3039f3ad25715ffd138e50e123ebd0d469cd7e6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/crypto_market_stream_ws-a84771f36d48baa3 [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 crypto-market-stream-ws [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" "833731dae72c7c5189152e80c3039f3ad25715ffd138e50e123ebd0d469cd7e6"` [INFO] running `"docker" "rm" "-f" "833731dae72c7c5189152e80c3039f3ad25715ffd138e50e123ebd0d469cd7e6"` [INFO] [stdout] 833731dae72c7c5189152e80c3039f3ad25715ffd138e50e123ebd0d469cd7e6