[INFO] fetching crate bjorn-acme 0.6.2... [INFO] checking bjorn-acme-0.6.2 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate bjorn-acme 0.6.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate bjorn-acme 0.6.2 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bjorn-acme 0.6.2 [INFO] finished tweaking crates.io crate bjorn-acme 0.6.2 [INFO] tweaked toml for crates.io crate bjorn-acme 0.6.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate bjorn-acme 0.6.2 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8068b46ada3356814a8c6a64e77c244354980da2ed09dcac0e3617ef4d70a6b [INFO] running `Command { std: "docker" "start" "-a" "d8068b46ada3356814a8c6a64e77c244354980da2ed09dcac0e3617ef4d70a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8068b46ada3356814a8c6a64e77c244354980da2ed09dcac0e3617ef4d70a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8068b46ada3356814a8c6a64e77c244354980da2ed09dcac0e3617ef4d70a6b", kill_on_drop: false }` [INFO] [stdout] d8068b46ada3356814a8c6a64e77c244354980da2ed09dcac0e3617ef4d70a6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a99fedd98e8584b601422754cce3071ab45162b819a302831ee039b5616904 [INFO] running `Command { std: "docker" "start" "-a" "57a99fedd98e8584b601422754cce3071ab45162b819a302831ee039b5616904", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Compiling pq-sys v0.6.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling prost-types v0.13.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Compiling prost-build v0.13.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling tonic-build v0.12.2 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking trust-dns-proto v0.23.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking async-native-tls v0.5.0 [INFO] [stderr] Compiling bjorn-acme v0.6.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Compiling asn1_derive v0.17.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower v0.5.0 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking asn1 v0.17.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Checking postgres-types v0.2.7 [INFO] [stderr] Checking tokio-postgres v0.7.11 [INFO] [stderr] Checking trust-dns-resolver v0.23.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking diesel v2.2.4 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking postgres v0.19.8 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking tonic v0.12.2 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking rocket_dyn_templates v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking torrosion v0.3.2 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bjorn` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/acme/mod.rs [INFO] [stderr] * src/ocsp/mod.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:19:6 [INFO] [stderr] | [INFO] [stderr] 19 | ($src:expr_2021, $err:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:19:22 [INFO] [stderr] | [INFO] [stderr] 19 | ($src:expr_2021, $err:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:6 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:22 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:37 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:6 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:22 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:37 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:6 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:22 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:37 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:6 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:22 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: 'application/ocsp-request' is not a known media type [INFO] [stdout] --> src/ocsp/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/acme/mod.rs:134:39 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr_2021, $err:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:41 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr_2021, $db:expr, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr_2021, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr_2021, $db:expr, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr_2021, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/acme/mod.rs:134:54 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr_2021, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:53 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:6 [INFO] [stderr] | [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:22 [INFO] [stderr] | [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:37 [INFO] [stderr] | [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:193:6 [INFO] [stderr] | [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/acme/mod.rs:193:22 [INFO] [stderr] | [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | ($oid:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($oid:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:1941:11 [INFO] [stdout] | [INFO] [stdout] 1941 | ($req:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 1941 | ($req:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:193:37 [INFO] [stderr] | [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:212:6 [INFO] [stderr] | [INFO] [stderr] 212 | ($oid:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:1941:6 [INFO] [stderr] | [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/ocsp/proto.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2 | | pub fn d2i_ASN1_OBJECT( [INFO] [stdout] 3 | | a: *mut *mut openssl_sys::ASN1_OBJECT, [INFO] [stdout] 4 | | pp: *mut *const libc::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 27 | | ) -> *mut openssl_sys::ASN1_BIT_STRING; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 1941 | ($req:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/validator/mod.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1285 | | fn X509v3_get_ext_by_OBJ( [INFO] [stdout] 1286 | | x: *const openssl_sys::stack_st_X509_EXTENSION, [INFO] [stdout] 1287 | | obj: *const openssl_sys::ASN1_OBJECT, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | ) -> *mut libc::c_void; [INFO] [stdout] 1316 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: 'application/ocsp-request' is not a known media type [INFO] [stdout] warning: fields `sig_id` and `cert_id` are never read [INFO] [stdout] --> src/ocsp/proto.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct PreferredSignatureAlgorithm { [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] 273 | pub sig_id: asn1::ObjectIdentifier, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 274 | pub cert_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreferredSignatureAlgorithm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/ocsp/mod.rs:87:22 [INFO] [stdout] warning: fields `signed_bytes` and `signature` are never read [INFO] [stdout] --> src/ocsp/types.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct OCSPRequest<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 52 | pub signed_bytes: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 53 | pub request: TBSRequest<'a>, [INFO] [stdout] 54 | pub signature: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OCSPRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: fields `algorithm`, `signature_bytes`, and `certs` are never read [INFO] [stdout] --> src/ocsp/types.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Signature<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 59 | pub algorithm: SignatureAlgorithm, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 60 | pub signature_bytes: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub certs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Signature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `requester_name` is never read [INFO] [stdout] --> src/ocsp/types.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TBSRequest<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 66 | pub requester_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TBSRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service_locator` is never read [INFO] [stdout] --> src/ocsp/types.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Request<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 74 | pub cert_id: CertID<'a>, [INFO] [stdout] 75 | pub service_locator: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `issuer` and `locator` are never read [INFO] [stdout] --> src/ocsp/types.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct ServiceLocator { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 99 | pub issuer: X509Name, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 100 | pub locator: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceLocator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `method` and `location` are never read [INFO] [stdout] --> src/ocsp/types.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct AccessDescription { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 105 | pub method: Asn1Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 106 | pub location: GeneralName, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:373:20 [INFO] [stdout] | [INFO] [stdout] 373 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:375:17 [INFO] [stdout] | [INFO] [stdout] 375 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 373 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 374 | false [INFO] [stdout] 375 ~ } _ => { [INFO] [stdout] 376 | error!("Unable to load external account required from config: {}", e); [INFO] [stdout] 377 | return Err(rocket); [INFO] [stdout] 378 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:384:20 [INFO] [stdout] | [INFO] [stdout] 384 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 384 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 385 | None [INFO] [stdout] 386 ~ } _ => { [INFO] [stdout] 387 | error!("Unable to load external account required from config: {}", e); [INFO] [stdout] 388 | return Err(rocket); [INFO] [stdout] 389 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:395:20 [INFO] [stdout] | [INFO] [stdout] 395 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 395 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 396 | vec![] [INFO] [stdout] 397 ~ } _ => { [INFO] [stdout] 398 | error!("Unable to load CAA identities from config: {}", e); [INFO] [stdout] 399 | return Err(rocket); [INFO] [stdout] 400 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:406:20 [INFO] [stdout] | [INFO] [stdout] 406 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 406 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 407 | None [INFO] [stdout] 408 ~ } _ => { [INFO] [stdout] 409 | error!("Unable to load ToS URI from config: {}", e); [INFO] [stdout] 410 | return Err(rocket); [INFO] [stdout] 411 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:423:20 [INFO] [stdout] | [INFO] [stdout] 423 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 423 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 424 | None [INFO] [stdout] 425 ~ } _ => { [INFO] [stdout] 426 | error!("Unable to load ToS agreed to after date from config: {}", e); [INFO] [stdout] 427 | return Err(rocket); [INFO] [stdout] 428 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 434 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 435 | None [INFO] [stdout] 436 ~ } _ => { [INFO] [stdout] 437 | error!("Unable to load website URI from config: {}", e); [INFO] [stdout] 438 | return Err(rocket); [INFO] [stdout] 439 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | if let Err(_) = key_openssl.rsa() { [INFO] [stdout] | ^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 226 ~ match key_openssl.rsa() { Err(_) => { [INFO] [stdout] 227 | None [INFO] [stdout] 228 ~ } _ => { [INFO] [stdout] 229 | Some(openssl::sign::Verifier::new(msg_digest, &key_openssl)) [INFO] [stdout] 230 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | if let Err(_) = key_openssl.ec_key() { [INFO] [stdout] | ^^^^^^^^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match key_openssl.ec_key() { Err(_) => { [INFO] [stdout] 234 | None [INFO] [stdout] 235 ~ } _ => { [INFO] [stdout] 236 | Some(openssl::sign::Verifier::new(msg_digest, &key_openssl)) [INFO] [stdout] 237 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | let tor_client = if let Some(storage) = storage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 85 ~ let tor_client = match storage { Some(storage) => { [INFO] [stdout] 86 | let mut c = torrosion::Client::new(storage); [INFO] [stdout] ... [INFO] [stdout] 89 | Some(c) [INFO] [stdout] 90 ~ } _ => { [INFO] [stdout] 91 | None [INFO] [stdout] 92 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:781:16 [INFO] [stdout] | [INFO] [stdout] 781 | if let Some(domain_alt_name) = subject_alt_name.dnsname() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 781 ~ match subject_alt_name.dnsname() { Some(domain_alt_name) => { [INFO] [stdout] 782 | if domain_alt_name.to_ascii_lowercase() != sni_string { [INFO] [stdout] ... [INFO] [stdout] 797 | } [INFO] [stdout] 798 ~ } _ => { [INFO] [stdout] 799 | return Ok(tonic::Response::new(crate::cert_order::ValidationResult { [INFO] [stdout] ... [INFO] [stdout] 812 | })); [INFO] [stdout] 813 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:815:16 [INFO] [stdout] | [INFO] [stdout] 815 | if let Some(ip_alt_name) = subject_alt_name.ipaddress() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:832:13 [INFO] [stdout] | [INFO] [stdout] 832 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 815 ~ match subject_alt_name.ipaddress() { Some(ip_alt_name) => { [INFO] [stdout] 816 | if ip_alt_name != ip_bytes { [INFO] [stdout] ... [INFO] [stdout] 831 | } [INFO] [stdout] 832 ~ } _ => { [INFO] [stdout] 833 | return Ok(tonic::Response::new(crate::cert_order::ValidationResult { [INFO] [stdout] ... [INFO] [stdout] 846 | })); [INFO] [stdout] 847 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/bin/bjorn-validator.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bjorn` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/acme/mod.rs [INFO] [stderr] * src/ocsp/mod.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:19:6 [INFO] [stderr] | [INFO] [stderr] 19 | ($src:expr_2021, $err:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:19:22 [INFO] [stderr] | [INFO] [stderr] 19 | ($src:expr_2021, $err:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:6 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:22 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:85:37 [INFO] [stderr] | [INFO] [stderr] 85 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:6 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:22 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:96:37 [INFO] [stderr] | [INFO] [stderr] 96 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:6 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:22 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:115:37 [INFO] [stderr] | [INFO] [stderr] 115 | ($src:expr_2021, $db:expr_2021, $conf:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:6 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:22 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:39 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:134:54 [INFO] [stderr] | [INFO] [stderr] 134 | ($src:expr_2021, $conf:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:6 [INFO] [stderr] | [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:22 [INFO] [stderr] | [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:174:37 [INFO] [stderr] | [INFO] [stdout] warning: 'application/ocsp-request' is not a known media type [INFO] [stdout] --> src/ocsp/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 174 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr_2021, $err:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | ($src:expr, $err:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:85:41 [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr_2021, $db:expr, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr_2021, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 96 | ($src:expr, $db:expr, $conf:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/acme/mod.rs:193:6 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr_2021, $db:expr, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr_2021, $conf:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($src:expr, $db:expr, $conf:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr_2021, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:193:22 [INFO] [stderr] | [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:193:37 [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 193 | ($src:expr_2021, $db:expr_2021, $external_uri:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:212:6 [INFO] [stderr] | [INFO] [stderr] 212 | ($oid:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:134:53 [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 134 | ($src:expr, $conf:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/acme/mod.rs:1941:6 [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 174 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 1941 | ($req:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: 'application/ocsp-request' is not a known media type [INFO] [stderr] --> src/ocsp/mod.rs:87:22 [INFO] [stderr] | [INFO] [stderr] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr_2021, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr_2021, $external_uri:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 193 | ($src:expr, $db:expr, $external_uri:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | ($oid:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 212 | ($oid:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/acme/mod.rs:1941:11 [INFO] [stdout] | [INFO] [stdout] 1941 | ($req:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 1941 | ($req:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/ocsp/proto.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2 | | pub fn d2i_ASN1_OBJECT( [INFO] [stdout] 3 | | a: *mut *mut openssl_sys::ASN1_OBJECT, [INFO] [stdout] 4 | | pp: *mut *const libc::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 27 | | ) -> *mut openssl_sys::ASN1_BIT_STRING; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/validator/mod.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1285 | | fn X509v3_get_ext_by_OBJ( [INFO] [stdout] 1286 | | x: *const openssl_sys::stack_st_X509_EXTENSION, [INFO] [stdout] 1287 | | obj: *const openssl_sys::ASN1_OBJECT, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | ) -> *mut libc::c_void; [INFO] [stdout] 1316 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sig_id` and `cert_id` are never read [INFO] [stdout] --> src/ocsp/proto.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct PreferredSignatureAlgorithm { [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] 273 | pub sig_id: asn1::ObjectIdentifier, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 274 | pub cert_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreferredSignatureAlgorithm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `signed_bytes` and `signature` are never read [INFO] [stdout] --> src/ocsp/types.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct OCSPRequest<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 52 | pub signed_bytes: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 53 | pub request: TBSRequest<'a>, [INFO] [stdout] 54 | pub signature: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OCSPRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `algorithm`, `signature_bytes`, and `certs` are never read [INFO] [stdout] --> src/ocsp/types.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Signature<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 59 | pub algorithm: SignatureAlgorithm, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 60 | pub signature_bytes: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub certs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Signature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `requester_name` is never read [INFO] [stdout] --> src/ocsp/types.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TBSRequest<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 66 | pub requester_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TBSRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service_locator` is never read [INFO] [stdout] --> src/ocsp/types.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Request<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 74 | pub cert_id: CertID<'a>, [INFO] [stdout] 75 | pub service_locator: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `issuer` and `locator` are never read [INFO] [stdout] --> src/ocsp/types.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct ServiceLocator { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 99 | pub issuer: X509Name, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 100 | pub locator: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceLocator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `method` and `location` are never read [INFO] [stdout] --> src/ocsp/types.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct AccessDescription { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 105 | pub method: Asn1Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 106 | pub location: GeneralName, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccessDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:373:20 [INFO] [stdout] | [INFO] [stdout] 373 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:375:17 [INFO] [stdout] | [INFO] [stdout] 375 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 373 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 374 | false [INFO] [stdout] 375 ~ } _ => { [INFO] [stdout] 376 | error!("Unable to load external account required from config: {}", e); [INFO] [stdout] 377 | return Err(rocket); [INFO] [stdout] 378 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:384:20 [INFO] [stdout] | [INFO] [stdout] 384 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 384 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 385 | None [INFO] [stdout] 386 ~ } _ => { [INFO] [stdout] 387 | error!("Unable to load external account required from config: {}", e); [INFO] [stdout] 388 | return Err(rocket); [INFO] [stdout] 389 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:395:20 [INFO] [stdout] | [INFO] [stdout] 395 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 395 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 396 | vec![] [INFO] [stdout] 397 ~ } _ => { [INFO] [stdout] 398 | error!("Unable to load CAA identities from config: {}", e); [INFO] [stdout] 399 | return Err(rocket); [INFO] [stdout] 400 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:406:20 [INFO] [stdout] | [INFO] [stdout] 406 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 406 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 407 | None [INFO] [stdout] 408 ~ } _ => { [INFO] [stdout] 409 | error!("Unable to load ToS URI from config: {}", e); [INFO] [stdout] 410 | return Err(rocket); [INFO] [stdout] 411 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:423:20 [INFO] [stdout] | [INFO] [stdout] 423 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 423 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 424 | None [INFO] [stdout] 425 ~ } _ => { [INFO] [stdout] 426 | error!("Unable to load ToS agreed to after date from config: {}", e); [INFO] [stdout] 427 | return Err(rocket); [INFO] [stdout] 428 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | if let figment::error::Kind::MissingField(_) = e.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/mod.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 434 ~ match e.kind { figment::error::Kind::MissingField(_) => { [INFO] [stdout] 435 | None [INFO] [stdout] 436 ~ } _ => { [INFO] [stdout] 437 | error!("Unable to load website URI from config: {}", e); [INFO] [stdout] 438 | return Err(rocket); [INFO] [stdout] 439 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | if let Err(_) = key_openssl.rsa() { [INFO] [stdout] | ^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 226 ~ match key_openssl.rsa() { Err(_) => { [INFO] [stdout] 227 | None [INFO] [stdout] 228 ~ } _ => { [INFO] [stdout] 229 | Some(openssl::sign::Verifier::new(msg_digest, &key_openssl)) [INFO] [stdout] 230 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | if let Err(_) = key_openssl.ec_key() { [INFO] [stdout] | ^^^^^^^^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/acme/jws.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match key_openssl.ec_key() { Err(_) => { [INFO] [stdout] 234 | None [INFO] [stdout] 235 ~ } _ => { [INFO] [stdout] 236 | Some(openssl::sign::Verifier::new(msg_digest, &key_openssl)) [INFO] [stdout] 237 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | let tor_client = if let Some(storage) = storage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 85 ~ let tor_client = match storage { Some(storage) => { [INFO] [stdout] 86 | let mut c = torrosion::Client::new(storage); [INFO] [stdout] ... [INFO] [stdout] 89 | Some(c) [INFO] [stdout] 90 ~ } _ => { [INFO] [stdout] 91 | None [INFO] [stdout] 92 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:781:16 [INFO] [stdout] | [INFO] [stdout] 781 | if let Some(domain_alt_name) = subject_alt_name.dnsname() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 781 ~ match subject_alt_name.dnsname() { Some(domain_alt_name) => { [INFO] [stdout] 782 | if domain_alt_name.to_ascii_lowercase() != sni_string { [INFO] [stdout] ... [INFO] [stdout] 797 | } [INFO] [stdout] 798 ~ } _ => { [INFO] [stdout] 799 | return Ok(tonic::Response::new(crate::cert_order::ValidationResult { [INFO] [stdout] ... [INFO] [stdout] 812 | })); [INFO] [stdout] 813 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:815:16 [INFO] [stdout] | [INFO] [stdout] 815 | if let Some(ip_alt_name) = subject_alt_name.ipaddress() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/validator/mod.rs:832:13 [INFO] [stdout] | [INFO] [stdout] 832 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 815 ~ match subject_alt_name.ipaddress() { Some(ip_alt_name) => { [INFO] [stdout] 816 | if ip_alt_name != ip_bytes { [INFO] [stdout] ... [INFO] [stdout] 831 | } [INFO] [stdout] 832 ~ } _ => { [INFO] [stdout] 833 | return Ok(tonic::Response::new(crate::cert_order::ValidationResult { [INFO] [stdout] ... [INFO] [stdout] 846 | })); [INFO] [stdout] 847 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/bin/bjorn-acme.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/bjorn-ocsp.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.07s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling bjorn-acme v0.6.2 (/tmp/fixit) [INFO] [stdout] warning: 'application/ocsp-request' is not a known media type [INFO] [stdout] --> src/ocsp/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 'application/ocsp-request' is not a known media type [INFO] [stdout] --> src/ocsp/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | #[post("/", format = "application/ocsp-request", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/ocsp/proto.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern "C" { [INFO] [stdout] 2 | | pub fn d2i_ASN1_OBJECT( [INFO] [stdout] 3 | | a: *mut *mut openssl_sys::ASN1_OBJECT, [INFO] [stdout] 4 | | pp: *mut *const libc::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 27 | | ) -> *mut openssl_sys::ASN1_BIT_STRING; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/validator/mod.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | / extern "C" { [INFO] [stdout] 1285 | | fn X509v3_get_ext_by_OBJ( [INFO] [stdout] 1286 | | x: *const openssl_sys::stack_st_X509_EXTENSION, [INFO] [stdout] 1287 | | obj: *const openssl_sys::ASN1_OBJECT, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | ) -> *mut libc::c_void; [INFO] [stdout] 1316 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/ocsp/proto.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / extern "C" { [INFO] [stdout] 2 | | pub fn d2i_ASN1_OBJECT( [INFO] [stdout] 3 | | a: *mut *mut openssl_sys::ASN1_OBJECT, [INFO] [stdout] 4 | | pp: *mut *const libc::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 27 | | ) -> *mut openssl_sys::ASN1_BIT_STRING; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/validator/mod.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | / extern "C" { [INFO] [stdout] 1285 | | fn X509v3_get_ext_by_OBJ( [INFO] [stdout] 1286 | | x: *const openssl_sys::stack_st_X509_EXTENSION, [INFO] [stdout] 1287 | | obj: *const openssl_sys::ASN1_OBJECT, [INFO] [stdout] ... | [INFO] [stdout] 1315 | | ) -> *mut libc::c_void; [INFO] [stdout] 1316 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bjorn-acme` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bjorn-acme` (lib test) due to 3 previous errors; 1 warning emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "57a99fedd98e8584b601422754cce3071ab45162b819a302831ee039b5616904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a99fedd98e8584b601422754cce3071ab45162b819a302831ee039b5616904", kill_on_drop: false }` [INFO] [stdout] 57a99fedd98e8584b601422754cce3071ab45162b819a302831ee039b5616904