[INFO] fetching crate melodium 0.8.0... [INFO] checking melodium-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate melodium 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate melodium 0.8.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate melodium 0.8.0 [INFO] finished tweaking crates.io crate melodium 0.8.0 [INFO] tweaked toml for crates.io crate melodium 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate melodium 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64dc22f502caf6275f1cd5446b3ac45de01fa95561c6ceaca30688e66268c5fa [INFO] running `Command { std: "docker" "start" "-a" "64dc22f502caf6275f1cd5446b3ac45de01fa95561c6ceaca30688e66268c5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64dc22f502caf6275f1cd5446b3ac45de01fa95561c6ceaca30688e66268c5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64dc22f502caf6275f1cd5446b3ac45de01fa95561c6ceaca30688e66268c5fa", kill_on_drop: false }` [INFO] [stdout] 64dc22f502caf6275f1cd5446b3ac45de01fa95561c6ceaca30688e66268c5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1474075b02797a03a9cde002ae203c4750c369284645368323a8d5f91ea1d78 [INFO] running `Command { std: "docker" "start" "-a" "e1474075b02797a03a9cde002ae203c4750c369284645368323a8d5f91ea1d78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking writeable v0.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking litemap v0.7.2 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking stopper v0.2.4 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking boa_profiler v0.17.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling whoami v1.5.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling icu_provider_macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.9.6 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling trillium-macros v0.0.5 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling boa_macros v0.17.3 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking boa_gc v0.17.3 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking async_cell v0.2.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking boa_interner v0.17.3 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking zerofrom v0.1.3 [INFO] [stderr] Compiling melodium-repository v0.8.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking signal-hook-async-std v0.2.2 [INFO] [stderr] Checking regress v0.6.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking routefinder v0.5.4 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling melodium-loader v0.8.0 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking async-walkdir v0.2.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking bzip2-rs v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking banzai v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking cargo_author v1.0.7 [INFO] [stderr] Compiling melodium v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking simple-home-dir v0.2.3 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking futures-rustls v0.25.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking async-ringbuf v0.1.3 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking iso639-1 v0.4.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking yoke v0.7.3 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking trillium-http v0.3.14 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking platforms v3.3.0 [INFO] [stderr] Checking zerovec v0.9.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking trillium v0.2.16 [INFO] [stderr] Checking melodium-common v0.8.0 [INFO] [stderr] Checking tinystr v0.7.2 [INFO] [stderr] Checking icu_collections v1.2.0 [INFO] [stderr] Checking boa_ast v0.17.3 [INFO] [stderr] Checking melodium-core v0.8.0 [INFO] [stderr] Checking icu_locid v1.2.0 [INFO] [stderr] Checking melodium-doc v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking icu_provider v1.2.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking icu_properties v1.2.0 [INFO] [stderr] Checking icu_provider_blob v1.2.0 [INFO] [stderr] Checking icu_provider_adapters v1.2.0 [INFO] [stderr] Checking trillium-server-common v0.4.7 [INFO] [stderr] Checking trillium-router v0.3.6 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling melodium-macro v0.8.0 [INFO] [stderr] Checking trillium-client v0.5.6 [INFO] [stderr] Checking trillium-rustls v0.6.0 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking icu_normalizer v1.2.0 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Checking boa_icu_provider v0.17.3 [INFO] [stderr] Checking boa_parser v0.17.3 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Checking boa_engine v0.17.3 [INFO] [stderr] Checking std-mel v0.8.0 [INFO] [stderr] Checking json-mel v0.8.0 [INFO] [stderr] Checking encoding-mel v0.8.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking http-types v2.12.0 [INFO] [stderr] Checking melodium-engine v0.8.0 [INFO] [stderr] Checking trillium-async-std v0.3.3 [INFO] [stderr] Checking melodium-lang v0.8.0 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Checking process-mel v0.8.0 [INFO] [stderr] Checking fs-mel v0.8.0 [INFO] [stderr] Checking http-mel v0.8.0 [INFO] [stderr] Checking regex-mel v0.8.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking javascript-mel v0.8.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking sql-mel v0.8.0 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 30 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | loader.load_all().and_then(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | .and_then(|coll| LoadingResult::new_success((loader.packages(), coll))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 64 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | entrypoint: &str, [INFO] [stdout] 66 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | / loader [INFO] [stdout] 72 | | .load_raw(raw) [INFO] [stdout] 73 | | .and_then(|pkg| { [INFO] [stdout] 74 | | if let Some(main) = pkg.entrypoints().get(entrypoint) { [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / loader [INFO] [stdout] 84 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:85:67 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 90 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | / loader [INFO] [stdout] 97 | | .load_raw(raw) [INFO] [stdout] 98 | | .and_then(|pkg| { [INFO] [stdout] 99 | | let mut result = LoadingResult::new_success(Arc::clone(&pkg)); [INFO] [stdout] ... | [INFO] [stdout] 107 | | result [INFO] [stdout] 108 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | / loader [INFO] [stdout] 111 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:112:67 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 117 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | identifier: &Identifier, [INFO] [stdout] 119 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / loader [INFO] [stdout] 125 | | .load_raw(raw) [INFO] [stdout] 126 | | .and_then(|pkg| { [INFO] [stdout] 127 | | loader [INFO] [stdout] 128 | | .load(&identifier.into()) [INFO] [stdout] 129 | | .and(LoadingResult::new_success(pkg)) [INFO] [stdout] 130 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | / loader [INFO] [stdout] 128 | | .load(&identifier.into()) [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 126 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | .and(LoadingResult::new_success(pkg)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | / loader [INFO] [stdout] 133 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 141 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 143 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 153 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 155 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 166 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 168 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 177 | collection: Arc, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | identifier: &Identifier, [INFO] [stdout] 179 | parameters: HashMap, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | ) -> LogicResult<()> { [INFO] [stdout] 181 | let engine = melodium_engine::new_engine(collection); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | engine.genesis(&identifier, parameters).and_then(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `melodium` (lib test) due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 30 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | loader.load_all().and_then(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `melodium` (lib) due to 21 previous errors [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | .and_then(|coll| LoadingResult::new_success((loader.packages(), coll))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 64 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | entrypoint: &str, [INFO] [stdout] 66 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | / loader [INFO] [stdout] 72 | | .load_raw(raw) [INFO] [stdout] 73 | | .and_then(|pkg| { [INFO] [stdout] 74 | | if let Some(main) = pkg.entrypoints().get(entrypoint) { [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / loader [INFO] [stdout] 84 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:85:67 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 90 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | / loader [INFO] [stdout] 97 | | .load_raw(raw) [INFO] [stdout] 98 | | .and_then(|pkg| { [INFO] [stdout] 99 | | let mut result = LoadingResult::new_success(Arc::clone(&pkg)); [INFO] [stdout] ... | [INFO] [stdout] 107 | | result [INFO] [stdout] 108 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | / loader [INFO] [stdout] 111 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:112:67 [INFO] [stdout] | [INFO] [stdout] 109 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 117 | raw: Arc>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | identifier: &Identifier, [INFO] [stdout] 119 | mut config: LoadingConfig, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let loader = Loader::new(config); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / loader [INFO] [stdout] 125 | | .load_raw(raw) [INFO] [stdout] 126 | | .and_then(|pkg| { [INFO] [stdout] 127 | | loader [INFO] [stdout] 128 | | .load(&identifier.into()) [INFO] [stdout] 129 | | .and(LoadingResult::new_success(pkg)) [INFO] [stdout] 130 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | / loader [INFO] [stdout] 128 | | .load(&identifier.into()) [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 126 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | .and(LoadingResult::new_success(pkg)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | / loader [INFO] [stdout] 133 | | .build() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 131 | .and_then(|pkg| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | .and_then(|collection| LoadingResult::new_success((pkg, collection))) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 141 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 143 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 153 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 155 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 166 | config: LoadingConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | ) -> LoadingResult<(Arc, Arc)> { [INFO] [stdout] 168 | match std::fs::read(&file) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 177 | collection: Arc, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | identifier: &Identifier, [INFO] [stdout] 179 | parameters: HashMap, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | ) -> LogicResult<()> { [INFO] [stdout] 181 | let engine = melodium_engine::new_engine(collection); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | engine.genesis(&identifier, parameters).and_then(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1474075b02797a03a9cde002ae203c4750c369284645368323a8d5f91ea1d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1474075b02797a03a9cde002ae203c4750c369284645368323a8d5f91ea1d78", kill_on_drop: false }` [INFO] [stdout] e1474075b02797a03a9cde002ae203c4750c369284645368323a8d5f91ea1d78