[INFO] fetching crate async-sse 5.1.0... [INFO] testing async-sse-5.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate async-sse 5.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate async-sse 5.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-sse 5.1.0 [INFO] finished tweaking crates.io crate async-sse 5.1.0 [INFO] tweaked toml for crates.io crate async-sse 5.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7d8cb69a0d0e04c89c89e0728e3f332222f2969dc700b610425cf9033665054 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7d8cb69a0d0e04c89c89e0728e3f332222f2969dc700b610425cf9033665054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7d8cb69a0d0e04c89c89e0728e3f332222f2969dc700b610425cf9033665054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d8cb69a0d0e04c89c89e0728e3f332222f2969dc700b610425cf9033665054", kill_on_drop: false }` [INFO] [stdout] c7d8cb69a0d0e04c89c89e0728e3f332222f2969dc700b610425cf9033665054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fd7c3f54cf84970b8538d7256c388d5f6787b991502c4b2ae3858d3cb622552 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fd7c3f54cf84970b8538d7256c388d5f6787b991502c4b2ae3858d3cb622552", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-sse v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `buffer` [INFO] [stdout] --> src/decoder.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | buffer: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.58s [INFO] running `Command { std: "docker" "inspect" "6fd7c3f54cf84970b8538d7256c388d5f6787b991502c4b2ae3858d3cb622552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd7c3f54cf84970b8538d7256c388d5f6787b991502c4b2ae3858d3cb622552", kill_on_drop: false }` [INFO] [stdout] 6fd7c3f54cf84970b8538d7256c388d5f6787b991502c4b2ae3858d3cb622552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a139f11346ce33de54d8dfaf3caf9c052a253fef9b4e646ccab1a5f8a3f1bc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a139f11346ce33de54d8dfaf3caf9c052a253fef9b4e646ccab1a5f8a3f1bc0", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stdout] warning: field is never read: `buffer` [INFO] [stdout] --> src/decoder.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | buffer: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling async-sse v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `buffer` [INFO] [stdout] --> src/decoder.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | buffer: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.69s [INFO] running `Command { std: "docker" "inspect" "4a139f11346ce33de54d8dfaf3caf9c052a253fef9b4e646ccab1a5f8a3f1bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a139f11346ce33de54d8dfaf3caf9c052a253fef9b4e646ccab1a5f8a3f1bc0", kill_on_drop: false }` [INFO] [stdout] 4a139f11346ce33de54d8dfaf3caf9c052a253fef9b4e646ccab1a5f8a3f1bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d6feb75e8ad10de5df203125260e4dc5be9a88c5b1fe199bba80325dce0619f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d6feb75e8ad10de5df203125260e4dc5be9a88c5b1fe199bba80325dce0619f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `buffer` [INFO] [stderr] --> src/decoder.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | buffer: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `async-sse` (lib) generated 1 warning [INFO] [stderr] warning: `async-sse` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_sse-5f47f9c8f390e574) [INFO] [stdout] [INFO] [stderr] Running tests/decode.rs (/opt/rustwide/target/debug/deps/decode-b6137579b072ee20) [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] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test field_id ... ignored [INFO] [stdout] test field_id_2 ... ignored [INFO] [stdout] test bom2 ... ok [INFO] [stdout] test data_before_final_empty_line ... ok [INFO] [stdout] test newlines ... ok [INFO] [stdout] test field_retry_empty ... ok [INFO] [stdout] test null_character ... ok [INFO] [stdout] test simple_event ... ok [INFO] [stdout] test utf_8 ... ok [INFO] [stdout] test field_retry ... ok [INFO] [stdout] test field_parsing ... ok [INFO] [stdout] test leading_space ... ok [INFO] [stdout] test bom ... ok [INFO] [stdout] test field_retry_bogus ... ok [INFO] [stdout] async_sse::decoder > new line: "data:1" [INFO] [stdout] async_sse::decoder > data: Some("1") [INFO] [stdout] async_sse::decoder > new line: ":\u{0}" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: ":" [INFO] [stdout] test field_event ... ok [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:2" [INFO] [stdout] async_sse::decoder > data: Some("2") [INFO] [stdout] async_sse::decoder > new line: ":xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:" [INFO] [stdout] test field_event_empty ... ok [INFO] [stdout] async_sse::decoder > data: Some("") [INFO] [stdout] async_sse::decoder > new line: "data:3" [INFO] [stdout] async_sse::decoder > data: Some("3") [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > new line: ":data:fail" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:test" [INFO] [stdout] async_sse::decoder > data: Some("test") [INFO] [stdout] async_sse::decoder > new line: " data" [INFO] [stdout] async_sse::decoder > new line: ":xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:4" [INFO] [stdout] async_sse::decoder > new line: "data" [INFO] [stdout] test decode_stream_when_fed_by_line ... async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > data: Some("4") [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [] }) [INFO] [stdout] async_sse::decoder > new line: "data" [INFO] [stdout] async_sse::decoder > data: None [INFO] [stdout] async_sse::decoder > new line: "data" [INFO] [stdout] async_sse::decoder > data: None [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [10] }) [INFO] [stdout] async_sse::decoder > new line: "data:test" [INFO] [stdout] async_sse::decoder > data: Some("test") [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [116, 101, 115, 116] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] async_sse::decoder > data: None [INFO] [stdout] async_sse::decoder > new line: "foobar:xxx" [INFO] [stdout] async_sse::decoder > new line: "justsometext" [INFO] [stdout] async_sse::decoder > new line: ":thisisacommentyay" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:test" [INFO] [stdout] async_sse::decoder > data: Some("test") [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [116, 101, 115, 116, 10, 10, 116, 101, 115, 116] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] ok [INFO] [stdout] test maintain_id_state ... ok [INFO] [stdout] test field_data ... ok [INFO] [stdout] test field_unknown ... ok [INFO] [stdout] async_sse::decoder > new line: "data:event" [INFO] [stdout] async_sse::decoder > data: Some("event") [INFO] [stdout] async_sse::decoder > new line: "data:event" [INFO] [stdout] async_sse::decoder > data: Some("event") [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [101, 118, 101, 110, 116, 10, 101, 118, 101, 110, 116] }) [INFO] [stdout] async_sse::decoder > new line: ":" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "falsefield:event" [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame, break [INFO] [stdout] async_sse::decoder > new line: "falsefield:event" [INFO] [stdout] async_sse::decoder > new line: "Data:data" [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame, break [INFO] [stdout] async_sse::decoder > new line: "data" [INFO] [stdout] async_sse::decoder > data: None [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [] }) [INFO] [stdout] async_sse::decoder > new line: "data:end" [INFO] [stdout] async_sse::decoder > data: Some("end") [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [101, 110, 100] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] test event_data ... ok [INFO] [stdout] async_io::driver main_loop: notified [INFO] [stdout] async_io::driver main_loop: sleeping for 50 us [INFO] [stdout] async_sse::decoder > new line: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame [event]: Message(Message { id: None, name: "message", data: [49, 10, 50, 10, 51, 10, 52] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] test comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/encode.rs (/opt/rustwide/target/debug/deps/encode-5ecf531d8effd2b6) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test encode_message_some ... ok [INFO] [stdout] test encode_retry ... ok [INFO] [stdout] test encode_message_data_only ... ok [INFO] [stdout] test dropping_encoder ... ok [INFO] [stdout] test encode_message_with_id ... ok [INFO] [stdout] test encode_message_data_only_with_id ... ok [INFO] [stdout] test encode_multiline_message ... ok [INFO] [stdout] test encode_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests async-sse [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d6feb75e8ad10de5df203125260e4dc5be9a88c5b1fe199bba80325dce0619f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6feb75e8ad10de5df203125260e4dc5be9a88c5b1fe199bba80325dce0619f", kill_on_drop: false }` [INFO] [stdout] 6d6feb75e8ad10de5df203125260e4dc5be9a88c5b1fe199bba80325dce0619f