[INFO] cloning repository https://github.com/fanout/condure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanout/condure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4ce0483aa774b858be6f83c11b08c23bf238516 [INFO] testing fanout/condure against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fanout/condure on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fanout/condure [INFO] finished tweaking git repo https://github.com/fanout/condure [INFO] tweaked toml for git repo https://github.com/fanout/condure written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fanout/condure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d314a02e2b0f2cf9825d66adc4b8484c0dd0a5be10bc5a83ffdf3950e174feb0 [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" "d314a02e2b0f2cf9825d66adc4b8484c0dd0a5be10bc5a83ffdf3950e174feb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d314a02e2b0f2cf9825d66adc4b8484c0dd0a5be10bc5a83ffdf3950e174feb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d314a02e2b0f2cf9825d66adc4b8484c0dd0a5be10bc5a83ffdf3950e174feb0", kill_on_drop: false }` [INFO] [stdout] d314a02e2b0f2cf9825d66adc4b8484c0dd0a5be10bc5a83ffdf3950e174feb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db025804cf884799c60ad24ca4929d3acea8f404407dba8c223ac93ef70836ba [INFO] running `Command { std: "docker" "start" "-a" "db025804cf884799c60ad24ca4929d3acea8f404407dba8c223ac93ef70836ba", kill_on_drop: false }` [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling condure v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.99s [INFO] running `Command { std: "docker" "inspect" "db025804cf884799c60ad24ca4929d3acea8f404407dba8c223ac93ef70836ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db025804cf884799c60ad24ca4929d3acea8f404407dba8c223ac93ef70836ba", kill_on_drop: false }` [INFO] [stdout] db025804cf884799c60ad24ca4929d3acea8f404407dba8c223ac93ef70836ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb9cecd813181e8ff70ce2b2dd89dfd104f9cc342a5e792b2c0f3429ea1252b3 [INFO] running `Command { std: "docker" "start" "-a" "eb9cecd813181e8ff70ce2b2dd89dfd104f9cc342a5e792b2c0f3429ea1252b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling condure v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/buffer.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | let src = self.read_buf(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `buffer::Buffer::read_buf(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/buffer.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | let src = self.read_buf(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `buffer::RingBuffer::read_buf(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "eb9cecd813181e8ff70ce2b2dd89dfd104f9cc342a5e792b2c0f3429ea1252b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9cecd813181e8ff70ce2b2dd89dfd104f9cc342a5e792b2c0f3429ea1252b3", kill_on_drop: false }` [INFO] [stdout] eb9cecd813181e8ff70ce2b2dd89dfd104f9cc342a5e792b2c0f3429ea1252b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ebfc0b1ef372300e1ddc6f14492b62cd5676d91cd6dd0157e1e5866758f6a85 [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" "1ebfc0b1ef372300e1ddc6f14492b62cd5676d91cd6dd0157e1e5866758f6a85", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/buffer.rs:241:24 [INFO] [stderr] | [INFO] [stderr] 241 | let src = self.read_buf(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `buffer::Buffer::read_buf(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/buffer.rs:446:28 [INFO] [stderr] | [INFO] [stderr] 446 | let src = self.read_buf(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `buffer::RingBuffer::read_buf(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `condure` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/condure-5a20aca0ded384aa) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test arena::tests::test_rc ... ok [INFO] [stdout] test arena::tests::test_arc ... ok [INFO] [stdout] test channel::tests::test_local_check_send ... ok [INFO] [stdout] test channel::tests::test_local_send_disc ... ok [INFO] [stdout] test channel::tests::test_send_recv_bound1 ... ok [INFO] [stdout] test channel::tests::test_local_cancel ... ok [INFO] [stdout] test buffer::tests::test_buffer ... ok [INFO] [stdout] test connection::tests::message_tracker ... ok [INFO] [stdout] test channel::tests::test_notify_bound1 ... ok [INFO] [stdout] test buffer::tests::test_ringbuffer ... ok [INFO] [stdout] test connection::tests::server_req_without_body ... ok [INFO] [stdout] test connection::tests::server_stream_early_response ... ok [INFO] [stdout] test connection::tests::server_stream_chunked ... ok [INFO] [stdout] test arena::tests::test_reusable ... ok [INFO] [stdout] test connection::tests::server_req_timeout ... ok [INFO] [stdout] test arena::tests::test_reusable_vec ... ok [INFO] [stdout] test channel::tests::test_local_send_recv ... ok [INFO] [stdout] test channel::tests::test_notify_bound0 ... ok [INFO] [stdout] test channel::tests::test_send_recv_bound0 ... ok [INFO] [stdout] test connection::tests::server_req_secure ... ok [INFO] [stdout] test buffer::tests::test_write_vectored_offset ... ok [INFO] [stdout] test event::tests::test_readiness ... ok [INFO] [stdout] test executor::tests::test_executor_spawner ... ok [INFO] [stdout] test executor::tests::test_executor_pre_poll ... ok [INFO] [stdout] test executor::tests::test_executor_current ... ok [INFO] [stdout] test executor::tests::test_executor_run ... ok [INFO] [stdout] test future::tests::test_cancellation_token ... ok [INFO] [stdout] test connection::tests::server_stream_without_body ... ok [INFO] [stdout] test event::tests::test_poller ... ok [INFO] [stdout] test event::tests::test_readiness_local ... ok [INFO] [stdout] test executor::tests::test_executor_spawn_error ... ok [INFO] [stdout] test future::tests::test_event_wait ... ok [INFO] [stdout] test event::tests::test_readiness_early ... ok [INFO] [stdout] test future::tests::test_channel_send_bound0 ... ok [INFO] [stdout] test future::tests::test_channel_recv ... ok [INFO] [stdout] test executor::tests::test_executor_step ... ok [INFO] [stdout] test executor::tests::test_executor_early_wake ... ok [INFO] [stdout] test future::tests::test_budget_unlimited ... ok [INFO] [stdout] test future::tests::test_channel_writable ... ok [INFO] [stdout] test future::tests::test_read_write_concurrent ... ok [INFO] [stdout] test future::tests::test_local_channel ... ok [INFO] [stdout] test connection::tests::early_body ... ok [INFO] [stdout] test future::tests::test_timeout_change_ready ... ok [INFO] [stdout] test future::tests::test_timeout ... ok [INFO] [stdout] test future::tests::test_channel_send_bound1 ... ok [INFO] [stdout] test future::tests::test_check_send_alternating ... ok [INFO] [stdout] test future::tests::test_read_write ... ok [INFO] [stdout] test future::tests::test_check_send_sequential ... ok [INFO] [stdout] test http1::tests::test_header_contains_param ... ok [INFO] [stdout] test http1::tests::test_persistent ... ok [INFO] [stdout] test http1::tests::test_send_body ... ok [INFO] [stdout] test http1::tests::test_req ... ok [INFO] [stdout] test http1::tests::test_recv_request ... ok [INFO] [stdout] test http1::tests::test_resp ... ok [INFO] [stdout] test future::tests::test_timeout_ready ... ok [INFO] [stdout] test http1::tests::test_send_response ... ok [INFO] [stdout] test http1::tests::test_write_chunk ... ok [INFO] [stdout] test list::tests::test_remove ... ok [INFO] [stdout] test reactor::tests::test_reactor_budget ... ok [INFO] [stdout] test http1::tests::test_write_headers ... ok [INFO] [stdout] test http1::tests::test_parse_as_int ... ok [INFO] [stdout] test list::tests::test_list_concat ... ok [INFO] [stdout] test list::tests::test_list_push_pop ... ok [INFO] [stdout] test future::tests::test_write_vectored ... ok [INFO] [stdout] test reactor::tests::test_reactor_timer ... ok [INFO] [stdout] test future::tests::test_tcpstream ... ok [INFO] [stdout] test http1::tests::test_recv_body ... ok [INFO] [stdout] test reactor::tests::test_reactor_current ... ok [INFO] [stdout] test connection::tests::server_stream_with_body ... ok [INFO] [stdout] test server::tests::test_batch ... ok [INFO] [stdout] test reactor::tests::test_reactor_custom ... ok [INFO] [stdout] test reactor::tests::test_reactor_io ... ok [INFO] [stdout] test timer::tests::test_need_resched ... ok [INFO] [stdout] test timer::tests::test_sched ... ok [INFO] [stdout] test timer::tests::test_fls ... ok [INFO] [stdout] test timer::tests::test_rotate ... ok [INFO] [stdout] test timer::tests::test_wheel ... ok [INFO] [stdout] test future::tests::test_zmq_routable ... ok [INFO] [stdout] test tnetstring::tests::test_float ... ok [INFO] [stdout] test tnetstring::tests::test_int ... ok [INFO] [stdout] test tnetstring::tests::test_bool ... ok [INFO] [stdout] test tnetstring::tests::test_map ... ok [INFO] [stdout] test tnetstring::tests::test_length ... ok [INFO] [stdout] test future::tests::test_zmq_retry_timeout ... ok [INFO] [stdout] test future::tests::test_zmq ... ok [INFO] [stdout] test tnetstring::tests::test_overflow ... ok [INFO] [stdout] test tnetstring::tests::test_string ... ok [INFO] [stdout] test waker::tests::test_waker ... ok [INFO] [stdout] test websocket::tests::test_recv_message ... ok [INFO] [stdout] test tnetstring::tests::test_sequence ... ok [INFO] [stdout] test websocket::tests::test_read_write_header ... ok [INFO] [stdout] test websocket::tests::test_header_size ... ok [INFO] [stdout] test websocket::tests::test_recv_frame ... ok [INFO] [stdout] test websocket::tests::test_send_message ... ok [INFO] [stdout] test websocket::tests::test_apply_mask ... ok [INFO] [stdout] test future::tests::test_budget_1 ... ok [INFO] [stdout] test zhttppacket::tests::test_serialize ... ok [INFO] [stdout] test websocket::tests::test_send_frame ... ok [INFO] [stdout] test zhttppacket::tests::test_parse ... ok [INFO] [stdout] test connection::tests::server_req_with_body ... ok [INFO] [stdout] test listener::tests::test_accept ... ok [INFO] [stdout] test reactor::tests::test_reactor_fd ... ok [INFO] [stdout] test server::tests::test_server ... ok [INFO] [stdout] test connection::tests::server_req_pipeline ... ok [INFO] [stdout] test tnetstring::tests::test_null ... ok [INFO] [stdout] test tnetstring::tests::test_array ... ok [INFO] [stdout] test zhttppacket::tests::test_owned_parse ... ok [INFO] [stdout] test zhttpsocket::tests::test_send_flow ... ok [INFO] [stdout] test zmq::tests::test_send_after_disconnect ... ok [INFO] [stdout] test server::tests::test_ws ... ok [INFO] [stdout] test zhttpsocket::tests::test_stream ... ok [INFO] [stdout] test zhttpsocket::tests::test_req ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/condure-8be13333c5d9500b) [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] [stderr] Doc-tests condure [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" "1ebfc0b1ef372300e1ddc6f14492b62cd5676d91cd6dd0157e1e5866758f6a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ebfc0b1ef372300e1ddc6f14492b62cd5676d91cd6dd0157e1e5866758f6a85", kill_on_drop: false }` [INFO] [stdout] 1ebfc0b1ef372300e1ddc6f14492b62cd5676d91cd6dd0157e1e5866758f6a85