[INFO] cloning repository https://github.com/cty123/RustProxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cty123/RustProxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcty123%2FRustProxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcty123%2FRustProxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06a32afcf759bae4b2885e78f7c7e88d3b9668af [INFO] testing cty123/RustProxy against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcty123%2FRustProxy" "/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/cty123/RustProxy [INFO] finished tweaking git repo https://github.com/cty123/RustProxy [INFO] tweaked toml for git repo https://github.com/cty123/RustProxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cty123/RustProxy on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cty123/RustProxy 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b574cfd289b84dbc9f78c98db293eb71918a2f52d652c3245fb1f742024b513 [INFO] running `Command { std: "docker" "start" "-a" "0b574cfd289b84dbc9f78c98db293eb71918a2f52d652c3245fb1f742024b513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b574cfd289b84dbc9f78c98db293eb71918a2f52d652c3245fb1f742024b513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b574cfd289b84dbc9f78c98db293eb71918a2f52d652c3245fb1f742024b513", kill_on_drop: false }` [INFO] [stdout] 0b574cfd289b84dbc9f78c98db293eb71918a2f52d652c3245fb1f742024b513 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db33501d1438fb6d5a9882837142434fd0328e10986064638032c5cc2e86166f [INFO] running `Command { std: "docker" "start" "-a" "db33501d1438fb6d5a9882837142434fd0328e10986064638032c5cc2e86166f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prettyplease v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling quinn-proto v0.9.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling axum-core v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling prost-build v0.11.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling trojan-rust v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tower-http v0.3.2 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling quinn v0.9.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling uninit v0.5.0 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling axum v0.5.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcWuXp7T/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-66499ef1e450e7c3.rlib,libhumantime-d1d8eb802ffca79e.rlib,libregex-64cd10b301fec6e2.rlib,libaho_corasick-a6e85e2ce4291248.rlib,libregex_syntax-ae12054508fb30be.rlib,libtrojan_rust-6511db9e0ea27968.rlib,libserde_json-518e08e1481b2370.rlib,libryu-af883cd9b444a782.rlib,libquinn-895d91f5c91daf3a.rlib,libquinn_udp-7701eb3d5c9553b5.rlib,libquinn_proto-325325a8cf73ba7d.rlib,librustc_hash-de524032ebe4928f.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libthiserror-f1b2834d729fc26b.rlib,libfutures-c91dd13d73c4da3a.rlib,libfutures_executor-11a2ff1e71b8f1bf.rlib,libsha2-eeb6ce9100f8520f.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libdigest-632503b5103c71b5.rlib,libblock_buffer-1b5f9944f5624026.rlib,libcrypto_common-ae59ab74ac66ac9d.rlib,libgeneric_array-c66811fed615dc80.rlib,libtypenum-dfaa696d06b304f0.rlib,libtonic-6ac689a205e8e892.rlib,libwebpki_roots-28744265483a8612.rlib,libhyper_timeout-60f40d2080814b22.rlib,libtokio_io_timeout-f82e107750412c13.rlib,libasync_stream-c1130e84805f1987.rlib,librustls_native_certs-0d6520e8e116e8e0.rlib,libopenssl_probe-8a0f606d549d520a.rlib,libaxum-bb733b09bba10e27.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-850228949786a59d.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libaxum_core-39f7e2343c6f9fae.rlib,libmime-2517c84452183460.rlib,libtokio_stream-3fb6367a6a61f0c6.rlib,libtokio_rustls-dc062d15d1164546.rlib,libhyper-f4938f10d67d3696.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libitoa-99e7082793cfaa64.rlib,libhttparse-d0c202cec822a6f8.rlib,libh2-72f4a65aa1fd2896.rlib,libtokio_util-b8a662d0eda48108.rlib,libhttpdate-ec7670c9b4625e21.rlib,libtower-2561f9ed6b8b8c83.rlib,libindexmap-a6a8a8dec95bae06.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-3432ee9c8506ce3f.rlib,librand-013d9e93d9fb0f4c.rlib,librand_chacha-6ddeaadcd9978091.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-6eb541c94143881e.rlib,libgetrandom-1ca33d4f9e4f10c4.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libprost-ee63c94e7fecd86b.rlib,libpin_project-056ad3ecad5d0b32.rlib,libtracing-29f656a6c234fb42.rlib,libtracing_core-73c54d407336bd1e.rlib,libtower_service-a4da4ae722e0ce46.rlib,libfutures_util-1d72fe36bc179ebb.rlib,libfutures_io-18d743b8b2855e9d.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-f07d39522fabac9e.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp_body-5c1019d840f1c278.rlib,libhttp-bd35efd86a775f20.rlib,libitoa-158d7e21e599682f.rlib,libfnv-81596130b397d5c3.rlib,libconstant_time_eq-a9f584ec91671be2.rlib,libtokio-8f3597904214754d.rlib,libsignal_hook_registry-bc33825b0fd1ed9e.rlib,libnum_cpus-18cc55efa0af875c.rlib,libsocket2-72a48494c5822816.rlib,libmemchr-d88797af6a5880b4.rlib,libmio-3e422c6ca970460c.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-772216ec092a60a8.rlib,libparking_lot_core-cd0b397bfded8416.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libbytes-480d4cda4e57e18b.rlib,librustls_pemfile-f76e40eadf2c7672.rlib,libbase64-1447dfff012d42f8.rlib,librustls-6ad57313c40bb162.rlib,libsct-27414fa717c5595c.rlib,libwebpki-5fa6e08b70c0e280.rlib,libring-d24b4ef1372a0d5f.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-1f7d815fc1885c1d.rlib,libserde-fdac86467bc037f4.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-53787030f0227b3b.rlib,libstrsim-7a71560e0c2955e4.rlib,libis_terminal-ad4297d7fb0cb30f.rlib,librustix-14b6ddb88cf3cc60.rlib,liblinux_raw_sys-15f2ff7caef8d914.rlib,libio_lifetimes-8480e64d7557a1e8.rlib,liblibc-43a1fd5054ba3e86.rlib,libclap_lex-79f82f4a6d3b9bc1.rlib,libos_str_bytes-d8d5025a15f4ad2c.rlib,libtermcolor-811ad993a566b17a.rlib,libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcWuXp7T/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-6a3f48397fccfb06/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/trojan_rust-9efc6bc661f310ab" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-1ca33d4f9e4f10c4.rlib(getrandom-1ca33d4f9e4f10c4.getrandom.cdb9cf590e4ced63-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17had7711269f55d0dcE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trojan-rust` (bin "trojan-rust") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db33501d1438fb6d5a9882837142434fd0328e10986064638032c5cc2e86166f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db33501d1438fb6d5a9882837142434fd0328e10986064638032c5cc2e86166f", kill_on_drop: false }` [INFO] [stdout] db33501d1438fb6d5a9882837142434fd0328e10986064638032c5cc2e86166f