[INFO] fetching crate gm-quic 0.2.3... [INFO] testing gm-quic-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gm-quic 0.2.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate gm-quic 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gm-quic 0.2.3 [INFO] tweaked toml for crates.io crate gm-quic 0.2.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gm-quic 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gm-quic 0.2.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qudp v0.2.3 [INFO] [stderr] Downloaded qunreliable v0.2.3 [INFO] [stderr] Downloaded qconnection v0.2.3 [INFO] [stderr] Downloaded qinterface v0.2.3 [INFO] [stderr] Downloaded qcongestion v0.2.3 [INFO] [stderr] Downloaded qevent v0.2.3 [INFO] [stderr] Downloaded qrecovery v0.2.3 [INFO] [stderr] Downloaded qbase v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9bbd7f04afa43b3bc09ef6d21c3d276f094888ed04413eaf948f126d0084a2 [INFO] running `Command { std: "docker" "start" "-a" "4b9bbd7f04afa43b3bc09ef6d21c3d276f094888ed04413eaf948f126d0084a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9bbd7f04afa43b3bc09ef6d21c3d276f094888ed04413eaf948f126d0084a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9bbd7f04afa43b3bc09ef6d21c3d276f094888ed04413eaf948f126d0084a2", kill_on_drop: false }` [INFO] [stdout] 4b9bbd7f04afa43b3bc09ef6d21c3d276f094888ed04413eaf948f126d0084a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] abdb58944c2e2b9c44ea2a65008a2fab32d7c1db12b03520928b856c7cc8ef68 [INFO] running `Command { std: "docker" "start" "-a" "abdb58944c2e2b9c44ea2a65008a2fab32d7c1db12b03520928b856c7cc8ef68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling qudp v0.2.3 [INFO] [stderr] Compiling qbase v0.2.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling qevent v0.2.3 [INFO] [stderr] Compiling qunreliable v0.2.3 [INFO] [stderr] Compiling qcongestion v0.2.3 [INFO] [stderr] Compiling qrecovery v0.2.3 [INFO] [stderr] Compiling qinterface v0.2.3 [INFO] [stderr] Compiling qconnection v0.2.3 [INFO] [stderr] Compiling gm-quic v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.48s [INFO] running `Command { std: "docker" "inspect" "abdb58944c2e2b9c44ea2a65008a2fab32d7c1db12b03520928b856c7cc8ef68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abdb58944c2e2b9c44ea2a65008a2fab32d7c1db12b03520928b856c7cc8ef68", kill_on_drop: false }` [INFO] [stdout] abdb58944c2e2b9c44ea2a65008a2fab32d7c1db12b03520928b856c7cc8ef68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8fce7c3297635b3b9a9f3b79a75887f3a4effdc1a9c96917d33f6bd940636027 [INFO] running `Command { std: "docker" "start" "-a" "8fce7c3297635b3b9a9f3b79a75887f3a4effdc1a9c96917d33f6bd940636027", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling qudp v0.2.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling qbase v0.2.3 [INFO] [stderr] Compiling qevent v0.2.3 [INFO] [stderr] Compiling qunreliable v0.2.3 [INFO] [stderr] Compiling qrecovery v0.2.3 [INFO] [stderr] Compiling qcongestion v0.2.3 [INFO] [stderr] Compiling qinterface v0.2.3 [INFO] [stderr] Compiling qconnection v0.2.3 [INFO] [stderr] Compiling gm-quic v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../tests/keychain/localhost/ca.cert`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | const CA_CERT: &[u8] = include_bytes!("../../tests/keychain/localhost/ca.cert"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../tests/keychain/localhost/server.cert`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | const SERVER_CERT: &[u8] = include_bytes!("../../tests/keychain/localhost/server.cert"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../tests/keychain/localhost/server.key`: No such file or directory (os error 2) [INFO] [stdout] --> src/tests.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | const SERVER_KEY: &[u8] = include_bytes!("../../tests/keychain/localhost/server.key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gm-quic` (lib test) due to 3 previous errors [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" "/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/rustcXbrmi3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-736e3baa2abe1ed2.rlib,libtime-9839c23d8ff20913.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libtracing_log-05e30a0ff355f6b9.rlib,liblog-7ed48074b9f3458e.rlib,libgm_quic-c8d27ad3e35a00e7.rlib,libqconnection-fff52d9518d9d08c.rlib,libqunreliable-dfb60e7c5a2ba1f8.rlib,libqrecovery-532dba72b5252335.rlib,libqinterface-caa9809c6f62949e.rlib,libdashmap-adc931755500176d.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libparking_lot_core-3dd9eda4bce371fd.rlib,libsmallvec-020ea19974091222.rlib,libqudp-415db43c1172c112.rlib,libnix-a0f08b1f307c1892.rlib,libmemoffset-eb09a6295b2aae69.rlib,libqcongestion-ca4c82c6a011c460.rlib,libqevent-b652409cda3dc941.rlib,libserde_with-300fdbb4e54488ac.rlib,libhex-775ae318fd95c07a.rlib,libserde_json-32b4d4971778a7e3.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libderive_builder-7380066cc036af0b.rlib,libtokio-2126671ed729c245.rlib,libsocket2-77a4bac5a68ff4f9.rlib,libmio-6c4d0a7456d91b14.rlib,libqbase-da24750bccc69027.rlib,libbitflags-f9de808196a3ee90.rlib,libtracing-c56dcb80c3d5ad81.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libfutures-f6ec5cdab8397852.rlib,libfutures_executor-9ce541895f8d6231.rlib,libfutures_util-76f6fa878328b414.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,librustls-3eecd7e04b4584c6.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-3d3ea80bfcb21838.rlib,libring-a9994680757b5f7c.rlib,libgetrandom-717dbd43d62f2687.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libserde-fba58216abec628a.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-c08325e519c52fa5.rlib,libderive_more-c51815b6fbac0a59.rlib,librand-ba8e5c8945865ad2.rlib,librand_chacha-7a1f31172527d010.rlib,libppv_lite86-174c7bf8b66fc712.rlib,libzerocopy-a6831de07381f855.rlib,librand_core-300bc10d0ae1ecec.rlib,libgetrandom-805372646f9787d8.rlib,liblibc-ab930000cae52c62.rlib,libcfg_if-66d55f6b302e88c8.rlib,libnom-a38eba0c4f1be57e.rlib,libmemchr-8eb551391861f369.rlib,libclap-3c5b9de71ec84302.rlib,libclap_builder-ebbd40788b9b51a9.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.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/rustcXbrmi3/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/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/examples/echo_server-436362140f13bfc1" "-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: 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 `gm-quic` (example "echo-server") due to 1 previous error [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/rustcve3k43/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librustls_native_certs-ae193d53ecec35a9.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libtracing_subscriber-736e3baa2abe1ed2.rlib,libtime-9839c23d8ff20913.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libtracing_log-05e30a0ff355f6b9.rlib,liblog-7ed48074b9f3458e.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libgm_quic-c8d27ad3e35a00e7.rlib,libqconnection-fff52d9518d9d08c.rlib,libqunreliable-dfb60e7c5a2ba1f8.rlib,libqrecovery-532dba72b5252335.rlib,libqinterface-caa9809c6f62949e.rlib,libdashmap-adc931755500176d.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libparking_lot_core-3dd9eda4bce371fd.rlib,libsmallvec-020ea19974091222.rlib,libqudp-415db43c1172c112.rlib,libnix-a0f08b1f307c1892.rlib,libmemoffset-eb09a6295b2aae69.rlib,libqcongestion-ca4c82c6a011c460.rlib,libqevent-b652409cda3dc941.rlib,libserde_with-300fdbb4e54488ac.rlib,libhex-775ae318fd95c07a.rlib,libserde_json-32b4d4971778a7e3.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libderive_builder-7380066cc036af0b.rlib,libtokio-2126671ed729c245.rlib,libsocket2-77a4bac5a68ff4f9.rlib,libmio-6c4d0a7456d91b14.rlib,libqbase-da24750bccc69027.rlib,libbitflags-f9de808196a3ee90.rlib,libtracing-c56dcb80c3d5ad81.rlib,libtracing_core-ec52a33076c7eb7c.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libfutures-f6ec5cdab8397852.rlib,libfutures_executor-9ce541895f8d6231.rlib,libfutures_util-76f6fa878328b414.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,librustls-3eecd7e04b4584c6.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-3d3ea80bfcb21838.rlib,libring-a9994680757b5f7c.rlib,libgetrandom-717dbd43d62f2687.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libserde-fba58216abec628a.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-c08325e519c52fa5.rlib,libderive_more-c51815b6fbac0a59.rlib,librand-ba8e5c8945865ad2.rlib,librand_chacha-7a1f31172527d010.rlib,libppv_lite86-174c7bf8b66fc712.rlib,libzerocopy-a6831de07381f855.rlib,librand_core-300bc10d0ae1ecec.rlib,libgetrandom-805372646f9787d8.rlib,liblibc-ab930000cae52c62.rlib,libcfg_if-66d55f6b302e88c8.rlib,libnom-a38eba0c4f1be57e.rlib,libmemchr-8eb551391861f369.rlib,libclap-3c5b9de71ec84302.rlib,libclap_builder-ebbd40788b9b51a9.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.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/rustcve3k43/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4146e7a87d04f96f/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/examples/http_client-59231fe79d56982f" "-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: 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 `gm-quic` (example "http-client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8fce7c3297635b3b9a9f3b79a75887f3a4effdc1a9c96917d33f6bd940636027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fce7c3297635b3b9a9f3b79a75887f3a4effdc1a9c96917d33f6bd940636027", kill_on_drop: false }` [INFO] [stdout] 8fce7c3297635b3b9a9f3b79a75887f3a4effdc1a9c96917d33f6bd940636027