[INFO] fetching crate ws-tool 0.3.2... [INFO] testing ws-tool-0.3.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ws-tool 0.3.2 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate ws-tool 0.3.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws-tool 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ws-tool 0.3.2 [INFO] tweaked toml for crates.io crate ws-tool 0.3.2 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate ws-tool 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v1.0.1 [INFO] [stderr] Downloaded rcgen v0.8.14 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded async-http-proxy v1.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c58f7ad57f503fbb881f178b071fad735cf72f2e0f3620637337ad7d9735726 [INFO] running `Command { std: "docker" "start" "-a" "1c58f7ad57f503fbb881f178b071fad735cf72f2e0f3620637337ad7d9735726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c58f7ad57f503fbb881f178b071fad735cf72f2e0f3620637337ad7d9735726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c58f7ad57f503fbb881f178b071fad735cf72f2e0f3620637337ad7d9735726", kill_on_drop: false }` [INFO] [stdout] 1c58f7ad57f503fbb881f178b071fad735cf72f2e0f3620637337ad7d9735726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbcc1d79e58cd4965c0d74732c3adb9b2ad7e7e68bcefe6df483e624f07787e6 [INFO] running `Command { std: "docker" "start" "-a" "dbcc1d79e58cd4965c0d74732c3adb9b2ad7e7e68bcefe6df483e624f07787e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling ws-tool v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.31s [INFO] running `Command { std: "docker" "inspect" "dbcc1d79e58cd4965c0d74732c3adb9b2ad7e7e68bcefe6df483e624f07787e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcc1d79e58cd4965c0d74732c3adb9b2ad7e7e68bcefe6df483e624f07787e6", kill_on_drop: false }` [INFO] [stdout] dbcc1d79e58cd4965c0d74732c3adb9b2ad7e7e68bcefe6df483e624f07787e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe28766aa0e6b9b7e1b3772e3d40462d13925b636297c09b5ae9dfeaa206024f [INFO] running `Command { std: "docker" "start" "-a" "fe28766aa0e6b9b7e1b3772e3d40462d13925b636297c09b5ae9dfeaa206024f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling ws-tool v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `ws_tool::codec::default_deflate_check_fn`, `ws_tool::codec::DeflateConfig` [INFO] [stdout] --> examples/autobahn-client.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | default_deflate_check_fn, default_frame_check_fn, default_string_check_fn, send_close, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `default_deflate_check_fn` in `codec` [INFO] [stdout] | help: a similar name exists in the module: `default_frame_check_fn` [INFO] [stdout] 9 | DeflateConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ no `DeflateConfig` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ws_tool::codec::default_deflate_check_fn`, `ws_tool::codec::DeflateConfig` [INFO] [stdout] --> examples/compress.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | codec::{default_deflate_check_fn, DeflateConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `DeflateConfig` in `codec` [INFO] [stdout] | | [INFO] [stdout] | no `default_deflate_check_fn` in `codec` [INFO] [stdout] | help: a similar name exists in the module: `default_frame_check_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws-tool` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `cert` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/compress.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | builder = builder.cert(cert); [INFO] [stdout] | ^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `proxy` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/compress.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | builder = builder.proxy(&proxy) [INFO] [stdout] | ^^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fe28766aa0e6b9b7e1b3772e3d40462d13925b636297c09b5ae9dfeaa206024f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe28766aa0e6b9b7e1b3772e3d40462d13925b636297c09b5ae9dfeaa206024f", kill_on_drop: false }` [INFO] [stdout] fe28766aa0e6b9b7e1b3772e3d40462d13925b636297c09b5ae9dfeaa206024f