[INFO] fetching crate tarpc 0.27.2... [INFO] testing tarpc-0.27.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate tarpc 0.27.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tarpc 0.27.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tarpc 0.27.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tarpc 0.27.2 [INFO] tweaked toml for crates.io crate tarpc 0.27.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate tarpc 0.27.2 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] bb67f94059058a07701d0ae14ec936e3e8edd167bd46f49b14b7481fb6db11fe [INFO] running `Command { std: "docker" "start" "-a" "bb67f94059058a07701d0ae14ec936e3e8edd167bd46f49b14b7481fb6db11fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb67f94059058a07701d0ae14ec936e3e8edd167bd46f49b14b7481fb6db11fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb67f94059058a07701d0ae14ec936e3e8edd167bd46f49b14b7481fb6db11fe", kill_on_drop: false }` [INFO] [stdout] bb67f94059058a07701d0ae14ec936e3e8edd167bd46f49b14b7481fb6db11fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef240c04207d208828f255a2c84828d947cd3f8212fe53abe05d678ef9d0f60 [INFO] running `Command { std: "docker" "start" "-a" "1ef240c04207d208828f255a2c84828d947cd3f8212fe53abe05d678ef9d0f60", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling tarpc v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "1ef240c04207d208828f255a2c84828d947cd3f8212fe53abe05d678ef9d0f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef240c04207d208828f255a2c84828d947cd3f8212fe53abe05d678ef9d0f60", kill_on_drop: false }` [INFO] [stdout] 1ef240c04207d208828f255a2c84828d947cd3f8212fe53abe05d678ef9d0f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a559d95ab62ed7cdd6eb1df7b6653b722e3bc2144fac51736984b05c030ac9 [INFO] running `Command { std: "docker" "start" "-a" "e3a559d95ab62ed7cdd6eb1df7b6653b722e3bc2144fac51736984b05c030ac9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling trybuild v1.0.49 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-test v0.3.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.8.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.15.0 [INFO] [stderr] Compiling tarpc v0.27.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:740:59 [INFO] [stdout] | [INFO] [stdout] 740 | let req = dispatch.as_mut().poll_next_request(cx).ready(); [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 `PollTest::ready(...)` 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/client.rs:782:57 [INFO] [stdout] | [INFO] [stdout] 782 | assert!(dispatch.as_mut().poll_next_request(cx).ready().is_none()); [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 `PollTest::ready(...)` 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/client.rs:793:50 [INFO] [stdout] | [INFO] [stdout] 793 | assert!(dispatch.as_mut().pump_write(cx).ready().is_some()); [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 `PollTest::ready(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "e3a559d95ab62ed7cdd6eb1df7b6653b722e3bc2144fac51736984b05c030ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a559d95ab62ed7cdd6eb1df7b6653b722e3bc2144fac51736984b05c030ac9", kill_on_drop: false }` [INFO] [stdout] e3a559d95ab62ed7cdd6eb1df7b6653b722e3bc2144fac51736984b05c030ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 61d332f244ef5be530243974a4da30d0fa76250341b54cb564405684ca63f0c1 [INFO] running `Command { std: "docker" "start" "-a" "61d332f244ef5be530243974a4da30d0fa76250341b54cb564405684ca63f0c1", 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/client.rs:740:59 [INFO] [stderr] | [INFO] [stderr] 740 | let req = dispatch.as_mut().poll_next_request(cx).ready(); [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 `PollTest::ready(...)` 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/client.rs:782:57 [INFO] [stderr] | [INFO] [stderr] 782 | assert!(dispatch.as_mut().poll_next_request(cx).ready().is_none()); [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 `PollTest::ready(...)` 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/client.rs:793:50 [INFO] [stderr] | [INFO] [stderr] 793 | assert!(dispatch.as_mut().pump_write(cx).ready().is_some()); [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 `PollTest::ready(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `tarpc` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tarpc-0a6296824934a67c) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test client::tests::dispatch_response_cancels_on_drop ... ok [INFO] [stdout] test client::tests::dispatch_response_doesnt_cancel_after_complete ... ok [INFO] [stdout] test client::tests::stage_request ... ok [INFO] [stdout] test server::in_flight_requests::tests::polling_expired_aborts ... ok [INFO] [stdout] test server::in_flight_requests::tests::cancel_request_aborts ... ok [INFO] [stdout] test client::tests::stage_request_response_closed_skipped ... ok [INFO] [stdout] test client::tests::response_completes_request_future ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_handle_new_channel ... ok [INFO] [stdout] test client::tests::stage_request_response_future_dropped_is_canceled_after_sending ... ok [INFO] [stdout] test client::tests::stage_request_channel_dropped_doesnt_panic ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_poll_closed_channels ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_increment_channels_for_key ... ok [INFO] [stdout] test server::in_flight_requests::tests::remove_request_doesnt_abort ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_stream ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_poll_listener ... ok [INFO] [stdout] test server::limits::channels_per_key::tracked_channel_sink ... ok [INFO] [stdout] test server::limits::channels_per_key::tracked_channel_stream ... ok [INFO] [stdout] test server::limits::channels_per_key::tracker_drop ... ok [INFO] [stdout] test client::tests::stage_request_response_future_dropped_is_canceled_before_sending ... ok [INFO] [stdout] test server::in_flight_requests::tests::start_request_increases_len ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_done ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_some ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_throttled_sink_not_ready ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_throttled ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_in_flight_requests ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_aborts_canceled_request ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_aborts_request_and_yields_request ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_start_send ... ok [INFO] [stdout] test server::tests::base_channel_start_send_duplicate_request_returns_error ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_aborts_multiple_requests ... ok [INFO] [stdout] test server::tests::base_channel_with_closed_transport_and_no_in_flight_requests_returns_closed ... ok [INFO] [stdout] test server::tests::base_channel_with_closed_transport_and_in_flight_request_returns_pending ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_yields_request ... ok [INFO] [stdout] test server::tests::base_channel_start_send_removes_in_flight_request ... ok [INFO] [stdout] test server::tests::requests_poll_next_response_returns_pending_when_buffer_full ... ok [INFO] [stdout] test server::tests::requests_pump_read ... ok [INFO] [stdout] test server::tests::requests_pump_write_returns_pending_when_buffer_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-97ebd65664922570) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking futures-test v0.3.17 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking opentelemetry v0.16.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.8.0 [INFO] [stderr] Checking tracing-opentelemetry v0.15.0 [INFO] [stderr] Checking opentelemetry-jaeger v0.15.0 [INFO] [stderr] Checking tarpc v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tarpc-tests v0.0.0 (/opt/rustwide/target/tests/tarpc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.22s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/tarpc_server_missing_async.rs ... ok [INFO] [stderr] test tests/compile_fail/tarpc_service_arg_pat.rs ... ok [INFO] [stderr] test tests/compile_fail/tarpc_service_fn_new.rs ... ok [INFO] [stderr] test tests/compile_fail/tarpc_service_fn_serve.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.29s [INFO] [stdout] [INFO] [stderr] Doc-tests tarpc [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 145) ... ok [INFO] [stdout] test src/lib.rs - service (line 227) ... ok [INFO] [stdout] test src/lib.rs - (line 106) ... ok [INFO] [stdout] test src/lib.rs - server (line 253) ... ok [INFO] [stdout] test src/lib.rs - server (line 274) ... ok [INFO] [stdout] test src/lib.rs - (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "61d332f244ef5be530243974a4da30d0fa76250341b54cb564405684ca63f0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d332f244ef5be530243974a4da30d0fa76250341b54cb564405684ca63f0c1", kill_on_drop: false }` [INFO] [stdout] 61d332f244ef5be530243974a4da30d0fa76250341b54cb564405684ca63f0c1