[INFO] cloning repository https://github.com/jasdian/stream-snatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasdian/stream-snatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasdian%2Fstream-snatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasdian%2Fstream-snatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d042d62fd9325dacb038ec54ef287742344742c
[INFO] testing jasdian/stream-snatch against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasdian%2Fstream-snatch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jasdian/stream-snatch
[INFO] finished tweaking git repo https://github.com/jasdian/stream-snatch
[INFO] tweaked toml for git repo https://github.com/jasdian/stream-snatch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jasdian/stream-snatch on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jasdian/stream-snatch 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144
[INFO] running `Command { std: "docker" "start" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling idna_mapping v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling m3u8-rs v5.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling stream-snatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/extractors/rumble.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/extractors/rumble.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dash` is never constructed
[INFO] [stdout]   --> src/domain.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum StreamProtocol {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 68 |     Hls,
[INFO] [stdout] 69 |     Dash,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Discovering`, `FoundManifest`, `FoundVariants`, `Muxing`, and `Error` are never constructed
[INFO] [stdout]    --> src/domain.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum Progress {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] 136 |     Discovering,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 137 |     FoundManifest(Url),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 138 |     FoundVariants(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 139 |     Downloading { segment: usize, total: usize },
[INFO] [stdout] 140 |     Muxing,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 141 |     Complete(std::path::PathBuf),
[INFO] [stdout] 142 |     Error(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/extractors/rumble.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stream-snatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/extractors/rumble.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/extractors/rumble.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dash` is never constructed
[INFO] [stdout]   --> src/domain.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum StreamProtocol {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 68 |     Hls,
[INFO] [stdout] 69 |     Dash,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Discovering`, `FoundManifest`, `FoundVariants`, `Muxing`, and `Error` are never constructed
[INFO] [stdout]    --> src/domain.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum Progress {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] 136 |     Discovering,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 137 |     FoundManifest(Url),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 138 |     FoundVariants(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 139 |     Downloading { segment: usize, total: usize },
[INFO] [stdout] 140 |     Muxing,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 141 |     Complete(std::path::PathBuf),
[INFO] [stdout] 142 |     Error(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.17s
[INFO] running `Command { std: "docker" "inspect" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/extractors/rumble.rs:126:43
[INFO] [stderr]     |
[INFO] [stderr] 126 | async fn extract_real_video_id(url: &Url, client: &reqwest::Client) -> Result<String> {
[INFO] [stderr]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stream-snatch` (lib) generated 1 warning (run `cargo fix --lib -p stream-snatch` to apply 1 suggestion)
[INFO] [stderr] warning: `stream-snatch` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: variant `Dash` is never constructed
[INFO] [stderr]   --> src/domain.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub enum StreamProtocol {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 68 |     Hls,
[INFO] [stderr] 69 |     Dash,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StreamProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Discovering`, `FoundManifest`, `FoundVariants`, `Muxing`, and `Error` are never constructed
[INFO] [stderr]    --> src/domain.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub enum Progress {
[INFO] [stderr]     |          -------- variants in this enum
[INFO] [stderr] 136 |     Discovering,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 137 |     FoundManifest(Url),
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 138 |     FoundVariants(usize),
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 139 |     Downloading { segment: usize, total: usize },
[INFO] [stderr] 140 |     Muxing,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 141 |     Complete(std::path::PathBuf),
[INFO] [stderr] 142 |     Error(String),
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `stream-snatch` (bin "stream-snatch" test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/stream_snatch-3a5af0300523a09b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/stream_snatch-6a6a1761e51d71c6)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests stream_snatch
[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 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 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" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144", kill_on_drop: false }`
[INFO] [stdout] 1de9a9ebd5c7e6edfe035f2aef275006a171f770bbf6ebe0bd6ce58a434d3144
