[INFO] fetching crate upstream-ontologist 0.2.1... [INFO] checking upstream-ontologist-0.2.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate upstream-ontologist 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate upstream-ontologist 0.2.1 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate upstream-ontologist 0.2.1 [INFO] finished tweaking crates.io crate upstream-ontologist 0.2.1 [INFO] tweaked toml for crates.io crate upstream-ontologist 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate upstream-ontologist 0.2.1 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2bbecfb3063b1efa5c66b640843a8e68c919a85e0b646e6ad3200db52f60a9f [INFO] running `Command { std: "docker" "start" "-a" "e2bbecfb3063b1efa5c66b640843a8e68c919a85e0b646e6ad3200db52f60a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2bbecfb3063b1efa5c66b640843a8e68c919a85e0b646e6ad3200db52f60a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bbecfb3063b1efa5c66b640843a8e68c919a85e0b646e6ad3200db52f60a9f", kill_on_drop: false }` [INFO] [stdout] e2bbecfb3063b1efa5c66b640843a8e68c919a85e0b646e6ad3200db52f60a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c2c3fc95fa23117a3b444b472a0e9a781867c06f05fd3fd45231ad53820cb48 [INFO] running `Command { std: "docker" "start" "-a" "7c2c3fc95fa23117a3b444b472a0e9a781867c06f05fd3fd45231ad53820cb48", 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 proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.5 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking gix-trace v0.1.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking gix-utils v0.1.13 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking prodash v29.0.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking rowan v0.15.16 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.5 [INFO] [stderr] Compiling pyo3-ffi v0.22.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking jiff v0.1.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pyo3 v0.22.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking xml-rs v0.8.22 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking charset v0.1.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking version-ranges v0.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking mailparse v0.15.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking boxcar v0.2.6 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking m_lexer v0.0.4 [INFO] [stderr] Compiling upstream-ontologist v0.2.1 (/tmp/fixit) [INFO] [stderr] Checking gix-sec v0.10.9 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking makefile-lossless v0.1.5 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking configparser v3.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling deb822-derive v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking lazy-regex v3.3.0 [INFO] [stderr] Checking debversion v0.4.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking patchkit v0.1.8 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking debian-changelog v0.2.0 [INFO] [stderr] Checking gix-date v0.9.1 [INFO] [stderr] Checking gix-path v0.10.12 [INFO] [stderr] Checking gix-validate v0.9.1 [INFO] [stderr] Checking rfc2047-decoder v1.0.5 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking gix-config-value v0.14.9 [INFO] [stderr] Checking gix-actor v0.33.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pyo3-macros v0.22.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking deb822-lossless v0.2.2 [INFO] [stderr] Checking pep440_rs v0.7.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking gix-hash v0.15.0 [INFO] [stderr] Checking debian-copyright v0.1.27 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking gix-features v0.39.0 [INFO] [stderr] Checking gix-hashtable v0.6.0 [INFO] [stderr] Checking distro-info v0.4.0 [INFO] [stderr] Checking document_tree v0.4.0 [INFO] [stderr] Checking debian-watch v0.2.7 [INFO] [stderr] Checking r-description v0.3.1 [INFO] [stderr] Checking gix-fs v0.12.0 [INFO] [stderr] Checking gix-object v0.45.0 [INFO] [stderr] Checking pep508_rs v0.9.1 [INFO] [stderr] Checking gix-tempfile v15.0.0 [INFO] [stderr] Checking gix-glob v0.17.0 [INFO] [stderr] Checking gix-lock v15.0.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking debian-control v0.1.38 [INFO] [stderr] Checking python-pkginfo v0.6.3 [INFO] [stderr] Checking gix-ref v0.48.0 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking select v0.6.0 [INFO] [stderr] Checking uo_rst_parser v0.4.3 [INFO] [stderr] Checking rst_renderer v0.4.0 [INFO] [stderr] Compiling opam-file-rs v0.1.5 [INFO] [stderr] Checking gix-config v0.41.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking pyo3-filelike v0.3.0 [INFO] [stderr] Checking breezyshim v0.1.213 [INFO] [stderr] Checking pyproject-toml v0.13.4 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking debbugs v0.1.5 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/providers/ocaml.rs (1 fix) [INFO] [stderr] Fixed src/providers/mod.rs (1 fix) [INFO] [stderr] Fixed src/extrapolate.rs (1 fix) [INFO] [stderr] Fixed src/providers/r.rs (1 fix) [INFO] [stderr] Fixed src/providers/debian.rs (5 fixes) [INFO] [stderr] Fixed src/providers/python.rs (5 fixes) [INFO] [stderr] Fixed src/readme.rs (3 fixes) [INFO] [stderr] Fixed src/providers/repology.rs (1 fix) [INFO] [stderr] Fixed src/providers/git.rs (1 fix) [INFO] [stderr] Fixed src/vcs.rs (2 fixes) [INFO] [stderr] Fixed src/providers/rust.rs (3 fixes) [INFO] [stderr] Fixed src/lib.rs (17 fixes) [INFO] [stderr] Fixed src/providers/package_xml.rs (1 fix) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 130 | if let Some(description) = resolve!(workspace, package, description) { [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 138 | if let Some(homepage) = resolve!(workspace, package, homepage) { [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 146 | if let Some(license) = resolve!(workspace, package, license) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 154 | if let Some(repository) = resolve!(workspace, package, repository) { [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 162 | if let Some(version) = resolve!(workspace, package, version) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/providers/haskell.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 150 | let client = reqwest::Client::builder() [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `client` calls a custom destructor [INFO] [stdout] | `client` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | match client.get(url).send().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 387 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 387 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.68/src/ssl/mod.rs:1758:1 [INFO] [stdout] | [INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! { [INFO] [stdout] 1759 | | type CType = ffi::SSL_CTX; [INFO] [stdout] 1760 | | fn drop = ffi::SSL_CTX_free; [INFO] [stdout] ... | [INFO] [stdout] 1771 | | pub struct SslContextRef; [INFO] [stdout] 1772 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `client` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `client` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `client` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 387 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `client` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 387 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `client` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.0/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `client` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.68/src/ssl/mod.rs:1758:1 [INFO] [stdout] | [INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! { [INFO] [stdout] 1759 | | type CType = ffi::SSL_CTX; [INFO] [stdout] 1760 | | fn drop = ffi::SSL_CTX_free; [INFO] [stdout] ... | [INFO] [stdout] 1771 | | pub struct SslContextRef; [INFO] [stdout] 1772 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 130 | if let Some(description) = resolve!(workspace, package, description) { [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 138 | if let Some(homepage) = resolve!(workspace, package, homepage) { [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 146 | if let Some(license) = resolve!(workspace, package, license) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 154 | if let Some(repository) = resolve!(workspace, package, repository) { [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 162 | if let Some(version) = resolve!(workspace, package, version) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.17s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling upstream-ontologist v0.2.1 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 130 | if let Some(description) = resolve!(workspace, package, description) { [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 138 | if let Some(homepage) = resolve!(workspace, package, homepage) { [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 146 | if let Some(license) = resolve!(workspace, package, license) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 154 | if let Some(repository) = resolve!(workspace, package, repository) { [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 162 | if let Some(version) = resolve!(workspace, package, version) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 130 | if let Some(description) = resolve!(workspace, package, description) { [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 138 | if let Some(homepage) = resolve!(workspace, package, homepage) { [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 146 | if let Some(license) = resolve!(workspace, package, license) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 154 | if let Some(repository) = resolve!(workspace, package, repository) { [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/providers/rust.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(DirectOrWorkspace::Direct(ref s)) = [INFO] [stdout] | ^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 162 | if let Some(version) = resolve!(workspace, package, version) { [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `upstream-ontologist` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `upstream-ontologist` (lib test) due to 5 previous errors [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" "7c2c3fc95fa23117a3b444b472a0e9a781867c06f05fd3fd45231ad53820cb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2c3fc95fa23117a3b444b472a0e9a781867c06f05fd3fd45231ad53820cb48", kill_on_drop: false }` [INFO] [stdout] 7c2c3fc95fa23117a3b444b472a0e9a781867c06f05fd3fd45231ad53820cb48