[INFO] cloning repository https://github.com/burnt-labs/oauth3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burnt-labs/oauth3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburnt-labs%2Foauth3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburnt-labs%2Foauth3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d601c556c1a476279779f43e9285de59ffe2da0a
[INFO] testing burnt-labs/oauth3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburnt-labs%2Foauth3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/burnt-labs/oauth3
[INFO] finished tweaking git repo https://github.com/burnt-labs/oauth3
[INFO] tweaked toml for git repo https://github.com/burnt-labs/oauth3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/burnt-labs/oauth3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/burnt-labs/oauth3 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7
[INFO] running `Command { std: "docker" "start" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", 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" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", 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" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-human-bytes v0.1.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling dcap-qvl-webpki v0.103.4+dcap.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling openidconnect v3.5.0
[INFO] [stderr]    Compiling dcap-qvl v0.3.10
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling dstack-verifier v0.1.0 (/opt/rustwide/workdir/dstack-verifier)
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling oauth3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 03s
[INFO] running `Command { std: "docker" "inspect" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", 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" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling dcap-qvl v0.3.10
[INFO] [stderr]    Compiling dstack-verifier v0.1.0 (/opt/rustwide/workdir/dstack-verifier)
[INFO] [stderr]    Compiling oauth3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `oauth3` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name oauth3 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4408ed2674cf93f6 -C extra-filename=-6a8fef045a5e5b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e9da3170bf77a383.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b27bccddbf3cb70c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-39ffaa5ab1baf590.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-37cca6be8a368487.rlib --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-b37d811a3a68df82.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern dstack_verifier=/opt/rustwide/target/debug/deps/libdstack_verifier-0b09922044cefb78.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-006d30a4f87f6e58.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0fa3cbffcdd73e4c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-62d71dbf5a972743.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-9b1f8c41b7da5c63.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-f87c7b549f1bb416.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-b4dd4448302e6473.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-6409bb9201607a05.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-34812e9b6d378b86.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-10c9eec7662e49b5.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-1d21295850107eb5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-abdfabebf8a71343.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e86ddefb77bb3899.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4b27d4d2366c6546.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce774b990d55b1af.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-11bce85d9a3c8370.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-2801ef0e7a2afd5f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1e241c08df85f4af.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff33fb0b1f41816b.rlib --extern tower_cookies=/opt/rustwide/target/debug/deps/libtower_cookies-3d0cc849e9c4336e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-356124b667bf6af0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-870a6813a91903e2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4dad82d8d02f014c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3ad47afb32c1cdcd.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fb409b231d98befc.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-4a9ec56fe431a78e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7346a78183b00be6/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" "/opt/rustwide/target/debug/deps/rustcL5NW23/symbols.o" "<4 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/{liboauth3-4b79d0a53d6c2a3a,libconfig-39ffaa5ab1baf590,libpathdiff-3903ede7ad100cac,libjson5-ff05c6f50ca5ccf2,libpest-b888811abc4d87a2,libucd_trie-64e35acb102f3b4d,libron-ba5b3e974125e6b2,libtoml-831b563d8c8d0fba,libtoml_edit-b99721d4f90f5d29,libserde_spanned-ba1b02302d6742c8,libtoml_write-2c704ffd35684d73,libtoml_datetime-890bdcdd6d247e67,libnom-e3768c88045296be,libini-00100721b8ad9dd4,libordered_multimap-b7d1ec89c2638043,libdlv_list-17dce6edfc3c3aa7,libyaml_rust2-8371a7d9fbd0a3f9,libarraydeque-113b06ef7681d200,libhashlink-ba904e2236603990,libhashbrown-f7f9f7b3581e573d,libahash-8d4d98e9109778ca,liballocator_api2-8d9c1e895dea53bd,libconvert_case-38f39321ace21c2d,libunicode_segmentation-421de088ab714999,libdotenvy-6d8015f91495fe74,libopenidconnect-f87c7b549f1bb416,libserde_plain-c751cee51a79c180,libitertools-f8740b82a1cec4c3,libeither-e5ea87bd27ac73a9,libdyn_clone-319e7691ef78165b,libserde_value-9b05bdb0a58223e8,libordered_float-6dbcf64bee3dff8f,libserde_with-2c8ea471fbd4eed2,liboauth2-9b1f8c41b7da5c63,libreqwest-5b8c0e468ed436cf,librustls_pemfile-30aaf682314043cb,libhyper_rustls-15a7ef6dc1c1e6ac,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libtokio_rustls-0b71f8e8c10fe945,libencoding_rs-c7a67ac351c2b19f,librustls-2947523a597c4657,libsct-d9ed9e8971a96b9b,libwebpki-e933c2b5f1a33e8b,libhyper-cf4b5e6e266f2c90,libsocket2-a407b787c492b824,libh2-f6c8efbb438de581,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-e60cf86805b59560,libhttp-98c8245ee9fda045,libdstack_verifier-0b09922044cefb78,libdcap_qvl-4ad2ec9eb7bf9bf7,libpem-c65b0b75163a9934,liburlencoding-061758bc6028ea3e,libreqwest-10c9eec7662e49b5,libcookie_store-6e9c49392c7a393a,libpublicsuffix-870e824f1d86728f,libpsl_types-be5f8942940e3a9c,libhickory_resolver-3ae623d729f333cd,libresolv_conf-aec290acf5745886,libmoka-4f1a894df51b8703,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-fb409b231d98befc,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-edcfb08444fc17a6,librand-830ae7fcc4b6f70f,librand_chacha-53e008b18fda211f,librand_core-edb6ef694b059980,libgetrandom-e9e2281d2ba01336,libdata_encoding-c74ed2b4971a35c7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-6fc248ca265f587f,libhyper_rustls-12728722ab24fb86,libwebpki_roots-73263cd55948bd9f,libtokio_rustls-2bb3f8f195eb79cc,librustls-f228023f3899b4cf,libwebpki-3197a7dbf6d3642a,libring-15ee168e82ae1d38,libserde_human_bytes-640a87acc98321df,libbase64-c467c189a59a103e,libwebpki-ce8cf1a173f9ff57,libuntrusted-b2f816886faf2178,librsa-1d21295850107eb5,libpkcs1-d9be32bd217d0611,libnum_bigint_dig-a856101826fff64a,liblibm-fcdc73388b8e5e3e,libnum_iter-28f076697060cc86,libnum_integer-3aaa5887b9ab4665,libed25519_dalek-52842603606b9b99,libcurve25519_dalek-2b496d6d4adcd5b8,libed25519-a068487fe89b252c,libp384-f7d3d705e7dfab56,libp256-66aabcd7e963e5aa,libprimeorder-cae789f1d01fdc37,libecdsa-e4e326ce59015f11,librfc6979-2e317cc464ce1421,libsignature-ccb5fbcb4655babe,libelliptic_curve-6b4c3a5db8dbc844,libsec1-1f9d71aba84da3aa,libpkcs8-b4dd4448302e6473,libcrypto_bigint-62ef614fa5aaf527,libbase16ct-c4cc4b0550013254,libgroup-b8aa629f581f3238,libff-b93b57c695c6001c,librustls_pki_types-8c387a8fd80598f5,libderive_more-97e7b5887c110e8c,libasn1_der-c20341cda10bcdf9,libx509_cert-862098c37f9a9ba7,libspki-9e240970ea03d67f,libder-841aab9d1038d1ac,libflagset-7c42db76cc665a03,libpem_rfc7468-66ec325bc1acd34a,libbase64ct-6b4c7cf7de85df6c,libparity_scale_codec-5282261cd991643c,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-7d31f947af6befa2,libconst_format-8c160991db34a08c,libhex-13e08b3b00984ab7,libthiserror-11bce85d9a3c8370,libanyhow-4342eda19ce54c8e,libdiesel_migrations-b37d811a3a68df82,libmigrations_internals-9f9a4b2911571742,libtoml-c089684ce7a999d8,libtoml_writer-52a5edf7c9bb7065,libtoml_parser-83f5a6aa2f49b10b,libwinnow-ff325613e0e6d4a9,libserde_spanned-9388b25912238e2d,libtoml_datetime-1e31709591c797ab,libdiesel-37cca6be8a368487,libr2d2-6409bb9201607a05,libscheduled_thread_pool-650c121cb064f447,libchrono-eefb664c5eb1f0f4,libiana_time_zone-bab5d12b40894ac1,libnum_traits-3f224bce47df7f59,liblibsqlite3_sys-dff9ae79278f345f,liburl-3ad47afb32c1cdcd,libidna-24fb8bce8df8c53b,libutf8_iter-51566bbad89f3a68,libidna_adapter-5bda580e127321d1,libicu_properties-c223269e06a3d479,libicu_properties_data-ca07e36d75086861,libicu_normalizer-e91d124ba0816495,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-2089579b5baa3890,libpotential_utf-10920d94707cf35f,libicu_provider-4cdb9b55ae06405c,libicu_locale_core-b15d1f8a90f26779,libtinystr-e6d8e48bcca4523d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-fc5f69a50e12ba22,libzerotrie-ce09572b8200c467,libyoke-3fc10d9d9b12441a,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-7b00f5732a80ab79,libtracing_subscriber-4dad82d8d02f014c,libsharded_slab-f7bec1e9188c8446,liblazy_static-c8a1c7184ffedcfe,libspin-77da57a1b47d23a3,libmatchers-1c08fa90f799cd5f,libregex_automata-5f6c4e4a9d8b7ff1,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-21c69862a9074e56,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-c3b1d8d0e6ca81c6,libtower_http-356124b667bf6af0,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libbitflags-d7135dafcd8de9d7,libiri_string-de8b1024d8676424,libasync_compression-2e2a86f71c6f04b8,libcompression_codecs-c8e953f8898a96b3,libflate2-ee7717ab1db17b80,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtower_cookies-3d0cc849e9c4336e,libcookie-cc75e6231983df5a,libhkdf-7166238d4aacbe41,libhmac-006d30a4f87f6e58,libsha2-ce774b990d55b1af,libdigest-2c5441b4ce58b038,libconst_oid-19477080f70818c6,libblock_buffer-e72745894d3d446e,libtime-2801ef0e7a2afd5f,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libaes_gcm-879e77d8740a043d,libctr-96d7e089df5791c7,libghash-43ad65569d882547,libpolyval-ec63e3fcc04a9a21,libopaque_debug-90e66d859d53ff28,libuniversal_hash-a2af4539ebee0989,libsubtle-9600f7efd1e82d97,libaes-97452053cf16dd8a,libcpufeatures-e04321643d03190d,libcipher-6ebdce967e394b3a,libinout-a0a5fe420cf63270,libaead-95bbe6561beeeded,libcrypto_common-a5516ae3472db6a7,libgeneric_array-ad155cd9a6ab1a8c,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,librand-34812e9b6d378b86,librand_chacha-dde9d89e42e19bb2,libppv_lite86-19d4d8ff1e20f179,libzerocopy-c2b1af6c91b16afc,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libcfg_if-83060ec5685761ae,libaxum-b27bccddbf3cb70c,libserde_json-e86ddefb77bb3899,libzmij-34a01a2cf8ae07a5,libserde_path_to_error-b3f41bfd606e8f35,libserde_urlencoded-c4532904f6c8867f,libryu-a7164637bc4900ee,libserde-abdfabebf8a71343,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-859c09fa5678d642,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-a8f0a5b61fe82837,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-c8fa41b5563df57b,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libtokio_util-7fcc6a99031ad97a,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde_core-9c6a4a1faf3c1a34,libaxum_core-1c723a307fcc02f4,libmime-0188e0814ca7ddbf,libhttp_body_util-0fa3cbffcdd73e4c,libhttp_body-fe4f483549157e90,libhttp-a8e905df6d4be4cf,libitoa-ef40fa516293a9d3,libtracing-870a6813a91903e2,liblog-b262261d47bd2eba,libtracing_core-c4a9c2613e359245,libonce_cell-a9f93a073a1162fb,libportable_atomic-d25af252f88da36c,libtower-ff33fb0b1f41816b,libsync_wrapper-a254cb6192850e87,libfutures_util-8e65693493237925,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libtokio-1e241c08df85f4af,libsignal_hook_registry-85b3826c4d353e4a,liberrno-7e8a74097a62983a,libsocket2-856364c7d89d7eaf,libbytes-2ed9460101f17bbf,libmio-a4cf6129b131b17f,liblibc-a24490d9e26425aa,libpin_project_lite-72bf04572caa1c84}.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" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcL5NW23/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-7346a78183b00be6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_smoke-ea23072e21892813" "-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 `oauth3` (test "http_smoke") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcib2Ymb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboauth3-4b79d0a53d6c2a3a,libconfig-39ffaa5ab1baf590,libpathdiff-3903ede7ad100cac,libjson5-ff05c6f50ca5ccf2,libpest-b888811abc4d87a2,libucd_trie-64e35acb102f3b4d,libron-ba5b3e974125e6b2,libtoml-831b563d8c8d0fba,libtoml_edit-b99721d4f90f5d29,libserde_spanned-ba1b02302d6742c8,libtoml_write-2c704ffd35684d73,libtoml_datetime-890bdcdd6d247e67,libnom-e3768c88045296be,libini-00100721b8ad9dd4,libordered_multimap-b7d1ec89c2638043,libdlv_list-17dce6edfc3c3aa7,libyaml_rust2-8371a7d9fbd0a3f9,libarraydeque-113b06ef7681d200,libhashlink-ba904e2236603990,libhashbrown-f7f9f7b3581e573d,libahash-8d4d98e9109778ca,liballocator_api2-8d9c1e895dea53bd,libconvert_case-38f39321ace21c2d,libunicode_segmentation-421de088ab714999,libdotenvy-6d8015f91495fe74,libopenidconnect-f87c7b549f1bb416,libserde_plain-c751cee51a79c180,libitertools-f8740b82a1cec4c3,libeither-e5ea87bd27ac73a9,libdyn_clone-319e7691ef78165b,libserde_value-9b05bdb0a58223e8,libordered_float-6dbcf64bee3dff8f,libserde_with-2c8ea471fbd4eed2,liboauth2-9b1f8c41b7da5c63,libreqwest-5b8c0e468ed436cf,librustls_pemfile-30aaf682314043cb,libhyper_rustls-15a7ef6dc1c1e6ac,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libtokio_rustls-0b71f8e8c10fe945,libencoding_rs-c7a67ac351c2b19f,librustls-2947523a597c4657,libsct-d9ed9e8971a96b9b,libwebpki-e933c2b5f1a33e8b,libhyper-cf4b5e6e266f2c90,libsocket2-a407b787c492b824,libh2-f6c8efbb438de581,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-e60cf86805b59560,libhttp-98c8245ee9fda045,libdstack_verifier-0b09922044cefb78,libdcap_qvl-4ad2ec9eb7bf9bf7,libpem-c65b0b75163a9934,liburlencoding-061758bc6028ea3e,libreqwest-10c9eec7662e49b5,libcookie_store-6e9c49392c7a393a,libpublicsuffix-870e824f1d86728f,libpsl_types-be5f8942940e3a9c,libhickory_resolver-3ae623d729f333cd,libresolv_conf-aec290acf5745886,libmoka-4f1a894df51b8703,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-fb409b231d98befc,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-edcfb08444fc17a6,librand-830ae7fcc4b6f70f,librand_chacha-53e008b18fda211f,librand_core-edb6ef694b059980,libgetrandom-e9e2281d2ba01336,libdata_encoding-c74ed2b4971a35c7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-6fc248ca265f587f,libhyper_rustls-12728722ab24fb86,libwebpki_roots-73263cd55948bd9f,libtokio_rustls-2bb3f8f195eb79cc,librustls-f228023f3899b4cf,libwebpki-3197a7dbf6d3642a,libring-15ee168e82ae1d38,libserde_human_bytes-640a87acc98321df,libbase64-c467c189a59a103e,libwebpki-ce8cf1a173f9ff57,libuntrusted-b2f816886faf2178,librsa-1d21295850107eb5,libpkcs1-d9be32bd217d0611,libnum_bigint_dig-a856101826fff64a,liblibm-fcdc73388b8e5e3e,libnum_iter-28f076697060cc86,libnum_integer-3aaa5887b9ab4665,libed25519_dalek-52842603606b9b99,libcurve25519_dalek-2b496d6d4adcd5b8,libed25519-a068487fe89b252c,libp384-f7d3d705e7dfab56,libp256-66aabcd7e963e5aa,libprimeorder-cae789f1d01fdc37,libecdsa-e4e326ce59015f11,librfc6979-2e317cc464ce1421,libsignature-ccb5fbcb4655babe,libelliptic_curve-6b4c3a5db8dbc844,libsec1-1f9d71aba84da3aa,libpkcs8-b4dd4448302e6473,libcrypto_bigint-62ef614fa5aaf527,libbase16ct-c4cc4b0550013254,libgroup-b8aa629f581f3238,libff-b93b57c695c6001c,librustls_pki_types-8c387a8fd80598f5,libderive_more-97e7b5887c110e8c,libasn1_der-c20341cda10bcdf9,libx509_cert-862098c37f9a9ba7,libspki-9e240970ea03d67f,libder-841aab9d1038d1ac,libflagset-7c42db76cc665a03,libpem_rfc7468-66ec325bc1acd34a,libbase64ct-6b4c7cf7de85df6c,libparity_scale_codec-5282261cd991643c,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-7d31f947af6befa2,libconst_format-8c160991db34a08c,libhex-13e08b3b00984ab7,libthiserror-11bce85d9a3c8370,libanyhow-4342eda19ce54c8e,libdiesel_migrations-b37d811a3a68df82,libmigrations_internals-9f9a4b2911571742,libtoml-c089684ce7a999d8,libtoml_writer-52a5edf7c9bb7065,libtoml_parser-83f5a6aa2f49b10b,libwinnow-ff325613e0e6d4a9,libserde_spanned-9388b25912238e2d,libtoml_datetime-1e31709591c797ab,libdiesel-37cca6be8a368487,libr2d2-6409bb9201607a05,libscheduled_thread_pool-650c121cb064f447,libchrono-eefb664c5eb1f0f4,libiana_time_zone-bab5d12b40894ac1,libnum_traits-3f224bce47df7f59,liblibsqlite3_sys-dff9ae79278f345f,liburl-3ad47afb32c1cdcd,libidna-24fb8bce8df8c53b,libutf8_iter-51566bbad89f3a68,libidna_adapter-5bda580e127321d1,libicu_properties-c223269e06a3d479,libicu_properties_data-ca07e36d75086861,libicu_normalizer-e91d124ba0816495,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-2089579b5baa3890,libpotential_utf-10920d94707cf35f,libicu_provider-4cdb9b55ae06405c,libicu_locale_core-b15d1f8a90f26779,libtinystr-e6d8e48bcca4523d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-fc5f69a50e12ba22,libzerotrie-ce09572b8200c467,libyoke-3fc10d9d9b12441a,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-7b00f5732a80ab79,libtracing_subscriber-4dad82d8d02f014c,libsharded_slab-f7bec1e9188c8446,liblazy_static-c8a1c7184ffedcfe,libspin-77da57a1b47d23a3,libmatchers-1c08fa90f799cd5f,libregex_automata-5f6c4e4a9d8b7ff1,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-21c69862a9074e56,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-c3b1d8d0e6ca81c6,libtower_http-356124b667bf6af0,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libbitflags-d7135dafcd8de9d7,libiri_string-de8b1024d8676424,libasync_compression-2e2a86f71c6f04b8,libcompression_codecs-c8e953f8898a96b3,libflate2-ee7717ab1db17b80,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtower_cookies-3d0cc849e9c4336e,libcookie-cc75e6231983df5a,libhkdf-7166238d4aacbe41,libhmac-006d30a4f87f6e58,libsha2-ce774b990d55b1af,libdigest-2c5441b4ce58b038,libconst_oid-19477080f70818c6,libblock_buffer-e72745894d3d446e,libtime-2801ef0e7a2afd5f,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libaes_gcm-879e77d8740a043d,libctr-96d7e089df5791c7,libghash-43ad65569d882547,libpolyval-ec63e3fcc04a9a21,libopaque_debug-90e66d859d53ff28,libuniversal_hash-a2af4539ebee0989,libsubtle-9600f7efd1e82d97,libaes-97452053cf16dd8a,libcpufeatures-e04321643d03190d,libcipher-6ebdce967e394b3a,libinout-a0a5fe420cf63270,libaead-95bbe6561beeeded,libcrypto_common-a5516ae3472db6a7,libgeneric_array-ad155cd9a6ab1a8c,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librand-34812e9b6d378b86,librand_chacha-dde9d89e42e19bb2,libppv_lite86-19d4d8ff1e20f179,libzerocopy-c2b1af6c91b16afc,librand_core-120d77fc3381845b,libgetrandom-7655105a49d53db9,libparking_lot-74e777ceedf85711,libparking_lot_core-0a46ea8e833124aa,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libaxum-b27bccddbf3cb70c,libserde_json-e86ddefb77bb3899,libzmij-34a01a2cf8ae07a5,libserde_path_to_error-b3f41bfd606e8f35,libserde_urlencoded-c4532904f6c8867f,libryu-a7164637bc4900ee,libserde-abdfabebf8a71343,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-859c09fa5678d642,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-a8f0a5b61fe82837,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-c8fa41b5563df57b,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libtokio_util-7fcc6a99031ad97a,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde_core-9c6a4a1faf3c1a34,libaxum_core-1c723a307fcc02f4,libmime-0188e0814ca7ddbf,libhttp_body_util-0fa3cbffcdd73e4c,libhttp_body-fe4f483549157e90,libhttp-a8e905df6d4be4cf,libitoa-ef40fa516293a9d3,libtracing-870a6813a91903e2,liblog-b262261d47bd2eba,libtracing_core-c4a9c2613e359245,libonce_cell-a9f93a073a1162fb,libportable_atomic-d25af252f88da36c,libtower-ff33fb0b1f41816b,libsync_wrapper-a254cb6192850e87,libfutures_util-8e65693493237925,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libtokio-1e241c08df85f4af,libsignal_hook_registry-85b3826c4d353e4a,liberrno-7e8a74097a62983a,libsocket2-856364c7d89d7eaf,libbytes-2ed9460101f17bbf,libmio-a4cf6129b131b17f,liblibc-a24490d9e26425aa,libpin_project_lite-72bf04572caa1c84}.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" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcib2Ymb/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-7346a78183b00be6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oauth3-70d297bc0c4f4cb3" "-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 `oauth3` (bin "oauth3") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7", kill_on_drop: false }`
[INFO] [stdout] 041035e80e3344f12691c3d903323e7f803395d2af8743dade1f0ae2cd11a2a7
