[INFO] fetching crate rustauth-axum 0.3.0...
[INFO] testing rustauth-axum-0.3.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate rustauth-axum 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rustauth-axum 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustauth-axum 0.3.0
[INFO] tweaked toml for crates.io crate rustauth-axum 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustauth-axum 0.3.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustauth-axum 0.3.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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustauth-oauth v0.3.0
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded salsa20 v0.10.2
[INFO] [stderr]   Downloaded rustauth v0.3.0
[INFO] [stderr]   Downloaded rustauth-social-providers v0.3.0
[INFO] [stderr]   Downloaded rustauth-core v0.3.0
[INFO] [stderr]   Downloaded josekit v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b
[INFO] running `Command { std: "docker" "start" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustauth-core v0.3.0
[INFO] [stderr]    Compiling rustauth v0.3.0
[INFO] [stderr]    Compiling rustauth-axum v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling josekit v0.10.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustauth-oauth v0.3.0
[INFO] [stderr]    Compiling rustauth-social-providers v0.3.0
[INFO] [stderr]    Compiling rustauth-core v0.3.0
[INFO] [stderr]    Compiling rustauth v0.3.0
[INFO] [stderr]    Compiling rustauth-axum v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQXKSKk/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustauth_axum-0ba483ad6e8d2907,librustauth-823ac3a96bc8129d,librustauth_core-17378d4dfef8e3af,libhex-13e08b3b00984ab7,librustauth_social_providers-e31615db81dc364c,libchacha20poly1305-b91f716a3e567559,libchacha20-06fb4a6334f5e766,libpoly1305-e1a5109938c18525,libopaque_debug-90e66d859d53ff28,libuniversal_hash-d717510e9b93e8e5,libaead-cd9e0d49d71d8b4d,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libscrypt-489ed75261b35e5f,libsalsa20-731d240b20ce079a,libcipher-c64622ab9ef4d269,libinout-8d21a13f43326a23,libpassword_hash-a16937c2f89cac76,libbase64ct-b30f8e87c575df64,libpbkdf2-27074358e0e152a6,librand-e42e64dcb0ce16d2,librand_chacha-443fbb46f572c3b0,libppv_lite86-777369bdcdfa9d1d,libzerocopy-75aa8ee85b4f20a8,libhkdf-940726e68796452b,libhmac-4da2b7c141c53565,librustauth_oauth-626d42f21a55f926,libsha2-5eb6ed1210664875,libcpufeatures-e04321643d03190d,libdigest-dc2c81cf572d9030,libblock_buffer-43b51fc1d06b3057,libcrypto_common-e3456a608eafd507,libgeneric_array-745cace30f1ed372,libtypenum-ed2b1c93b2a4333a,librand_core-86e43b95b9d88fa9,libjosekit-cc4e0f49b9cca0a7,libregex-f5ecc2d3c2494973,libregex_automata-a49529364cfb6768,libaho_corasick-879963fcf148ece0,libregex_syntax-801391c65a42f645,libflate2-84acb1666c285b0c,libminiz_oxide-6d5382b540dd717a,libsimd_adler32-7babdb89f91b6742,libcrc32fast-77160f4e25d6fc25,libopenssl-0755ffb0bd8019db,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-eb7e198d30e52464,libanyhow-9e4c44ac98d8e4ea,libreqwest-f060c14e848c537d,libhyper_rustls-1ed8147a0a631d32,libwebpki_roots-7c3f366026b7b598,libtokio_rustls-d15639c2c2e8946c,librustls-497883d1244d8576,libsubtle-9600f7efd1e82d97,libwebpki-cbbbcda811c50c2b,libring-2d64bd5d51fe8c5b,libgetrandom-f25a51f78d9871ba,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-006bcc122d18cfc1,libzeroize-37b2a6e0a2742c6a,libtower_http-ec9cce933a97bd0f,libbitflags-c11c4f5488569199,libthiserror-cc3fa666f0f859a1,liburl-21ffcae97791e213,libidna-2fcabeda1b3f7f2f,libidna_adapter-a8fc760f5af922fb,libicu_properties-11c4d7b8919c748c,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-5de29d532dbc5136,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-71226d21e1778d38,libutf8_iter-51566bbad89f3a68,libpotential_utf-7cd4ee202d6e225d,libicu_provider-a93107a152349e35,libicu_locale_core-c91dc5ee567b5d34,libtinystr-a0066fdb68405497,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-df05fed10b688735,libzerotrie-2ac7316028c031c5,libyoke-743c1d446721b92d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-6dca3e26d145fb42,libtime-f79eb7a52cc4d091,libpowerfmt-f6019a2766e431f7,libnum_conv-8bd7073c84ef42cd,libderanged-e19370157178b284,libtime_core-87cddcae4f761596,libaxum-70c75b7910f5cc71,libserde_json-f6d051834cb79eca,libmemchr-2857f5b45a031ab1,libzmij-ef63f1da73704b4c,libindexmap-f941931d43118c13,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-4f8221ac13668804,libryu-1f4f40e4352371e5,libserde-78df49bf9ea3b41b,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-1a3eff554b7ef6a0,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-e3ec434ae180658c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-3e75e18e66140be0,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libmatchit-9aa922efa503b546,libserde_core-9c6a4a1faf3c1a34,libaxum_core-8f650e8dd037a4cb,libmime-0188e0814ca7ddbf,libhttp_body_util-81e4d7974f4bf260,libhttp_body-b69ed18c56792f32,libhttp-4ba5360fa6400f90,libitoa-5de11b3b23bfe572,libtracing-01c37f4e29002d1e,liblog-8cf4e7719eca0054,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-6fa80eaf20b6e4f7,libsync_wrapper-6bdfbc29c4269203,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-bd217fe2dac07a6e,libsocket2-73b9b85db3553b3d,libbytes-2ed9460101f17bbf,libmio-43415d66e2ceb9f1,liblibc-612664c2206eec43,libpin_project_lite-0a15d51c77964692}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQXKSKk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a8d7dc5e535564b7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user_session_lifecycle-67067119d8f090a3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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 `rustauth-axum` (test "user_session_lifecycle") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b", kill_on_drop: false }`
[INFO] [stdout] c452779c650ffe331df30d8302cf4bb03626a32411436057adaedd1a8bb2d94b
