[INFO] cloning repository https://github.com/3andne/trojan-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3andne/trojan-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3andne%2Ftrojan-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3andne%2Ftrojan-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b26e472470d59bc46809c561f7fc582dabf8f4c2
[INFO] checking 3andne/trojan-oxide against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3andne%2Ftrojan-oxide" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3andne/trojan-oxide
[INFO] finished tweaking git repo https://github.com/3andne/trojan-oxide
[INFO] tweaked toml for git repo https://github.com/3andne/trojan-oxide written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3andne/trojan-oxide on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3andne/trojan-oxide 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 597230f7ce0f9cddf91d3eea4771297df7f9a08ad6d2ba25875d90d00b0369db
[INFO] running `Command { std: "docker" "start" "-a" "597230f7ce0f9cddf91d3eea4771297df7f9a08ad6d2ba25875d90d00b0369db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "597230f7ce0f9cddf91d3eea4771297df7f9a08ad6d2ba25875d90d00b0369db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597230f7ce0f9cddf91d3eea4771297df7f9a08ad6d2ba25875d90d00b0369db", kill_on_drop: false }`
[INFO] [stdout] 597230f7ce0f9cddf91d3eea4771297df7f9a08ad6d2ba25875d90d00b0369db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7ba20961c041f93a32c33f53a32b98d851fa2f052c415238709bea3684955e
[INFO] running `Command { std: "docker" "start" "-a" "9d7ba20961c041f93a32c33f53a32b98d851fa2f052c415238709bea3684955e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling glommio v0.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking owned-alloc v0.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking lockfree v0.5.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking intrusive-collections v0.9.4
[INFO] [stderr]     Checking membarrier v0.2.2
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking ahash v0.5.10
[INFO] [stderr]     Checking rlimit v0.5.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking pem v1.1.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking buddy-alloc v0.4.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking enclose v1.1.8
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking rcgen v0.8.14
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking mimalloc v0.1.29
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking quinn-proto v0.8.4
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking quinn-udp v0.1.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking quinn v0.8.5
[INFO] [stderr]     Checking trojan-oxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/client/inbound/http.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type Accepting<'a> = impl Future<Output = ClientRequestAcceptResult> + Send;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-18; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/client/inbound/socks5.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type Accepting<'a> = impl Future<Output = ClientRequestAcceptResult> + Send;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-18; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestFromClient`
[INFO] [stdout]  --> src/client/inbound/mod.rs:6:71
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use listener::{user_endpoint_listener, ClientRequestAcceptResult, RequestFromClient};
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UdpWriteExt` and `copy_udp::copy_udp`
[INFO] [stdout]   --> src/utils/udp/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     copy_udp::copy_udp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     udp_traits::{UdpRead, UdpWrite, UdpWriteExt},
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tls_relay_buffer::LeaveTlsMode`
[INFO] [stdout]  --> src/utils/lite_tls/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use tls_relay_buffer::LeaveTlsMode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/client/inbound/http.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 |     type Accepting<'a> = impl Future<Output = ClientRequestAcceptResult> + Send;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-18; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/client/inbound/socks5.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type Accepting<'a> = impl Future<Output = ClientRequestAcceptResult> + Send;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-18; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestFromClient`
[INFO] [stdout]  --> src/client/inbound/mod.rs:6:71
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use listener::{user_endpoint_listener, ClientRequestAcceptResult, RequestFromClient};
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UdpWriteExt` and `copy_udp::copy_udp`
[INFO] [stdout]   --> src/utils/udp/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     copy_udp::copy_udp,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     udp_traits::{UdpRead, UdpWrite, UdpWriteExt},
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tls_relay_buffer::LeaveTlsMode`
[INFO] [stdout]  --> src/utils/lite_tls/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use tls_relay_buffer::LeaveTlsMode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trojan-oxide` (bin "trojan-oxide") due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `trojan-oxide` (bin "trojan-oxide" test) due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d7ba20961c041f93a32c33f53a32b98d851fa2f052c415238709bea3684955e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7ba20961c041f93a32c33f53a32b98d851fa2f052c415238709bea3684955e", kill_on_drop: false }`
[INFO] [stdout] 9d7ba20961c041f93a32c33f53a32b98d851fa2f052c415238709bea3684955e
