[INFO] fetching crate scr-axum-cranker-router 0.0.3... [INFO] testing scr-axum-cranker-router-0.0.3 against 1.82.0 for beta-1.83-1 [INFO] extracting crate scr-axum-cranker-router 0.0.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate scr-axum-cranker-router 0.0.3 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scr-axum-cranker-router 0.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scr-axum-cranker-router 0.0.3 [INFO] tweaked toml for crates.io crate scr-axum-cranker-router 0.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate scr-axum-cranker-router 0.0.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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded local-ip-address v0.6.3 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded axum-server v0.7.1 [INFO] [stderr] Downloaded aws-lc-rs v1.9.0 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded aws-lc-sys v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ab83b912d3039aacbcb53e9669d753711c30a88edfa0a070bb15e7a23aae306 [INFO] running `Command { std: "docker" "start" "-a" "8ab83b912d3039aacbcb53e9669d753711c30a88edfa0a070bb15e7a23aae306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab83b912d3039aacbcb53e9669d753711c30a88edfa0a070bb15e7a23aae306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab83b912d3039aacbcb53e9669d753711c30a88edfa0a070bb15e7a23aae306", kill_on_drop: false }` [INFO] [stdout] 8ab83b912d3039aacbcb53e9669d753711c30a88edfa0a070bb15e7a23aae306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff22076baaf9994ee0797519af1db0a63097dec4b49d93fc0324831a200c7da [INFO] running `Command { std: "docker" "start" "-a" "aff22076baaf9994ee0797519af1db0a63097dec4b49d93fc0324831a200c7da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.6 [INFO] [stderr] Compiling scr-axum-cranker-router v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "aff22076baaf9994ee0797519af1db0a63097dec4b49d93fc0324831a200c7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff22076baaf9994ee0797519af1db0a63097dec4b49d93fc0324831a200c7da", kill_on_drop: false }` [INFO] [stdout] aff22076baaf9994ee0797519af1db0a63097dec4b49d93fc0324831a200c7da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f85c9f7fe9025f494857deefb6c4e4e9d359e0704e526a26f7c3050fdabda8 [INFO] running `Command { std: "docker" "start" "-a" "15f85c9f7fe9025f494857deefb6c4e4e9d359e0704e526a26f7c3050fdabda8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling aws-lc-rs v1.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling aws-lc-sys v0.21.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling axum-core v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.6 [INFO] [stderr] Compiling scr-axum-cranker-router v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling axum-server v0.7.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcpEuZ6A/symbols.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.tls_single_domain_server.38dafebcd0db7ad6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b.40mtuzqssis4cmye24drt2y6g.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libscr_axum_cranker_router-66db5fd2749ae6ad.rlib" "/opt/rustwide/target/debug/deps/liblocal_ip_address-cab9dd2ccb4c280d.rlib" "/opt/rustwide/target/debug/deps/libneli-833926ba81f77a06.rlib" "/opt/rustwide/target/debug/deps/libhashlink-f030f65d772bb68e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1f05090c6cc1d282.rlib" "/opt/rustwide/target/debug/deps/libdashmap-197bae10baf37988.rlib" "/opt/rustwide/target/debug/deps/libfutures-24ba0cb7e0d248f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b95e6713bbaf484b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d386ac8f86047f5a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-f2edabea2f5d5ac6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5d968afbb484d29b.rlib" "/opt/rustwide/target/debug/deps/libparking-dc52d6803bed4944.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0c6490d4e5ccf12d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-05b31064ded47326.rlib" "/opt/rustwide/target/debug/deps/libuuid-6b088dde1a0546de.rlib" "/opt/rustwide/target/debug/deps/libtower_http-32fe97ecfc66b2ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-841c437b5900c723.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-eca8a5c2cd16ae93.rlib" "/opt/rustwide/target/debug/deps/libtime-8c82cf4d896af9db.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-2243dd1a0f05fa37.rlib" "/opt/rustwide/target/debug/deps/libtime_core-8ee9fe703287bf0a.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-76ceb79e05bc0af3.rlib" "/opt/rustwide/target/debug/deps/libderanged-244a7f7d68aecd7f.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-d0649745154ffece.rlib" "/opt/rustwide/target/debug/deps/libcolored-a4b2ea41661af6fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4c46063777774c8c.rlib" "/opt/rustwide/target/debug/deps/libaxum_server-15de510b8a0b655c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4c9b68e9450c8492.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-6bb59b214eaaffb3.rlib" "/opt/rustwide/target/debug/deps/libbase64-e49c551325bd278a.rlib" "/opt/rustwide/target/debug/deps/librustls-36fee9b8704c2d6d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d23f5c1764fff861.rlib" "/opt/rustwide/target/debug/deps/libwebpki-314cd8ecaf4a2976.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-3db1b3ec6aa1074c.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-1b2053c4ff7fc483.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-4e5fe0fc75c62d7e.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-f2db1881d5a49c5e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-801cc7b14bc2855f.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-ac19c409acd364ed.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d0dfd1235da541f1.rlib" "/opt/rustwide/target/debug/deps/libtower-e10b632c15f958f7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eebeed85c51301c1.rlib" "/opt/rustwide/target/debug/deps/libaxum-c8d9618cdfd9bdc5.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-d3132db6fd239616.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6eea800cd1a2e157.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c1a81f9b92ac5fde.rlib" "/opt/rustwide/target/debug/deps/libryu-31b5f0a51298ef5c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-623362bff33aaa43.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8f45e562dd6a60c7.rlib" "/opt/rustwide/target/debug/deps/libmatchit-60479372f8232a1d.rlib" "/opt/rustwide/target/debug/deps/libbase64-9606d9d1a20e85f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-2ef4312ec1d9ec81.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c40c40b05b54d0fc.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9e7f77a3a577b79b.rlib" "/opt/rustwide/target/debug/deps/librand-49db51d64f8435a1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64a641e9a6243345.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ea80d3f2dbe9a5db.rlib" "/opt/rustwide/target/debug/deps/librand_core-161028a22cacd779.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2235428d9a47f8f3.rlib" "/opt/rustwide/target/debug/deps/libutf8-b8c1e25033b49fe5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bb517deb1399355c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e9b151e99a85df2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-712c3cab40e86689.rlib" "/opt/rustwide/target/debug/deps/libdigest-8994156c240c2a7c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8df0bec0ea514cd1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-cbb59d5dacfc21b0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-41ec732f59273dfc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-94a21071a50aec5d.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-d2aad08f20b20742.rlib" "/opt/rustwide/target/debug/deps/libhyper-86097111dfad2ea2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c9c02634e231775a.rlib" "/opt/rustwide/target/debug/deps/libh2-c16eef4467bc65ff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d65424430031ca7f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-facef75f2f5239b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-eec8c2654c2a7772.rlib" "/opt/rustwide/target/debug/deps/libahash-34d09018aadb6289.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-0114137e0d524379.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1a0ff0d66dbec9a4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d08a1ac0185c824.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1abeb89713acebd4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d7fc680eaf173fb.rlib" "/opt/rustwide/target/debug/deps/libserde-c626efc8e03afff9.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-fb0ddcb3becbd5c8.rlib" "/opt/rustwide/target/debug/deps/libmime-cb195e0f674f63b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-a716b4a83a792c7d.rlib" "/opt/rustwide/target/debug/deps/liblog-9a81c62b68727b6d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-096702f80bf8ec72.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b788ca09bbb40e27.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-90eb24256fa4eeab.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-24023f2e19af2c36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2ffac8e8f1af963d.rlib" "/opt/rustwide/target/debug/deps/libhttp-23158c0571a5e24b.rlib" "/opt/rustwide/target/debug/deps/libitoa-34cada317628f71b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libtower-b9e3020c8c5d7051.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-467dd2ce35ee07c1.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-5af0f7302585e488.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bbeaec4da391de11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1b168b9546aea45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ce14ea4e3d9f2071.rlib" "/opt/rustwide/target/debug/deps/libslab-46ab6558c4bfd3cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e465e8d168c782c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54e428334d59d54b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0def314ac3683fbd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5a3005c4d21b7c8d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-70395da909d96271.rlib" "/opt/rustwide/target/debug/deps/libtokio-0ae4e8ced384555e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a19621f7866b5bf2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2637ef8b318f8a35.rlib" "/opt/rustwide/target/debug/deps/libbytes-e04c206ad7638657.rlib" "/opt/rustwide/target/debug/deps/libmio-8f6ca294e14b50ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-65fe74ca57e7f73d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dc25da2423c6fe4.rlib" "/opt/rustwide/target/debug/deps/liblibc-a87b2cb9c7c9ca4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4f26a2c277570ee4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a9364c3b254eea7e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b9526facf6e3d829.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-995162b3fd5bfca0.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-73ac9f5caa19f118/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tls_single_domain_server-58d11d8b3fdd2b1b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scr-axum-cranker-router` (example "tls_single_domain_server") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15f85c9f7fe9025f494857deefb6c4e4e9d359e0704e526a26f7c3050fdabda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f85c9f7fe9025f494857deefb6c4e4e9d359e0704e526a26f7c3050fdabda8", kill_on_drop: false }` [INFO] [stdout] 15f85c9f7fe9025f494857deefb6c4e4e9d359e0704e526a26f7c3050fdabda8