[INFO] cloning repository https://github.com/localzet/shadowsocks-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/localzet/shadowsocks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalzet%2Fshadowsocks-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalzet%2Fshadowsocks-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9be0dfa24b7c7f8cf4d79128aca8684bc92c0061 [INFO] testing localzet/shadowsocks-rust against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalzet%2Fshadowsocks-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/localzet/shadowsocks-rust on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/localzet/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/localzet/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/localzet/shadowsocks-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/localzet/shadowsocks-rust 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3edfb59d3912aa534e6fe7199087920f785d2db7a04d1fc782d6ebaab1938e18 [INFO] running `Command { std: "docker" "start" "-a" "3edfb59d3912aa534e6fe7199087920f785d2db7a04d1fc782d6ebaab1938e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3edfb59d3912aa534e6fe7199087920f785d2db7a04d1fc782d6ebaab1938e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edfb59d3912aa534e6fe7199087920f785d2db7a04d1fc782d6ebaab1938e18", kill_on_drop: false }` [INFO] [stdout] 3edfb59d3912aa534e6fe7199087920f785d2db7a04d1fc782d6ebaab1938e18 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693ac1d4e484ce4658aa5e6a182a7da60fc27a54c1459c9aea80bb60b8d789a0 [INFO] running `Command { std: "docker" "start" "-a" "693ac1d4e484ce4658aa5e6a182a7da60fc27a54c1459c9aea80bb60b8d789a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling sysexits v0.8.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling qrcode v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling ring-compat v0.8.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling shadowsocks-crypto v0.5.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling tokio-tfo v0.3.1 [INFO] [stderr] Compiling sendfd v0.4.3 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling shadowsocks v1.20.1 (/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:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | 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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 71 | let _ = sock.into_raw_fd(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shadowsocks-service v1.20.2 (/opt/rustwide/workdir/crates/shadowsocks-service) [INFO] [stderr] Compiling shadowsocks-rust v1.20.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "693ac1d4e484ce4658aa5e6a182a7da60fc27a54c1459c9aea80bb60b8d789a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693ac1d4e484ce4658aa5e6a182a7da60fc27a54c1459c9aea80bb60b8d789a0", kill_on_drop: false }` [INFO] [stdout] 693ac1d4e484ce4658aa5e6a182a7da60fc27a54c1459c9aea80bb60b8d789a0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9326a4d6d632d9605736146ea888c82d5a85f633f4f9260755bfbc22f94ef840 [INFO] running `Command { std: "docker" "start" "-a" "9326a4d6d632d9605736146ea888c82d5a85f633f4f9260755bfbc22f94ef840", kill_on_drop: false }` [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used [INFO] [stdout] --> crates/shadowsocks/src/net/sys/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | 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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 71 | let _ = sock.into_raw_fd(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling shadowsocks-rust v1.20.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `shadowsocks-rust` (test "socks4") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name socks4 --edition=2021 tests/socks4.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aead-cipher-2022"' --cfg 'feature="default"' --cfg 'feature="hickory-dns"' --cfg 'feature="local"' --cfg 'feature="local-http"' --cfg 'feature="local-socks4"' --cfg 'feature="local-tunnel"' --cfg 'feature="log4rs"' --cfg 'feature="logging"' --cfg 'feature="manager"' --cfg 'feature="multi-threaded"' --cfg 'feature="qrcode"' --cfg 'feature="server"' --cfg 'feature="service"' --cfg 'feature="time"' --cfg 'feature="tracing"' --cfg 'feature="tracing-subscriber"' --cfg 'feature="utility"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aead-cipher-2022", "aead-cipher-2022-extra", "aead-cipher-extra", "basic", "default", "dns-over-h3", "dns-over-https", "dns-over-native-tls", "dns-over-native-tls-vendored", "dns-over-tls", "full", "full-extra", "hickory-dns", "ipnet", "jemalloc", "jemallocator", "local", "local-dns", "local-fake-dns", "local-flow-stat", "local-http", "local-http-native-tls", "local-http-native-tls-vendored", "local-http-rustls", "local-online-config", "local-redir", "local-socks4", "local-tun", "local-tunnel", "log4rs", "logging", "manager", "mimalloc", "mime", "multi-threaded", "qrcode", "replay-attack-detect", "reqwest", "rpmalloc", "security-replay-attack-detect", "server", "service", "snmalloc", "snmalloc-rs", "stream-cipher", "tcmalloc", "tcmalloc-vendored", "time", "tracing", "tracing-subscriber", "trust-dns", "utility", "utility-url-outline", "windows-service", "winservice"))' -C metadata=d746c391963eb672 -C extra-filename=-3326f46a24881056 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern build_time=/opt/rustwide/target/debug/deps/libbuild_time-66ea03fafcb10b78.so --extern byte_string=/opt/rustwide/target/debug/deps/libbyte_string-626cb3249f04b5eb.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-074fb6038b9e4e70.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-321ea96339a1581d.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-11255c126b818b48.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ace40cdb41d3ca6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5e8e0e3de8f841c4.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-398c7a3d48cb0f96.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-06a4ecb18bac8ac4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-58b41d4037c305bc.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-3d94c28bc0471d27.rlib --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-3a29e0c9e31c9359.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6dc19be1447ecab.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-e735fcfa5e3aeccc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99f3b7f70c8cb855.rlib --extern shadowsocks_rust=/opt/rustwide/target/debug/deps/libshadowsocks_rust-32d53766a80238b0.rlib --extern shadowsocks_service=/opt/rustwide/target/debug/deps/libshadowsocks_service-f96acb0380a4f3be.rlib --extern sysexits=/opt/rustwide/target/debug/deps/libsysexits-848e6db73ffa22fe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c1b47ec5512fa478.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-d11d14b8a2dbfbbb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-665e951670324d06.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aa223d89ac9c3a5c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f603acc991fdbd2.rlib --extern xdg=/opt/rustwide/target/debug/deps/libxdg-04bd2872f0106ae7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-bfa96d6cdea507f2/out -L native=/opt/rustwide/target/debug/build/blake3-bfa96d6cdea507f2/out -L native=/opt/rustwide/target/debug/build/ring-983ce466f698b7d5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczIjeuE/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtime-d11d14b8a2dbfbbb.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libenv_logger-ace40cdb41d3ca6a.rlib,libanstream-7139e5a583a0b49e.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-167f266373818615.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshadowsocks_service-f96acb0380a4f3be.rlib,libjson5-398c7a3d48cb0f96.rlib,libpest-df79e7164d87e88c.rlib,libucd_trie-cdff0278ac6747fa.rlib,libbyteorder-1efcbe4f07366651.rlib,libhttp_body_util-86c6a5f457121ad0.rlib,libhyper-3b20a760ed0999f1.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libh2-7ff6016a1b6937c8.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-073ea2cc958187ed.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp_body-4763073fc0bad614.rlib,libhttp-2f6429de8c748e17.rlib,libfnv-2d77ec4f6f971b24.rlib,libregex-2b1ac86fff276b52.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libiprange-24534583d3eff965.rlib,libshadowsocks-788369d487a6bda9.rlib,libserde_json-054987d16837c4f4.rlib,libserde_urlencoded-b9b7897d085694be.rlib,libryu-f8ba606093049f91.rlib,libitoa-4c6598116a867907.rlib,libtokio_tfo-8a5cffedfa2425c6.rlib,libsendfd-b3ffed5c831248b4.rlib,liblru_time_cache-d2015ece4a4fd73a.rlib,libaes-323fd2b143a28648.rlib,libpin_project-8b37dc9e9d129003.rlib,libnotify-2e8fd72e877be1cb.rlib,libcrossbeam_channel-b1882b9c9e124ec0.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libfiletime-204d4acc43af929c.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libinotify-ac9ceb8f3dd973a4.rlib,libinotify_sys-343751c42e587019.rlib,libbitflags-e2b4db6c651223da.rlib,libarc_swap-4d53f24db0759841.rlib,libhickory_resolver-482e74cc466aae52.rlib,libresolv_conf-30eba9709b05fe8e.rlib,libhostname-b4c163042bfa3d56.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-2654291975c5a614.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libipnet-f3b116e706e145a1.rlib,libidna-e5c433b15a98031a.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libunicode_bidi-625e08feb990b286.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libtracing-aa223d89ac9c3a5c.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib,libfutures-5e8e0e3de8f841c4.rlib,libfutures_executor-76bb24ffe406a966.rlib,libfutures_util-e79b26de7c4389e0.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-ae3ad1cf81fdbc3e.rlib,libidna-41415928e4c7417f.rlib,libicu_normalizer-8d0edad6d00bdbf1.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-67d6b582d266b88a.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-e2ce1beb872de58d.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-5c668a7d6280b511.rlib,libicu_provider-330828d29d733b10.rlib,libicu_locid-c7a0bcf4bfd5e352.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-bd60754fd35a94f0.rlib,libzerovec-7a1af0ce625f0db3.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-ede5ceca6e559c68.rlib,libzerofrom-cb8e8a3dba381e93.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libthiserror-c1b47ec5512fa478.rlib,libbyte_string-626cb3249f04b5eb.rlib,libbase64-2a03de3babadded3.rlib,libshadowsocks_crypto-510dcef27b5c375f.rlib,libblake3-8395d707da5b9f1a.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libarrayvec-c1a566055c336d69.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libchacha20poly1305-0f05fd7082a9bc22.rlib,libchacha20-c8df6228ddab4488.rlib,libpoly1305-fd8c15c48cc32b57.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libuniversal_hash-2e00a1dff696fd99.rlib,libcipher-3cde66d06fcceeae.rlib,libinout-e5706d0de65c48bc.rlib,libring_compat-c722302e4bc242cd.rlib,libed25519-afc8428e70c19f5c.rlib,libpkcs8-36984073b3f06652.rlib,libspki-662d05581aaaf3f2.rlib,libp384-be55a2a2ca0e2d99.rlib,libp256-17cfce1feb79b031.rlib,libecdsa-db441826bf91db2c.rlib,libsignature-30d5fc41534308cc.rlib,libelliptic_curve-8bfbe6e1ac07f5e1.rlib,libsec1-73963f16ae015043.rlib,libder-e31ae7544b1e77ad.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-962c67707cf38655.rlib,libbase16ct-9aec4ac31f820e74.rlib,libgroup-9345869c62fac36a.rlib,libff-fac3110f12598fb7.rlib,libring-36bfaf50b57b8146.rlib,libspin-1f3d05f7c8e65dd8.rlib,libuntrusted-3420b86308bec153.rlib,libaead-8f66d5d044c5d909.rlib,libmd5-60957d010bd5cb89.rlib,libdigest-60bbd7852c2650da.rlib,libsubtle-5e1d1905d9dfb3cb.rlib,libblock_buffer-253c291180665346.rlib,libcrypto_common-119ee2e23b35f7e8.rlib,libgeneric_array-491e606d360dbeb0.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-191ecf7eae0bb154.rlib,librand-c6dc19be1447ecab.rlib,librand_chacha-28347e64abf16b3c.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-aed6eb4d3a840169.rlib,libgetrandom-e4e8b3140d191300.rlib,libtokio-665e951670324d06.rlib,libsignal_hook_registry-db788882f3600384.rlib,libnum_cpus-8f47b24760bf6193.rlib,libsocket2-b155cd9499868fce.rlib,libbytes-9c2a396be262bdae.rlib,libmio-66cfa7ab1e42c7b2.rlib,liblog-58b41d4037c305bc.rlib,libserde-99f3b7f70c8cb855.rlib,libparking_lot-c860032c9603e129.rlib,libparking_lot_core-3693a06627fceb30.rlib,liblibc-06a4ecb18bac8ac4.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-e0c50e8704e39276.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-bfa96d6cdea507f2/out" "-L" "/opt/rustwide/target/debug/build/blake3-bfa96d6cdea507f2/out" "-L" "/opt/rustwide/target/debug/build/ring-983ce466f698b7d5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/socks5-fde9f4f60b26eaf3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shadowsocks-rust` (test "socks5") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9326a4d6d632d9605736146ea888c82d5a85f633f4f9260755bfbc22f94ef840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9326a4d6d632d9605736146ea888c82d5a85f633f4f9260755bfbc22f94ef840", kill_on_drop: false }` [INFO] [stdout] 9326a4d6d632d9605736146ea888c82d5a85f633f4f9260755bfbc22f94ef840