[INFO] fetching crate engineioxide 0.15.2... [INFO] testing engineioxide-0.15.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate engineioxide 0.15.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate engineioxide 0.15.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate engineioxide 0.15.2 [INFO] tweaked toml for crates.io crate engineioxide 0.15.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate engineioxide 0.15.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate engineioxide 0.15.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 096e236f2c247ea4d7ac081e4b571ef536d91f5ccd2c2de6b6bee272f17984ae [INFO] running `Command { std: "docker" "start" "-a" "096e236f2c247ea4d7ac081e4b571ef536d91f5ccd2c2de6b6bee272f17984ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096e236f2c247ea4d7ac081e4b571ef536d91f5ccd2c2de6b6bee272f17984ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096e236f2c247ea4d7ac081e4b571ef536d91f5ccd2c2de6b6bee272f17984ae", kill_on_drop: false }` [INFO] [stdout] 096e236f2c247ea4d7ac081e4b571ef536d91f5ccd2c2de6b6bee272f17984ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2989530aec98b8f07ea146bd5d3bd1b9135ef06520968eb8bc5cb81b4dcb4414 [INFO] running `Command { std: "docker" "start" "-a" "2989530aec98b8f07ea146bd5d3bd1b9135ef06520968eb8bc5cb81b4dcb4414", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling engineioxide v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s [INFO] running `Command { std: "docker" "inspect" "2989530aec98b8f07ea146bd5d3bd1b9135ef06520968eb8bc5cb81b4dcb4414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2989530aec98b8f07ea146bd5d3bd1b9135ef06520968eb8bc5cb81b4dcb4414", kill_on_drop: false }` [INFO] [stdout] 2989530aec98b8f07ea146bd5d3bd1b9135ef06520968eb8bc5cb81b4dcb4414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 12c9d9348175c59af5df78f6530ceb458184a56ccd2d801ea4112876db83e60f [INFO] running `Command { std: "docker" "start" "-a" "12c9d9348175c59af5df78f6530ceb458184a56ccd2d801ea4112876db83e60f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling engineioxide v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "12c9d9348175c59af5df78f6530ceb458184a56ccd2d801ea4112876db83e60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c9d9348175c59af5df78f6530ceb458184a56ccd2d801ea4112876db83e60f", kill_on_drop: false }` [INFO] [stdout] 12c9d9348175c59af5df78f6530ceb458184a56ccd2d801ea4112876db83e60f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a7373a75943160c799f390dfea3e13ea29bff18c3b27ba2c5018c0d460790bf7 [INFO] running `Command { std: "docker" "start" "-a" "a7373a75943160c799f390dfea3e13ea29bff18c3b27ba2c5018c0d460790bf7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/engineioxide-2a02286f78927fd1) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test config::tests::config_transports ... ok [INFO] [stdout] test packet::tests::test_binary_packet ... ok [INFO] [stdout] test engine::tests::get_socket ... ok [INFO] [stdout] test engine::tests::create_session ... ok [INFO] [stdout] test packet::tests::test_binary_packet_v3 ... ok [INFO] [stdout] test packet::tests::test_message_packet ... ok [INFO] [stdout] test packet::tests::test_binary_packet_deserialize ... ok [INFO] [stdout] test engine::tests::close_session ... ok [INFO] [stdout] test packet::tests::test_binary_packet_v3_deserialize ... ok [INFO] [stdout] test packet::tests::test_open_packet ... ok [INFO] [stdout] test packet::tests::test_packet_get_size_hint ... ok [INFO] [stdout] test service::parser::tests::request_info_polling ... ok [INFO] [stdout] test peekable::tests::peek ... ok [INFO] [stdout] test service::parser::tests::bad_handshake_method ... ok [INFO] [stdout] test service::parser::tests::request_info_websocket ... ok [INFO] [stdout] test service::parser::tests::request_info_websocket_with_sid ... ok [INFO] [stdout] test service::parser::tests::transport_unknown_err ... ok [INFO] [stdout] test service::parser::tests::unsupported_protocol_version ... ok [INFO] [stdout] test service::parser::tests::unsupported_transport ... ok [INFO] [stdout] test sid::tests::test_sid_from_str_invalid ... ok [INFO] [stdout] test transport::polling::payload::buf::tests::to_bytes_longer ... ok [INFO] [stdout] test transport::polling::payload::buf::tests::to_bytes_shorter ... ok [INFO] [stdout] test transport::polling::payload::buf::tests::to_bytes_eq ... ok [INFO] [stdout] test transport::polling::payload::buf::tests::one_long_buf_to_bytes ... ok [INFO] [stdout] test transport::polling::payload::decoder::tests::max_payload_v4 ... ok [INFO] [stdout] test transport::polling::payload::decoder::tests::payload_iterator_v4 ... ok [INFO] [stdout] test packet::tests::test_message_packet_deserialize ... ok [INFO] [stdout] test transport::polling::payload::encoder::tests::max_payload_v4 ... ok [INFO] [stdout] test sid::tests::test_sid_from_str ... ok [INFO] [stdout] test transport::polling::payload::encoder::tests::encode_v4_payload ... ok [INFO] [stdout] test transport::polling::payload::decoder::tests::payload_stream_v4 ... ok [INFO] [stdout] test transport::polling::payload::buf::tests::buf_to_bytes_too_many - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stderr] Running tests/disconnect_reason.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/disconnect_reason-9fb00c12e1578fd4) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ws_transport_closed ... ok [INFO] [stdout] test multiple_http_polling ... ok [INFO] [stdout] test polling_packet_parsing ... ok [INFO] [stdout] test ws_packet_parsing ... ok [INFO] [stdout] test polling_transport_closed ... ok [INFO] [stdout] test ws_heartbeat_timeout ... ok [INFO] [stdout] test polling_heartbeat_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running tests/fixture.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fixture-95707bdfec195706) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7373a75943160c799f390dfea3e13ea29bff18c3b27ba2c5018c0d460790bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7373a75943160c799f390dfea3e13ea29bff18c3b27ba2c5018c0d460790bf7", kill_on_drop: false }` [INFO] [stdout] a7373a75943160c799f390dfea3e13ea29bff18c3b27ba2c5018c0d460790bf7