[INFO] fetching crate parity-ws 0.11.1... [INFO] testing parity-ws-0.11.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate parity-ws 0.11.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate parity-ws 0.11.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parity-ws 0.11.1 [INFO] finished tweaking crates.io crate parity-ws 0.11.1 [INFO] tweaked toml for crates.io crate parity-ws 0.11.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate parity-ws 0.11.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded unicode-bidi v0.3.6 [INFO] [stderr] Downloaded openssl v0.10.36 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aa49c187e197d32ffa594218bc4b639e79411a7815ba3d39de5377bc6c4b430 [INFO] running `Command { std: "docker" "start" "-a" "6aa49c187e197d32ffa594218bc4b639e79411a7815ba3d39de5377bc6c4b430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aa49c187e197d32ffa594218bc4b639e79411a7815ba3d39de5377bc6c4b430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa49c187e197d32ffa594218bc4b639e79411a7815ba3d39de5377bc6c4b430", kill_on_drop: false }` [INFO] [stdout] 6aa49c187e197d32ffa594218bc4b639e79411a7815ba3d39de5377bc6c4b430 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd1793c207625d1d7b7aad67e45e06f0ab9caa7e567d7a9408807d8710b08db7 [INFO] running `Command { std: "docker" "start" "-a" "bd1793c207625d1d7b7aad67e45e06f0ab9caa7e567d7a9408807d8710b08db7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parity-ws v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stdout] --> src/io.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "native_tls")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stdout] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "bd1793c207625d1d7b7aad67e45e06f0ab9caa7e567d7a9408807d8710b08db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1793c207625d1d7b7aad67e45e06f0ab9caa7e567d7a9408807d8710b08db7", kill_on_drop: false }` [INFO] [stdout] bd1793c207625d1d7b7aad67e45e06f0ab9caa7e567d7a9408807d8710b08db7 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79544257a079c5a0c564cc54ff61c9a468b8c0b0f7e2668900a417e0951bc15 [INFO] running `Command { std: "docker" "start" "-a" "e79544257a079c5a0c564cc54ff61c9a468b8c0b0f7e2668900a417e0951bc15", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stdout] --> src/io.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "native_tls")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stdout] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parity-ws v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/html_chat.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stdout] 43 + fn on_request(&mut self, req: &Request) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stdout] --> src/io.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "native_tls")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stdout] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/factory.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | factory.connection_made(Sender::new(mio::Token(0), chn, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/router.rs:13:63 [INFO] [stdout] | [INFO] [stdout] 13 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] 13 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/router.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] 82 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/router.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | inner: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | inner: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.24s [INFO] running `Command { std: "docker" "inspect" "e79544257a079c5a0c564cc54ff61c9a468b8c0b0f7e2668900a417e0951bc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79544257a079c5a0c564cc54ff61c9a468b8c0b0f7e2668900a417e0951bc15", kill_on_drop: false }` [INFO] [stdout] e79544257a079c5a0c564cc54ff61c9a468b8c0b0f7e2668900a417e0951bc15 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bdbd54314501a8f6f528e05a87311a52cd7e0c32282fb6ade65ece2209320a7 [INFO] running `Command { std: "docker" "start" "-a" "6bdbd54314501a8f6f528e05a87311a52cd7e0c32282fb6ade65ece2209320a7", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stderr] --> src/io.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "native_tls")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stderr] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/factory.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | factory.connection_made(Sender::new(mio::Token(0), chn, 0)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `parity-ws` (lib) generated 1 warning [INFO] [stderr] warning: `parity-ws` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/router.rs:13:63 [INFO] [stderr] | [INFO] [stderr] 13 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 13 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stderr] 13 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/router.rs:82:63 [INFO] [stderr] | [INFO] [stderr] 82 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 82 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stderr] 82 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/router.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | inner: Box, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 | inner: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `parity-ws` (example "router") generated 3 warnings (run `cargo fix --example "router"` to apply 3 suggestions) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/html_chat.rs:43:55 [INFO] [stderr] | [INFO] [stderr] 43 | fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 43 - fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stderr] 43 + fn on_request(&mut self, req: &Request) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `parity-ws` (example "html_chat") generated 1 warning (run `cargo fix --example "html_chat"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parity_ws-4a5d9ced460b57c8) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test circular_buffer::test::basic ... ok [INFO] [stdout] test circular_buffer::test::grow_buffer_without_wraparound ... ok [INFO] [stdout] test circular_buffer::test::read_from_buffer ... ok [INFO] [stdout] test circular_buffer::test::read_exact_into_vec ... ok [INFO] [stdout] test factory::test::connection_lost ... ok [INFO] [stdout] test factory::test::closure_factory ... ok [INFO] [stdout] test circular_buffer::test::resize_buffer ... ok [INFO] [stdout] test circular_buffer::test::apply_soft_limit ... ok [INFO] [stdout] test circular_buffer::test::grow_buffer_with_wraparound ... ok [INFO] [stdout] test message::test::binary_convert ... ok [INFO] [stdout] test handshake::test::remote_addr_forwarded ... ok [INFO] [stdout] test handler::test::closure_handler ... ok [INFO] [stdout] test message::test::binary_convert_vec ... ok [INFO] [stdout] test handshake::test::remote_addr_x_forwarded_for ... ok [INFO] [stdout] test factory::test::impl_factory ... ok [INFO] [stdout] test circular_buffer::test::fill_whole_buffer ... ok [INFO] [stdout] test handshake::test::remote_addr ... ok [INFO] [stdout] test message::test::display ... ok [INFO] [stdout] test handler::test::handler ... ok [INFO] [stdout] test protocol::test::opcode_into_u8 ... ok [INFO] [stdout] test protocol::test::closecode_into_u16 ... ok [INFO] [stdout] test message::test::text_convert ... ok [INFO] [stdout] test protocol::test::opcode_from_u8 ... ok [INFO] [stdout] test protocol::test::closecode_from_u16 ... ok [INFO] [stdout] test frame::test::display_frame ... ok [INFO] [stdout] test io::test::test_url_to_addrs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- io::test::test_url_to_addrs stdout ---- [INFO] [stdout] thread 'io::test::test_url_to_addrs' panicked at src/io.rs:961:9: [INFO] [stdout] assertion failed: url_to_addrs(&ws_url).is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5654d49955b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x5654d49955b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5654d49955b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5654d49955b5 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5654d49bf48b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x5654d49bf48b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x5654d49928ff - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x5654d499538e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5654d499538e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5654d4996db9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x5654d4996a7e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x5654d48d7eca - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x5654d48d7eca - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5654d49973bb - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x5654d49973bb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x5654d49970fb - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13 [INFO] [stdout] 16: 0x5654d4995a79 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5654d4996e67 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x5654d4879ea3 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5654d4879f4c - core::panicking::panic::hb6a980c1ddfde273 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5 [INFO] [stdout] 20: 0x5654d48a3d8f - parity_ws::io::test::test_url_to_addrs::h5680e2fe963e1785 [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:961:9 [INFO] [stdout] 21: 0x5654d48a3867 - parity_ws::io::test::test_url_to_addrs::{{closure}}::h3370b2d50c32665a [INFO] [stdout] at /opt/rustwide/workdir/src/io.rs:955:27 [INFO] [stdout] 22: 0x5654d4887946 - core::ops::function::FnOnce::call_once::hd339c7ca20b6c4a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5654d48dc8ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5654d48dc8ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 25: 0x5654d48dbfb1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 26: 0x5654d48dbfb1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5654d48dbfb1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 28: 0x5654d48dbfb1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x5654d48dbfb1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x5654d48dbfb1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 31: 0x5654d48dbfb1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 32: 0x5654d48a4974 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 33: 0x5654d48a4974 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x5654d48a93a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 35: 0x5654d48a93a2 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5654d48a93a2 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 37: 0x5654d48a93a2 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 38: 0x5654d48a93a2 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 39: 0x5654d48a93a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 40: 0x5654d48a93a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5654d499b6bb - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 42: 0x5654d499b6bb - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 43: 0x5654d499b6bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f4c153f6ac3 - [INFO] [stdout] 45: 0x7f4c15487a04 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] io::test::test_url_to_addrs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6bdbd54314501a8f6f528e05a87311a52cd7e0c32282fb6ade65ece2209320a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdbd54314501a8f6f528e05a87311a52cd7e0c32282fb6ade65ece2209320a7", kill_on_drop: false }` [INFO] [stdout] 6bdbd54314501a8f6f528e05a87311a52cd7e0c32282fb6ade65ece2209320a7 [INFO] testing parity-ws-0.11.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate parity-ws 0.11.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate parity-ws 0.11.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parity-ws 0.11.1 [INFO] finished tweaking crates.io crate parity-ws 0.11.1 [INFO] tweaked toml for crates.io crate parity-ws 0.11.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate parity-ws 0.11.1 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 609640b9bfaf359782478bc4317118a687171bffd0fffd2d63aa93f80c731b13 [INFO] running `Command { std: "docker" "start" "-a" "609640b9bfaf359782478bc4317118a687171bffd0fffd2d63aa93f80c731b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "609640b9bfaf359782478bc4317118a687171bffd0fffd2d63aa93f80c731b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609640b9bfaf359782478bc4317118a687171bffd0fffd2d63aa93f80c731b13", kill_on_drop: false }` [INFO] [stdout] 609640b9bfaf359782478bc4317118a687171bffd0fffd2d63aa93f80c731b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7ca63f48ff215b2a0bccfcb4ffe248f29438f229036db1dd94e4e7e9df91527 [INFO] running `Command { std: "docker" "start" "-a" "e7ca63f48ff215b2a0bccfcb4ffe248f29438f229036db1dd94e4e7e9df91527", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parity-ws v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stdout] --> src/io.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "native_tls")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stdout] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `Command { std: "docker" "inspect" "e7ca63f48ff215b2a0bccfcb4ffe248f29438f229036db1dd94e4e7e9df91527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ca63f48ff215b2a0bccfcb4ffe248f29438f229036db1dd94e4e7e9df91527", kill_on_drop: false }` [INFO] [stdout] e7ca63f48ff215b2a0bccfcb4ffe248f29438f229036db1dd94e4e7e9df91527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6df58e35c5329db68afe286ca48ef5b51bf4bb7bb588bc76e8112819a033bd0 [INFO] running `Command { std: "docker" "start" "-a" "e6df58e35c5329db68afe286ca48ef5b51bf4bb7bb588bc76e8112819a033bd0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stdout] warning: unexpected `cfg` condition value: `native_tls` [INFO] [stdout] --> src/io.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "native_tls")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"native-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libc`, `libz-sys`, `native-tls`, `nativetls`, `openssl`, `permessage-deflate`, `ssl` [INFO] [stdout] = help: consider adding `native_tls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parity-ws v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/router.rs:13:63 [INFO] [stdout] | [INFO] [stdout] 13 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] 13 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/router.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - fn on_request(&mut self, req: &ws::Request) -> ws::Result<(ws::Response)> { [INFO] [stdout] 82 + fn on_request(&mut self, req: &ws::Request) -> ws::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/router.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | inner: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | inner: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/html_chat.rs:43:55 [INFO] [stdout] | [INFO] [stdout] 43 | fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - fn on_request(&mut self, req: &Request) -> Result<(Response)> { [INFO] [stdout] 43 + fn on_request(&mut self, req: &Request) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-ws` (example "shared") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name shared --edition=2015 examples/shared.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc", "libz-sys", "native-tls", "nativetls", "openssl", "permessage-deflate", "ssl"))' -C metadata=bacabf5b53a6b9ed -C extra-filename=-bacabf5b53a6b9ed --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-437541d9f1166f95.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-55de74b85f900e91.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-74a3b208837b2877.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-f644d7682116615a.rlib --extern mio_extras=/opt/rustwide/target/debug/deps/libmio_extras-e16545a52eafa3d2.rlib --extern parity_ws=/opt/rustwide/target/debug/deps/libparity_ws-cdcbccb7fca29c07.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c31ddf9bfe8e98f.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-43ef8dd36f283f24.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-102227fefb536812.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-eaf4ef0a5626b7a6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a98185b853744cd.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1Goh90/symbols.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.peer2peer.4a383a266e2a2539-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff.cocr9hwoj7mg1mqhr46f35kgt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparity_ws-cdcbccb7fca29c07.rlib" "/opt/rustwide/target/debug/deps/libsha1-43ef8dd36f283f24.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-9d096369ca109b3a.rlib" "/opt/rustwide/target/debug/deps/libdigest-461b75d507321589.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0b65545ee730b31b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9cdcf26909638594.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ed3eb44357b7076c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d613a49a275aef9d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d39647bbd977ed0c.rlib" "/opt/rustwide/target/debug/deps/librand-3c31ddf9bfe8e98f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-24ff1edab16fcc8a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-1085726cbc4c47f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2b7025ef2f5a95ea.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e16545a52eafa3d2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-c2a1b2911705803e.rlib" "/opt/rustwide/target/debug/deps/libmio-f644d7682116615a.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libnet2-738dfa57e9247049.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libbytes-437541d9f1166f95.rlib" "/opt/rustwide/target/debug/deps/libiovec-18a5bf9badeb5ffc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/liburl-5a98185b853744cd.rlib" "/opt/rustwide/target/debug/deps/libidna-fdc02413d0e8566c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-44b9b845b80d8ca9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-da026c22a6319833.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ab7696df578b3944.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-74a3b208837b2877.rlib" "/opt/rustwide/target/debug/deps/libregex-9af9d29208f2c0b1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9759188d88a58e9b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5f96ca46af084dfc.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libclap-55de74b85f900e91.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8f19a7f587dbc143.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libatty-c368e6ff58c23281.rlib" "/opt/rustwide/target/debug/deps/liblibc-d18f3f28655babc9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c5d639f3e545ec5b.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/peer2peer-ff348f665f5fbbff" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-ws` (example "peer2peer") due to 2 previous errors [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6df58e35c5329db68afe286ca48ef5b51bf4bb7bb588bc76e8112819a033bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6df58e35c5329db68afe286ca48ef5b51bf4bb7bb588bc76e8112819a033bd0", kill_on_drop: false }` [INFO] [stdout] e6df58e35c5329db68afe286ca48ef5b51bf4bb7bb588bc76e8112819a033bd0