[INFO] fetching crate ggetrs 0.1.82... [INFO] checking ggetrs-0.1.82 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ggetrs 0.1.82 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ggetrs 0.1.82 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ggetrs 0.1.82 [INFO] finished tweaking crates.io crate ggetrs 0.1.82 [INFO] tweaked toml for crates.io crate ggetrs 0.1.82 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate ggetrs 0.1.82 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45acec131774aae80ffd6c8211c1a5151200d61e08ab6fa6dac076022dec1d0a [INFO] running `Command { std: "docker" "start" "-a" "45acec131774aae80ffd6c8211c1a5151200d61e08ab6fa6dac076022dec1d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45acec131774aae80ffd6c8211c1a5151200d61e08ab6fa6dac076022dec1d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45acec131774aae80ffd6c8211c1a5151200d61e08ab6fa6dac076022dec1d0a", kill_on_drop: false }` [INFO] [stdout] 45acec131774aae80ffd6c8211c1a5151200d61e08ab6fa6dac076022dec1d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59412a80f21642fa801a6c053c5af7ce1db243107590416c7757ff30f56af086 [INFO] running `Command { std: "docker" "start" "-a" "59412a80f21642fa801a6c053c5af7ce1db243107590416c7757ff30f56af086", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling polars-utils v0.42.0 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling polars-arrow v0.42.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling polars-compute v0.42.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polars-core v0.42.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling polars-ops v0.42.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling polars v0.42.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Compiling ggetrs v0.1.82 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling bon-macros v2.1.1 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Checking bon v2.1.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking simd-json v0.13.10 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Checking polars-error v0.42.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking polars-row v0.42.0 [INFO] [stderr] Checking polars-json v0.42.0 [INFO] [stderr] Checking polars-parquet v0.42.0 [INFO] [stderr] Checking polars-io v0.42.0 [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ucsc/functions/blat.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 68 | let response = blat(sequence, &seqtype, db_name); [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | if let Err(e) = response { [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ggetrs` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59412a80f21642fa801a6c053c5af7ce1db243107590416c7757ff30f56af086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59412a80f21642fa801a6c053c5af7ce1db243107590416c7757ff30f56af086", kill_on_drop: false }` [INFO] [stdout] 59412a80f21642fa801a6c053c5af7ce1db243107590416c7757ff30f56af086