[INFO] cloning repository https://github.com/ilgeco/Analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilgeco/Analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filgeco%2FAnalyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filgeco%2FAnalyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5db1f99394ade275d7c6decf71eaa6afb19aa06
[INFO] building ilgeco/Analyzer against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filgeco%2FAnalyzer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ilgeco/Analyzer on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ilgeco/Analyzer
[INFO] finished tweaking git repo https://github.com/ilgeco/Analyzer
[INFO] tweaked toml for git repo https://github.com/ilgeco/Analyzer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ilgeco/Analyzer 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]     Updating anstream v0.2.6 -> v0.6.18
[INFO] [stderr]     Updating anstyle v0.3.5 -> v1.0.10
[INFO] [stderr]     Updating anstyle-parse v0.1.1 -> v0.2.6
[INFO] [stderr]       Adding anstyle-query v1.1.2
[INFO] [stderr]     Updating anstyle-wincon v0.2.0 -> v3.0.6
[INFO] [stderr]     Updating clap v4.2.1 -> v4.5.24
[INFO] [stderr]     Updating clap_builder v4.2.1 -> v4.5.24
[INFO] [stderr]     Updating clap_derive v4.2.0 -> v4.5.24
[INFO] [stderr]     Updating clap_lex v0.4.1 -> v0.7.4
[INFO] [stderr]       Adding colorchoice v1.0.3
[INFO] [stderr]     Updating heck v0.4.1 -> v0.5.0
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.1
[INFO] [stderr]     Updating proc-macro2 v1.0.56 -> v1.0.92
[INFO] [stderr]     Updating strsim v0.10.0 -> v0.11.1
[INFO] [stderr]     Updating windows-sys v0.45.0 -> v0.59.0
[INFO] [stderr]     Updating windows-targets v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_aarch64_gnullvm v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_aarch64_msvc v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_i686_gnu v0.42.2 -> v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]     Updating windows_i686_msvc v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_gnu v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_gnullvm v0.42.2 -> v0.52.6
[INFO] [stderr]     Updating windows_x86_64_msvc v0.42.2 -> v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3ab1f73cf399d32a27a94456ed596aa2d13ceea23dff1d074d2766b9ef709a8
[INFO] running `Command { std: "docker" "start" "-a" "d3ab1f73cf399d32a27a94456ed596aa2d13ceea23dff1d074d2766b9ef709a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ab1f73cf399d32a27a94456ed596aa2d13ceea23dff1d074d2766b9ef709a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ab1f73cf399d32a27a94456ed596aa2d13ceea23dff1d074d2766b9ef709a8", kill_on_drop: false }`
[INFO] [stdout] d3ab1f73cf399d32a27a94456ed596aa2d13ceea23dff1d074d2766b9ef709a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c2c25d62476483ae5ec863f89c1379c1523bc6ae486b7474c68195456482f4c
[INFO] running `Command { std: "docker" "start" "-a" "5c2c25d62476483ae5ec863f89c1379c1523bc6ae486b7474c68195456482f4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling terminal-clipboard v0.4.0
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/cli/printer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combinator::opt`, `number::complete::double`, and `sequence::*`
[INFO] [stdout]  --> src/input_parser/config_nom_parser.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     branch::alt, character::complete::*, combinator::opt, number::complete::double, sequence::*,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops`
[INFO] [stdout]  --> src/mode/handle_range.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, ops};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Series`, `id_nom_builder::IdNomListBuilder`, `parse`, `retrive_file`, and `retrive_string`
[INFO] [stdout]   --> src/mode/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     input_parser::{id_nom_builder::IdNomListBuilder, parse, Series, RecipeResult},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 17 |     util::{retrive_file, retrive_string},
[INFO] [stdout]    |            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]  --> src/mode/handle_cmp.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Sub,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/cli/printer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combinator::opt`, `number::complete::double`, and `sequence::*`
[INFO] [stdout]  --> src/input_parser/config_nom_parser.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     branch::alt, character::complete::*, combinator::opt, number::complete::double, sequence::*,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops`
[INFO] [stdout]  --> src/mode/handle_range.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, ops};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Series`, `id_nom_builder::IdNomListBuilder`, `parse`, `retrive_file`, and `retrive_string`
[INFO] [stdout]   --> src/mode/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     input_parser::{id_nom_builder::IdNomListBuilder, parse, Series, RecipeResult},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 17 |     util::{retrive_file, retrive_string},
[INFO] [stdout]    |            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]  --> src/mode/handle_cmp.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Sub,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5c2c25d62476483ae5ec863f89c1379c1523bc6ae486b7474c68195456482f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2c25d62476483ae5ec863f89c1379c1523bc6ae486b7474c68195456482f4c", kill_on_drop: false }`
[INFO] [stdout] 5c2c25d62476483ae5ec863f89c1379c1523bc6ae486b7474c68195456482f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e0ff1fa6fe1ef2da7e72dfca6a7ac2f44834a832f02f8d97381fb7a255314b1
[INFO] running `Command { std: "docker" "start" "-a" "4e0ff1fa6fe1ef2da7e72dfca6a7ac2f44834a832f02f8d97381fb7a255314b1", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/cli/printer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combinator::opt`, `number::complete::double`, and `sequence::*`
[INFO] [stdout]  --> src/input_parser/config_nom_parser.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     branch::alt, character::complete::*, combinator::opt, number::complete::double, sequence::*,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops`
[INFO] [stdout]  --> src/mode/handle_range.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, ops};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Series`, `id_nom_builder::IdNomListBuilder`, `parse`, `retrive_file`, and `retrive_string`
[INFO] [stdout]   --> src/mode/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     input_parser::{id_nom_builder::IdNomListBuilder, parse, Series, RecipeResult},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 17 |     util::{retrive_file, retrive_string},
[INFO] [stdout]    |            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]  --> src/mode/handle_cmp.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Sub,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/cli/printer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combinator::opt`, `number::complete::double`, and `sequence::*`
[INFO] [stdout]  --> src/input_parser/config_nom_parser.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     branch::alt, character::complete::*, combinator::opt, number::complete::double, sequence::*,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops`
[INFO] [stdout]  --> src/mode/handle_range.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, ops};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Series`, `retrive_file`, and `retrive_string`
[INFO] [stdout]   --> src/mode/mod.rs:16:61
[INFO] [stdout]    |
[INFO] [stdout] 16 |     input_parser::{id_nom_builder::IdNomListBuilder, parse, Series, RecipeResult},
[INFO] [stdout]    |                                                             ^^^^^^
[INFO] [stdout] 17 |     util::{retrive_file, retrive_string},
[INFO] [stdout]    |            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/cli/printer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combinator::opt`, `number::complete::double`, and `sequence::*`
[INFO] [stdout]  --> src/input_parser/config_nom_parser.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     branch::alt, character::complete::*, combinator::opt, number::complete::double, sequence::*,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops`
[INFO] [stdout]  --> src/mode/handle_range.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, ops};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Series`, `retrive_file`, and `retrive_string`
[INFO] [stdout]   --> src/mode/mod.rs:16:61
[INFO] [stdout]    |
[INFO] [stdout] 16 |     input_parser::{id_nom_builder::IdNomListBuilder, parse, Series, RecipeResult},
[INFO] [stdout]    |                                                             ^^^^^^
[INFO] [stdout] 17 |     util::{retrive_file, retrive_string},
[INFO] [stdout]    |            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]  --> src/mode/handle_cmp.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Sub,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Sub`
[INFO] [stdout]  --> src/mode/handle_cmp.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ops::Sub,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4e0ff1fa6fe1ef2da7e72dfca6a7ac2f44834a832f02f8d97381fb7a255314b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0ff1fa6fe1ef2da7e72dfca6a7ac2f44834a832f02f8d97381fb7a255314b1", kill_on_drop: false }`
[INFO] [stdout] 4e0ff1fa6fe1ef2da7e72dfca6a7ac2f44834a832f02f8d97381fb7a255314b1
