[INFO] cloning repository https://github.com/chewyfish/trust0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chewyfish/trust0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchewyfish%2Ftrust0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchewyfish%2Ftrust0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc93dd0d105f63f2ff76c29662ba69db722f5c48 [INFO] checking chewyfish/trust0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchewyfish%2Ftrust0" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chewyfish/trust0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chewyfish/trust0 [INFO] finished tweaking git repo https://github.com/chewyfish/trust0 [INFO] tweaked toml for git repo https://github.com/chewyfish/trust0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chewyfish/trust0 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/faokunega/pg-embed.git` [INFO] [stderr] Updating git repository `https://github.com/gz/archiver-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded iter-group v0.2.0 [INFO] [stderr] Downloaded rcgen v0.12.1 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded diesel_derives v2.1.4 [INFO] [stderr] Downloaded serde v1.0.201 [INFO] [stderr] Downloaded serde_derive v1.0.201 [INFO] [stderr] Downloaded x509-parser v0.15.1 [INFO] [stderr] Downloaded diesel v2.1.6 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29df429634ca6be72453916d67d9584191746ae3d5eafc53b8fd7504840afcf8 [INFO] running `Command { std: "docker" "start" "-a" "29df429634ca6be72453916d67d9584191746ae3d5eafc53b8fd7504840afcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29df429634ca6be72453916d67d9584191746ae3d5eafc53b8fd7504840afcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29df429634ca6be72453916d67d9584191746ae3d5eafc53b8fd7504840afcf8", kill_on_drop: false }` [INFO] [stdout] 29df429634ca6be72453916d67d9584191746ae3d5eafc53b8fd7504840afcf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4548c19949c1d72f9cb748b3fe279c938e3b729b8799bade6dfcecfb98198f [INFO] running `Command { std: "docker" "start" "-a" "cd4548c19949c1d72f9cb748b3fe279c938e3b729b8799bade6dfcecfb98198f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking scram v0.6.0 [INFO] [stderr] Checking rcgen v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking windows-acl v0.3.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking trust0-common v1.0.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hickory-resolver v0.24.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking iter-group v0.2.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking trust0-gateway v1.0.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stderr] Checking trust0-client v1.0.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking archiver-rs v0.5.1 (https://github.com/gz/archiver-rs.git?branch=patch-1#a73cef92) [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking pg-embed v0.7.2 (https://github.com/faokunega/pg-embed.git?branch=master#72db5e05) [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.60s [INFO] running `Command { std: "docker" "inspect" "cd4548c19949c1d72f9cb748b3fe279c938e3b729b8799bade6dfcecfb98198f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4548c19949c1d72f9cb748b3fe279c938e3b729b8799bade6dfcecfb98198f", kill_on_drop: false }` [INFO] [stdout] cd4548c19949c1d72f9cb748b3fe279c938e3b729b8799bade6dfcecfb98198f [INFO] checking chewyfish/trust0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchewyfish%2Ftrust0" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chewyfish/trust0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chewyfish/trust0 [INFO] finished tweaking git repo https://github.com/chewyfish/trust0 [INFO] tweaked toml for git repo https://github.com/chewyfish/trust0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chewyfish/trust0 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42996a445bb3199155d80a84c3b4ad725366130fd579c924c938a69b3528caa4 [INFO] running `Command { std: "docker" "start" "-a" "42996a445bb3199155d80a84c3b4ad725366130fd579c924c938a69b3528caa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42996a445bb3199155d80a84c3b4ad725366130fd579c924c938a69b3528caa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42996a445bb3199155d80a84c3b4ad725366130fd579c924c938a69b3528caa4", kill_on_drop: false }` [INFO] [stdout] 42996a445bb3199155d80a84c3b4ad725366130fd579c924c938a69b3528caa4 [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=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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30d876bc03493ea2f930318af1b704338f391363a49404a5ea1ce6b1e7748e96 [INFO] running `Command { std: "docker" "start" "-a" "30d876bc03493ea2f930318af1b704338f391363a49404a5ea1ce6b1e7748e96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking windows-acl v0.3.0 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking scram v0.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rcgen v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking trust0-common v1.0.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking sha2 v0.10.8 [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 146 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | Self { [INFO] [stdout] 149 | client_response_sender: Some(client_response_channel.0), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:150:39 [INFO] [stdout] | [INFO] [stdout] 146 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | client_response_receiver: Some(client_response_channel.1), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:151:37 [INFO] [stdout] | [INFO] [stdout] 146 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | server_response_sender: Some(server_response_channel.0), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:152:39 [INFO] [stdout] | [INFO] [stdout] 146 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | server_response_receiver: Some(server_response_channel.1), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:156:28 [INFO] [stdout] | [INFO] [stdout] 146 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | authenticated: Arc::new(Mutex::new(false)), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 165 | let mut auth_client = ScramSha256AuthenticatorClient { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | Some(thread::spawn(move || auth_client.authenticate())) [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:397:37 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Self { [INFO] [stdout] 397 | server_response_sender: Some(server_response_channel.0), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:398:39 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | server_response_receiver: Some(server_response_channel.1), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:399:37 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | client_response_sender: Some(client_response_channel.0), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:400:39 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | client_response_receiver: Some(client_response_channel.1), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:401:28 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | auth_provider: Some(Box::new(auth_provider)), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn new(auth_provider: P, channel_timeout: Duration) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let server_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 395 | let client_response_channel = mpsc::channel(); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | authenticated: Arc::new(Mutex::new(false)), [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] --> crates/common/src/authn/scram_sha256_authenticator.rs:427:14 [INFO] [stdout] | [INFO] [stdout] 415 | let mut auth_server = ScramSha256AuthenticatorServer { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | Some(thread::spawn(move || auth_server.authenticate())) [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] --> crates/common/src/control/management/request.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 111 | let parsed_command = self [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | match parsed_command.unwrap().subcommand() { [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] --> crates/common/src/control/pdu.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | management::request::RequestProcessor::new().parse(&request_command_line) [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] --> crates/common/src/crypto/ca.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | rcgen::KeyPair::from_der_and_sign_algo(pkcs8.as_ref(), sig_alg).map_err(|err| { [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] --> crates/common/src/crypto/ca.rs:455:14 [INFO] [stdout] | [INFO] [stdout] 358 | let mut cert_params = None; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | Some(( [INFO] [stdout] | ______________^ [INFO] [stdout] 456 | | self.key_algorithm.as_ref().unwrap().clone(), [INFO] [stdout] 457 | | cert_params.unwrap(), [INFO] [stdout] 458 | | )) [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] --> crates/common/src/crypto/ca.rs:651:12 [INFO] [stdout] | [INFO] [stdout] 628 | let mut common_build_response = self.common_builder.build(&mut errors); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 637 | let (key_algorithm, mut cert_params) = common_build_response.take().unwrap(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 651 | Ok(Certificate { [INFO] [stdout] | ____________^ [INFO] [stdout] 652 | | entity_type: EntityType::RootCa, [INFO] [stdout] 653 | | _key_algorithm: key_algorithm.clone(), [INFO] [stdout] 654 | | certificate: rcgen::Certificate::from_params(cert_params).map_err(|err| { [INFO] [stdout] ... | [INFO] [stdout] 659 | | })?, [INFO] [stdout] 660 | | }) [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] --> crates/common/src/crypto/ca.rs:832:12 [INFO] [stdout] | [INFO] [stdout] 801 | let mut common_build_response = self.common_builder.build(&mut errors); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 810 | let (key_algorithm, mut cert_params) = common_build_response.take().unwrap(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 832 | Ok(Certificate { [INFO] [stdout] | ____________^ [INFO] [stdout] 833 | | entity_type: EntityType::Gateway, [INFO] [stdout] 834 | | _key_algorithm: key_algorithm.clone(), [INFO] [stdout] 835 | | certificate: rcgen::Certificate::from_params(cert_params).map_err(|err| { [INFO] [stdout] ... | [INFO] [stdout] 840 | | })?, [INFO] [stdout] 841 | | }) [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] --> crates/common/src/crypto/ca.rs:1043:12 [INFO] [stdout] | [INFO] [stdout] 1000 | let mut common_build_response = self.common_builder.build(&mut errors); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1016 | let (key_algorithm, mut cert_params) = common_build_response.take().unwrap(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1043 | Ok(Certificate { [INFO] [stdout] | ____________^ [INFO] [stdout] 1044 | | entity_type: EntityType::Client, [INFO] [stdout] 1045 | | _key_algorithm: key_algorithm.clone(), [INFO] [stdout] 1046 | | certificate: rcgen::Certificate::from_params(cert_params).map_err(|err| { [INFO] [stdout] ... | [INFO] [stdout] 1051 | | })?, [INFO] [stdout] 1052 | | }) [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] --> crates/common/src/crypto/crl.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | Ok(CRLFile { [INFO] [stdout] | ____________^ [INFO] [stdout] 406 | | path: filepath, [INFO] [stdout] 407 | | last_mtime: UNIX_EPOCH, [INFO] [stdout] 408 | | crl_list: crl_list.clone(), [INFO] [stdout] 409 | | reloading: reloading.clone(), [INFO] [stdout] 410 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> crates/common/src/file.rs:225:12 [INFO] [stdout] | [INFO] [stdout] 225 | Ok(ReloadableTextFile { [INFO] [stdout] | ____________^ [INFO] [stdout] 226 | | path: filepath, [INFO] [stdout] 227 | | last_mtime: UNIX_EPOCH, [INFO] [stdout] 228 | | text_data: text_data.clone(), [INFO] [stdout] 229 | | reloading: reloading.clone(), [INFO] [stdout] 230 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> crates/common/src/net/stream_utils.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 211 | err_msg_fn: Box String>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Result<(), AppError> { [INFO] [stdout] 213 | / tcp_stream [INFO] [stdout] 214 | | .set_nonblocking(!blocking_value) [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] --> crates/common/src/net/stream_utils.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 233 | err_msg_fn: Box String>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | ) -> Result<(), AppError> { [INFO] [stdout] 235 | / udp_socket [INFO] [stdout] 236 | | .set_nonblocking(!blocking_value) [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] --> crates/common/src/net/stream_utils.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 259 | let listener = Arc::new(std::net::TcpListener::bind("127.0.0.1:0")?); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | let listener_copy = listener.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | let server_thread: JoinHandle> = [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 266 | let client_stream = std::net::TcpStream::connect(server_addr)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | let server_stream = server_thread.join().unwrap()?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 273 | | listener, [INFO] [stdout] 274 | | server_stream, [INFO] [stdout] 275 | | client_stream: (client_stream, server_addr), [INFO] [stdout] 276 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/stream_utils.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 314 | let server_socket = std::net::UdpSocket::bind("127.0.0.1:0")?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 315 | let client_socket = std::net::UdpSocket::bind("127.0.0.1:0")?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 324 | | server_socket: (server_socket, server_addr), [INFO] [stdout] 325 | | client_socket: (client_socket, client_addr), [INFO] [stdout] 326 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/tcp_server/conn_std.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 57 | mut visitor: Box, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | tcp_stream: TcpStream, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | ) -> Result { [INFO] [stdout] 60 | let event_channel = mpsc::channel(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | let stream_reader = Box::new(stream_utils::clone_std_tcp_stream( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let stream_writer = Box::new(stream_utils::clone_std_tcp_stream( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | visitor, [INFO] [stdout] 74 | | tcp_stream: Some(tcp_stream), [INFO] [stdout] 75 | | stream_reader, [INFO] [stdout] ... | [INFO] [stdout] 78 | | closed: false, [INFO] [stdout] 79 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/tcp_server/server_std.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 43 | visitor: Arc>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | tcp_listener: None, [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] --> crates/common/src/net/tcp_server/server_std.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 66 | let tcp_listener = TcpListener::bind(server_addr).map_err(|err| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | self.visitor.lock().unwrap().on_listening() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/tls_client/client_std.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 53 | visitor: Box, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | tls_client_config: rustls::ClientConfig, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | tls_client_config: Arc::new(tls_client_config), [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] --> crates/common/src/net/tls_client/client_std.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 53 | visitor: Box, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | tls_client_config: rustls::ClientConfig, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | connection: None, [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] --> crates/common/src/net/tls_client/client_std.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 234 | fn from(value: Client) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 235 | value.connection.unwrap().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] --> crates/common/src/net/tls_client/conn_std.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 73 | mut visitor: Box, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | tls_conn: TlsClientConnection, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let event_channel = ConnectionEvent::create_channel(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let tcp_stream = stream_utils::clone_std_tcp_stream(&tls_conn.sock, "net-tcp-client")?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | [INFO] [stdout] 82 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | visitor, [INFO] [stdout] 84 | | tls_conn: Some(tls_conn), [INFO] [stdout] 85 | | tls_conn_alt: None, [INFO] [stdout] ... | [INFO] [stdout] 89 | | closed: false, [INFO] [stdout] 90 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/tls_server/conn_std.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 105 | mut visitor: Box, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | tls_conn: TlsServerConnection, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let event_channel = mpsc::channel(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let tcp_stream = stream_utils::clone_std_tcp_stream(&tls_conn.sock, "net-tls-server")?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | [INFO] [stdout] 115 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 116 | | visitor, [INFO] [stdout] 117 | | tls_conn: Some(tls_conn), [INFO] [stdout] 118 | | tls_conn_alt: None, [INFO] [stdout] ... | [INFO] [stdout] 123 | | closed: false, [INFO] [stdout] 124 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/tls_server/server_std.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 53 | visitor: Arc>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | tcp_listener: None, [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] --> crates/common/src/net/tls_server/server_std.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 78 | let tcp_listener = TcpListener::bind(server_addr).map_err(|err| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | self.visitor.lock().unwrap().on_listening() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/udp_server/server_std.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 49 | visitor: Arc>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 62 | | visitor, [INFO] [stdout] 63 | | server_socket: None, [INFO] [stdout] 64 | | server_addr, [INFO] [stdout] ... | [INFO] [stdout] 67 | | closed: false, [INFO] [stdout] 68 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> crates/common/src/net/udp_server/server_std.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 78 | let server_socket = UdpSocket::bind(self.server_addr).map_err(|err| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | self.visitor.lock().unwrap().on_listening() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/net/udp_server/server_std.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | self.visitor.lock().unwrap().on_message_received( [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] --> crates/common/src/net/udp_server/server_std.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | &self.server_socket.as_ref().unwrap().local_addr().unwrap(), [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] --> crates/common/src/proxy/executor.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 108 | let (proxy_tasks_sender, proxy_tasks_receiver) = sync::mpsc::channel(); [INFO] [stdout] | ------------------ -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | proxy_streams: HashMap::new(), [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] --> crates/common/src/proxy/proxy_channel_and_tcp.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 61 | socket_channel_receiver: sync::mpsc::Receiver, [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | server_socket_channel_sender: &sync::mpsc::Sender, [INFO] [stdout] 63 | tcp_stream: std::net::TcpStream, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let tcp_stream = stream_utils::clone_std_tcp_stream(&tcp_stream, "tcpchannel-proxy")?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(ChannelAndTcpStreamProxy { [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | proxy_key: proxy_key.to_string(), [INFO] [stdout] 80 | | socket_channel_addr: *socket_channel_addr, [INFO] [stdout] 81 | | socket_channel_receiver: Arc::new(Mutex::new(socket_channel_receiver)), [INFO] [stdout] ... | [INFO] [stdout] 87 | | closed: Arc::new(Mutex::new(false)), [INFO] [stdout] 88 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/proxy/proxy_tcp_and_tcp.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 58 | tcp_stream1: std::net::TcpStream, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | tcp_stream2: std::net::TcpStream, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let tcp_stream1 = stream_utils::clone_std_tcp_stream(&tcp_stream1, "tcptcp-proxy-1")?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let tcp_stream2 = stream_utils::clone_std_tcp_stream(&tcp_stream2, "tcptcp-proxy-2")?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | Ok(TcpAndTcpStreamProxy { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | proxy_key: proxy_key.to_string(), [INFO] [stdout] 84 | | tcp_stream1, [INFO] [stdout] 85 | | tcp_stream2, [INFO] [stdout] ... | [INFO] [stdout] 90 | | closed: Arc::new(Mutex::new(false)), [INFO] [stdout] 91 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/proxy/proxy_tcp_and_udp.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 55 | tcp_stream: std::net::TcpStream, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | udp_socket: std::net::UdpSocket, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let tcp_stream = stream_utils::clone_std_tcp_stream(&tcp_stream, "tcpudp-proxy")?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let udp_socket = stream_utils::clone_std_udp_socket(&udp_socket, "tcpudp-proxy")?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ok(TcpAndUdpStreamProxy { [INFO] [stdout] | ____________^ [INFO] [stdout] 84 | | proxy_key: proxy_key.to_string(), [INFO] [stdout] 85 | | tcp_stream, [INFO] [stdout] 86 | | udp_socket, [INFO] [stdout] ... | [INFO] [stdout] 90 | | closed: Arc::new(Mutex::new(false)), [INFO] [stdout] 91 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/common/src/sync.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | channel_msg: T, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | err_msg_fn: Box String>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | ) -> Result<(), AppError> { [INFO] [stdout] 21 | / channel_sender [INFO] [stdout] 22 | | .send(channel_msg) [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 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trust0-common` (lib) due to 46 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "30d876bc03493ea2f930318af1b704338f391363a49404a5ea1ce6b1e7748e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d876bc03493ea2f930318af1b704338f391363a49404a5ea1ce6b1e7748e96", kill_on_drop: false }` [INFO] [stdout] 30d876bc03493ea2f930318af1b704338f391363a49404a5ea1ce6b1e7748e96