[INFO] fetching crate async-sse 5.0.0... [INFO] testing async-sse-5.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate async-sse 5.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate async-sse 5.0.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-sse 5.0.0 [INFO] finished tweaking crates.io crate async-sse 5.0.0 [INFO] tweaked toml for crates.io crate async-sse 5.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4b9b6ab9815a061b36876e6050bff84fe1aefa00eebfa592305b5cb9cceb24b [INFO] running `Command { std: "docker" "start" "-a" "d4b9b6ab9815a061b36876e6050bff84fe1aefa00eebfa592305b5cb9cceb24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4b9b6ab9815a061b36876e6050bff84fe1aefa00eebfa592305b5cb9cceb24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b9b6ab9815a061b36876e6050bff84fe1aefa00eebfa592305b5cb9cceb24b", kill_on_drop: false }` [INFO] [stdout] d4b9b6ab9815a061b36876e6050bff84fe1aefa00eebfa592305b5cb9cceb24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc034aa0c547cf05267c56af8e3a437e1445e8c4566db78219200c286b78809d [INFO] running `Command { std: "docker" "start" "-a" "dc034aa0c547cf05267c56af8e3a437e1445e8c4566db78219200c286b78809d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling async-sse v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.70s [INFO] running `Command { std: "docker" "inspect" "dc034aa0c547cf05267c56af8e3a437e1445e8c4566db78219200c286b78809d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc034aa0c547cf05267c56af8e3a437e1445e8c4566db78219200c286b78809d", kill_on_drop: false }` [INFO] [stdout] dc034aa0c547cf05267c56af8e3a437e1445e8c4566db78219200c286b78809d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00c13bba9c47bf48a1414d78b714cf4f37d71c060f23b85a474ccdea4a62926f [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" "00c13bba9c47bf48a1414d78b714cf4f37d71c060f23b85a474ccdea4a62926f", kill_on_drop: false }` [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-sse v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `Command { std: "docker" "inspect" "00c13bba9c47bf48a1414d78b714cf4f37d71c060f23b85a474ccdea4a62926f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c13bba9c47bf48a1414d78b714cf4f37d71c060f23b85a474ccdea4a62926f", kill_on_drop: false }` [INFO] [stdout] 00c13bba9c47bf48a1414d78b714cf4f37d71c060f23b85a474ccdea4a62926f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d3ff789536486055c95d8fd86320ba2be8991910e826a48a0b0de9768e1952a [INFO] running `Command { std: "docker" "start" "-a" "1d3ff789536486055c95d8fd86320ba2be8991910e826a48a0b0de9768e1952a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_sse-85ff053b672c7552) [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] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test field_id ... ignored [INFO] [stdout] test field_id_2 ... ignored [INFO] [stderr] Running tests/decode.rs (/opt/rustwide/target/debug/deps/decode-3d277f9c50f2c723) [INFO] [stdout] test field_event ... ok [INFO] [stdout] test bom2 ... ok [INFO] [stdout] test bom ... ok [INFO] [stdout] async_sse::decoder > new line: "data:event" [INFO] [stdout] test maintain_id_state ... ok [INFO] [stdout] async_sse::decoder > data: Some("event") [INFO] [stdout] test field_data ... ok [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 13 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 3 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] test leading_space ... async_std::task::builder block_on [INFO] [stdout] task_id 2 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_sse::decoder > new line: "retry:1000" [INFO] [stdout] async_sse::decoder > retry [INFO] [stdout] async_sse::decoder > new line: "data:test1" [INFO] [stdout] async_sse::decoder > data: Some("test1") [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, 49] }) [INFO] [stdout] async_sse::decoder > new line: "id:test" [INFO] [stdout] async_sse::decoder > new line: "data:1" [INFO] [stdout] async_sse::decoder > new line: "data:event" [INFO] [stdout] async_sse::decoder > data: Some("event") [INFO] [stdout] async_sse::decoder > data: Some("1") [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: ":\u{0}" [INFO] [stdout] async_sse::decoder > id [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "data:test2" [INFO] [stdout] ok [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] test field_unknown ... async_sse::decoder > data: Some("test2") [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 17 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on: completed [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] async_std::task::builder block_on [INFO] [stdout] task_id 5 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_sse::decoder > new line: "event: " [INFO] [stdout] async_sse::decoder > event [INFO] [stdout] async_sse::decoder > new line: "data:data" [INFO] [stdout] async_sse::decoder > data: Some("data") [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: "", data: [100, 97, 116, 97] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] okasync_io::driver main_loop: notified [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 18 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 19 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_sse::decoder > new line: "event: add" [INFO] [stdout] async_sse::decoder > event [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: test2" [INFO] [stdout] async_sse::decoder > data: Some(" test2") [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: "add", data: [116, 101, 115, 116, 10, 116, 101, 115, 116, 50] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] async_sse::decoder > new line: "data:ok…" [INFO] [stdout] async_sse::decoder > data: Some("ok…") [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: [111, 107, 226, 128, 166] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] async_sse::decoder > new line: ":" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_std::task::builder block_on [INFO] [stdout] task_id 20 [INFO] [stdout] parent_task_id 0 [INFO] [stdout] async_io::driver block_on() [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 > data: None [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] [INFO] [stdout] async_io::driver main_loop: sleeping for 50 us [INFO] [stdout] async_io::driver main_loop: notified [INFO] [stdout] async_io::driver main_loop: sleeping for 50 us [INFO] [stdout] async_io::driver block_on() [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:3" [INFO] [stdout] async_sse::decoder > data: Some("3") [INFO] [stdout] async_sse::decoder > new line: ":data:fail" [INFO] [stdout] async_sse::decoder > comment [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 > data: Some("4") [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 field_retry_empty ... ok [INFO] [stdout] async_io::driver main_loop: notified [INFO] [stdout] test field_retry_bogus ... ok [INFO] [stdout] test field_retry ... ok [INFO] [stdout] test field_parsing ... ok [INFO] [stdout] test data_before_final_empty_line ... ok [INFO] [stdout] test event_data ... ok [INFO] [stdout] test field_event_empty ... ok [INFO] [stdout] test simple_event ... ok [INFO] [stdout] test utf_8 ... ok [INFO] [stdout] test newlines ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] async_io::driver block_on() [INFO] [stdout] async_sse::decoder > new line: ":ok" [INFO] [stdout] async_sse::decoder > comment [INFO] [stdout] async_sse::decoder > new line: "event:message" [INFO] [stdout] async_sse::decoder > event [INFO] [stdout] async_sse::decoder > new line: "id:id1" [INFO] [stdout] async_sse::decoder > id [INFO] [stdout] async_sse::decoder > new line: "data:data1" [INFO] [stdout] async_sse::decoder > data: Some("data1") [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: Some("id1"), name: "message", data: [100, 97, 116, 97, 49] }) [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] test decode_stream_when_fed_by_line ... ok [INFO] [stdout] async_sse::decoder > new line: "data:\u{0}" [INFO] [stdout] async_sse::decoder > data: Some("\u{0}") [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: [0] }) [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: "" [INFO] [stdout] async_sse::decoder > end of frame [INFO] [stdout] async_sse::decoder > end of frame, break [INFO] [stdout] async_io::driver block_on: completed [INFO] [stdout] async_io::driver main_loop: sleeping for 50 us [INFO] [stdout] async_io::driver main_loop: notified [INFO] [stdout] async_io::driver main_loop: sleeping for 50 us [INFO] [stdout] test null_character ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/encode.rs (/opt/rustwide/target/debug/deps/encode-ed72efd89b4db0c9) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test encode_retry ... ok [INFO] [stdout] test dropping_encoder ... ok [INFO] [stdout] test encode_message_data_only_with_id ... ok [INFO] [stdout] test encode_message_data_only ... ok [INFO] [stdout] test encode_message_some ... ok [INFO] [stdout] test encode_message_with_id ... ok [INFO] [stdout] test encode_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d3ff789536486055c95d8fd86320ba2be8991910e826a48a0b0de9768e1952a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3ff789536486055c95d8fd86320ba2be8991910e826a48a0b0de9768e1952a", kill_on_drop: false }` [INFO] [stdout] 1d3ff789536486055c95d8fd86320ba2be8991910e826a48a0b0de9768e1952a