[INFO] fetching crate blobtk 0.5.3... [INFO] checking blobtk-0.5.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate blobtk 0.5.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate blobtk 0.5.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blobtk 0.5.3 [INFO] finished tweaking crates.io crate blobtk 0.5.3 [INFO] tweaked toml for crates.io crate blobtk 0.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate blobtk 0.5.3 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a3817401eca7278ec3a1a1cbada1eb1b88d8860c1e86159ef23b3ea73dd3bbc [INFO] running `Command { std: "docker" "start" "-a" "5a3817401eca7278ec3a1a1cbada1eb1b88d8860c1e86159ef23b3ea73dd3bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a3817401eca7278ec3a1a1cbada1eb1b88d8860c1e86159ef23b3ea73dd3bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3817401eca7278ec3a1a1cbada1eb1b88d8860c1e86159ef23b3ea73dd3bbc", kill_on_drop: false }` [INFO] [stdout] 5a3817401eca7278ec3a1a1cbada1eb1b88d8860c1e86159ef23b3ea73dd3bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991d3e6075b4c20e20065f63af0820d2199ad467b7881b9717387c3620cb9dac [INFO] running `Command { std: "docker" "start" "-a" "991d3e6075b4c20e20065f63af0820d2199ad467b7881b9717387c3620cb9dac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking roxmltree v0.18.0 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking svgtypes v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking fontconfig-parser v0.5.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking usvg-tree v0.31.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking rosvgtree v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling openssl-src v300.1.3+3.1.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking data-url v0.2.0 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking imagesize v0.11.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking fontdb v0.13.1 [INFO] [stderr] Checking rustybuzz v0.7.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking usvg-parser v0.31.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling hts-sys v2.1.1 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling colorous v1.0.12 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fid-rs v0.1.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking louds-rs v0.4.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking chrono v0.4.29 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking svgfilters v0.4.0 [INFO] [stderr] Checking buffer-redux v1.0.0 [INFO] [stderr] Checking usvg-text-layout v0.31.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Checking usvg v0.31.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking titlecase v2.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking trie-rs v0.1.1 [INFO] [stderr] Checking clap-num v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking svg v0.13.1 [INFO] [stderr] Checking resvg v0.31.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Checking struct_iterable v0.1.1 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Checking bio-types v1.0.1 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking needletail v0.5.1 [INFO] [stderr] Checking nalgebra v0.31.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking cpc v1.9.3 [INFO] [stderr] Checking serde-aux v4.2.0 [INFO] [stderr] Checking coord_transforms v1.4.0 [INFO] [stderr] Checking rust-htslib v0.40.2 [INFO] [stderr] Checking blobtk v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/taxonomy/parse.rs:1133:9 [INFO] [stdout] | [INFO] [stdout] 1133 | let mut nodes = HashMap::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/taxonomy/parse.rs:1134:9 [INFO] [stdout] | [INFO] [stdout] 1134 | let mut children = HashMap::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `names` [INFO] [stdout] --> src/taxonomy.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | let names = parse_file(genomehubs_file, &table).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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/fastq.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| parse_fastx_file(fastx_path.as_ref().unwrap()).expect("valid path/file")); [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/io.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn read_lines

(filename: P) -> io::Result>> [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let file = File::open(filename).expect("no such file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(io::BufReader::new(file).lines()) [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/plot/component.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 286 | let path = match status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | let text = match status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | ..Default::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] --> src/plot/component.rs:436:11 [INFO] [stdout] | [INFO] [stdout] 395 | let path = match tick_options.status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | let gridline = match tick_options.status { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | let text = if axis_options.tick_labels && !label.is_empty() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 436 | ..Default::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] --> src/plot/component.rs:1145:9 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut major_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1053 | let mut major_gridline_group = Group::new(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | let mut minor_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1115 | let axis = Line::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1125 | let label = Text::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1145 | / Group::new() [INFO] [stdout] 1146 | | .add(minor_tick_group) [INFO] [stdout] 1147 | | .add(major_tick_group) [INFO] [stdout] 1148 | | .add(axis) [INFO] [stdout] 1149 | | .add(label), [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/plot/component.rs:1150:9 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut major_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1053 | let mut major_gridline_group = Group::new(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | let mut minor_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1115 | let axis = Line::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1125 | let label = Text::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1150 | Group::new().add(major_gridline_group), [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] warning: variable does not need to be mutable [INFO] [stdout] --> src/taxonomy/parse.rs:1133:9 [INFO] [stdout] | [INFO] [stdout] 1133 | let mut nodes = HashMap::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/taxonomy/parse.rs:1134:9 [INFO] [stdout] | [INFO] [stdout] 1134 | let mut children = HashMap::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/python/depth.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 54 | let seq_names = match options.list.to_owned() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Some(value) => value, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let bam = bam::open_bam(&options.bam, &options.cram, &options.fasta, true); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | bam::get_depth(bam, &seq_names, options, &Some(Box::new(ctrlc_wrapper))) [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/python/utils.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|value| value.extract::(py).unwrap()); [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/python/utils.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|value| value.extract::(py).unwrap()) [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/python/utils.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | .map(|value| value.extract::(py).unwrap()); [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/python/utils.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | .map(|value| value.extract::>(py).unwrap()); [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/python/utils.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | .map(|value| match value.extract::(py) { [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/python/utils.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | .map(|value| match value.extract::(py) { [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/taxonomy/parse.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | let parse_name = separated_list0(tag("\t|\t"), take_until("\t|")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | // Map the Vec(&str) into a Node. [INFO] [stdout] 53 | / map(parse_name, |v: Vec<&str>| Name { [INFO] [stdout] 54 | | tax_id: v[0].to_string(), [INFO] [stdout] 55 | | name: v[1].to_string(), [INFO] [stdout] 56 | | class: Some(v[3].to_string()), [INFO] [stdout] 57 | | ..Default::default() [INFO] [stdout] 58 | | })(input) [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/taxonomy/parse.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | let parse_node = separated_list0(tag("\t|\t"), take_until("\t|")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | // Map the Vec(&str) into a Node. [INFO] [stdout] 98 | / map(parse_node, |v: Vec<&str>| Node { [INFO] [stdout] 99 | | tax_id: v[0].to_string(), [INFO] [stdout] 100 | | parent_tax_id: v[1].to_string(), [INFO] [stdout] 101 | | rank: v[2].to_string(), [INFO] [stdout] 102 | | ..Default::default() [INFO] [stdout] 103 | | })(input) [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] warning: unused variable: `names` [INFO] [stdout] --> src/taxonomy.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | let names = parse_file(genomehubs_file, &table).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_names` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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/fastq.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|_| parse_fastx_file(fastx_path.as_ref().unwrap()).expect("valid path/file")); [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/io.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn read_lines

(filename: P) -> io::Result>> [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let file = File::open(filename).expect("no such file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(io::BufReader::new(file).lines()) [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/plot/component.rs:319:11 [INFO] [stdout] | [INFO] [stdout] 286 | let path = match status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | let text = match status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | ..Default::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] --> src/plot/component.rs:436:11 [INFO] [stdout] | [INFO] [stdout] 395 | let path = match tick_options.status { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | let gridline = match tick_options.status { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | let text = if axis_options.tick_labels && !label.is_empty() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 436 | ..Default::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] --> src/plot/component.rs:1145:9 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut major_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1053 | let mut major_gridline_group = Group::new(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | let mut minor_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1115 | let axis = Line::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1125 | let label = Text::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1145 | / Group::new() [INFO] [stdout] 1146 | | .add(minor_tick_group) [INFO] [stdout] 1147 | | .add(major_tick_group) [INFO] [stdout] 1148 | | .add(axis) [INFO] [stdout] 1149 | | .add(label), [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/plot/component.rs:1150:9 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut major_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1053 | let mut major_gridline_group = Group::new(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | let mut minor_tick_group = Group::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1115 | let axis = Line::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1125 | let label = Text::new() [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1150 | Group::new().add(major_gridline_group), [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/python/depth.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 54 | let seq_names = match options.list.to_owned() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Some(value) => value, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let bam = bam::open_bam(&options.bam, &options.cram, &options.fasta, true); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | bam::get_depth(bam, &seq_names, options, &Some(Box::new(ctrlc_wrapper))) [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/python/utils.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|value| value.extract::(py).unwrap()); [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/python/utils.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|value| value.extract::(py).unwrap()) [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/python/utils.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | .map(|value| value.extract::(py).unwrap()); [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/python/utils.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | .map(|value| value.extract::>(py).unwrap()); [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/python/utils.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | .map(|value| match value.extract::(py) { [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/python/utils.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | .map(|value| match value.extract::(py) { [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/taxonomy/parse.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | let parse_name = separated_list0(tag("\t|\t"), take_until("\t|")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | // Map the Vec(&str) into a Node. [INFO] [stdout] 53 | / map(parse_name, |v: Vec<&str>| Name { [INFO] [stdout] 54 | | tax_id: v[0].to_string(), [INFO] [stdout] 55 | | name: v[1].to_string(), [INFO] [stdout] 56 | | class: Some(v[3].to_string()), [INFO] [stdout] 57 | | ..Default::default() [INFO] [stdout] 58 | | })(input) [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/taxonomy/parse.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | let parse_node = separated_list0(tag("\t|\t"), take_until("\t|")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | // Map the Vec(&str) into a Node. [INFO] [stdout] 98 | / map(parse_node, |v: Vec<&str>| Node { [INFO] [stdout] 99 | | tax_id: v[0].to_string(), [INFO] [stdout] 100 | | parent_tax_id: v[1].to_string(), [INFO] [stdout] 101 | | rank: v[2].to_string(), [INFO] [stdout] 102 | | ..Default::default() [INFO] [stdout] 103 | | })(input) [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 15 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blobtk` (lib) due to 16 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 15 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blobtk` (lib test) due to 16 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "991d3e6075b4c20e20065f63af0820d2199ad467b7881b9717387c3620cb9dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991d3e6075b4c20e20065f63af0820d2199ad467b7881b9717387c3620cb9dac", kill_on_drop: false }` [INFO] [stdout] 991d3e6075b4c20e20065f63af0820d2199ad467b7881b9717387c3620cb9dac