[INFO] fetching crate kgst 0.1.1... [INFO] checking kgst-0.1.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate kgst 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate kgst 0.1.1 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 crates.io crate kgst 0.1.1 [INFO] finished tweaking crates.io crate kgst 0.1.1 [INFO] tweaked toml for crates.io crate kgst 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate kgst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bio-types v1.0.1 [INFO] [stderr] Downloaded editdistancek v1.0.2 [INFO] [stderr] Downloaded bio v1.4.0 [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] f2f05e5128967d18b379724af2c285fa35300dba564a4fccab90c4c2eb03fe71 [INFO] running `Command { std: "docker" "start" "-a" "f2f05e5128967d18b379724af2c285fa35300dba564a4fccab90c4c2eb03fe71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f05e5128967d18b379724af2c285fa35300dba564a4fccab90c4c2eb03fe71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f05e5128967d18b379724af2c285fa35300dba564a4fccab90c4c2eb03fe71", kill_on_drop: false }` [INFO] [stdout] f2f05e5128967d18b379724af2c285fa35300dba564a4fccab90c4c2eb03fe71 [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] 5002438e76143f7c804c177581b56892d2e152e25f771954f8bfc34b111f98e9 [INFO] running `Command { std: "docker" "start" "-a" "5002438e76143f7c804c177581b56892d2e152e25f771954f8bfc34b111f98e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytemuck v1.14.0 [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 paste v1.0.14 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [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] Checking addr2line v0.21.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bio-types v1.0.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking editdistancek v1.0.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking csv v1.2.2 [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] warning: methods `get_node_data`, `get_node_child`, and `get_node_parent` are never used [INFO] [stdout] --> src/suffix_tree.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 26 | / impl KGST [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] 29 | | U: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] | |_______________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn get_node_data(&self, node_id: &usize)->HashMap>{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn get_node_child(&self, node_id: &usize, edge_label: &T)->&Node{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | fn get_node_parent(&self, node_id: &usize)->Option<&Node>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:196:41 [INFO] [stdout] | [INFO] [stdout] 196 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_node_data`, `get_node_child`, and `get_node_parent` are never used [INFO] [stdout] --> src/suffix_tree.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 26 | / impl KGST [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] 29 | | U: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] | |_______________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn get_node_data(&self, node_id: &usize)->HashMap>{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn get_node_child(&self, node_id: &usize, edge_label: &T)->&Node{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | fn get_node_parent(&self, node_id: &usize)->Option<&Node>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:196:41 [INFO] [stdout] | [INFO] [stdout] 196 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5002438e76143f7c804c177581b56892d2e152e25f771954f8bfc34b111f98e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5002438e76143f7c804c177581b56892d2e152e25f771954f8bfc34b111f98e9", kill_on_drop: false }` [INFO] [stdout] 5002438e76143f7c804c177581b56892d2e152e25f771954f8bfc34b111f98e9 [INFO] checking kgst-0.1.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate kgst 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate kgst 0.1.1 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 crates.io crate kgst 0.1.1 [INFO] finished tweaking crates.io crate kgst 0.1.1 [INFO] tweaked toml for crates.io crate kgst 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate kgst 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 6c878375c52b254d1b263ca9ef4a65f0f905af7d3602887038cb82798057785a [INFO] running `Command { std: "docker" "start" "-a" "6c878375c52b254d1b263ca9ef4a65f0f905af7d3602887038cb82798057785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c878375c52b254d1b263ca9ef4a65f0f905af7d3602887038cb82798057785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c878375c52b254d1b263ca9ef4a65f0f905af7d3602887038cb82798057785a", kill_on_drop: false }` [INFO] [stdout] 6c878375c52b254d1b263ca9ef4a65f0f905af7d3602887038cb82798057785a [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] b50b306756a7743043d25f4a12d1b4257fc6d047cc43964a5090a0814cbfdd27 [INFO] running `Command { std: "docker" "start" "-a" "b50b306756a7743043d25f4a12d1b4257fc6d047cc43964a5090a0814cbfdd27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [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 paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking wide v0.7.11 [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 aho-corasick v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking anstream v0.5.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] Checking regex-automata v0.3.8 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking either v1.9.0 [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] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking bio-types v1.0.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking strum v0.25.0 [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 indicatif v0.17.6 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking csv v1.2.2 [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] warning: methods `get_node_data`, `get_node_child`, and `get_node_parent` are never used [INFO] [stdout] --> src/suffix_tree.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 26 | / impl KGST [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] 29 | | U: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] | |_______________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn get_node_data(&self, node_id: &usize)->HashMap>{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn get_node_child(&self, node_id: &usize, edge_label: &T)->&Node{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | fn get_node_parent(&self, node_id: &usize)->Option<&Node>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_node_data`, `get_node_child`, and `get_node_parent` are never used [INFO] [stdout] --> src/suffix_tree.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 26 | / impl KGST [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] 29 | | U: Display + Debug + Eq + PartialEq + Hash + Clone, [INFO] [stdout] | |_______________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn get_node_data(&self, node_id: &usize)->HashMap>{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | fn get_node_child(&self, node_id: &usize, edge_label: &T)->&Node{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | fn get_node_parent(&self, node_id: &usize)->Option<&Node>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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:42:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(terminal_character: T)->KGST{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | KGST{ [INFO] [stdout] 42 | nodes: HashMap::from([(0, Node::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 43 | | HashMap::new(), [INFO] [stdout] 44 | | None, [INFO] [stdout] 45 | | None, [INFO] [stdout] ... | [INFO] [stdout] 49 | | 0 [INFO] [stdout] 50 | | ))]), [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(terminal_character: T)->KGST{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | KGST{ [INFO] [stdout] 42 | nodes: HashMap::from([(0, Node::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 43 | | HashMap::new(), [INFO] [stdout] 44 | | None, [INFO] [stdout] 45 | | None, [INFO] [stdout] ... | [INFO] [stdout] 49 | | 0 [INFO] [stdout] 50 | | ))]), [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/suffix_tree.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(terminal_character: T)->KGST{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | 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:106:13 [INFO] [stdout] | [INFO] [stdout] 90 | ...et 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] 106 | ... 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:53:22 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(terminal_character: T)->KGST{ [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | 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:106:55 [INFO] [stdout] | [INFO] [stdout] 106 | ...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: 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:106:13 [INFO] [stdout] | [INFO] [stdout] 90 | ...et 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] 106 | ... 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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:196:41 [INFO] [stdout] | [INFO] [stdout] 196 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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:106:55 [INFO] [stdout] | [INFO] [stdout] 106 | ...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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:196:41 [INFO] [stdout] | [INFO] [stdout] 196 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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:248:9 [INFO] [stdout] | [INFO] [stdout] 215 | 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] 248 | 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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/suffix_tree.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | let mut query_string: Vec = s.clone().to_vec(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [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:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | ...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: 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:248:9 [INFO] [stdout] | [INFO] [stdout] 215 | 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] 248 | 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:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | ...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 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kgst` (lib) due to 7 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kgst` (lib test) due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b50b306756a7743043d25f4a12d1b4257fc6d047cc43964a5090a0814cbfdd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50b306756a7743043d25f4a12d1b4257fc6d047cc43964a5090a0814cbfdd27", kill_on_drop: false }` [INFO] [stdout] b50b306756a7743043d25f4a12d1b4257fc6d047cc43964a5090a0814cbfdd27