[INFO] fetching crate axactor 0.2.0...
[INFO] testing axactor-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate axactor 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate axactor 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axactor 0.2.0
[INFO] tweaked toml for crates.io crate axactor 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axactor 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axactor 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded oneshot v0.1.13
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded trybuild v1.0.115
[INFO] [stderr]   Downloaded axactor-macros v0.2.0
[INFO] [stderr]   Downloaded redis v0.27.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82007ed89f896ca8eb0ba3dd0bc0fe96f1bfef75130ff86f7c5acbe674aef553
[INFO] running `Command { std: "docker" "start" "-a" "82007ed89f896ca8eb0ba3dd0bc0fe96f1bfef75130ff86f7c5acbe674aef553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82007ed89f896ca8eb0ba3dd0bc0fe96f1bfef75130ff86f7c5acbe674aef553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82007ed89f896ca8eb0ba3dd0bc0fe96f1bfef75130ff86f7c5acbe674aef553", kill_on_drop: false }`
[INFO] [stdout] 82007ed89f896ca8eb0ba3dd0bc0fe96f1bfef75130ff86f7c5acbe674aef553
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 251397351ef8833134b2f56dd5cca3c53edea225b388892800f0cac9609d0d5c
[INFO] running `Command { std: "docker" "start" "-a" "251397351ef8833134b2f56dd5cca3c53edea225b388892800f0cac9609d0d5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axactor-macros v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axactor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.56s
[INFO] running `Command { std: "docker" "inspect" "251397351ef8833134b2f56dd5cca3c53edea225b388892800f0cac9609d0d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "251397351ef8833134b2f56dd5cca3c53edea225b388892800f0cac9609d0d5c", kill_on_drop: false }`
[INFO] [stdout] 251397351ef8833134b2f56dd5cca3c53edea225b388892800f0cac9609d0d5c
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 510e1493add1b660b3fe7857cf6e7fd8f5b815fe2432b663e9ae9ca2b8df1dbd
[INFO] running `Command { std: "docker" "start" "-a" "510e1493add1b660b3fe7857cf6e7fd8f5b815fe2432b663e9ae9ca2b8df1dbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling axactor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.86s
[INFO] running `Command { std: "docker" "inspect" "510e1493add1b660b3fe7857cf6e7fd8f5b815fe2432b663e9ae9ca2b8df1dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510e1493add1b660b3fe7857cf6e7fd8f5b815fe2432b663e9ae9ca2b8df1dbd", kill_on_drop: false }`
[INFO] [stdout] 510e1493add1b660b3fe7857cf6e7fd8f5b815fe2432b663e9ae9ca2b8df1dbd
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7df454b7c87c5b3adc00f3d79dcd67eaf7c1f05e5aee84fb0cd4c3d9b5f61194
[INFO] running `Command { std: "docker" "start" "-a" "7df454b7c87c5b3adc00f3d79dcd67eaf7c1f05e5aee84fb0cd4c3d9b5f61194", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axactor-58ca551ae48679fe)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test cluster::tests::test_emit_node_down_prunes_stale_peer_versions ... ok
[INFO] [stdout] test cluster::tests::test_concurrent_ensure_same_key_spawns_once ... ok
[INFO] [stdout] test cluster::tests::test_handshake_auth_presence_mismatch_rejected_bidirection ... ok
[INFO] [stdout] test cluster::tests::test_lifecycle_host_old_epoch_lease_lost_does_not_remove_new_slot ... ok
[INFO] [stdout] test cluster::tests::test_monitor_duplicate_registration_is_idempotent ... ok
[INFO] [stdout] test cluster::tests::test_lifecycle_host_epoch_rollover_reclaims_old_slot ... ok
[INFO] [stdout] test cluster::tests::test_handshake_version_negotiates_and_caches_peer ... ok
[INFO] [stdout] test cluster::tests::test_monitor_resp_send_failure_rolls_back_watcher ... ok
[INFO] [stdout] test cluster::tests::test_pause_lease_renewal_blocks_acquire ... ok
[INFO] [stdout] test cluster::tests::test_pending_and_monitor_are_cleaned_on_send_failure ... ok
[INFO] [stdout] test cluster::tests::test_pending_control_dedup_and_cap ... ok
[INFO] [stdout] test cluster::tests::test_pending_control_retry_drops_on_node_down ... ok
[INFO] [stdout] test cluster::tests::test_response_frames_are_control_priority ... ok
[INFO] [stdout] test cluster::tests::test_pending_response_rejects_wrong_peer ... ok
[INFO] [stdout] test cluster::tests::test_simple_keyed_host_epoch_rollover_reclaims_old_slot ... ok
[INFO] [stdout] test cluster::tests::test_stable_hash_vectors ... ok
[INFO] [stdout] test cluster::tests::test_handshake_auth_mismatch_rejected ... ok
[INFO] [stdout] test cluster::tests::test_simple_keyed_host_many_epoch_rollovers_leave_single_live_slot ... ok
[INFO] [stdout] test cluster::tests::test_tcp_overlay_keepalive_custom_tuning_options ... ok
[INFO] [stdout] test cluster::tests::test_tcp_overlay_keepalive_enabled_by_default ... ok
[INFO] [stdout] test cluster::tests::test_monitor_demonitor_ordering_does_not_leak_remote_watcher ... ok
[INFO] [stdout] test cluster::tests::test_demonitor_gc_cleans_local_and_remote_watchers ... ok
[INFO] [stdout] test cluster::tests::test_lifecycle_stopped_event_unbinds_endpoint_and_sends_down ... ok
[INFO] [stdout] test cluster::tests::test_non_handshake_frame_is_rejected_before_host_execution ... ok
[INFO] [stdout] test cluster::tests::test_secure_mode_requires_auth_token ... ok
[INFO] [stdout] test cluster::tests::test_tcp_overlay_end_to_end ... ok
[INFO] [stdout] test cluster::tests::test_distributed_supervisor_lease_transfers_single_owner ... ok
[INFO] [stdout] test cluster::tests::test_handshake_dedup_limits_inflight_pending_to_one ... ok
[INFO] [stdout] test cluster::tests::test_monitor_unregister_race_does_not_leak_watchers ... ok
[INFO] [stdout] test cluster::tests::test_lease_valid_until_fail_closed_without_reconcile ... ok
[INFO] [stdout] test cluster::tests::test_inflight_limit_rejects_excess_with_server_busy ... ok
[INFO] [stdout] test cluster::tests::test_ensure_capacity_is_reserved_under_call_saturation ... ok
[INFO] [stdout] test cluster::tests::test_receiver_loop_not_blocked_by_slow_ask ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster_test.rs (/opt/rustwide/target/debug/deps/cluster_test-7ffb8eac6d342221)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_client_reresolve_after_failover ... ok
[INFO] [stdout] test test_monitor_down_on_lease_lost ... ok
[INFO] [stdout] test test_epoch_fencing_rejects_stale_owner ... ok
[INFO] [stdout] test test_lifecycle_events_stream ... ok
[INFO] [stdout] test test_restart_mailbox_drain_and_drop ... ok
[INFO] [stdout] test test_cluster_failover_and_single_owner ... ok
[INFO] [stdout] test test_leased_distributed_supervisor_moves_with_lease ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-c6683629568b038d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axactor-macros v0.2.0
[INFO] [stderr]     Checking halfbrown v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking value-trait v0.12.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking simd-json v0.17.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking axactor v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axactor-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/axactor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.97s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui has been running for over 60 seconds
[INFO] [stderr] test tests/ui/case_collision.rs ... ok
[INFO] [stderr] test tests/ui/remote_contract_requires_wire.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 |     type Tell = NotWire;
[INFO] [stderr]   |                 ^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]   |
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a serde_json::raw::RawValue
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Tell`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Tell: RemoteSafe;
[INFO] [stderr]   |                ^^^^^^^^^^ required by this bound in `RefContract::Tell`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 |     type Tell = NotWire;
[INFO] [stderr]   |                 ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]   |
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]             &'a T
[INFO] [stderr]             &'a mut T
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Tell`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Tell: RemoteSafe;
[INFO] [stderr]   |                ^^^^^^^^^^ required by this bound in `RefContract::Tell`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     type Ask = NotWire;
[INFO] [stderr]   |                ^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]   |
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a serde_json::raw::RawValue
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Ask`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Ask: RemoteSafe;
[INFO] [stderr]   |               ^^^^^^^^^^ required by this bound in `RefContract::Ask`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     type Ask = NotWire;
[INFO] [stderr]   |                ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]   |
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]             &'a T
[INFO] [stderr]             &'a mut T
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Ask`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Ask: RemoteSafe;
[INFO] [stderr]   |               ^^^^^^^^^^ required by this bound in `RefContract::Ask`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 |     type Reply = NotWire;
[INFO] [stderr]    |                  ^^^^^^^ the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a serde_json::raw::RawValue
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Reply`
[INFO] [stderr]   --> src/ref_api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type Reply: RemoteSafe;
[INFO] [stderr]    |                 ^^^^^^^^^^ required by this bound in `RefContract::Reply`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 |     type Reply = NotWire;
[INFO] [stderr]    |                  ^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Reply`
[INFO] [stderr]   --> src/ref_api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type Reply: RemoteSafe;
[INFO] [stderr]    |                 ^^^^^^^^^^ required by this bound in `RefContract::Reply`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 |     type Tell = NotWire;
[INFO] [stderr]   |                 ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct NotWire;
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a serde_json::raw::RawValue
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Tell`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Tell: RemoteSafe;
[INFO] [stderr]   |                ^^^^^^^^^^ required by this bound in `RefContract::Tell`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 |     type Tell = NotWire;
[INFO] [stderr]   |                 ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct NotWire;
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]             &'a T
[INFO] [stderr]             &'a mut T
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Tell` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Tell`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Tell: RemoteSafe;
[INFO] [stderr]   |                ^^^^^^^^^^ required by this bound in `RefContract::Tell`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     type Ask = NotWire;
[INFO] [stderr]   |                ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct NotWire;
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a serde_json::raw::RawValue
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Ask`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Ask: RemoteSafe;
[INFO] [stderr]   |               ^^^^^^^^^^ required by this bound in `RefContract::Ask`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     type Ask = NotWire;
[INFO] [stderr]   |                ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]  --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct NotWire;
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]             &'a T
[INFO] [stderr]             &'a mut T
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `<BadContract as RefContract>::Ask` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Ask`
[INFO] [stderr]  --> src/ref_api.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     type Ask: RemoteSafe;
[INFO] [stderr]   |               ^^^^^^^^^^ required by this bound in `RefContract::Ask`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 |     type Reply = NotWire;
[INFO] [stderr]    |                  ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `NotWire`
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct NotWire;
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NotWire` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a serde_json::raw::RawValue
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `serde_core::de::DeserializeOwned`
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Reply`
[INFO] [stderr]   --> src/ref_api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type Reply: RemoteSafe;
[INFO] [stderr]    |                 ^^^^^^^^^^ required by this bound in `RefContract::Reply`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `NotWire: serde::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 |     type Reply = NotWire;
[INFO] [stderr]    |                  ^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde_core::ser::Serialize` is not implemented for `NotWire`
[INFO] [stderr]   --> tests/ui/remote_contract_requires_wire.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct NotWire;
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `NotWire` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `<BadContract as RefContract>::Reply` to implement `RemoteSafe`
[INFO] [stderr] note: required by a bound in `axactor::RefContract::Reply`
[INFO] [stderr]   --> src/ref_api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type Reply: RemoteSafe;
[INFO] [stderr]    |                 ^^^^^^^^^^ required by this bound in `RefContract::Reply`
[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/ui/reserved_name.rs ... ok
[INFO] [stderr] test tests/ui/suffix_banned.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: message method name must not end with _wait/_timeout/_wait_timeout (reserved by generated APIs)
[INFO] [stderr]  --> tests/ui/suffix_banned.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub async fn test_timeout(&self, _d: Duration) {}
[INFO] [stderr]   |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> tests/ui/suffix_banned.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: message method name must not end with _wait/_timeout/_wait_timeout (reserved by generated APIs)
[INFO] [stderr]  --> tests/ui/suffix_banned.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub async fn test_timeout(&self, _d: Duration) {}
[INFO] [stderr]   |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> tests/ui/suffix_banned.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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' (66) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13:
[INFO] [stdout] 2 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65122c4ba3c2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65122c4ba3c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65122c4ba3c2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65122c4ba3c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65122c4cbe3a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65122c4cbe3a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x65122c485e46 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65122c485e46 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65122c4987a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65122c4987a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65122c498641 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65122c45967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x65122c45967e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65122c498a22 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x65122c498a22 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65122c498868 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65122c4931b9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65122c4797cd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65122c4d4aec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65122c20cc54 - trybuild::run::<impl trybuild::Runner>::run::hc20817027d9fa5ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13
[INFO] [stdout]   20:     0x65122c206828 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hca5a32b5a9c0c462
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/lib.rs:342:38
[INFO] [stdout]   21:     0x65122c1ffb77 - core::ptr::drop_in_place<trybuild::TestCases>::h8217cb5ad2f40262
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x65122c1ff9a3 - compile_tests::ui::hb324003166a1056b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_tests.rs:5:1
[INFO] [stdout]   23:     0x65122c1ff9d7 - compile_tests::ui::{{closure}}::hc55b9bac71c45189
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_tests.rs:2:8
[INFO] [stdout]   24:     0x65122c1ffae6 - core::ops::function::FnOnce::call_once::h6f9370c94e8e261b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65122c45943b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x65122c45943b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x65122c46ce4a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x65122c46ce4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x65122c46ce4a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x65122c46ce4a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x65122c46ce4a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x65122c46ce4a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x65122c46ce4a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x65122c4472a4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x65122c4472a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x65122c44ac42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x65122c44ac42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x65122c44ac42 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x65122c44ac42 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x65122c44ac42 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x65122c44ac42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x65122c44ac42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x65122c48db8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x65122c48db8f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7126ee81aaa4 - <unknown>
[INFO] [stdout]   46:     0x7126ee8a7a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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 82.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_tests`
[INFO] running `Command { std: "docker" "inspect" "7df454b7c87c5b3adc00f3d79dcd67eaf7c1f05e5aee84fb0cd4c3d9b5f61194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df454b7c87c5b3adc00f3d79dcd67eaf7c1f05e5aee84fb0cd4c3d9b5f61194", kill_on_drop: false }`
[INFO] [stdout] 7df454b7c87c5b3adc00f3d79dcd67eaf7c1f05e5aee84fb0cd4c3d9b5f61194
