[INFO] fetching crate tarpc-copy 0.34.0-copy.33b0b21... [INFO] testing tarpc-copy-0.34.0-copy.33b0b21 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tarpc-copy 0.34.0-copy.33b0b21 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tarpc-copy 0.34.0-copy.33b0b21 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tarpc-copy 0.34.0-copy.33b0b21 [INFO] tweaked toml for crates.io crate tarpc-copy 0.34.0-copy.33b0b21 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tarpc-copy 0.34.0-copy.33b0b21 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tarpc-copy 0.34.0-copy.33b0b21 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a358b31214ab07ed303819903766601d3b62b19b55775293caa37fff8e3e0d9e [INFO] running `Command { std: "docker" "start" "-a" "a358b31214ab07ed303819903766601d3b62b19b55775293caa37fff8e3e0d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a358b31214ab07ed303819903766601d3b62b19b55775293caa37fff8e3e0d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a358b31214ab07ed303819903766601d3b62b19b55775293caa37fff8e3e0d9e", kill_on_drop: false }` [INFO] [stdout] a358b31214ab07ed303819903766601d3b62b19b55775293caa37fff8e3e0d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4c95f8f87ab5fe810019c490fa39878aa77f56d38a39e22992d8767b7b3947 [INFO] running `Command { std: "docker" "start" "-a" "ec4c95f8f87ab5fe810019c490fa39878aa77f56d38a39e22992d8767b7b3947", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.16.0 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tarpc-plugins v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling tarpc-copy v0.34.0-copy.33b0b21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s [INFO] running `Command { std: "docker" "inspect" "ec4c95f8f87ab5fe810019c490fa39878aa77f56d38a39e22992d8767b7b3947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4c95f8f87ab5fe810019c490fa39878aa77f56d38a39e22992d8767b7b3947", kill_on_drop: false }` [INFO] [stdout] ec4c95f8f87ab5fe810019c490fa39878aa77f56d38a39e22992d8767b7b3947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bac8a8fbda9a21d256b42560c68606243dbb282bae0c8760c1438ec59ec227d [INFO] running `Command { std: "docker" "start" "-a" "9bac8a8fbda9a21d256b42560c68606243dbb282bae0c8760c1438ec59ec227d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling tarpc-plugins v0.13.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-test v0.3.30 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tarpc v0.34.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling tarpc-copy v0.34.0-copy.33b0b21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stderr] Compiling opentelemetry-proto v0.7.0 [INFO] [stderr] Compiling console-api v0.8.0 [INFO] [stderr] Compiling console-subscriber v0.4.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.17.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "9bac8a8fbda9a21d256b42560c68606243dbb282bae0c8760c1438ec59ec227d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bac8a8fbda9a21d256b42560c68606243dbb282bae0c8760c1438ec59ec227d", kill_on_drop: false }` [INFO] [stdout] 9bac8a8fbda9a21d256b42560c68606243dbb282bae0c8760c1438ec59ec227d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4c16e7547da69776e8c082e3ba267cd5883d8633545c3f7ad06d585fc6f3e51 [INFO] running `Command { std: "docker" "start" "-a" "f4c16e7547da69776e8c082e3ba267cd5883d8633545c3f7ad06d585fc6f3e51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarpc_copy-b131d7bd8f3528ba) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test client::stub::load_balance::round_robin::cycle::test_cycle ... ok [INFO] [stdout] test client::tests::dispatch_response_cancels_on_drop ... ok [INFO] [stdout] test client::tests::stage_request ... ok [INFO] [stdout] test client::tests::response_completes_request_future ... ok [INFO] [stdout] test client::tests::stage_request_response_closed_skipped ... ok [INFO] [stdout] test client::tests::test_transport_error_write ... ok [INFO] [stdout] test client::tests::stage_request_channel_dropped_doesnt_panic ... ok [INFO] [stdout] test server::in_flight_requests::tests::cancel_request_aborts ... ok [INFO] [stdout] test client::tests::stage_request_response_future_dropped_is_canceled_before_sending ... ok [INFO] [stdout] test server::in_flight_requests::tests::polling_expired_aborts ... ok [INFO] [stdout] test server::in_flight_requests::tests::remove_request_doesnt_abort ... ok [INFO] [stdout] test client::stub::load_balance::consistent_hash::tests::test ... ok [INFO] [stdout] test client::tests::dispatch_response_doesnt_cancel_after_complete ... ok [INFO] [stdout] test client::tests::test_shutdown ... ok [INFO] [stdout] test client::tests::test_transport_error_read ... ok [INFO] [stdout] test client::tests::test_transport_error_ready ... ok [INFO] [stdout] test client::tests::test_transport_error_flush ... ok [INFO] [stdout] test server::in_flight_requests::tests::start_request_increases_len ... ok [INFO] [stdout] test client::tests::test_permit_before_transport_error ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_poll_closed_channels ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_done ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_poll_listener ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_poll_next_throttled ... 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 server::limits::requests_per_channel::tests::throttler_poll_next_some ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_yields_request ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_aborts_multiple_requests ... 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_poll_next_throttled_sink_not_ready ... ok [INFO] [stdout] test client::tests::test_transport_error_close ... ok [INFO] [stdout] test client::tests::stage_request_response_future_dropped_is_canceled_after_sending ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_stream ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_start_send ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_handle_new_channel ... ok [INFO] [stdout] test server::limits::channels_per_key::channel_filter_increment_channels_for_key ... ok [INFO] [stdout] test server::limits::channels_per_key::tracked_channel_sink ... ok [INFO] [stdout] test server::tests::base_channel_poll_next_aborts_canceled_request ... ok [INFO] [stdout] test server::tests::serve_before_error_aborts_request ... ok [INFO] [stdout] test server::tests::test_serve ... ok [INFO] [stdout] test server::limits::requests_per_channel::tests::throttler_in_flight_requests ... ok [INFO] [stdout] test test_channel_any_casts ... ok [INFO] [stdout] test server::tests::requests_poll_next_response_returns_pending_when_buffer_full ... ok [INFO] [stdout] test server::tests::serve_before_mutates_context ... ok [INFO] [stdout] test server::tests::requests_pump_read ... ok [INFO] [stdout] test server::tests::serve_before_and_after ... ok [INFO] [stdout] test test_channel_error_upcast ... ok [INFO] [stdout] test util::test_compact ... ok [INFO] [stdout] test server::tests::in_flight_request_drop_cancels_request ... ok [INFO] [stdout] test server::request_hook::before::before_request_list ... ok [INFO] [stdout] test server::tests::in_flight_requests_successful_execute_doesnt_cancel_request ... ok [INFO] [stdout] test server::tests::base_channel_start_send_duplicate_request_returns_error ... ok [INFO] [stdout] test server::tests::base_channel_start_send_removes_in_flight_request ... 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_with_closed_transport_and_no_in_flight_requests_returns_closed ... ok [INFO] [stdout] test server::tests::requests_pump_write_returns_pending_when_buffer_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-178f5d48bd21007f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.16.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tarpc-plugins v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking futures-test v0.3.30 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking tracing-opentelemetry v0.18.0 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking prost-types v0.13.1 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking tokio-serde v0.9.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tarpc v0.34.0 [INFO] [stderr] Checking opentelemetry_sdk v0.24.1 [INFO] [stderr] Checking tracing-opentelemetry v0.25.0 [INFO] [stderr] Checking tarpc-copy v0.34.0-copy.33b0b21 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stderr] Checking opentelemetry-proto v0.7.0 [INFO] [stderr] Checking console-api v0.8.0 [INFO] [stderr] Checking console-subscriber v0.4.0 [INFO] [stderr] Checking opentelemetry-otlp v0.17.0 [INFO] [stderr] Checking tarpc-copy-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/tarpc-copy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.54s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/must_use_request_dispatch.rs ... ok [INFO] [stderr] test tests/compile_fail/tarpc_service_arg_pat.rs ... ok [INFO] [stderr] test tests/compile_fail/tarpc_service_derive_serde.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] test tests/compile_fail/no_serde1/no_explicit_serde_without_feature.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: To enable serde, first enable the `serde1` feature of tarpc [INFO] [stderr] --> tests/compile_fail/no_serde1/no_explicit_serde_without_feature.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | #[tarpc::service(derive_serde = true)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `FooRequest` [INFO] [stderr] --> tests/compile_fail/no_serde1/no_explicit_serde_without_feature.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | let x = FooRequest::Foo {}; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type `FooRequest` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0599]: no method named `serialize` found for enum `FooRequest` in the current scope [INFO] [stderr] --> tests/compile_fail/no_serde1/no_explicit_serde_without_feature.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[tarpc::service(derive_serde = true)] [INFO] [stderr] | -------------------------------------- method `serialize` not found for this enum [INFO] [stderr] ... [INFO] [stderr] 8 | x.serialize(); [INFO] [stderr] | ^^^^^^^^^ method not found in `FooRequest` [INFO] [stderr] | [INFO] [stderr] ::: $CARGO/serde-1.0.208/src/ser/mod.rs [INFO] [stderr] | [INFO] [stderr] | fn serialize(&self, serializer: S) -> Result [INFO] [stderr] | --------- the method is available for `FooRequest` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: trait `Serialize` which provides `serialize` is implemented but not in scope; perhaps you want to import it [INFO] [stderr] | [INFO] [stderr] 1 + use tarpc::serde::Serialize; [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/no_serde1/no_implicit_serde_without_feature.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0599]: no method named `serialize` found for enum `FooRequest` in the current scope [INFO] [stderr] --> tests/compile_fail/no_serde1/no_implicit_serde_without_feature.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[tarpc::service] [INFO] [stderr] | ----------------- method `serialize` not found for this enum [INFO] [stderr] ... [INFO] [stderr] 8 | x.serialize(); [INFO] [stderr] | ^^^^^^^^^ method not found in `FooRequest` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `serialize`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `serde::ser::Serialize` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0599]: no method named `serialize` found for enum `FooRequest` in the current scope [INFO] [stderr] --> tests/compile_fail/no_serde1/no_implicit_serde_without_feature.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[tarpc::service] [INFO] [stderr] | ----------------- method `serialize` not found for this enum [INFO] [stderr] ... [INFO] [stderr] 8 | x.serialize(); [INFO] [stderr] | ^^^^^^^^^ method not found in `FooRequest` [INFO] [stderr] | [INFO] [stderr] ::: $CARGO/serde-1.0.208/src/ser/mod.rs [INFO] [stderr] | [INFO] [stderr] | fn serialize(&self, serializer: S) -> Result [INFO] [stderr] | --------- the method is available for `FooRequest` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: trait `Serialize` which provides `serialize` is implemented but not in scope; perhaps you want to import it [INFO] [stderr] | [INFO] [stderr] 1 + use tarpc::serde::Serialize; [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ui' (82) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13: [INFO] [stdout] 2 of 7 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60ae1177ba72 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60ae1177ba72 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60ae1177ba72 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60ae1177ba72 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60ae1178d65f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60ae1178d65f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60ae117453c1 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60ae117453c1 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60ae11753012 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60ae1175868f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60ae11758521 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60ae11715a8e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60ae11715a8e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60ae11758d4f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60ae11758d4f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60ae11758baa - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60ae11753159 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60ae117389cd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60ae11796ff0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60ae114502b3 - trybuild::run::::run::hb602dd44b577959f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13 [INFO] [stdout] 20: 0x60ae1144b5c8 - ::drop::hab0fca307a905097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/lib.rs:319:38 [INFO] [stdout] 21: 0x60ae11446777 - core::ptr::drop_in_place::h71838b1655e58420 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 22: 0x60ae114465ab - compile_fail::ui::hd16f27168b714e98 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:11:1 [INFO] [stdout] 23: 0x60ae114465d7 - compile_fail::ui::{{closure}}::h5a41487f486eba4b [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:2:8 [INFO] [stdout] 24: 0x60ae11446726 - core::ops::function::FnOnce::call_once::hf502266ad46f3e5a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60ae1171586b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x60ae1171586b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x60ae1172b495 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x60ae1172b495 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x60ae1172b495 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x60ae1172b495 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x60ae1172b495 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x60ae1172b495 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x60ae1172b495 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x60ae11701ca4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x60ae11701ca4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x60ae1170564a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x60ae1170564a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x60ae1170564a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x60ae1170564a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x60ae1170564a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x60ae1170564a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x60ae1170564a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x60ae1174db0f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 44: 0x60ae1174db0f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7dbe1670caa4 - [INFO] [stdout] 46: 0x7dbe16799a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compile_fail` [INFO] running `Command { std: "docker" "inspect" "f4c16e7547da69776e8c082e3ba267cd5883d8633545c3f7ad06d585fc6f3e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c16e7547da69776e8c082e3ba267cd5883d8633545c3f7ad06d585fc6f3e51", kill_on_drop: false }` [INFO] [stdout] f4c16e7547da69776e8c082e3ba267cd5883d8633545c3f7ad06d585fc6f3e51