[INFO] cloning repository https://github.com/shadowsocks/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/shadowsocks/shadowsocks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowsocks%2Fshadowsocks-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowsocks%2Fshadowsocks-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e2d55e5fe397428cd10bb1fa993e9e900185f71 [INFO] testing shadowsocks/shadowsocks-rust against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowsocks%2Fshadowsocks-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shadowsocks/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/shadowsocks/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/shadowsocks/shadowsocks-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shadowsocks/shadowsocks-rust on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shadowsocks/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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63a1f8107fcf1b667903ca578f93196916a73356e0c9f405f34405d566a9f72f [INFO] running `Command { std: "docker" "start" "-a" "63a1f8107fcf1b667903ca578f93196916a73356e0c9f405f34405d566a9f72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63a1f8107fcf1b667903ca578f93196916a73356e0c9f405f34405d566a9f72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a1f8107fcf1b667903ca578f93196916a73356e0c9f405f34405d566a9f72f", kill_on_drop: false }` [INFO] [stdout] 63a1f8107fcf1b667903ca578f93196916a73356e0c9f405f34405d566a9f72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a33975b43d5ab17e70b6f6efc2a789f5d2c0ce62db60bd41710a70040e20a17 [INFO] running `Command { std: "docker" "start" "-a" "5a33975b43d5ab17e70b6f6efc2a789f5d2c0ce62db60bd41710a70040e20a17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ring-compat v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling dynosaur_derive v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling shadowsocks-crypto v0.6.1 [INFO] [stderr] Compiling dynosaur v0.3.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling tokio-tfo v0.4.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tun v0.8.4 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling etherparse v0.19.0 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling sysexits v0.10.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling shadowsocks v1.23.2 (/opt/rustwide/workdir/crates/shadowsocks) [INFO] [stderr] Compiling shadowsocks-service v1.23.6 (/opt/rustwide/workdir/crates/shadowsocks-service) [INFO] [stderr] Compiling shadowsocks-rust v1.23.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "5a33975b43d5ab17e70b6f6efc2a789f5d2c0ce62db60bd41710a70040e20a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a33975b43d5ab17e70b6f6efc2a789f5d2c0ce62db60bd41710a70040e20a17", kill_on_drop: false }` [INFO] [stdout] 5a33975b43d5ab17e70b6f6efc2a789f5d2c0ce62db60bd41710a70040e20a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8cd439a191e7df0e571c7f7ffa02189ced3cdfd95d0c4d40a296fda4aec745 [INFO] running `Command { std: "docker" "start" "-a" "dd8cd439a191e7df0e571c7f7ffa02189ced3cdfd95d0c4d40a296fda4aec745", kill_on_drop: false }` [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling shadowsocks-rust v1.23.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNi3YUI/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtime-3fe3b029aacae0c0,libnum_threads-4b51ca944679bcba,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libenv_logger-43f4fb39f29dc27c,libanstream-7c793ca64b4c096f,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-610cc0b808cf7ad2,libanstyle-fe219cdab7346aa5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshadowsocks_service-7c8318b632dda286,libzstd-afdc11a21a3bbc5d,libzstd_safe-cd0a575a411ca6d9,libzstd_sys-c0699bd6a4df97ee,libbrotli-429207b384850a38,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libjson5-c7f59f94ddbef9ce,libpest-d4024ce884261869,libucd_trie-64e35acb102f3b4d,libtun-d9cf6f92f3d1a5ab,libnix-dcc42796df32992e,libetherparse-8ebf9f3b72be2ab0,libsmoltcp-484c512460a12386,libheapless-b748cce942e9ca86,libhash32-844f09427076463e,libmanaged-0c2fd89802956630,libflate2-77317eb907d9bc28,libminiz_oxide-c0649783a739ce79,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-72014564a103f12d,libmime-0188e0814ca7ddbf,librustls_native_certs-a1cc264855dcbcd1,libopenssl_probe-2c6d21a9709cae46,libhttp_body_util-125a6baab0484f95,libhyper-e49fbeb3c8c6f7e7,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libhttp_body-11f2ad891619fd82,libregex-a3a2ef2eea3048d2,libregex_automata-624269667be452d1,libaho_corasick-c0ba953a0b790d79,libregex_syntax-8a1465b8d4796cbb,libiprange-0869852875e48d50,libshadowsocks-b635cd8c119a82f1,libspin-c742f50b8525e08e,libserde_json-cd4eb817c58646b8,libserde_urlencoded-2617071a00c584a7,libryu-a7164637bc4900ee,libtokio_tfo-ba0a695e228cabdd,libsendfd-424fe7a8b953bb0e,libdynosaur-c3123c20746cf31a,liblru_time_cache-e4e9679573c335b3,libpin_project-5334b5225e1bc1ed,libnotify-2db1233ffd508b9e,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libinotify-b5e2a7678ca58f94,libinotify_sys-5f3360315fff54e2,libbitflags-317a5afac3dccb6f,libnotify_types-bd89dc9593822ef7,libarc_swap-fbe5a56bc5bc5547,libhickory_resolver-54a78c9e87ff3c16,libresolv_conf-cacb3a6beffca428,libmoka-c578c589afecf437,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-10c6d27ce658c77d,libuuid-102028d89b4b2e2c,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libhickory_proto-6be5dfc4144148c7,libwebpki_roots-2f2ae3111c60d3ac,libwebpki_roots-9e67a8521a648f4c,libdata_encoding-b526e42a42757a7d,libipnet-a38805d99c19843f,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libtokio_rustls-b6e7fcae48dd38d4,librustls-967b80ffb99f50be,libwebpki-4df33a7c34f3a4b7,librustls_pki_types-6971f13a6521bec1,libh2-2da674dd877e80b7,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libatomic_waker-06950c8c08d2b8fa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtokio_util-7bd1e7b3f79e5be3,libtracing-53df33b436724168,libtracing_core-feab7faecc2622c5,libonce_cell-08fc99ab0c485b02,libportable_atomic-91afa84d6001541a,libfutures-10e365cda4cfad1a,libfutures_executor-993df639c109e0fe,libfutures_util-6a71554fd0da088c,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,liburl-d10e8b05e2a91ad0,libidna-0a7365a7bf8b9277,libutf8_iter-51566bbad89f3a68,libidna_adapter-acd36ee2ecd6b42f,libicu_properties-969f6777461440bc,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6389b384bd3e0fe8,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2b6498f318ee1cb2,libpotential_utf-a3d400cc2c75fc6e,libicu_provider-fb073a2eadaebf40,libicu_locale_core-eac71e567641fd36,libtinystr-609bf9cc630ad0ed,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4906c81db7770b43,libzerotrie-3c714324806df157,libyoke-08f31fb2c2dbd820,libstable_deref_trait-49463a691f385e1c,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libthiserror-d8b26889879e53d0,libbyte_string-add8186bca800471,libbase64-32787b0325ea6df8,libshadowsocks_crypto-c1466fade1e283da,libblake3-7fe06f8aff2a674f,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-9d0aa62fa88910b3,libarrayref-81fde35c69841043,libchacha20poly1305-7374329e58b4bfb3,libpoly1305-a48ef0471a82820c,libopaque_debug-90e66d859d53ff28,libuniversal_hash-3af4af124a921779,libring_compat-3b71914f40978bc4,libed25519-182c00f5c4135318,libpkcs8-d8a10887b4c530b0,libspki-96934eae6661dd3e,libp384-fb3c15a3e1533ec7,libp256-b9a2ed017350c2ed,libecdsa-c7257d8aae727e47,libsignature-bea3e5301161cf51,libelliptic_curve-83e0c50ca1bfb4ad,libsec1-07d67382210be32c,libder-5172c66937c4c346,libconst_oid-2aadc73a32842898,libcrypto_bigint-8ddb37a208b072d1,libbase16ct-e6f944948ca8b3fe,libgroup-3f4cf7bca7850602,libff-a199ac8c40c575f9,libring-fb3238f85aa3f829,libuntrusted-b2f816886faf2178,libaead-565accb1877e06d5,librand-624a8db817faab9c,librand_chacha-cb54f1abaa05b721,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-b3975206a7bc4f66,libgetrandom-35b50c69c234a510,libmd5-42112f003e598caa,libdigest-b9e67b1b50a1a4e4,libsubtle-cdc2b7d5fab71c70,libblock_buffer-26ff541b30fd6a1c,libctr-0a89b689a8054ca5,libcamellia-45713f85157f2fcd,libbyteorder-8f59b6d1bfdaa844,libaes-c8fca9b121c53aab,libchacha20-c666786c2cd2ce42,libcpufeatures-e04321643d03190d,libcipher-148bcd5b53120383,libinout-cb848ea3ddf16564,libcrypto_common-a10b97afb9000f27,libgeneric_array-3804a0c32832397f,libtypenum-baa7fecbfea726c5,libzeroize-7f213bea776ca5b6,librand_core-ffc49973ba650e80,libgetrandom-4f5f9ab0d17ff842,libtokio-2e95c4137475365e,libsignal_hook_registry-ca8d2d1893cbdabb,libsocket2-9dbdb2df65f978e0,libbytes-82ad4f0211bdc963,libmio-a8d80e2d23bc5b89,liblog-02967c5b5e39d925,libserde-96fd8cd784d81238,libserde_core-6e8aaa3a2824ee9a,libparking_lot-a6158428be9b9b18,libparking_lot_core-a28c32210bcfe3be,liblibc-0d671fb32c88a588,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNi3YUI/raw-dylibs" "-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/ring-56055b8232400752/out" "-L" "/opt/rustwide/target/debug/build/blake3-efa6de399507f79e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-204381f9036ffcc5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/socks4-689e9a11a13f7db0" "-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 "socks4") due to 1 previous error [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/rustcLyfEa6/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtime-3fe3b029aacae0c0,libnum_threads-4b51ca944679bcba,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libenv_logger-43f4fb39f29dc27c,libanstream-7c793ca64b4c096f,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-610cc0b808cf7ad2,libanstyle-fe219cdab7346aa5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshadowsocks_service-7c8318b632dda286,libzstd-afdc11a21a3bbc5d,libzstd_safe-cd0a575a411ca6d9,libzstd_sys-c0699bd6a4df97ee,libbrotli-429207b384850a38,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libjson5-c7f59f94ddbef9ce,libpest-d4024ce884261869,libucd_trie-64e35acb102f3b4d,libtun-d9cf6f92f3d1a5ab,libnix-dcc42796df32992e,libetherparse-8ebf9f3b72be2ab0,libsmoltcp-484c512460a12386,libheapless-b748cce942e9ca86,libhash32-844f09427076463e,libmanaged-0c2fd89802956630,libflate2-77317eb907d9bc28,libminiz_oxide-c0649783a739ce79,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-72014564a103f12d,libmime-0188e0814ca7ddbf,librustls_native_certs-a1cc264855dcbcd1,libopenssl_probe-2c6d21a9709cae46,libhttp_body_util-125a6baab0484f95,libhyper-e49fbeb3c8c6f7e7,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libhttp_body-11f2ad891619fd82,libregex-a3a2ef2eea3048d2,libregex_automata-624269667be452d1,libaho_corasick-c0ba953a0b790d79,libregex_syntax-8a1465b8d4796cbb,libiprange-0869852875e48d50,libshadowsocks-b635cd8c119a82f1,libspin-c742f50b8525e08e,libserde_json-cd4eb817c58646b8,libserde_urlencoded-2617071a00c584a7,libryu-a7164637bc4900ee,libtokio_tfo-ba0a695e228cabdd,libsendfd-424fe7a8b953bb0e,libdynosaur-c3123c20746cf31a,liblru_time_cache-e4e9679573c335b3,libpin_project-5334b5225e1bc1ed,libnotify-2db1233ffd508b9e,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libinotify-b5e2a7678ca58f94,libinotify_sys-5f3360315fff54e2,libbitflags-317a5afac3dccb6f,libnotify_types-bd89dc9593822ef7,libarc_swap-fbe5a56bc5bc5547,libhickory_resolver-54a78c9e87ff3c16,libresolv_conf-cacb3a6beffca428,libmoka-c578c589afecf437,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-10c6d27ce658c77d,libuuid-102028d89b4b2e2c,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libhickory_proto-6be5dfc4144148c7,libwebpki_roots-2f2ae3111c60d3ac,libwebpki_roots-9e67a8521a648f4c,libdata_encoding-b526e42a42757a7d,libipnet-a38805d99c19843f,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libtokio_rustls-b6e7fcae48dd38d4,librustls-967b80ffb99f50be,libwebpki-4df33a7c34f3a4b7,librustls_pki_types-6971f13a6521bec1,libh2-2da674dd877e80b7,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libatomic_waker-06950c8c08d2b8fa,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtokio_util-7bd1e7b3f79e5be3,libtracing-53df33b436724168,libtracing_core-feab7faecc2622c5,libonce_cell-08fc99ab0c485b02,libportable_atomic-91afa84d6001541a,libfutures-10e365cda4cfad1a,libfutures_executor-993df639c109e0fe,libfutures_util-6a71554fd0da088c,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,liburl-d10e8b05e2a91ad0,libidna-0a7365a7bf8b9277,libutf8_iter-51566bbad89f3a68,libidna_adapter-acd36ee2ecd6b42f,libicu_properties-969f6777461440bc,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6389b384bd3e0fe8,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2b6498f318ee1cb2,libpotential_utf-a3d400cc2c75fc6e,libicu_provider-fb073a2eadaebf40,libicu_locale_core-eac71e567641fd36,libtinystr-609bf9cc630ad0ed,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4906c81db7770b43,libzerotrie-3c714324806df157,libyoke-08f31fb2c2dbd820,libstable_deref_trait-49463a691f385e1c,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libthiserror-d8b26889879e53d0,libbase64-32787b0325ea6df8,libshadowsocks_crypto-c1466fade1e283da,libblake3-7fe06f8aff2a674f,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-9d0aa62fa88910b3,libarrayref-81fde35c69841043,libchacha20poly1305-7374329e58b4bfb3,libpoly1305-a48ef0471a82820c,libopaque_debug-90e66d859d53ff28,libuniversal_hash-3af4af124a921779,libring_compat-3b71914f40978bc4,libed25519-182c00f5c4135318,libpkcs8-d8a10887b4c530b0,libspki-96934eae6661dd3e,libp384-fb3c15a3e1533ec7,libp256-b9a2ed017350c2ed,libecdsa-c7257d8aae727e47,libsignature-bea3e5301161cf51,libelliptic_curve-83e0c50ca1bfb4ad,libsec1-07d67382210be32c,libder-5172c66937c4c346,libconst_oid-2aadc73a32842898,libcrypto_bigint-8ddb37a208b072d1,libbase16ct-e6f944948ca8b3fe,libgroup-3f4cf7bca7850602,libff-a199ac8c40c575f9,libring-fb3238f85aa3f829,libuntrusted-b2f816886faf2178,libaead-565accb1877e06d5,librand-624a8db817faab9c,librand_chacha-cb54f1abaa05b721,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-b3975206a7bc4f66,libgetrandom-35b50c69c234a510,libmd5-42112f003e598caa,libdigest-b9e67b1b50a1a4e4,libsubtle-cdc2b7d5fab71c70,libblock_buffer-26ff541b30fd6a1c,libctr-0a89b689a8054ca5,libcamellia-45713f85157f2fcd,libbyteorder-8f59b6d1bfdaa844,libaes-c8fca9b121c53aab,libchacha20-c666786c2cd2ce42,libcpufeatures-e04321643d03190d,libcipher-148bcd5b53120383,libinout-cb848ea3ddf16564,libcrypto_common-a10b97afb9000f27,libgeneric_array-3804a0c32832397f,libtypenum-baa7fecbfea726c5,libzeroize-7f213bea776ca5b6,librand_core-ffc49973ba650e80,libgetrandom-4f5f9ab0d17ff842,libtokio-2e95c4137475365e,libsignal_hook_registry-ca8d2d1893cbdabb,libsocket2-9dbdb2df65f978e0,libbytes-82ad4f0211bdc963,libmio-a8d80e2d23bc5b89,libparking_lot-a6158428be9b9b18,libparking_lot_core-a28c32210bcfe3be,liblibc-0d671fb32c88a588,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,liblog-02967c5b5e39d925,libserde-96fd8cd784d81238,libserde_core-6e8aaa3a2824ee9a,libbyte_string-add8186bca800471}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLyfEa6/raw-dylibs" "-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/ring-56055b8232400752/out" "-L" "/opt/rustwide/target/debug/build/blake3-efa6de399507f79e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-204381f9036ffcc5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tunnel-b84551c47f50b184" "-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 "tunnel") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dd8cd439a191e7df0e571c7f7ffa02189ced3cdfd95d0c4d40a296fda4aec745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8cd439a191e7df0e571c7f7ffa02189ced3cdfd95d0c4d40a296fda4aec745", kill_on_drop: false }` [INFO] [stdout] dd8cd439a191e7df0e571c7f7ffa02189ced3cdfd95d0c4d40a296fda4aec745