Nov 30 15:14:27.188 INFO checking solana-ws-0.1.1 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 15:14:27.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 15:14:27.793 INFO [stdout] a9aba49acba9aa89efe2d2cc71f9a22615abf3ef5c01f3f5815ecbb4074f8fd0 Nov 30 15:14:27.796 INFO running `"docker" "start" "-a" "a9aba49acba9aa89efe2d2cc71f9a22615abf3ef5c01f3f5815ecbb4074f8fd0"` Nov 30 15:14:29.806 INFO [stderr] usermod: no changes Nov 30 15:14:30.032 INFO [stderr] Checking solana-ws v0.1.1 (/source) Nov 30 15:14:36.094 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.095 INFO [stderr] --> examples/pong.rs:2:1 Nov 30 15:14:36.095 INFO [stderr] | Nov 30 15:14:36.095 INFO [stderr] 2 | extern crate ws; Nov 30 15:14:36.096 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.096 INFO [stderr] Nov 30 15:14:36.096 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.112 INFO [stderr] Nov 30 15:14:36.113 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.132 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.133 INFO [stderr] --> examples/threaded.rs:4:1 Nov 30 15:14:36.133 INFO [stderr] | Nov 30 15:14:36.133 INFO [stderr] 4 | extern crate ws; Nov 30 15:14:36.134 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.134 INFO [stderr] Nov 30 15:14:36.134 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.134 INFO [stderr] Nov 30 15:14:36.134 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.141 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.141 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.152 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.152 INFO [stderr] --> examples/server.rs:4:1 Nov 30 15:14:36.152 INFO [stderr] | Nov 30 15:14:36.152 INFO [stderr] 4 | extern crate ws; Nov 30 15:14:36.152 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.152 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.152 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.172 INFO [stderr] Nov 30 15:14:36.173 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.173 INFO [stderr] Nov 30 15:14:36.173 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.201 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.201 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.286 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.286 INFO [stderr] --> examples/router.rs:3:1 Nov 30 15:14:36.287 INFO [stderr] | Nov 30 15:14:36.287 INFO [stderr] 3 | extern crate ws; Nov 30 15:14:36.287 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.287 INFO [stderr] Nov 30 15:14:36.288 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.288 INFO [stderr] Nov 30 15:14:36.289 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.308 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.309 INFO [stderr] --> examples/autobahn-client.rs:3:1 Nov 30 15:14:36.309 INFO [stderr] | Nov 30 15:14:36.309 INFO [stderr] 3 | extern crate ws; Nov 30 15:14:36.309 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.310 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.311 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.311 INFO [stderr] Nov 30 15:14:36.312 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.312 INFO [stderr] Nov 30 15:14:36.312 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.322 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.323 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.356 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.357 INFO [stderr] --> examples/ssl-server.rs:9:1 Nov 30 15:14:36.357 INFO [stderr] | Nov 30 15:14:36.358 INFO [stderr] 9 | extern crate ws; Nov 30 15:14:36.358 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.358 INFO [stderr] Nov 30 15:14:36.358 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.359 INFO [stderr] Nov 30 15:14:36.359 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.360 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.360 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.416 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.417 INFO [stderr] --> examples/peer2peer.rs:27:1 Nov 30 15:14:36.417 INFO [stderr] | Nov 30 15:14:36.417 INFO [stderr] 27 | extern crate ws; Nov 30 15:14:36.418 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.436 INFO [stderr] Nov 30 15:14:36.437 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.437 INFO [stderr] Nov 30 15:14:36.437 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.445 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.445 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:36.672 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:36.672 INFO [stderr] --> examples/cli.rs:5:1 Nov 30 15:14:36.672 INFO [stderr] | Nov 30 15:14:36.672 INFO [stderr] 5 | extern crate ws; Nov 30 15:14:36.672 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:36.673 INFO [stderr] Nov 30 15:14:36.673 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.673 INFO [stderr] Nov 30 15:14:36.673 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:36.687 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:36.687 INFO [stderr] Nov 30 15:14:36.687 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 15:14:36.690 INFO [stderr] su: No module specific data is present Nov 30 15:14:37.855 INFO running `"docker" "inspect" "a9aba49acba9aa89efe2d2cc71f9a22615abf3ef5c01f3f5815ecbb4074f8fd0"` Nov 30 15:14:37.998 INFO running `"docker" "rm" "-f" "a9aba49acba9aa89efe2d2cc71f9a22615abf3ef5c01f3f5815ecbb4074f8fd0"` Nov 30 15:14:38.163 INFO [stdout] a9aba49acba9aa89efe2d2cc71f9a22615abf3ef5c01f3f5815ecbb4074f8fd0