[INFO] fetching crate xray-tui 1.4.1...
[INFO] checking xray-tui-1.4.1 against 1.95.0 for pr-155915
[INFO] extracting crate xray-tui 1.4.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate xray-tui 1.4.1
[INFO] finished tweaking crates.io crate xray-tui 1.4.1
[INFO] tweaked toml for crates.io crate xray-tui 1.4.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xray-tui 1.4.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xray-tui 1.4.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml-example v0.16.4
[INFO] [stderr]   Downloaded crossterm-keybind-core v0.4.0
[INFO] [stderr]   Downloaded homedir v0.3.6
[INFO] [stderr]   Downloaded crossterm-keybind-derive v0.4.0
[INFO] [stderr]   Downloaded toml-example-derive v0.16.4
[INFO] [stderr]   Downloaded crossterm-keybind v0.4.0
[INFO] [stderr]   Downloaded str-utils v0.3.1
[INFO] [stderr]   Downloaded xray-docker v0.1.1
[INFO] [stderr]   Downloaded interprocess v2.4.0
[INFO] [stderr]   Downloaded xray-podman v0.1.0
[INFO] [stderr]   Downloaded struct-patch-derive v0.10.5
[INFO] [stderr]   Downloaded struct-patch v0.10.5
[INFO] [stderr]   Downloaded formatted-index-macro v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 340e5b8ec9b1c6a0c6be606418d5f33f6921cb4789570f657c8335aa222d6747
[INFO] running `Command { std: "docker" "start" "-a" "340e5b8ec9b1c6a0c6be606418d5f33f6921cb4789570f657c8335aa222d6747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "340e5b8ec9b1c6a0c6be606418d5f33f6921cb4789570f657c8335aa222d6747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340e5b8ec9b1c6a0c6be606418d5f33f6921cb4789570f657c8335aa222d6747", kill_on_drop: false }`
[INFO] [stdout] 340e5b8ec9b1c6a0c6be606418d5f33f6921cb4789570f657c8335aa222d6747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee720d9da9927e30dddb2ee7164d647cb7723c36f6b320ab9a3f5fa36430404b
[INFO] running `Command { std: "docker" "start" "-a" "ee720d9da9927e30dddb2ee7164d647cb7723c36f6b320ab9a3f5fa36430404b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking str-utils v0.3.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml-example-derive v0.16.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling struct-patch-derive v0.10.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking toml-example v0.16.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crossterm-keybind-core v0.4.0
[INFO] [stderr]     Checking xray-podman v0.1.0
[INFO] [stderr]     Checking xray-docker v0.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling formatted-index-macro v1.0.0
[INFO] [stderr]     Checking struct-patch v0.10.5
[INFO] [stderr]    Compiling crossterm-keybind-derive v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking crossterm-keybind v0.4.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking xray-tui v1.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(macro_metavar_expr)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(macro_metavar_expr)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xray-tui` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xray-tui` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ee720d9da9927e30dddb2ee7164d647cb7723c36f6b320ab9a3f5fa36430404b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee720d9da9927e30dddb2ee7164d647cb7723c36f6b320ab9a3f5fa36430404b", kill_on_drop: false }`
[INFO] [stdout] ee720d9da9927e30dddb2ee7164d647cb7723c36f6b320ab9a3f5fa36430404b
