[INFO] cloning repository https://github.com/corpus-tools/graphANNIS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corpus-tools/graphANNIS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4947be2fe33d0be45a0c478aa99d81d699867d00 [INFO] checking corpus-tools/graphANNIS against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS 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/corpus-tools/graphANNIS [INFO] finished tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] tweaked toml for git repo https://github.com/corpus-tools/graphANNIS written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 396 packages to latest compatible versions [INFO] [stderr] Adding actix-cors v0.6.5 (latest: v0.7.0) [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding base64 v0.12.3 (latest: v0.22.1) [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding bcrypt v0.10.1 (latest: v0.15.1) [INFO] [stderr] Adding binary-layout v2.1.0 (latest: v4.0.2) [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding blowfish v0.8.0 (latest: v0.9.1) [INFO] [stderr] Adding cipher v0.3.0 (latest: v0.4.4) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.16) [INFO] [stderr] Adding clipboard-win v4.5.0 (latest: v5.4.0) [INFO] [stderr] Adding config v0.13.4 (latest: v0.14.0) [INFO] [stderr] Adding constant_time_eq v0.1.5 (latest: v0.3.1) [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding cookie v0.16.2 (latest: v0.18.1) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding dashmap v5.5.3 (latest: v6.0.1) [INFO] [stderr] Adding derive_more v0.99.18 (latest: v1.0.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding endian-type v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding env_logger v0.9.3 (latest: v0.11.5) [INFO] [stderr] Adding error-code v2.3.1 (latest: v3.2.0) [INFO] [stderr] Adding fd-lock v3.0.13 (latest: v4.0.2) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding h2 v0.3.26 (latest: v0.4.6) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding heck v0.3.3 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.4.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding insta-cmd v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding integer-encoding v3.0.4 (latest: v4.0.2) [INFO] [stderr] Adding itertools v0.9.0 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.11.0 (latest: v0.13.0) [INFO] [stderr] Adding jsonwebtoken v7.2.0 (latest: v9.3.0) [INFO] [stderr] Adding lalrpop v0.20.2 (latest: v0.21.0) [INFO] [stderr] Adding lalrpop-util v0.20.2 (latest: v0.21.0) [INFO] [stderr] Adding libsqlite3-sys v0.26.0 (latest: v0.30.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding lru v0.7.8 (latest: v0.12.4) [INFO] [stderr] Adding memmap2 v0.5.10 (latest: v0.9.4) [INFO] [stderr] Adding memoffset v0.6.5 (latest: v0.9.1) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding nix v0.23.2 (latest: v0.29.0) [INFO] [stderr] Adding num-bigint v0.2.6 (latest: v0.4.6) [INFO] [stderr] Adding page_size v0.4.2 (latest: v0.6.0) [INFO] [stderr] Adding password-hash v0.4.2 (latest: v0.5.0) [INFO] [stderr] Adding pbkdf2 v0.11.0 (latest: v0.12.2) [INFO] [stderr] Adding pem v0.8.3 (latest: v3.0.4) [INFO] [stderr] Adding phf_shared v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding quick-xml v0.28.2 (latest: v0.36.1) [INFO] [stderr] Adding ring v0.16.20 (latest: v0.17.8) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding rustyline v9.1.2 (latest: v14.0.0) [INFO] [stderr] Adding rustyline-derive v0.5.0 (latest: v0.10.0) [INFO] [stderr] Adding serial_test v2.0.0 (latest: v3.1.1) [INFO] [stderr] Adding serial_test_derive v2.0.0 (latest: v3.1.1) [INFO] [stderr] Adding simple_asn1 v0.4.1 (latest: v0.6.2) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding spin v0.5.2 (latest: v0.9.8) [INFO] [stderr] Adding str-buf v1.0.6 (latest: v3.0.3) [INFO] [stderr] Adding strum v0.21.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.21.1 (latest: v0.26.4) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding term v0.7.0 (latest: v1.0.0) [INFO] [stderr] Adding termtree v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] [stderr] Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched (latest: v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7) [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (latest: v0.6.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding untrusted v0.7.1 (latest: v0.9.0) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [INFO] [stderr] Adding zip v0.6.6 (latest: v2.2.0) [INFO] [stderr] Adding zstd v0.11.2+zstd.1.5.2 (latest: v0.13.2) [INFO] [stderr] Adding zstd-safe v5.0.2+zstd.1.5.2 (latest: v7.2.1) [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] Downloading crates ... [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded compound_duration v1.2.1 [INFO] [stderr] Downloaded migrations_macros v2.2.0 [INFO] [stderr] Downloaded bcrypt v0.10.1 [INFO] [stderr] Downloaded binary-layout v2.1.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded boolean_expression v0.4.4 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded binary-layout v4.0.2 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded diesel_migrations v2.2.0 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded sstable v0.11.1 [INFO] [stderr] Downloaded actix-http v3.9.0 [INFO] [stderr] Downloaded clru v0.6.2 [INFO] [stderr] Downloaded actix-web v4.9.0 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded memory-stats v1.2.0 [INFO] [stderr] Downloaded rustyline-derive v0.5.0 [INFO] [stderr] Downloaded file_diff v1.0.0 [INFO] [stderr] Downloaded migrations_internals v2.2.0 [INFO] [stderr] Downloaded transient-btree-index v0.5.1 [INFO] [stderr] Downloaded diesel v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4490ee473f61d1ea537015f26a4e8c805b020045ec565bb71f2ed4fe893ecde4 [INFO] running `Command { std: "docker" "start" "-a" "4490ee473f61d1ea537015f26a4e8c805b020045ec565bb71f2ed4fe893ecde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4490ee473f61d1ea537015f26a4e8c805b020045ec565bb71f2ed4fe893ecde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4490ee473f61d1ea537015f26a4e8c805b020045ec565bb71f2ed4fe893ecde4", kill_on_drop: false }` [INFO] [stdout] 4490ee473f61d1ea537015f26a4e8c805b020045ec565bb71f2ed4fe893ecde4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4bd832598d15d130755df38f58bc600f3ed04cc41f4e06609f65a523099098b3 [INFO] running `Command { std: "docker" "start" "-a" "4bd832598d15d130755df38f58bc600f3ed04cc41f4e06609f65a523099098b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking binary-layout v2.1.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sstable v0.11.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking binary-layout v4.0.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking boolean_expression v0.4.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking transient-btree-index v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking graphannis-core v3.4.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling graphannis v3.4.0 (/opt/rustwide/workdir/graphannis) [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rustyline-derive v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking compound_duration v1.2.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking fake v2.9.2 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking insta-cmd v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking actix-cors v0.6.5 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking bcrypt v0.10.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking graphannis-tutorial v2.0.0 (/opt/rustwide/workdir/examples/tutorial) [INFO] [stderr] Checking graphannis-capi v3.4.0 (/opt/rustwide/workdir/capi) [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking diesel v2.2.3 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking graphannis-cli v3.4.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking graphannis-webservice v3.4.0 (/opt/rustwide/workdir/webservice) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.91s [INFO] running `Command { std: "docker" "inspect" "4bd832598d15d130755df38f58bc600f3ed04cc41f4e06609f65a523099098b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd832598d15d130755df38f58bc600f3ed04cc41f4e06609f65a523099098b3", kill_on_drop: false }` [INFO] [stdout] 4bd832598d15d130755df38f58bc600f3ed04cc41f4e06609f65a523099098b3 [INFO] checking corpus-tools/graphANNIS 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%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS 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/corpus-tools/graphANNIS [INFO] finished tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] tweaked toml for git repo https://github.com/corpus-tools/graphANNIS written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 396 packages to latest compatible versions [INFO] [stderr] Adding actix-cors v0.6.5 (latest: v0.7.0) [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0) [INFO] [stderr] Adding base64 v0.12.3 (latest: v0.22.1) [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding bcrypt v0.10.1 (latest: v0.15.1) [INFO] [stderr] Adding binary-layout v2.1.0 (latest: v4.0.2) [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding blowfish v0.8.0 (latest: v0.9.1) [INFO] [stderr] Adding cipher v0.3.0 (latest: v0.4.4) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.16) [INFO] [stderr] Adding clipboard-win v4.5.0 (latest: v5.4.0) [INFO] [stderr] Adding config v0.13.4 (latest: v0.14.0) [INFO] [stderr] Adding constant_time_eq v0.1.5 (latest: v0.3.1) [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding cookie v0.16.2 (latest: v0.18.1) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding dashmap v5.5.3 (latest: v6.0.1) [INFO] [stderr] Adding derive_more v0.99.18 (latest: v1.0.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding endian-type v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding env_logger v0.9.3 (latest: v0.11.5) [INFO] [stderr] Adding error-code v2.3.1 (latest: v3.2.0) [INFO] [stderr] Adding fd-lock v3.0.13 (latest: v4.0.2) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding h2 v0.3.26 (latest: v0.4.6) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.1) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding heck v0.3.3 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.4.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding insta-cmd v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding integer-encoding v3.0.4 (latest: v4.0.2) [INFO] [stderr] Adding itertools v0.9.0 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.11.0 (latest: v0.13.0) [INFO] [stderr] Adding jsonwebtoken v7.2.0 (latest: v9.3.0) [INFO] [stderr] Adding lalrpop v0.20.2 (latest: v0.21.0) [INFO] [stderr] Adding lalrpop-util v0.20.2 (latest: v0.21.0) [INFO] [stderr] Adding libsqlite3-sys v0.26.0 (latest: v0.30.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding lru v0.7.8 (latest: v0.12.4) [INFO] [stderr] Adding memmap2 v0.5.10 (latest: v0.9.4) [INFO] [stderr] Adding memoffset v0.6.5 (latest: v0.9.1) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding nix v0.23.2 (latest: v0.29.0) [INFO] [stderr] Adding num-bigint v0.2.6 (latest: v0.4.6) [INFO] [stderr] Adding page_size v0.4.2 (latest: v0.6.0) [INFO] [stderr] Adding password-hash v0.4.2 (latest: v0.5.0) [INFO] [stderr] Adding pbkdf2 v0.11.0 (latest: v0.12.2) [INFO] [stderr] Adding pem v0.8.3 (latest: v3.0.4) [INFO] [stderr] Adding phf_shared v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding quick-xml v0.28.2 (latest: v0.36.1) [INFO] [stderr] Adding ring v0.16.20 (latest: v0.17.8) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding rustyline v9.1.2 (latest: v14.0.0) [INFO] [stderr] Adding rustyline-derive v0.5.0 (latest: v0.10.0) [INFO] [stderr] Adding serial_test v2.0.0 (latest: v3.1.1) [INFO] [stderr] Adding serial_test_derive v2.0.0 (latest: v3.1.1) [INFO] [stderr] Adding simple_asn1 v0.4.1 (latest: v0.6.2) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding spin v0.5.2 (latest: v0.9.8) [INFO] [stderr] Adding str-buf v1.0.6 (latest: v3.0.3) [INFO] [stderr] Adding strum v0.21.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.21.1 (latest: v0.26.4) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding term v0.7.0 (latest: v1.0.0) [INFO] [stderr] Adding termtree v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] [stderr] Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched (latest: v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7) [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (latest: v0.6.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding untrusted v0.7.1 (latest: v0.9.0) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [INFO] [stderr] Adding zip v0.6.6 (latest: v2.2.0) [INFO] [stderr] Adding zstd v0.11.2+zstd.1.5.2 (latest: v0.13.2) [INFO] [stderr] Adding zstd-safe v5.0.2+zstd.1.5.2 (latest: v7.2.1) [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b7d54919b0b2c79e3704ac860e62aca1658ab799ebc35778dc57f69c0ea16a42 [INFO] running `Command { std: "docker" "start" "-a" "b7d54919b0b2c79e3704ac860e62aca1658ab799ebc35778dc57f69c0ea16a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7d54919b0b2c79e3704ac860e62aca1658ab799ebc35778dc57f69c0ea16a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d54919b0b2c79e3704ac860e62aca1658ab799ebc35778dc57f69c0ea16a42", kill_on_drop: false }` [INFO] [stdout] b7d54919b0b2c79e3704ac860e62aca1658ab799ebc35778dc57f69c0ea16a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a52c68ccb53c45f5b852302efdb5b35761f1762be69477d66ff79f01774d2556 [INFO] running `Command { std: "docker" "start" "-a" "a52c68ccb53c45f5b852302efdb5b35761f1762be69477d66ff79f01774d2556", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking binary-layout v2.1.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking sstable v0.11.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking binary-layout v4.0.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking boolean_expression v0.4.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking transient-btree-index v0.5.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking graphannis-core v3.4.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [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] --> core/src/annostorage/mod.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 60 | let anno_key = symbols [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(Match { [INFO] [stdout] | ____________^ [INFO] [stdout] 64 | | node: m.0, [INFO] [stdout] 65 | | anno_key, [INFO] [stdout] 66 | | }) [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] = 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] --> core/src/annostorage/inmemory.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 151 | .filter_map(|key| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | .map(|values_for_key| (key, values_for_key)) [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] --> core/src/annostorage/inmemory.rs:167:62 [INFO] [stdout] | [INFO] [stdout] 166 | .filter_map(move |(key, values)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | values.get(&target_value_symbol).map(|items| (items, key)) [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] --> core/src/annostorage/inmemory.rs:170:72 [INFO] [stdout] | [INFO] [stdout] 170 | .flat_map(|(items, key)| items.iter().cloned().zip(std::iter::repeat(key))) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/inmemory.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 181 | .flat_map(|(key, values)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | .zip(std::iter::repeat(key)) [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] --> core/src/annostorage/inmemory.rs:295:45 [INFO] [stdout] | [INFO] [stdout] 295 | .map(|v| Cow::Owned(v.clone().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] --> core/src/annostorage/inmemory.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 419 | .filter_map(|key| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | .map(|key_symbol| (key_symbol, Arc::from(key))) [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] --> core/src/annostorage/inmemory.rs:422:60 [INFO] [stdout] | [INFO] [stdout] 419 | .filter_map(|key| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | .map(|key_symbol| (key_symbol, Arc::from(key))) [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] --> core/src/annostorage/inmemory.rs:511:26 [INFO] [stdout] | [INFO] [stdout] 507 | .filter_map(|key| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | .map(|values_for_key| (key, values_for_key)) [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] --> core/src/annostorage/inmemory.rs:523:62 [INFO] [stdout] | [INFO] [stdout] 522 | .filter_map(move |(key, values)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 523 | values.get(&target_value_symbol).map(|items| (items, key)) [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] --> core/src/annostorage/inmemory.rs:526:72 [INFO] [stdout] | [INFO] [stdout] 526 | .flat_map(|(items, key)| items.iter().cloned().zip(std::iter::repeat(key))) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/inmemory.rs:527:41 [INFO] [stdout] | [INFO] [stdout] 527 | .map(move |item| Ok(item.into())); [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/inmemory.rs:542:30 [INFO] [stdout] | [INFO] [stdout] 538 | .flat_map(|(key, values)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | .zip(std::iter::repeat(key)) [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] --> core/src/annostorage/inmemory.rs:550:28 [INFO] [stdout] | [INFO] [stdout] 548 | .map(move |(item, anno_key)| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 549 | let value = self.get_value_for_item(&item, &anno_key)?; [INFO] [stdout] 550 | Ok((item, anno_key, value)) [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] --> core/src/annostorage/inmemory.rs:562:66 [INFO] [stdout] | [INFO] [stdout] 562 | Box::new(matching_qname_annos.map(move |item| Ok(item.into()))) [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/inmemory.rs:582:24 [INFO] [stdout] | [INFO] [stdout] 579 | .map(move |item| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 580 | let (item, anno_key) = item?; [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] 581 | let value = self.get_value_for_item(&item, &anno_key)?; [INFO] [stdout] 582 | Ok((item, anno_key, value)) [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] | [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] --> core/src/annostorage/inmemory.rs:595:52 [INFO] [stdout] | [INFO] [stdout] 595 | .map_ok(move |(item, anno_key, _)| (item, anno_key).into()); [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/inmemory.rs:638:28 [INFO] [stdout] | [INFO] [stdout] 636 | .map(|anno_key| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 637 | let value = self.get_value_for_item(item, &anno_key)?; [INFO] [stdout] 638 | Ok((anno_key, value)) [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] --> core/src/annostorage/ondisk.rs:695:59 [INFO] [stdout] | [INFO] [stdout] 695 | .map_ok(move |(node, anno_key, _val)| (node, anno_key).into()); [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/ondisk.rs:724:59 [INFO] [stdout] | [INFO] [stdout] 724 | .map_ok(move |(node, anno_key, _val)| (node, anno_key).into()); [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> core/src/annostorage/symboltable.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 24 | let by_id = Vec::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | by_value: HashMap::default(), [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] --> core/src/errors.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(e: GraphAnnisCoreError) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ComponentTypeError(Box::new(e)) [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] --> core/src/graph/mod.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 119 | let node_annos: Box = if disk_based { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(Graph { [INFO] [stdout] | ____________^ [INFO] [stdout] 126 | | node_annos, [INFO] [stdout] 127 | | components: BTreeMap::new(), [INFO] [stdout] 128 | | global_statistics: None, [INFO] [stdout] ... | [INFO] [stdout] 135 | | disk_based, [INFO] [stdout] 136 | | }) [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] --> core/src/graph/serialization/graphml.rs:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | .ok_or_else(|| GraphAnnisCoreError::GraphMLMissingAnnotationKey(anno.key.clone()))?; [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] --> core/src/graph/serialization/graphml.rs:716:8 [INFO] [stdout] | [INFO] [stdout] 675 | input: R, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 676 | disk_based: bool, [INFO] [stdout] 677 | progress_callback: F, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 683 | let mut input = BufReader::new(input); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 684 | let mut g = Graph::with_default_graphstorages(disk_based)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 685 | let mut updates = GraphUpdate::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | let mut edge_updates = GraphUpdate::default(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 716 | Ok((g, config)) [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] | [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] --> core/src/graph/storage/adjacencylist.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 185 | let mut it = CycleSafeDFS::new(self, source, usize::MIN, usize::MAX) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | match it.next() { [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] --> core/src/graph/storage/adjacencylist.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 208 | let mut it = CycleSafeDFS::new(self, source, min_distance, max_distance) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | Ok(it.next().is_some()) [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] --> core/src/graph/storage/dense_adjacency.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 127 | let mut it = CycleSafeDFS::new(self, source, usize::MIN, usize::MAX) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | match it.next() { [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] --> core/src/graph/storage/dense_adjacency.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 151 | let mut it = CycleSafeDFS::new(self, source, min_distance, max_distance) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(it.next().is_some()) [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] --> core/src/graph/storage/disk_adjacency.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 229 | let mut it = CycleSafeDFS::new(self, source, usize::MIN, usize::MAX) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | match it.next() { [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] --> core/src/graph/storage/disk_adjacency.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 253 | let mut it = CycleSafeDFS::new(self, source, min_distance, max_distance) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | match it.next() { [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] --> core/src/graph/storage/disk_path.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | let paths = unsafe { Mmap::map(&tempfile()?)? }; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Ok(DiskPathStorage { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | paths, [INFO] [stdout] 54 | | paths_file_size: 0, [INFO] [stdout] 55 | | inverse_edges: DiskMap::default(), [INFO] [stdout] ... | [INFO] [stdout] 58 | | stats: None, [INFO] [stdout] 59 | | }) [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] --> core/src/graph/storage/disk_path.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 191 | let mut result = Vec::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | Box::new(result.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/errors.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | Err(e) => { [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] --> core/src/graph/storage/disk_path.rs:380:12 [INFO] [stdout] | [INFO] [stdout] 355 | let paths = File::open(paths_file)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | let paths_file_size = paths.metadata()?.len(); [INFO] [stdout] 357 | let paths = unsafe { Mmap::map(&paths)? }; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | let inverse_edges = DiskMap::new( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 370 | let annos = AnnoStorageImpl::new(Some( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | let f_stats = std::fs::File::open(stats_path)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let input = std::io::BufReader::new(f_stats); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 381 | | paths, [INFO] [stdout] 382 | | paths_file_size, [INFO] [stdout] 383 | | inverse_edges, [INFO] [stdout] ... | [INFO] [stdout] 386 | | location: Some(location.to_path_buf()), [INFO] [stdout] 387 | | }) [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] | | 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] --> core/src/graph/storage/prepost.rs:236:44 [INFO] [stdout] | [INFO] [stdout] 236 | .map(move |order| (root_order.clone(), order)) [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] --> core/src/graph/storage/prepost.rs:308:61 [INFO] [stdout] | [INFO] [stdout] 308 | .map(move |(idx, order)| (use_post, root_order.clone(), start + idx, order)) [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] --> core/src/graph/storage/registry.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | constructor: || Ok(Arc::new(GS::default())), [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] --> core/src/graph/storage/registry.rs:183:41 [INFO] [stdout] | [INFO] [stdout] 183 | deserialize_func: |location| Ok(Arc::new(GS::load_from(location)?)), [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] --> core/src/graph/storage/registry.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | constructor: || Ok(Arc::from(DiskAdjacencyListStorage::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] --> core/src/graph/storage/registry.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 192 | let result = DiskAdjacencyListStorage::load_from(path)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | Ok(Arc::from(result)) [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] --> core/src/graph/storage/registry.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 201 | constructor: || Ok(Arc::from(DiskPathStorage::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] --> core/src/graph/storage/registry.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 203 | let result = DiskPathStorage::load_from(path)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | Ok(Arc::from(result)) [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] --> core/src/graph/storage/union.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 66 | let mut sources: FxHashSet = FxHashSet::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Box::from(sources.into_iter().map(Ok)) [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] --> core/src/graph/update.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 205 | let mut changesets = g.changesets.lock()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | let iterators: Vec<_> = changesets [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | Ok(GraphUpdateIterator { [INFO] [stdout] | ____________^ [INFO] [stdout] 221 | | size_hint: g.event_counter, [INFO] [stdout] 222 | | iterators, [INFO] [stdout] 223 | | serialization: g.serialization, [INFO] [stdout] 224 | | }) [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] --> core/src/util/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 46 | let compiled_regex = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | regex::Regex::new(pattern).map_err(|e| GraphAnnisCoreError::Other(Box::new(e)))?; [INFO] [stdout] 48 | let parsed_regex = regex_syntax::Parser::new() [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok((compiled_regex, parsed_regex)) [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] = 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] --> core/src/util/mod.rs:47:75 [INFO] [stdout] | [INFO] [stdout] 47 | regex::Regex::new(pattern).map_err(|e| GraphAnnisCoreError::Other(Box::new(e)))?; [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] --> core/src/util/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | .map_err(|e| GraphAnnisCoreError::Other(Box::new(e)))?; [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] --> core/src/util/disk_collections.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 74 | let mut disk_table = None; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | Ok(DiskMap { [INFO] [stdout] | ____________^ [INFO] [stdout] 86 | | eviction_strategy, [INFO] [stdout] 87 | | block_cache_capacity, [INFO] [stdout] 88 | | c0: BTreeMap::default(), [INFO] [stdout] ... | [INFO] [stdout] 92 | | c1_btree_config: c1_config, [INFO] [stdout] 93 | | }) [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] --> core/src/util/disk_collections.rs:213:65 [INFO] [stdout] | [INFO] [stdout] 213 | .filter_map_ok(|(k, v)| v.as_ref().map(|v| (k.clone(), v.clone()))) [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] --> core/src/util/disk_collections.rs:213:76 [INFO] [stdout] | [INFO] [stdout] 213 | .filter_map_ok(|(k, v)| v.as_ref().map(|v| (k.clone(), v.clone()))) [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] --> core/src/util/disk_collections.rs:233:60 [INFO] [stdout] | [INFO] [stdout] 233 | .filter_map(|(k, v)| v.as_ref().map(|v| Ok((k.clone(), v.clone())))); [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] --> core/src/util/disk_collections.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn range<'a, R>(&'a self, range: R) -> Box> + 'a> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | match CombinedRange::new( [INFO] [stdout] | _______________^ [INFO] [stdout] 292 | | range, [INFO] [stdout] 293 | | &self.c0, [INFO] [stdout] 294 | | self.c1.as_ref(), [INFO] [stdout] 295 | | self.c2.as_ref(), [INFO] [stdout] 296 | | self.serialization, [INFO] [stdout] 297 | | ) { [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] --> core/src/util/disk_collections.rs:255:65 [INFO] [stdout] | [INFO] [stdout] 255 | .filter_map_ok(|(k, v)| v.as_ref().map(|v| (k.clone(), v.clone()))) [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] --> core/src/util/disk_collections.rs:255:76 [INFO] [stdout] | [INFO] [stdout] 255 | .filter_map_ok(|(k, v)| v.as_ref().map(|v| (k.clone(), v.clone()))) [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] --> core/src/util/disk_collections.rs:287:60 [INFO] [stdout] | [INFO] [stdout] 287 | .filter_map(|(k, v)| v.as_ref().map(|v| Ok((k.clone(), v.clone())))); [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] --> core/src/util/disk_collections.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 307 | let mut it = self.iter()?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 308 | Ok(it.next().is_none()) [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] --> core/src/util/disk_collections.rs:466:12 [INFO] [stdout] | [INFO] [stdout] 432 | range: R, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | let c1_iterator: Box)>>> = if let Some(c1) = c1 { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 439 | let it = c1 [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let c2: Box>> = if let Some(c2) = c2 { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | let table_start_bound = match range.start_bound() { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 454 | let table_end_bound: std::ops::Bound = match range.end_bound() { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 460 | let it = SimplifiedRange::new(table_start_bound, table_end_bound, c2, serialization); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 466 | Ok(CombinedRange { [INFO] [stdout] | ____________^ [INFO] [stdout] 467 | | c0_iterator: c0.range(range).peekable(), [INFO] [stdout] 468 | | c1_iterator: c1_iterator.peekable(), [INFO] [stdout] 469 | | c2_iterator: c2.peekable(), [INFO] [stdout] 470 | | }) [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: aborting due to 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphannis-core` (lib) due to 58 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a52c68ccb53c45f5b852302efdb5b35761f1762be69477d66ff79f01774d2556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52c68ccb53c45f5b852302efdb5b35761f1762be69477d66ff79f01774d2556", kill_on_drop: false }` [INFO] [stdout] a52c68ccb53c45f5b852302efdb5b35761f1762be69477d66ff79f01774d2556