[INFO] fetching crate websocket-sans-io 0.1.0... [INFO] testing websocket-sans-io-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate websocket-sans-io 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate websocket-sans-io 0.1.0 [INFO] finished tweaking crates.io crate websocket-sans-io 0.1.0 [INFO] tweaked toml for crates.io crate websocket-sans-io 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate websocket-sans-io 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate websocket-sans-io 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pipe v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.68 [INFO] [stderr] Downloaded readwrite v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded http-body-util v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded hyper v1.0.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded nonmax v0.5.3 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded web-sys v0.3.65 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 170be54ebd5ae49768139426b5d818353887f2c4377d8086ee6c4c5227f1e363 [INFO] running `Command { std: "docker" "start" "-a" "170be54ebd5ae49768139426b5d818353887f2c4377d8086ee6c4c5227f1e363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "170be54ebd5ae49768139426b5d818353887f2c4377d8086ee6c4c5227f1e363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170be54ebd5ae49768139426b5d818353887f2c4377d8086ee6c4c5227f1e363", kill_on_drop: false }` [INFO] [stdout] 170be54ebd5ae49768139426b5d818353887f2c4377d8086ee6c4c5227f1e363 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c455198b0ba469dc6223a7c86f1e53fe0b2d661c6f06f055e1b2ebb48f948a [INFO] running `Command { std: "docker" "start" "-a" "a4c455198b0ba469dc6223a7c86f1e53fe0b2d661c6f06f055e1b2ebb48f948a", kill_on_drop: false }` [INFO] [stderr] Compiling nonmax v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling websocket-sans-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "a4c455198b0ba469dc6223a7c86f1e53fe0b2d661c6f06f055e1b2ebb48f948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c455198b0ba469dc6223a7c86f1e53fe0b2d661c6f06f055e1b2ebb48f948a", kill_on_drop: false }` [INFO] [stdout] a4c455198b0ba469dc6223a7c86f1e53fe0b2d661c6f06f055e1b2ebb48f948a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac29c3febd1c6b3b586f7088a92248d7ca5b5e81eae7976e1ee6b867c8d27e0 [INFO] running `Command { std: "docker" "start" "-a" "1ac29c3febd1c6b3b586f7088a92248d7ca5b5e81eae7976e1ee6b867c8d27e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling readwrite v0.1.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling websocket-sans-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.0.0 [INFO] [stderr] Compiling proptest v1.3.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.94s [INFO] running `Command { std: "docker" "inspect" "1ac29c3febd1c6b3b586f7088a92248d7ca5b5e81eae7976e1ee6b867c8d27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac29c3febd1c6b3b586f7088a92248d7ca5b5e81eae7976e1ee6b867c8d27e0", kill_on_drop: false }` [INFO] [stdout] 1ac29c3febd1c6b3b586f7088a92248d7ca5b5e81eae7976e1ee6b867c8d27e0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17b8a3ff084b8cc90940e5b19bb9d61d6536d1360f054ea2870be269371014d9 [INFO] running `Command { std: "docker" "start" "-a" "17b8a3ff084b8cc90940e5b19bb9d61d6536d1360f054ea2870be269371014d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/websocket_sans_io-bc41202f6b0d6c57) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test decoding_test::decode_bin256 ... ok [INFO] [stdout] test decoding_test::decode_bin64k_bc ... ok [INFO] [stdout] test decoding_test::decode_bin64k ... ok [INFO] [stdout] test decoding_test::decode_dummy ... ok [INFO] [stdout] test decoding_test::decode_ping_pong_1bc ... ok [INFO] [stdout] test decoding_test::decode_ping_pong ... ok [INFO] [stdout] test decoding_test::decode_simple_fragmented ... ok [INFO] [stdout] test decoding_test::decode_simple_masked ... ok [INFO] [stdout] test decoding_test::decode_simple_masked_1bc ... ok [INFO] [stdout] test decoding_test::decode_simple_masked_3bc ... ok [INFO] [stdout] test decoding_test::decode_simple_masked_5bc ... ok [INFO] [stdout] test decoding_test::decode_simple_unmasked ... ok [INFO] [stdout] test decoding_test::decode_simple_unmasked_1bc ... ok [INFO] [stdout] test decoding_test::decode_simple_masked_6bc ... ok [INFO] [stdout] test decoding_test::decode_simple_unmasked_2bc ... ok [INFO] [stdout] test decoding_test::decode_simple_masked_2bc ... ok [INFO] [stdout] test decoding_test::decode_bin64k_masked ... ok [INFO] [stdout] test decoding_test::decode_simple_unmasked_3bc ... ok [INFO] [stdout] test decoding_test::decode_bin64k_masked_chunks1 ... ok [INFO] [stdout] test decoding_test::decode_bin64k_masked_chunks2 ... ok [INFO] [stdout] test frame_roundtrip_test::frame_roudtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.59s [INFO] [stdout] [INFO] [stderr] Doc-tests websocket_sans_io [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/frame_encoding.rs - frame_encoding::WebsocketFrameEncoder::rollback_payload_transform (line 87) ... ok [INFO] [stdout] test src/frame_decoding.rs - frame_decoding::WebsocketFrameDecoder (line 73) ... ok [INFO] [stdout] test src/frame_encoding.rs - frame_encoding::WebsocketFrameEncoder (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17b8a3ff084b8cc90940e5b19bb9d61d6536d1360f054ea2870be269371014d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b8a3ff084b8cc90940e5b19bb9d61d6536d1360f054ea2870be269371014d9", kill_on_drop: false }` [INFO] [stdout] 17b8a3ff084b8cc90940e5b19bb9d61d6536d1360f054ea2870be269371014d9