[INFO] fetching crate aliri_axum 0.4.0... [INFO] testing aliri_axum-0.4.0 against 1.82.0 for beta-1.83-1 [INFO] extracting crate aliri_axum 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate aliri_axum 0.4.0 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 aliri_axum 0.4.0 [INFO] finished tweaking crates.io crate aliri_axum 0.4.0 [INFO] tweaked toml for crates.io crate aliri_axum 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate aliri_axum 0.4.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" "+1.82.0" "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 aliri_traits v0.1.1 [INFO] [stderr] Downloaded aliri_base64 v0.1.8 [INFO] [stderr] Downloaded aliri_tower v0.6.0 [INFO] [stderr] Downloaded aliri_braid v0.4.0 [INFO] [stderr] Downloaded aliri_clock v0.1.4 [INFO] [stderr] Downloaded aliri_braid_impl v0.4.0 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded aliri_oauth2 v0.10.1 [INFO] [stderr] Downloaded aliri v0.6.3 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded reqwest v0.12.3 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6e3bb22b1c88718788c7540b187fff2d5d2f856e202b3906bcd8f87365c7c60e [INFO] running `Command { std: "docker" "start" "-a" "6e3bb22b1c88718788c7540b187fff2d5d2f856e202b3906bcd8f87365c7c60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3bb22b1c88718788c7540b187fff2d5d2f856e202b3906bcd8f87365c7c60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3bb22b1c88718788c7540b187fff2d5d2f856e202b3906bcd8f87365c7c60e", kill_on_drop: false }` [INFO] [stdout] 6e3bb22b1c88718788c7540b187fff2d5d2f856e202b3906bcd8f87365c7c60e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f4a8aba5f7011bac327d92f97018143d354db749c394542a417dec965dfeb18 [INFO] running `Command { std: "docker" "start" "-a" "9f4a8aba5f7011bac327d92f97018143d354db749c394542a417dec965dfeb18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling aliri_traits v0.1.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling aliri_braid_impl v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aliri_braid v0.4.0 [INFO] [stderr] Compiling aliri_clock v0.1.4 [INFO] [stderr] Compiling aliri_base64 v0.1.8 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling aliri v0.6.3 [INFO] [stderr] Compiling aliri_oauth2 v0.10.1 [INFO] [stderr] Compiling aliri_axum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s [INFO] running `Command { std: "docker" "inspect" "9f4a8aba5f7011bac327d92f97018143d354db749c394542a417dec965dfeb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4a8aba5f7011bac327d92f97018143d354db749c394542a417dec965dfeb18", kill_on_drop: false }` [INFO] [stdout] 9f4a8aba5f7011bac327d92f97018143d354db749c394542a417dec965dfeb18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 42c2ee7e753c6156832a392d5861a501e8b31c7852a8af5a648af34cb5ff3d71 [INFO] running `Command { std: "docker" "start" "-a" "42c2ee7e753c6156832a392d5861a501e8b31c7852a8af5a648af34cb5ff3d71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling aliri v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling aliri_oauth2 v0.10.1 [INFO] [stderr] Compiling aliri_tower v0.6.0 [INFO] [stderr] Compiling aliri_axum v0.4.0 (/opt/rustwide/workdir) [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/rustcIDhGd4/symbols.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.auth0_server.67dec199ed557168-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth0_server-f58401c7878faac8.25b734zynpnp6pq9p5u39fuvl.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-e3e64d5e2756ca9d.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-a6f88aa41b623a2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-9abb386272b1cf39.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-621e07a05d4b5575.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-5851cf58e226ea08.rlib" "/opt/rustwide/target/debug/deps/liboverload-2b0b04c3d0c42bb7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0b33bd0c2b859db0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libmatchers-5ff1db783e8b5756.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-57542117102fd842.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3c6219eec1290172.rlib" "/opt/rustwide/target/debug/deps/libthread_local-047d5f07cad94a61.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-8fef36fc46e2c7f8.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e3ee918bdcb96c58.rlib" "/opt/rustwide/target/debug/deps/libeyre-3919faf641e9559d.rlib" "/opt/rustwide/target/debug/deps/libindenter-50d99342ee985c5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e6fe498f65d2a12a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6f0c99146b6a6842.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-b0039744e8cf343f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-0d9dff738176b56f.rlib" "/opt/rustwide/target/debug/deps/libgimli-ea9545cbace34c52.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-73fab272d76cf261.rlib" "/opt/rustwide/target/debug/deps/libtime-4cb5045da778c005.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/libaxum-924c04d6a78bd198.rlib" "/opt/rustwide/target/debug/deps/libmatchit-60479372f8232a1d.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-90eb24256fa4eeab.rlib" "/opt/rustwide/target/debug/deps/libaliri_tower-a34e699d77fc483f.rlib" "/opt/rustwide/target/debug/deps/libtower_http-bb1eb21bd4e96186.rlib" "/opt/rustwide/target/debug/deps/libaliri_axum-56245129726a50fd.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-44e02fcd300fc6dc.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-467dd2ce35ee07c1.rlib" "/opt/rustwide/target/debug/deps/libaliri_oauth2-615c1bc95986ed3e.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-d1b1e17186154b1a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c7801e95dee0fa03.rlib" "/opt/rustwide/target/debug/deps/libcastaway-eb29c39ebcf94487.rlib" "/opt/rustwide/target/debug/deps/libreqwest-731183190acdf691.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-4f54a9f088abed99.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-ae7b4f6aa77855f3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-324c40f665ed2444.rlib" "/opt/rustwide/target/debug/deps/libipnet-45294076559b7032.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f3dde1d62328347e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-91492e8683c5e160.rlib" "/opt/rustwide/target/debug/deps/libmime-cb195e0f674f63b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-619e89ec3c0efd6e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca43c08ada9f2424.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd903d8e71977a40.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8994e4555e1b81ce.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4c8e39cbe3778ef5.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-604eff5ec9c98952.rlib" "/opt/rustwide/target/debug/deps/libtower-866e1f345c420535.rlib" "/opt/rustwide/target/debug/deps/libpin_project-536759b184c92622.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-a0f5fe0ed3f4795b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libhyper-7f38f133180a6ee3.rlib" "/opt/rustwide/target/debug/deps/libwant-f27471349218f057.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-688b4ff1211473d1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4f26a2c277570ee4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-957c729f9afc19b3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f757586c258cf4a8.rlib" "/opt/rustwide/target/debug/deps/libequivalent-facef75f2f5239b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-019a907093644590.rlib" "/opt/rustwide/target/debug/deps/libslab-0e46a0b96ce68865.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fbeabb3092359bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing-53ed85b43879d56d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d8eaf7a0c10da88b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b788ca09bbb40e27.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54e428334d59d54b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d7fc680eaf173fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-742d7107ae6649bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d3ad4fc97d91f202.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9deeb13e421721d7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libtokio-1d181d38563363d6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-aa9f7e767556309c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4458f121c3190ee.rlib" "/opt/rustwide/target/debug/deps/libmio-5e5dc6e7cd00791f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-7b85ea5eae179e3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-995162b3fd5bfca0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7073df75ed6b5e21.rlib" "/opt/rustwide/target/debug/deps/liblog-b409d20dedd8e3b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5a3005c4d21b7c8d.rlib" "/opt/rustwide/target/debug/deps/liburl-b434ab2fe642281b.rlib" "/opt/rustwide/target/debug/deps/libidna-1cd54b37e234bdc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b02f6bf0b0445469.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-372985fd9c2a2e1e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-74178bc0c44d9694.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-349a78e09612ccec.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-623362bff33aaa43.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8f45e562dd6a60c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-309b078c1041d114.rlib" "/opt/rustwide/target/debug/deps/libbytes-74b25896fc8ad46f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d0dfd1235da541f1.rlib" "/opt/rustwide/target/debug/deps/libaliri_traits-ebc12c5cb898ff1d.rlib" "/opt/rustwide/target/debug/deps/libaliri-0f7e1a545680c1e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bf818ce943846fae.rlib" "/opt/rustwide/target/debug/deps/libitoa-34cada317628f71b.rlib" "/opt/rustwide/target/debug/deps/libryu-fa6c800c5ecf581a.rlib" "/opt/rustwide/target/debug/deps/libregex-e36c4c11e481e296.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-212833ca4c5de139.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fb431a8483402239.rlib" "/opt/rustwide/target/debug/deps/libmemchr-93b752c2bbe8065a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-34a25140856ee65c.rlib" "/opt/rustwide/target/debug/deps/libaliri_clock-ddd6de0a49647512.rlib" "/opt/rustwide/target/debug/deps/libaliri_braid-4e9de3c9f239d198.rlib" "/opt/rustwide/target/debug/deps/libring-04560352e34a3b1e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eb1fb7484f377058.rlib" "/opt/rustwide/target/debug/deps/liblibc-6e788e5ca9b2bb58.rlib" "/opt/rustwide/target/debug/deps/libspin-885fc8484c89dc78.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-3db1b3ec6aa1074c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libaliri_base64-cdb45fcf9c6ad185.rlib" "/opt/rustwide/target/debug/deps/libserde-ffbba95b80257211.rlib" "/opt/rustwide/target/debug/deps/libbase64-4f2f90e7872ceccc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-92c27a36fbeeaac3.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7e117651103aa237/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/auth0_server-f58401c7878faac8" "-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 `aliri_axum` (example "auth0_server") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "42c2ee7e753c6156832a392d5861a501e8b31c7852a8af5a648af34cb5ff3d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c2ee7e753c6156832a392d5861a501e8b31c7852a8af5a648af34cb5ff3d71", kill_on_drop: false }` [INFO] [stdout] 42c2ee7e753c6156832a392d5861a501e8b31c7852a8af5a648af34cb5ff3d71