[INFO] cloning repository https://github.com/sriram98v/generalized_suffix_tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sriram98v/generalized_suffix_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram98v%2Fgeneralized_suffix_tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram98v%2Fgeneralized_suffix_tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36f3f1c8e8b25eb90ac036797c3de953add36ac3 [INFO] checking sriram98v/generalized_suffix_tree against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriram98v%2Fgeneralized_suffix_tree" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sriram98v/generalized_suffix_tree 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/sriram98v/generalized_suffix_tree [INFO] finished tweaking git repo https://github.com/sriram98v/generalized_suffix_tree [INFO] tweaked toml for git repo https://github.com/sriram98v/generalized_suffix_tree written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sriram98v/generalized_suffix_tree already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded portable-atomic v1.4.3 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded bio-types v1.0.1 [INFO] [stderr] Downloaded ordered-float v3.9.1 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded matrixmultiply v0.3.7 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded safe_arch v0.7.1 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded statrs v0.16.0 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded aho-corasick v1.1.0 [INFO] [stderr] Downloaded bio v1.4.0 [INFO] [stderr] Downloaded console v0.15.7 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded editdistancek v1.0.2 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded getset v0.1.2 [INFO] [stderr] Downloaded itertools-num v0.1.3 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded triple_accel v0.4.0 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b37a497aca5c86b96a5cd943d8401053a64a3d26cade9b3d974beb59c59215cc [INFO] running `Command { std: "docker" "start" "-a" "b37a497aca5c86b96a5cd943d8401053a64a3d26cade9b3d974beb59c59215cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37a497aca5c86b96a5cd943d8401053a64a3d26cade9b3d974beb59c59215cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37a497aca5c86b96a5cd943d8401053a64a3d26cade9b3d974beb59c59215cc", kill_on_drop: false }` [INFO] [stdout] b37a497aca5c86b96a5cd943d8401053a64a3d26cade9b3d974beb59c59215cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 17e53e4d99fb5a86b0f26e4695c5e15de5ce71cb87363cd5002d13ad9a68a766 [INFO] running `Command { std: "docker" "start" "-a" "17e53e4d99fb5a86b0f26e4695c5e15de5ce71cb87363cd5002d13ad9a68a766", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking anyhow v1.0.75 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking editdistancek v1.0.2 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking thiserror v1.0.48 [INFO] [stderr] Checking bio-types v1.0.1 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking bio v1.4.0 [INFO] [stderr] Checking kgst v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.18s [INFO] running `Command { std: "docker" "inspect" "17e53e4d99fb5a86b0f26e4695c5e15de5ce71cb87363cd5002d13ad9a68a766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e53e4d99fb5a86b0f26e4695c5e15de5ce71cb87363cd5002d13ad9a68a766", kill_on_drop: false }` [INFO] [stdout] 17e53e4d99fb5a86b0f26e4695c5e15de5ce71cb87363cd5002d13ad9a68a766 [INFO] checking sriram98v/generalized_suffix_tree 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%2Fsriram98v%2Fgeneralized_suffix_tree" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sriram98v/generalized_suffix_tree 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/sriram98v/generalized_suffix_tree [INFO] finished tweaking git repo https://github.com/sriram98v/generalized_suffix_tree [INFO] tweaked toml for git repo https://github.com/sriram98v/generalized_suffix_tree written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sriram98v/generalized_suffix_tree already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d31dc33a0c4c87caa40a6ee39bd9c563971faba797341bb1a67cc480315ebac4 [INFO] running `Command { std: "docker" "start" "-a" "d31dc33a0c4c87caa40a6ee39bd9c563971faba797341bb1a67cc480315ebac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31dc33a0c4c87caa40a6ee39bd9c563971faba797341bb1a67cc480315ebac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31dc33a0c4c87caa40a6ee39bd9c563971faba797341bb1a67cc480315ebac4", kill_on_drop: false }` [INFO] [stdout] d31dc33a0c4c87caa40a6ee39bd9c563971faba797341bb1a67cc480315ebac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c7ebea60233135cfa2e68c3bc37e365879cb8cecf5b7d3ad9bc81a9197d9e676 [INFO] running `Command { std: "docker" "start" "-a" "c7ebea60233135cfa2e68c3bc37e365879cb8cecf5b7d3ad9bc81a9197d9e676", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking anyhow v1.0.75 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking editdistancek v1.0.2 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking thiserror v1.0.48 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking bio-types v1.0.1 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking bio v1.4.0 [INFO] [stderr] Checking kgst v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_node.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 188 | fn visit_seq(self, mut seq: V) -> Result, V::Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | let children = seq.next_element()? [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | Ok(Node::new(children, string_id, parent, edge_length, start)) [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] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_node.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 205 | fn visit_map(self, mut map: V) -> Result, V::Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | let mut children = None; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | let children = children.ok_or_else(|| de::Error::missing_field("children"))?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Ok(Node::new(children, string_id, parent, edge_length, start)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self { [INFO] [stdout] 73 | nodes: HashMap::from([(0, Node::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 74 | | HashMap::new(), [INFO] [stdout] 75 | | None, [INFO] [stdout] 76 | | None, [INFO] [stdout] 77 | | 0, [INFO] [stdout] 78 | | 0 [INFO] [stdout] 79 | | ))]), [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | strings: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | node_data: HashMap::from([(0, HashMap::new())]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 227 | let mut ids_and_indexes: HashMap> = HashMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | ids_and_indexes.into_iter().map(|(k, v)| (self.strings.get(&k).cloned().unwrap().0.get_id().clone(), v)).collect:: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:260:51 [INFO] [stdout] | [INFO] [stdout] 260 | ...er().map(|(k, v)| (self.strings.get(&k).cloned().unwrap().0.get_id().clone(), v)).collect::>>() [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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kgst` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_node.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 188 | fn visit_seq(self, mut seq: V) -> Result, V::Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | let children = seq.next_element()? [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | Ok(Node::new(children, string_id, parent, edge_length, start)) [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] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_node.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 205 | fn visit_map(self, mut map: V) -> Result, V::Error> [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | let mut children = None; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | let children = children.ok_or_else(|| de::Error::missing_field("children"))?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Ok(Node::new(children, string_id, parent, edge_length, start)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self { [INFO] [stdout] 73 | nodes: HashMap::from([(0, Node::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 74 | | HashMap::new(), [INFO] [stdout] 75 | | None, [INFO] [stdout] 76 | | None, [INFO] [stdout] 77 | | 0, [INFO] [stdout] 78 | | 0 [INFO] [stdout] 79 | | ))]), [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | strings: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new(terminal_character: T)->Self{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | node_data: HashMap::from([(0, HashMap::new())]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 227 | let mut ids_and_indexes: HashMap> = HashMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | ids_and_indexes.into_iter().map(|(k, v)| (self.strings.get(&k).cloned().unwrap().0.get_id().clone(), v)).collect:: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:260:51 [INFO] [stdout] | [INFO] [stdout] 260 | ...er().map(|(k, v)| (self.strings.get(&k).cloned().unwrap().0.get_id().clone(), v)).collect::>>() [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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kgst` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "c7ebea60233135cfa2e68c3bc37e365879cb8cecf5b7d3ad9bc81a9197d9e676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ebea60233135cfa2e68c3bc37e365879cb8cecf5b7d3ad9bc81a9197d9e676", kill_on_drop: false }` [INFO] [stdout] c7ebea60233135cfa2e68c3bc37e365879cb8cecf5b7d3ad9bc81a9197d9e676