[INFO] fetching crate sockudo-ws 1.7.4... [INFO] testing sockudo-ws-1.7.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate sockudo-ws 1.7.4 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate sockudo-ws 1.7.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sockudo-ws 1.7.4 [INFO] tweaked toml for crates.io crate sockudo-ws 1.7.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sockudo-ws 1.7.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sockudo-ws 1.7.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f36be5b0001cf3401bcd7c846eeb75bdd8548092bb8203947d23c3de698d852 [INFO] running `Command { std: "docker" "start" "-a" "6f36be5b0001cf3401bcd7c846eeb75bdd8548092bb8203947d23c3de698d852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f36be5b0001cf3401bcd7c846eeb75bdd8548092bb8203947d23c3de698d852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f36be5b0001cf3401bcd7c846eeb75bdd8548092bb8203947d23c3de698d852", kill_on_drop: false }` [INFO] [stdout] 6f36be5b0001cf3401bcd7c846eeb75bdd8548092bb8203947d23c3de698d852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0909acd9890bd9d70f06d54378b405205381bb128d643dbe330f0fd3e5bc4d4a [INFO] running `Command { std: "docker" "start" "-a" "0909acd9890bd9d70f06d54378b405205381bb128d643dbe330f0fd3e5bc4d4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling sockudo-ws v1.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `Command { std: "docker" "inspect" "0909acd9890bd9d70f06d54378b405205381bb128d643dbe330f0fd3e5bc4d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0909acd9890bd9d70f06d54378b405205381bb128d643dbe330f0fd3e5bc4d4a", kill_on_drop: false }` [INFO] [stdout] 0909acd9890bd9d70f06d54378b405205381bb128d643dbe330f0fd3e5bc4d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c59f1b4161a59ee5037311c5483288552804585daa5045e7d0ae37142b47b71 [INFO] running `Command { std: "docker" "start" "-a" "7c59f1b4161a59ee5037311c5483288552804585daa5045e7d0ae37142b47b71", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-websockets v0.10.1 [INFO] [stderr] Compiling sockudo-ws v1.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stdout] error[E0432]: unresolved import `sockudo_ws::axum_integration` [INFO] [stdout] --> examples/axum_deflate_custom.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use sockudo_ws::axum_integration::WebSocketUpgrade; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sockudo_ws::axum_integration` [INFO] [stdout] --> examples/axum_split.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use sockudo_ws::axum_integration::{WebSocket, WebSocketUpgrade}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `axum_integration` in `sockudo_ws` [INFO] [stdout] --> examples/axum_deflate_custom.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | async fn handle_socket(mut socket: sockudo_ws::axum_integration::WebSocket) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sockudo_ws::axum_integration` [INFO] [stdout] --> examples/axum_deflate.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use sockudo_ws::axum_integration::WebSocketUpgrade; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sockudo-ws` (example "axum_split") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `sockudo_ws::axum_integration` [INFO] [stdout] --> examples/axum_split_deflate.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use sockudo_ws::axum_integration::WebSocketUpgrade; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `axum_integration` in `sockudo_ws` [INFO] [stdout] --> examples/axum_deflate.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | async fn handle_socket(mut socket: sockudo_ws::axum_integration::WebSocket) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sockudo-ws` (example "axum_deflate_custom") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sockudo-ws` (example "axum_deflate") due to 2 previous errors [INFO] [stdout] error[E0433]: cannot find `axum_integration` in `sockudo_ws` [INFO] [stdout] --> examples/axum_split_deflate.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | async fn handle_socket(socket: sockudo_ws::axum_integration::WebSocket) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `axum_integration` in `sockudo_ws` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "axum-integration")] [INFO] [stdout] | ---------------------------- the item is gated behind the `axum-integration` feature [INFO] [stdout] 87 | pub mod axum_integration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sockudo-ws` (example "axum_split_deflate") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7c59f1b4161a59ee5037311c5483288552804585daa5045e7d0ae37142b47b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c59f1b4161a59ee5037311c5483288552804585daa5045e7d0ae37142b47b71", kill_on_drop: false }` [INFO] [stdout] 7c59f1b4161a59ee5037311c5483288552804585daa5045e7d0ae37142b47b71