Nov 30 15:14:38.243 INFO checking solana-ws-0.1.1 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 15:14:38.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:38.545 INFO [stdout] 930c60d91d30575dff2b0ca20cb539db12a5ec87c6c6b94253b3fc3741c40610 Nov 30 15:14:38.550 INFO running `"docker" "start" "-a" "930c60d91d30575dff2b0ca20cb539db12a5ec87c6c6b94253b3fc3741c40610"` Nov 30 15:14:40.432 INFO [stderr] usermod: no changes Nov 30 15:14:40.656 INFO [stderr] Checking solana-ws v0.1.1 (/source) Nov 30 15:14:47.536 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:47.536 INFO [stderr] --> tests/bind.rs:1:1 Nov 30 15:14:47.536 INFO [stderr] | Nov 30 15:14:47.536 INFO [stderr] 1 | extern crate ws; Nov 30 15:14:47.536 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:47.576 INFO [stderr] Nov 30 15:14:47.576 INFO [stderr] error: aborting due to previous error Nov 30 15:14:47.576 INFO [stderr] Nov 30 15:14:47.576 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:47.633 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:47.633 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:47.888 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:47.888 INFO [stderr] --> examples/bench-server.rs:3:1 Nov 30 15:14:47.888 INFO [stderr] | Nov 30 15:14:47.888 INFO [stderr] 3 | extern crate ws; Nov 30 15:14:47.888 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:47.888 INFO [stderr] Nov 30 15:14:47.888 INFO [stderr] error: aborting due to previous error Nov 30 15:14:47.888 INFO [stderr] Nov 30 15:14:47.888 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:47.891 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:47.891 INFO [stderr] --> examples/autobahn-client.rs:3:1 Nov 30 15:14:47.891 INFO [stderr] | Nov 30 15:14:47.891 INFO [stderr] 3 | extern crate ws; Nov 30 15:14:47.891 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:47.891 INFO [stderr] Nov 30 15:14:47.891 INFO [stderr] error: aborting due to previous error Nov 30 15:14:47.891 INFO [stderr] Nov 30 15:14:47.891 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:47.904 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:47.904 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:47.920 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:47.920 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:48.060 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:48.060 INFO [stderr] --> examples/server.rs:4:1 Nov 30 15:14:48.060 INFO [stderr] | Nov 30 15:14:48.060 INFO [stderr] 4 | extern crate ws; Nov 30 15:14:48.060 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:48.060 INFO [stderr] Nov 30 15:14:48.060 INFO [stderr] error: aborting due to previous error Nov 30 15:14:48.060 INFO [stderr] Nov 30 15:14:48.060 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:48.116 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:48.116 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:48.180 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:48.180 INFO [stderr] --> examples/channel.rs:11:1 Nov 30 15:14:48.180 INFO [stderr] | Nov 30 15:14:48.180 INFO [stderr] 11 | extern crate ws; Nov 30 15:14:48.180 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:48.180 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:48.180 INFO [stderr] --> examples/shared.rs:4:1 Nov 30 15:14:48.180 INFO [stderr] | Nov 30 15:14:48.180 INFO [stderr] 4 | extern crate ws; Nov 30 15:14:48.180 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:48.180 INFO [stderr] Nov 30 15:14:48.180 INFO [stderr] error: aborting due to previous error Nov 30 15:14:48.180 INFO [stderr] Nov 30 15:14:48.180 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:48.208 INFO [stderr] Nov 30 15:14:48.208 INFO [stderr] error: aborting due to previous error Nov 30 15:14:48.208 INFO [stderr] Nov 30 15:14:48.208 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:48.216 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:48.216 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:48.224 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:48.224 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:48.252 INFO [stderr] error[E0463]: can't find crate for `ws` Nov 30 15:14:48.252 INFO [stderr] --> examples/pong.rs:2:1 Nov 30 15:14:48.252 INFO [stderr] | Nov 30 15:14:48.252 INFO [stderr] 2 | extern crate ws; Nov 30 15:14:48.252 INFO [stderr] | ^^^^^^^^^^^^^^^^ can't find crate Nov 30 15:14:48.252 INFO [stderr] Nov 30 15:14:48.252 INFO [stderr] error: aborting due to previous error Nov 30 15:14:48.252 INFO [stderr] Nov 30 15:14:48.252 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 15:14:48.260 INFO [stderr] error: Could not compile `solana-ws`. Nov 30 15:14:48.260 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:48.420 INFO [stderr] error: build failed Nov 30 15:14:48.428 INFO [stderr] su: No module specific data is present Nov 30 15:14:49.609 INFO running `"docker" "inspect" "930c60d91d30575dff2b0ca20cb539db12a5ec87c6c6b94253b3fc3741c40610"` Nov 30 15:14:50.024 INFO running `"docker" "rm" "-f" "930c60d91d30575dff2b0ca20cb539db12a5ec87c6c6b94253b3fc3741c40610"` Nov 30 15:14:50.325 INFO [stdout] 930c60d91d30575dff2b0ca20cb539db12a5ec87c6c6b94253b3fc3741c40610