[INFO] cloning repository https://github.com/MrAli-Code/rathole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrAli-Code/rathole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAli-Code%2Frathole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAli-Code%2Frathole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be14d124a22e298d12d92e56ef4fec0e51517998
[INFO] checking MrAli-Code/rathole against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAli-Code%2Frathole" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrAli-Code/rathole
[INFO] finished tweaking git repo https://github.com/MrAli-Code/rathole
[INFO] tweaked toml for git repo https://github.com/MrAli-Code/rathole written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrAli-Code/rathole on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrAli-Code/rathole 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09973be033973a55ce58afd0aae29db49c086f7e91edd8d3803a246ceb067e03
[INFO] running `Command { std: "docker" "start" "-a" "09973be033973a55ce58afd0aae29db49c086f7e91edd8d3803a246ceb067e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09973be033973a55ce58afd0aae29db49c086f7e91edd8d3803a246ceb067e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09973be033973a55ce58afd0aae29db49c086f7e91edd8d3803a246ceb067e03", kill_on_drop: false }`
[INFO] [stdout] 09973be033973a55ce58afd0aae29db49c086f7e91edd8d3803a246ceb067e03
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a69c2b766afee65d79342dcea462fb289eb9f244b4ac1712f94d49c760808b2
[INFO] running `Command { std: "docker" "start" "-a" "9a69c2b766afee65d79342dcea462fb289eb9f244b4ac1712f94d49c760808b2", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking libc v0.2.148
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking typenum v1.17.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking futures-core v0.3.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking sharded-slab v0.1.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking slab v0.4.9
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking fdlimit v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling rathole v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking async-socks5 v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking snowstorm v0.4.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking async-http-proxy v1.2.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "9a69c2b766afee65d79342dcea462fb289eb9f244b4ac1712f94d49c760808b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a69c2b766afee65d79342dcea462fb289eb9f244b4ac1712f94d49c760808b2", kill_on_drop: false }`
[INFO] [stdout] 9a69c2b766afee65d79342dcea462fb289eb9f244b4ac1712f94d49c760808b2
