[INFO] cloning repository https://github.com/h33333333/xray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h33333333/xray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33333333%2Fxray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33333333%2Fxray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9aa5931841d4091bf69b3eadcd88f6d20426003
[INFO] checking h33333333/xray against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh33333333%2Fxray" "/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/h33333333/xray
[INFO] finished tweaking git repo https://github.com/h33333333/xray
[INFO] tweaked toml for git repo https://github.com/h33333333/xray written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/h33333333/xray on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/h33333333/xray 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbac864dbb557905905ffb339e09566cfd54f833dd53268574835ea0837bebf7
[INFO] running `Command { std: "docker" "start" "-a" "fbac864dbb557905905ffb339e09566cfd54f833dd53268574835ea0837bebf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbac864dbb557905905ffb339e09566cfd54f833dd53268574835ea0837bebf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbac864dbb557905905ffb339e09566cfd54f833dd53268574835ea0837bebf7", kill_on_drop: false }`
[INFO] [stdout] fbac864dbb557905905ffb339e09566cfd54f833dd53268574835ea0837bebf7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e73a58b7215604165d5c753ecd541c986c092982c3e3873032f57cdf70467064
[INFO] running `Command { std: "docker" "start" "-a" "e73a58b7215604165d5c753ecd541c986c092982c3e3873032f57cdf70467064", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking str-utils v0.3.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling struct-patch-derive v0.10.5
[INFO] [stderr]    Compiling toml-example-derive v0.16.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking crossterm-keybind-core v0.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking struct-patch v0.10.5
[INFO] [stderr]     Checking toml-example v0.16.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossterm-keybind-derive v0.4.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking crossterm-keybind v0.4.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking xray-docker v0.1.1 (/opt/rustwide/workdir/crates/xray-docker)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking xray-podman v0.1.0 (/opt/rustwide/workdir/crates/xray-podman)
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling formatted-index-macro v1.0.0 (/opt/rustwide/workdir/crates/formatted-index-macro)
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[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/crates/xray)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "e73a58b7215604165d5c753ecd541c986c092982c3e3873032f57cdf70467064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73a58b7215604165d5c753ecd541c986c092982c3e3873032f57cdf70467064", kill_on_drop: false }`
[INFO] [stdout] e73a58b7215604165d5c753ecd541c986c092982c3e3873032f57cdf70467064
