[INFO] fetching crate handy-grpc 0.5.0... [INFO] testing handy-grpc-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate handy-grpc 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate handy-grpc 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate handy-grpc 0.5.0 [INFO] tweaked toml for crates.io crate handy-grpc 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate handy-grpc 0.5.0 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 handy-grpc 0.5.0 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded box-collections v0.2.0 [INFO] [stderr] Downloaded box-counter v0.3.0 [INFO] [stderr] Downloaded dequemap v0.2.2 [INFO] [stderr] Downloaded queue-ext v0.4.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.2 [INFO] [stderr] Downloaded std-ext v0.3.2 [INFO] [stderr] Downloaded mpsc v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 55a54b90761a3c4a40c89f46cb4718a51cb408edd93e5c710c4eb786c5579215 [INFO] running `Command { std: "docker" "start" "-a" "55a54b90761a3c4a40c89f46cb4718a51cb408edd93e5c710c4eb786c5579215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a54b90761a3c4a40c89f46cb4718a51cb408edd93e5c710c4eb786c5579215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a54b90761a3c4a40c89f46cb4718a51cb408edd93e5c710c4eb786c5579215", kill_on_drop: false }` [INFO] [stdout] 55a54b90761a3c4a40c89f46cb4718a51cb408edd93e5c710c4eb786c5579215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a1b95fe9b07f2c92207e15dd34a46e791109c636e3e0ad44fc9db496e32515c3 [INFO] running `Command { std: "docker" "start" "-a" "a1b95fe9b07f2c92207e15dd34a46e791109c636e3e0ad44fc9db496e32515c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dequemap v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling std-ext v0.3.2 [INFO] [stderr] Compiling box-collections v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling queue-ext v0.4.1 [INFO] [stderr] Compiling mpsc v0.2.6 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling handy-grpc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.29s [INFO] running `Command { std: "docker" "inspect" "a1b95fe9b07f2c92207e15dd34a46e791109c636e3e0ad44fc9db496e32515c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b95fe9b07f2c92207e15dd34a46e791109c636e3e0ad44fc9db496e32515c3", kill_on_drop: false }` [INFO] [stdout] a1b95fe9b07f2c92207e15dd34a46e791109c636e3e0ad44fc9db496e32515c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b28241befb5152f5fc3ce79a96a702ca8082b0a6222fea59bd2eb72d2df1f399 [INFO] running `Command { std: "docker" "start" "-a" "b28241befb5152f5fc3ce79a96a702ca8082b0a6222fea59bd2eb72d2df1f399", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling queue-ext v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling mpsc v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling handy-grpc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `handy-grpc` (example "server") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name server --edition=2021 examples/server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rate", "rate_print", "reuse", "reuseaddr", "reuseport", "socket2"))' -C metadata=194b8f628c6bcaf2 -C extra-filename=-a73e6c2f956778ab --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-1b105c03bc6de027.rlib --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-e15d47c38af62097.rlib --extern collections=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbox_collections-a47e5e332875bf8f.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-72695640fb1e5e3b.rlib --extern dequemap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdequemap-bbe749c11943c13d.rlib --extern env_logger=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenv_logger-f741fa2ecfbd5646.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-7e20e695cefdd1d2.rlib --extern handy_grpc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhandy_grpc-1076a95df4e10087.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-eccb7a73f9325856.rlib --extern mpsc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmpsc-c5fe29098eae6119.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-1085dd9cabf0d25a.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-e07981d68f45b3b4.rlib --extern prost=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libprost-e5abc146bea8bb55.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-56b480c883bfc32c.rlib --extern scopeguard=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libscopeguard-40b6106e8a70fb66.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-69bdb82d512ae11d.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-04aa8a126e90f6e6.rlib --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-06469c2a0163f4e2.rlib --extern tonic=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtonic-a2cfd5f322bc63f7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aws-lc-sys-8dbaa6af6d29e6b4/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" "/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/rustce4gYS4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-f741fa2ecfbd5646.rlib,libanstream-239aa41ca564c325.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-ba2f62b626dd2f04.rlib,libenv_filter-2025c990c9476c51.rlib,libregex-66215011ff483fc4.rlib,libregex_automata-dcf0f7e901fa1b90.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-e1e74b324d770c72.rlib,libanstyle-b75f78861eab6f9d.rlib,libhandy_grpc-1076a95df4e10087.rlib,libahash-1b105c03bc6de027.rlib,libgetrandom-3fbbfc7a23a5abf1.rlib,libzerocopy-0605fbea9e8a4469.rlib,libdashmap-72695640fb1e5e3b.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libtonic-a2cfd5f322bc63f7.rlib,libhyper_timeout-852fa8b0ba975adc.rlib,libtokio_rustls-3423208569bd0b87.rlib,librustls-92d216dd1ff01d69.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-9184ae2c84ef2513.rlib,libuntrusted-d5b84143af217070.rlib,libaws_lc_rs-a40980fe481e149a.rlib,libaws_lc_sys-23f70fe3e778d241.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,liblog-eccb7a73f9325856.rlib,libhyper_util-5c0b69d4aba1f33e.rlib,libhyper-93067fd1bda85f16.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-8edbdd2ad022dc5c.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libaxum-695130ad12be3653.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libmatchit-a278c242cc708197.rlib,libaxum_core-abb0c512afc0dec6.rlib,libmime-e6f732c53ac9de40.rlib,libtower-a9dabce2cb5f40e3.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libindexmap-222543cfeb747e7a.rlib,libequivalent-c8ca4e154c540f6d.rlib,libtokio_util-0d7d64694c801a99.rlib,libtower_layer-36cd670e2261351e.rlib,libbase64-4cfc25a2fbceb95f.rlib,libprost-e5abc146bea8bb55.rlib,libtracing-002468b71b0cff3a.rlib,libtracing_core-a4857b9e157c5280.rlib,libonce_cell-1085dd9cabf0d25a.rlib,libtower_service-0c39472df5066488.rlib,libtokio_stream-06469c2a0163f4e2.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtokio-04aa8a126e90f6e6.rlib,libsocket2-6de203aa1334d793.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-edadbd55b906c0af.rlib,libmpsc-c5fe29098eae6119.rlib,libparking_lot-e07981d68f45b3b4.rlib,libparking_lot_core-78a3b788fc7928ee.rlib,liblibc-03c2d671115f66a6.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-0b79818df28af35c.rlib,liblock_api-753221fb933900b6.rlib,libscopeguard-40b6106e8a70fb66.rlib,libqueue_ext-6228c897c06d72e9.rlib,libpin_project-58fc2c38786d1f5a.rlib,libfutures-7e20e695cefdd1d2.rlib,libfutures_executor-2aa2787d9b16c6eb.rlib,libfutures_util-bd83221a4bcfb6ca.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libbox_collections-a47e5e332875bf8f.rlib,libstd_ext-cb6d9fcb2e0d1a92.rlib,libdequemap-bbe749c11943c13d.rlib,libhashbrown-739434fd0904567e.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libanyhow-e15d47c38af62097.rlib,libserde-69bdb82d512ae11d.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/rustce4gYS4/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aws-lc-sys-8dbaa6af6d29e6b4/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/bench_sender-a908ee7e5aff273f" "-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 `handy-grpc` (example "bench_sender") 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/rustc0m7rGd/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-f741fa2ecfbd5646.rlib,libanstream-239aa41ca564c325.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-ba2f62b626dd2f04.rlib,libenv_filter-2025c990c9476c51.rlib,libregex-66215011ff483fc4.rlib,libregex_automata-dcf0f7e901fa1b90.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-e1e74b324d770c72.rlib,libanstyle-b75f78861eab6f9d.rlib,libhandy_grpc-1076a95df4e10087.rlib,libahash-1b105c03bc6de027.rlib,libgetrandom-3fbbfc7a23a5abf1.rlib,libzerocopy-0605fbea9e8a4469.rlib,libdashmap-72695640fb1e5e3b.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libtonic-a2cfd5f322bc63f7.rlib,libhyper_timeout-852fa8b0ba975adc.rlib,libtokio_rustls-3423208569bd0b87.rlib,librustls-92d216dd1ff01d69.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-9184ae2c84ef2513.rlib,libuntrusted-d5b84143af217070.rlib,libaws_lc_rs-a40980fe481e149a.rlib,libaws_lc_sys-23f70fe3e778d241.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,liblog-eccb7a73f9325856.rlib,libhyper_util-5c0b69d4aba1f33e.rlib,libhyper-93067fd1bda85f16.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libh2-8edbdd2ad022dc5c.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libaxum-695130ad12be3653.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libmatchit-a278c242cc708197.rlib,libaxum_core-abb0c512afc0dec6.rlib,libmime-e6f732c53ac9de40.rlib,libtower-a9dabce2cb5f40e3.rlib,libsync_wrapper-b882f7c9845792b1.rlib,libindexmap-222543cfeb747e7a.rlib,libequivalent-c8ca4e154c540f6d.rlib,libtokio_util-0d7d64694c801a99.rlib,libtower_layer-36cd670e2261351e.rlib,libbase64-4cfc25a2fbceb95f.rlib,libprost-e5abc146bea8bb55.rlib,libtracing-002468b71b0cff3a.rlib,libtracing_core-a4857b9e157c5280.rlib,libonce_cell-1085dd9cabf0d25a.rlib,libtower_service-0c39472df5066488.rlib,libtokio_stream-06469c2a0163f4e2.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtokio-04aa8a126e90f6e6.rlib,libsocket2-6de203aa1334d793.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-edadbd55b906c0af.rlib,libmpsc-c5fe29098eae6119.rlib,libparking_lot-e07981d68f45b3b4.rlib,libparking_lot_core-78a3b788fc7928ee.rlib,liblibc-03c2d671115f66a6.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-0b79818df28af35c.rlib,liblock_api-753221fb933900b6.rlib,libscopeguard-40b6106e8a70fb66.rlib,libqueue_ext-6228c897c06d72e9.rlib,libpin_project-58fc2c38786d1f5a.rlib,libfutures-7e20e695cefdd1d2.rlib,libfutures_executor-2aa2787d9b16c6eb.rlib,libfutures_util-bd83221a4bcfb6ca.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libbox_collections-a47e5e332875bf8f.rlib,libstd_ext-cb6d9fcb2e0d1a92.rlib,libdequemap-bbe749c11943c13d.rlib,libhashbrown-739434fd0904567e.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libanyhow-e15d47c38af62097.rlib,libserde-69bdb82d512ae11d.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/rustc0m7rGd/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aws-lc-sys-8dbaa6af6d29e6b4/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/bench_client-79478b47c9791576" "-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 `handy-grpc` (example "bench_client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b28241befb5152f5fc3ce79a96a702ca8082b0a6222fea59bd2eb72d2df1f399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28241befb5152f5fc3ce79a96a702ca8082b0a6222fea59bd2eb72d2df1f399", kill_on_drop: false }` [INFO] [stdout] b28241befb5152f5fc3ce79a96a702ca8082b0a6222fea59bd2eb72d2df1f399