[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] building MrAli-Code/rathole/be14d124a22e298d12d92e56ef4fec0e51517998 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAli-Code%2Frathole" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrAli-Code/rathole on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-iterator v1.4.1
[INFO] [stderr]   Downloaded enum-iterator-derive v1.2.1
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded vergen v7.5.1
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded fdlimit v0.2.1
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded async-http-proxy v1.2.5
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded async-socks5 v0.5.1
[INFO] [stderr]   Downloaded fiat-crypto v0.2.1
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded sharded-slab v0.1.6
[INFO] [stderr]   Downloaded tonic v0.9.2
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.2
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded futures v0.3.28
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded tokio-util v0.7.9
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded hyper-timeout v0.4.1
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded tokio-stream v0.1.14
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded p12 v0.6.3
[INFO] [stderr]   Downloaded rustls-pemfile v2.0.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded snowstorm v0.4.0
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.0
[INFO] [stderr]   Downloaded futures-macro v0.3.28
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] [stderr]   Downloaded h2 v0.3.24
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.0
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded kqueue v1.0.8
[INFO] [stderr]   Downloaded walkdir v2.4.0
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded inotify-sys v0.1.5
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded platforms v3.1.2
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.0
[INFO] [stderr]   Downloaded semver v1.0.19
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded snow v0.9.6
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 980aafec9bc7c87775cf7c3230c227496ab336f6c4d13fa7db12c03fbc10d519
[INFO] running `Command { std: "docker" "start" "-a" "980aafec9bc7c87775cf7c3230c227496ab336f6c4d13fa7db12c03fbc10d519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "980aafec9bc7c87775cf7c3230c227496ab336f6c4d13fa7db12c03fbc10d519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "980aafec9bc7c87775cf7c3230c227496ab336f6c4d13fa7db12c03fbc10d519", kill_on_drop: false }`
[INFO] [stdout] 980aafec9bc7c87775cf7c3230c227496ab336f6c4d13fa7db12c03fbc10d519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c9c5e49a61af4dc6598ad7662ba4fc49150bea8665a35c49a3884500056c72
[INFO] running `Command { std: "docker" "start" "-a" "23c9c5e49a61af4dc6598ad7662ba4fc49150bea8665a35c49a3884500056c72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling clap 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 enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling rathole v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling async-socks5 v0.5.1
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling snowstorm v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 39s
[INFO] running `Command { std: "docker" "inspect" "23c9c5e49a61af4dc6598ad7662ba4fc49150bea8665a35c49a3884500056c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c9c5e49a61af4dc6598ad7662ba4fc49150bea8665a35c49a3884500056c72", kill_on_drop: false }`
[INFO] [stdout] 23c9c5e49a61af4dc6598ad7662ba4fc49150bea8665a35c49a3884500056c72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5d02f4b8e0edee63497cb89ecbed783e3c3cb8fc83235535db82aef84c8546
[INFO] running `Command { std: "docker" "start" "-a" "3b5d02f4b8e0edee63497cb89ecbed783e3c3cb8fc83235535db82aef84c8546", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[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 aes-gcm v0.10.3
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling snowstorm v0.4.0
[INFO] [stderr]    Compiling async-socks5 v0.5.1
[INFO] [stderr]    Compiling rathole v0.5.0 (/opt/rustwide/workdir)
[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 `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "3b5d02f4b8e0edee63497cb89ecbed783e3c3cb8fc83235535db82aef84c8546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5d02f4b8e0edee63497cb89ecbed783e3c3cb8fc83235535db82aef84c8546", kill_on_drop: false }`
[INFO] [stdout] 3b5d02f4b8e0edee63497cb89ecbed783e3c3cb8fc83235535db82aef84c8546
