[INFO] cloning repository https://github.com/0x53A/ractor_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x53A/ractor_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaea031fa6e60538fa19bfbd8f1d0f0c6acbcc68
[INFO] checking 0x53A/ractor_test against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0x53A/ractor_test
[INFO] finished tweaking git repo https://github.com/0x53A/ractor_test
[INFO] tweaked toml for git repo https://github.com/0x53A/ractor_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x53A/ractor_test on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x53A/ractor_test 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 073e9c412f7263389b1493f45a9f0ef3aea64df3ec68487c9411cc57821de604
[INFO] running `Command { std: "docker" "start" "-a" "073e9c412f7263389b1493f45a9f0ef3aea64df3ec68487c9411cc57821de604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073e9c412f7263389b1493f45a9f0ef3aea64df3ec68487c9411cc57821de604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073e9c412f7263389b1493f45a9f0ef3aea64df3ec68487c9411cc57821de604", kill_on_drop: false }`
[INFO] [stdout] 073e9c412f7263389b1493f45a9f0ef3aea64df3ec68487c9411cc57821de604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b393322007e709e2f2675bcc454e61d1caa76f128d7fcebade337a93b9fbee27
[INFO] running `Command { std: "docker" "start" "-a" "b393322007e709e2f2675bcc454e61d1caa76f128d7fcebade337a93b9fbee27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ractor_wormhole_derive v0.1.0 (/opt/rustwide/workdir/ractor_wormhole_derive)
[INFO] [stderr]     Checking ractor v0.15.6
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ractor_wormhole v0.1.0 (/opt/rustwide/workdir/ractor_wormhole)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> ractor_wormhole/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(concat_idents)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stdout] warning: unused import: `actor`
[INFO] [stdout]  --> ractor_wormhole/src/portal.rs:5:85
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Actor, ActorCell, ActorProcessingErr, ActorRef, RpcReplyPort, SupervisionEvent, actor,
[INFO] [stdout]   |                                                                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     (
[INFO] [stdout] 138 | |         dyn FnOnce(
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               + 'static
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 150 | |     ),
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     dyn FnOnce(
[INFO] [stdout] 138 |                 TransmaterializationContext,
[INFO] [stdout] ...
[INFO] [stdout] 147 |             > + std::marker::Send
[INFO] [stdout] 148 ~             + 'static,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | /                     (
[INFO] [stdout] 143 | |                         dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 144 |                               + std::marker::Send
[INFO] [stdout] 145 |                               + 'static
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 146 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 ~                     dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout] 143 |                             + std::marker::Send
[INFO] [stdout] 144 ~                             + 'static,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ractor_wormhole` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b393322007e709e2f2675bcc454e61d1caa76f128d7fcebade337a93b9fbee27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b393322007e709e2f2675bcc454e61d1caa76f128d7fcebade337a93b9fbee27", kill_on_drop: false }`
[INFO] [stdout] b393322007e709e2f2675bcc454e61d1caa76f128d7fcebade337a93b9fbee27
