[INFO] cloning repository https://github.com/Feralthedogg/Axactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Feralthedogg/Axactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeralthedogg%2FAxactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeralthedogg%2FAxactor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7817524ef649d01b1ab2641ec7cb1bec76dbbaf
[INFO] testing Feralthedogg/Axactor against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeralthedogg%2FAxactor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Feralthedogg/Axactor
[INFO] finished tweaking git repo https://github.com/Feralthedogg/Axactor
[INFO] tweaked toml for git repo https://github.com/Feralthedogg/Axactor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Feralthedogg/Axactor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Feralthedogg/Axactor 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding axactor-macros v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8639930feca1fdb97812ce0960b9980c0911fa8bb5ca7fa37027771b00e0fa99
[INFO] running `Command { std: "docker" "start" "-a" "8639930feca1fdb97812ce0960b9980c0911fa8bb5ca7fa37027771b00e0fa99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8639930feca1fdb97812ce0960b9980c0911fa8bb5ca7fa37027771b00e0fa99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8639930feca1fdb97812ce0960b9980c0911fa8bb5ca7fa37027771b00e0fa99", kill_on_drop: false }`
[INFO] [stdout] 8639930feca1fdb97812ce0960b9980c0911fa8bb5ca7fa37027771b00e0fa99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3efd247d40473ab23e9d3f5cfe9866b1d9a6905faa5cf21f6adf94c684c0c31e
[INFO] running `Command { std: "docker" "start" "-a" "3efd247d40473ab23e9d3f5cfe9866b1d9a6905faa5cf21f6adf94c684c0c31e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling axactor-macros v0.2.0 (/opt/rustwide/workdir/axactor-macros)
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axactor v0.2.0 (/opt/rustwide/workdir/axactor)
[INFO] [stderr]    Compiling axum_cluster_chat v0.1.0 (/opt/rustwide/workdir/examples/axum_cluster_chat)
[INFO] [stderr]    Compiling axum_demo v0.1.0 (/opt/rustwide/workdir/examples/axum_demo)
[INFO] [stderr]    Compiling axum_registry v0.1.0 (/opt/rustwide/workdir/examples/axum_registry)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "3efd247d40473ab23e9d3f5cfe9866b1d9a6905faa5cf21f6adf94c684c0c31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3efd247d40473ab23e9d3f5cfe9866b1d9a6905faa5cf21f6adf94c684c0c31e", kill_on_drop: false }`
[INFO] [stdout] 3efd247d40473ab23e9d3f5cfe9866b1d9a6905faa5cf21f6adf94c684c0c31e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ed55ee0147db7d1343f8705bf7976344ffd2820d1170b4d03f288195c968e26
[INFO] running `Command { std: "docker" "start" "-a" "0ed55ee0147db7d1343f8705bf7976344ffd2820d1170b4d03f288195c968e26", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[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 float-cmp v0.10.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axactor-macros v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 async-compression v0.4.39
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling axactor-macros v0.2.0 (/opt/rustwide/workdir/axactor-macros)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axactor v0.2.0 (/opt/rustwide/workdir/axactor)
[INFO] [stderr]    Compiling axum_cluster_chat v0.1.0 (/opt/rustwide/workdir/examples/axum_cluster_chat)
[INFO] [stderr]    Compiling axum_demo v0.1.0 (/opt/rustwide/workdir/examples/axum_demo)
[INFO] [stderr]    Compiling axum_registry v0.1.0 (/opt/rustwide/workdir/examples/axum_registry)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "0ed55ee0147db7d1343f8705bf7976344ffd2820d1170b4d03f288195c968e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed55ee0147db7d1343f8705bf7976344ffd2820d1170b4d03f288195c968e26", kill_on_drop: false }`
[INFO] [stdout] 0ed55ee0147db7d1343f8705bf7976344ffd2820d1170b4d03f288195c968e26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8f0eb9a792ab6eff910b46eea4f8577204f07211855a9b91b4e400f0b1f27cb
[INFO] running `Command { std: "docker" "start" "-a" "c8f0eb9a792ab6eff910b46eea4f8577204f07211855a9b91b4e400f0b1f27cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axactor-8f208d2a0d4a823c)
[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_handshake_auth_presence_mismatch_rejected_bidirection ... ok
[INFO] [stdout] test cluster::tests::test_handshake_version_negotiates_and_caches_peer ... ok
[INFO] [stdout] test cluster::tests::test_concurrent_ensure_same_key_spawns_once ... ok
[INFO] [stdout] test cluster::tests::test_lifecycle_host_epoch_rollover_reclaims_old_slot ... 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_handshake_auth_mismatch_rejected ... 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_monitor_duplicate_registration_is_idempotent ... ok
[INFO] [stdout] test cluster::tests::test_monitor_resp_send_failure_rolls_back_watcher ... ok
[INFO] [stdout] test cluster::tests::test_lifecycle_stopped_event_unbinds_endpoint_and_sends_down ... 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_pending_response_rejects_wrong_peer ... ok
[INFO] [stdout] test cluster::tests::test_monitor_unregister_race_does_not_leak_watchers ... ok
[INFO] [stdout] test cluster::tests::test_response_frames_are_control_priority ... ok
[INFO] [stdout] test cluster::tests::test_non_handshake_frame_is_rejected_before_host_execution ... ok
[INFO] [stdout] test cluster::tests::test_simple_keyed_host_epoch_rollover_reclaims_old_slot ... ok
[INFO] [stdout] test cluster::tests::test_simple_keyed_host_many_epoch_rollovers_leave_single_live_slot ... ok
[INFO] [stdout] test cluster::tests::test_stable_hash_vectors ... ok
[INFO] [stdout] test cluster::tests::test_secure_mode_requires_auth_token ... 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_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_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.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster_test.rs (/opt/rustwide/target/debug/deps/cluster_test-9533daac66955940)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_epoch_fencing_rejects_stale_owner ... ok
[INFO] [stdout] test test_monitor_down_on_lease_lost ... ok
[INFO] [stdout] test test_client_reresolve_after_failover ... 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-d741b85d30002ea1)
[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]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[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 errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.5
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[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]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stdout] test ui has been running for over 60 seconds
[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 futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[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 value-trait v0.12.1
[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 axum v0.7.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking axactor v0.2.0 (/opt/rustwide/workdir/axactor)
[INFO] [stderr]     Checking axactor-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/axactor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] 
[INFO] [stderr] 
[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' (59) 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:     0x5ea791776a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea791776a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea791776a5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea791776a5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea79178ceaa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea79178ceaa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ea79177bab2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ea79177bab2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ea791752b8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea791752b8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea79176dfe9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea791707fdc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ea791707fdc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ea79176e1a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ea79176e1a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea791752c48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea79174a2f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea79175395d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea79178d75c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea7915c20a4 - trybuild::run::<impl trybuild::Runner>::run::hfbe2e947ed7dc092
[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:     0x5ea7915bbff8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h4c6076de1f6b7d84
[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:     0x5ea7914bcd07 - core::ptr::drop_in_place<trybuild::TestCases>::h155f6ef53e04bb20
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ea7914bcb33 - compile_tests::ui::hd19be6d8623f0867
[INFO] [stdout]                                at /opt/rustwide/workdir/axactor/tests/compile_tests.rs:5:1
[INFO] [stdout]   23:     0x5ea7914bcb67 - compile_tests::ui::{{closure}}::h02e2d88630109a3b
[INFO] [stdout]                                at /opt/rustwide/workdir/axactor/tests/compile_tests.rs:2:8
[INFO] [stdout]   24:     0x5ea7914bcc66 - core::ops::function::FnOnce::call_once::h51e71b628647b8fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ea7916fc0bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ea7916fc0bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ea791708aab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ea791708aab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ea791708aab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ea791708aab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ea791708aab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ea791708aab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ea791708aab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ea7917041c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ea7917041c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ea79170b6b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ea79170b6b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ea79170b6b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ea79170b6b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ea79170b6b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ea79170b6b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ea79170b6b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ea791775d9f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5ea791775d9f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7dda49e12aa4 - <unknown>
[INFO] [stdout]   46:     0x7dda49e9fa64 - 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 155.68s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p axactor --test compile_tests`
[INFO] running `Command { std: "docker" "inspect" "c8f0eb9a792ab6eff910b46eea4f8577204f07211855a9b91b4e400f0b1f27cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f0eb9a792ab6eff910b46eea4f8577204f07211855a9b91b4e400f0b1f27cb", kill_on_drop: false }`
[INFO] [stdout] c8f0eb9a792ab6eff910b46eea4f8577204f07211855a9b91b4e400f0b1f27cb
