[INFO] cloning repository https://github.com/luhui/shadowsocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luhui/shadowsocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluhui%2Fshadowsocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluhui%2Fshadowsocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d7fb195f502ba0e04278cd0762cc837e74ab29d
[INFO] testing luhui/shadowsocks against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluhui%2Fshadowsocks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luhui/shadowsocks
[INFO] finished tweaking git repo https://github.com/luhui/shadowsocks
[INFO] tweaked toml for git repo https://github.com/luhui/shadowsocks written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luhui/shadowsocks on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luhui/shadowsocks 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c726a2b125e7512df3bde373b483e5b4853ed396bfe9f80435a18516cbd2c11
[INFO] running `Command { std: "docker" "start" "-a" "7c726a2b125e7512df3bde373b483e5b4853ed396bfe9f80435a18516cbd2c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c726a2b125e7512df3bde373b483e5b4853ed396bfe9f80435a18516cbd2c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c726a2b125e7512df3bde373b483e5b4853ed396bfe9f80435a18516cbd2c11", kill_on_drop: false }`
[INFO] [stdout] 7c726a2b125e7512df3bde373b483e5b4853ed396bfe9f80435a18516cbd2c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f54fa66448fef06be6eed6c6a6fdf4549c87b7764139aac375841a02c7f4a13d
[INFO] running `Command { std: "docker" "start" "-a" "f54fa66448fef06be6eed6c6a6fdf4549c87b7764139aac375841a02c7f4a13d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling byte_string v1.0.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 crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling rtoolbox v0.0.1
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling iprange v0.6.7
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling directories v5.0.0
[INFO] [stderr]    Compiling rpassword v7.2.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling sysexits v0.5.0
[INFO] [stderr]    Compiling ring-compat v0.5.1
[INFO] [stderr]    Compiling shadowsocks-crypto v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling build-time v0.1.2
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling pest_meta v2.5.7
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pest_generator v2.5.7
[INFO] [stderr]    Compiling pest_derive v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling notify v5.1.0
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling sendfd v0.4.3
[INFO] [stderr]    Compiling tokio-tfo v0.2.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling shadowsocks v1.15.3 (/opt/rustwide/workdir/crates/shadowsocks)
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]   --> crates/shadowsocks/src/net/sys/mod.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     sock.into_raw_fd();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the raw file descriptor may leak resources
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let _ = sock.into_raw_fd();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shadowsocks-service v1.15.3 (/opt/rustwide/workdir/crates/shadowsocks-service)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shadowsocks-service/src/acl/mod.rs:520:31
[INFO] [stdout]     |
[INFO] [stdout] 520 |     fn convert_to_ascii(host: &str) -> Cow<str> {
[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] 520 |     fn convert_to_ascii(host: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shadowsocks-rust v1.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "f54fa66448fef06be6eed6c6a6fdf4549c87b7764139aac375841a02c7f4a13d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f54fa66448fef06be6eed6c6a6fdf4549c87b7764139aac375841a02c7f4a13d", kill_on_drop: false }`
[INFO] [stdout] f54fa66448fef06be6eed6c6a6fdf4549c87b7764139aac375841a02c7f4a13d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 186ef39a953ac54d701ea7295ec5b545edacb58a877457adb6936d59ee7d3515
[INFO] running `Command { std: "docker" "start" "-a" "186ef39a953ac54d701ea7295ec5b545edacb58a877457adb6936d59ee7d3515", kill_on_drop: false }`
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]   --> crates/shadowsocks/src/net/sys/mod.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     sock.into_raw_fd();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the raw file descriptor may leak resources
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let _ = sock.into_raw_fd();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shadowsocks-service/src/acl/mod.rs:520:31
[INFO] [stdout]     |
[INFO] [stdout] 520 |     fn convert_to_ascii(host: &str) -> Cow<str> {
[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] 520 |     fn convert_to_ascii(host: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling shadowsocks-rust v1.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.54s
[INFO] running `Command { std: "docker" "inspect" "186ef39a953ac54d701ea7295ec5b545edacb58a877457adb6936d59ee7d3515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186ef39a953ac54d701ea7295ec5b545edacb58a877457adb6936d59ee7d3515", kill_on_drop: false }`
[INFO] [stdout] 186ef39a953ac54d701ea7295ec5b545edacb58a877457adb6936d59ee7d3515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a932df7eea8d5f3a49bbcdd8398df701f43bc9b8cc8ec10e6f92a081e13f423d
[INFO] running `Command { std: "docker" "start" "-a" "a932df7eea8d5f3a49bbcdd8398df701f43bc9b8cc8ec10e6f92a081e13f423d", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stderr]   --> crates/shadowsocks/src/net/sys/mod.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     sock.into_raw_fd();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: losing the raw file descriptor may leak resources
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 70 |     let _ = sock.into_raw_fd();
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `shadowsocks` (lib) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/shadowsocks-service/src/acl/mod.rs:520:31
[INFO] [stderr]     |
[INFO] [stderr] 520 |     fn convert_to_ascii(host: &str) -> Cow<str> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 520 |     fn convert_to_ascii(host: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `shadowsocks-service` (lib) generated 1 warning (run `cargo fix --lib -p shadowsocks-service` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shadowsocks_rust-095dcc3340d8487b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test service::manager::test::verify_manager_command ... ok
[INFO] [stdout] test service::local::test::verify_local_command ... ok
[INFO] [stdout] test service::server::test::verify_server_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/sslocal.rs (/opt/rustwide/target/debug/deps/sslocal-9f8085876f2cb6f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/ssmanager.rs (/opt/rustwide/target/debug/deps/ssmanager-7137bcf8c9c97436)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/ssserver.rs (/opt/rustwide/target/debug/deps/ssserver-fc625aac339b7bd2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/ssservice.rs (/opt/rustwide/target/debug/deps/ssservice-51ae16d9bf8d9758)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/ssurl.rs (/opt/rustwide/target/debug/deps/ssurl-64a2715d6d51d317)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dns.rs (/opt/rustwide/target/debug/deps/dns-68478c9e6d338398)
[INFO] [stderr]      Running tests/http.rs (/opt/rustwide/target/debug/deps/http-02762a599e22be14)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'http_proxy' (35) panicked at /opt/rustwide/workdir/crates/shadowsocks/src/relay/socks5.rs:312:50:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x2 but is 0x77586c024c4f
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x581a0d1fdf02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x581a0d1fdf02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x581a0d1fdf02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x581a0d1fdf02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x581a0d211b5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x581a0d211b5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x581a0d1c8191 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x581a0d1c8191 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x581a0d1d5902 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x581a0d1daccf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x581a0d1dab29 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x581a0c4a268e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x581a0c4a268e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x581a0d1db43f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x581a0d1db43f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x581a0d1db1ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x581a0d1d5a39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x581a0d1bc20d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x581a0d21cbed - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x581a0d21cbed - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x581a0d21ce8a - core::panicking::panic_misaligned_pointer_dereference::h471f6de7a6940143
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x581a0c8101fc - shadowsocks::relay::socks5::Address::read_from::{{closure}}::h6dbc4bad77d72e7f
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks/src/relay/socks5.rs:312:50
[INFO] [stderr]   22:     0x581a0c811def - shadowsocks::relay::tcprelay::proxy_stream::protocol::v1::StreamTcpRequestHeader::read_from::{{closure}}::h8f2394e1509d221c
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks/src/relay/tcprelay/proxy_stream/protocol/v1.rs:17:46
[INFO] [stderr]   23:     0x581a0c89f605 - shadowsocks::relay::tcprelay::proxy_stream::protocol::TcpRequestHeader::read_from::{{closure}}::h7f399803a9c2e296
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks/src/relay/tcprelay/proxy_stream/protocol/mod.rs:31:59
[INFO] [stderr]   24:     0x581a0c70865f - shadowsocks::relay::tcprelay::proxy_stream::server::ProxyServerStream<S>::handshake::{{closure}}::h5074d011c52c1784
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks/src/relay/tcprelay/proxy_stream/server.rs:108:78
[INFO] [stderr]   25:     0x581a0c99c563 - shadowsocks_service::server::tcprelay::timeout_fut::{{closure}}::hd6796c1f1b12805c
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks-service/src/server/tcprelay.rs:89:19
[INFO] [stderr]   26:     0x581a0c99d000 - shadowsocks_service::server::tcprelay::TcpServerClient::serve::{{closure}}::h246bd83b50b2bf4c
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks-service/src/server/tcprelay.rs:108:84
[INFO] [stderr]   27:     0x581a0c9a1178 - shadowsocks_service::server::tcprelay::TcpServer::run::{{closure}}::{{closure}}::h7589a805c5304796
[INFO] [stderr]                                at /opt/rustwide/workdir/crates/shadowsocks-service/src/server/tcprelay.rs:75:50
[INFO] [stderr]   28:     0x581a0c7992bf - <core::pin::Pin<P> as core::future::future::Future>::poll::h531a28b6da099fed
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stderr]   29:     0x581a0c5f1a70 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hb57e97b6eda73ae4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/core.rs:223:24
[INFO] [stderr]   30:     0x581a0c786849 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h23f5a41566daa58e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stderr]   31:     0x581a0c5ea013 - tokio::runtime::task::core::Core<T,S>::poll::ha8111cabf9ab13c3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/core.rs:212:30
[INFO] [stderr]   32:     0x581a0c57084e - tokio::runtime::task::harness::poll_future::{{closure}}::heeb37d999e93b438
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/harness.rs:476:30
[INFO] [stderr]   33:     0x581a0c874261 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha835b8ec52ace50d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x581a0c6dc205 - std::panicking::catch_unwind::do_call::h0c6314f00b526299
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   35:     0x581a0c98ad6b - __rust_try
[INFO] [stderr]   36:     0x581a0c96c296 - std::panicking::catch_unwind::hf21f4f1e4c82319a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   37:     0x581a0c96c296 - std::panic::catch_unwind::haee07b9010117970
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x581a0c560fa8 - tokio::runtime::task::harness::poll_future::h79c08e139d74ca41
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/harness.rs:464:18
[INFO] [stderr]   39:     0x581a0c577228 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hb75fbf1b26cf3af9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/harness.rs:198:27
[INFO] [stderr]   40:     0x581a0c588ac7 - tokio::runtime::task::harness::Harness<T,S>::poll::h3d26269636afe756
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/harness.rs:152:20
[INFO] [stderr]   41:     0x581a0c73c46d - tokio::runtime::task::raw::poll::h543dd6871e7ccc5b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/raw.rs:255:13
[INFO] [stderr]   42:     0x581a0d1358b7 - tokio::runtime::task::raw::RawTask::poll::h3563659e68bd0723
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/raw.rs:200:18
[INFO] [stderr]   43:     0x581a0ce91a12 - tokio::runtime::task::LocalNotified<S>::run::hc71cd572bd038e31
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/task/mod.rs:394:13
[INFO] [stderr]   44:     0x581a0c43dddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heec3461ab8502d37
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:584:30
[INFO] [stderr]   45:     0x581a0c43cd95 - tokio::runtime::coop::with_budget::h1e53b8f3f5f231ab
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stderr]   46:     0x581a0c43cd95 - tokio::runtime::coop::budget::h21a3f1f2634eded0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stderr]   47:     0x581a0c43cd95 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h39bef0b3989664b0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:285:29
[INFO] [stderr]   48:     0x581a0c43c726 - tokio::runtime::scheduler::current_thread::Context::enter::h40f25d031ff80cec
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stderr]   49:     0x581a0c43cc78 - tokio::runtime::scheduler::current_thread::Context::run_task::hd2dd273db0404887
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:285:14
[INFO] [stderr]   50:     0x581a0c43dce5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he0c41c074badf5c2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:583:42
[INFO] [stderr]   51:     0x581a0c43d214 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h874e7a9969c61adf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stderr]   52:     0x581a0c44c798 - tokio::macros::scoped_tls::ScopedKey<T>::set::h460a4e1f72489c55
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stderr]   53:     0x581a0c43cfbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3fe487ab950cee8b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stderr]   54:     0x581a0c43d233 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f8ef33fda97dc57
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stderr]   55:     0x581a0c43bac3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2ab2424986987597
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stderr]   56:     0x581a0c4557da - tokio::runtime::runtime::Runtime::block_on::h217be25d02ed0b51
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stderr]   57:     0x581a0c458592 - http::http_proxy::h0951046fb3b14b5f
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/http.rs:69:5
[INFO] [stderr]   58:     0x581a0c45a477 - http::http_proxy::{{closure}}::hfb0d37e102b9e8bf
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/http.rs:18:22
[INFO] [stderr]   59:     0x581a0c4566a6 - core::ops::function::FnOnce::call_once::h2e4f195128bacdfd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   60:     0x581a0c4a244b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   61:     0x581a0c4a244b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   62:     0x581a0c4b80b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   63:     0x581a0c4b80b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   64:     0x581a0c4b80b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   65:     0x581a0c4b80b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   66:     0x581a0c4b80b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   67:     0x581a0c4b80b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   68:     0x581a0c4b80b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   69:     0x581a0c48e8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   70:     0x581a0c48e8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   71:     0x581a0c49216a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   72:     0x581a0c49216a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   73:     0x581a0c49216a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   74:     0x581a0c49216a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   75:     0x581a0c49216a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   76:     0x581a0c49216a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   77:     0x581a0c49216a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   78:     0x581a0d1d0a7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   79:     0x581a0d1d0a7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   80:     0x775872154aa4 - <unknown>
[INFO] [stderr]   81:     0x7758721e1a34 - clone
[INFO] [stderr]   82:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--test http`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/http-02762a599e22be14` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a932df7eea8d5f3a49bbcdd8398df701f43bc9b8cc8ec10e6f92a081e13f423d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a932df7eea8d5f3a49bbcdd8398df701f43bc9b8cc8ec10e6f92a081e13f423d", kill_on_drop: false }`
[INFO] [stdout] a932df7eea8d5f3a49bbcdd8398df701f43bc9b8cc8ec10e6f92a081e13f423d
