[INFO] cloning repository https://github.com/BurntSushi/cargo-benchcmp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurntSushi/cargo-benchcmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fcargo-benchcmp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fcargo-benchcmp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dd0e796588a5e11b59d8640c1a1f0ce1500ca05
[INFO] testing BurntSushi/cargo-benchcmp against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fcargo-benchcmp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BurntSushi/cargo-benchcmp
[INFO] finished tweaking git repo https://github.com/BurntSushi/cargo-benchcmp
[INFO] tweaked toml for git repo https://github.com/BurntSushi/cargo-benchcmp written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BurntSushi/cargo-benchcmp on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BurntSushi/cargo-benchcmp 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 451f366a8518a180f13dde73f85a320990c1a568d10c8e3d38b5da6d894f66fe
[INFO] running `Command { std: "docker" "start" "-a" "451f366a8518a180f13dde73f85a320990c1a568d10c8e3d38b5da6d894f66fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "451f366a8518a180f13dde73f85a320990c1a568d10c8e3d38b5da6d894f66fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "451f366a8518a180f13dde73f85a320990c1a568d10c8e3d38b5da6d894f66fe", kill_on_drop: false }`
[INFO] [stdout] 451f366a8518a180f13dde73f85a320990c1a568d10c8e3d38b5da6d894f66fe
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65b6d3ee6dfb4ea3c1570273aad3fdb8a95ff4ee746e37b4a68d4e293b7b90ec
[INFO] running `Command { std: "docker" "start" "-a" "65b6d3ee6dfb4ea3c1570273aad3fdb8a95ff4ee746e37b4a68d4e293b7b90ec", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling cargo-benchcmp v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let benches = try!(self.parse_benchmarks()).paired();
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         try!(output.print(&mut io::stdout()));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         try!(output.print_tty(true));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let benches = try!(Args::parse_buffer(stdin_lock));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:64
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:64
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:66
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:244:32
[INFO] [stdout]     |
[INFO] [stdout] 244 |             if let Ok(bench) = try!(result).parse() {
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Error::Regex(ref err) => err.description(),
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Error::OpenFile { ref err, .. } => err.description(),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
[INFO] running `Command { std: "docker" "inspect" "65b6d3ee6dfb4ea3c1570273aad3fdb8a95ff4ee746e37b4a68d4e293b7b90ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b6d3ee6dfb4ea3c1570273aad3fdb8a95ff4ee746e37b4a68d4e293b7b90ec", kill_on_drop: false }`
[INFO] [stdout] 65b6d3ee6dfb4ea3c1570273aad3fdb8a95ff4ee746e37b4a68d4e293b7b90ec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf5cadc63cad0940541c3a92978535b98d5a9e43e613b1fbdeb2170fce1f1a0c
[INFO] running `Command { std: "docker" "start" "-a" "bf5cadc63cad0940541c3a92978535b98d5a9e43e613b1fbdeb2170fce1f1a0c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let benches = try!(self.parse_benchmarks()).paired();
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         try!(output.print(&mut io::stdout()));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         try!(output.print_tty(true));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let benches = try!(Args::parse_buffer(stdin_lock));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:64
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:64
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:66
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:244:32
[INFO] [stdout]     |
[INFO] [stdout] 244 |             if let Ok(bench) = try!(result).parse() {
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Error::Regex(ref err) => err.description(),
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Error::OpenFile { ref err, .. } => err.description(),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling cargo-benchcmp v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let benches = try!(self.parse_benchmarks()).paired();
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         try!(output.print(&mut io::stdout()));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         try!(output.print_tty(true));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let benches = try!(Args::parse_buffer(stdin_lock));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:224:64
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:225:64
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:235:66
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:244:32
[INFO] [stdout]     |
[INFO] [stdout] 244 |             if let Ok(bench) = try!(result).parse() {
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/integration.rs:107:35
[INFO] [stdout]     |
[INFO] [stdout] 107 |           assert!(status.success(), format!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 108 | |             "expected command to succeed, but it failed.\nexit code: {}\nstdout: {}\nstderr:{}\n",
[INFO] [stdout] 109 | |             status.code().unwrap(),
[INFO] [stdout] 110 | |             self.stdout,
[INFO] [stdout] 111 | |             self.stderr,
[INFO] [stdout] 112 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 107 ~         assert!(status.success(), 
[INFO] [stdout] 108 |             "expected command to succeed, but it failed.\nexit code: {}\nstdout: {}\nstderr:{}\n",
[INFO] [stdout] ...
[INFO] [stdout] 111 |             self.stderr,
[INFO] [stdout] 112 ~         );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/integration.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 |         assert!(self.stdout.is_empty(), format!("expected no stdout, got {}", self.stdout));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 118 -         assert!(self.stdout.is_empty(), format!("expected no stdout, got {}", self.stdout));
[INFO] [stdout] 118 +         assert!(self.stdout.is_empty(), "expected no stdout, got {}", self.stdout);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/integration.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert!(self.stderr.is_empty(), format!("expected no stderr, got {}", self.stderr));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 124 -         assert!(self.stderr.is_empty(), format!("expected no stderr, got {}", self.stderr));
[INFO] [stdout] 124 +         assert!(self.stderr.is_empty(), "expected no stderr, got {}", self.stderr);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Error::Regex(ref err) => err.description(),
[INFO] [stdout]    |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Error::OpenFile { ref err, .. } => err.description(),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.26s
[INFO] running `Command { std: "docker" "inspect" "bf5cadc63cad0940541c3a92978535b98d5a9e43e613b1fbdeb2170fce1f1a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5cadc63cad0940541c3a92978535b98d5a9e43e613b1fbdeb2170fce1f1a0c", kill_on_drop: false }`
[INFO] [stdout] bf5cadc63cad0940541c3a92978535b98d5a9e43e613b1fbdeb2170fce1f1a0c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2532e72e1bbd6d8951f2182e3b3abb6fbb54485f9d644b1e9c0abf86239c0856
[INFO] running `Command { std: "docker" "start" "-a" "2532e72e1bbd6d8951f2182e3b3abb6fbb54485f9d644b1e9c0abf86239c0856", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:102:23
[INFO] [stderr]     |
[INFO] [stderr] 102 |         let benches = try!(self.parse_benchmarks()).paired();
[INFO] [stderr]     |                       ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:139:25
[INFO] [stderr]     |
[INFO] [stderr] 139 |                         try!(output.print(&mut io::stdout()));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:142:25
[INFO] [stderr]     |
[INFO] [stderr] 142 |                         try!(output.print_tty(true));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:211:31
[INFO] [stderr]     |
[INFO] [stderr] 211 |                 let benches = try!(Args::parse_buffer(stdin_lock));
[INFO] [stderr]     |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:224:21
[INFO] [stderr]     |
[INFO] [stderr] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:224:64
[INFO] [stderr]     |
[INFO] [stderr] 224 |         let b_old = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_old)))));
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:225:21
[INFO] [stderr]     |
[INFO] [stderr] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:225:64
[INFO] [stderr]     |
[INFO] [stderr] 225 |         let b_new = try!(Args::parse_buffer(io::BufReader::new(try!(open_file(&self.arg_new)))));
[INFO] [stderr]     |                                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:235:23
[INFO] [stderr]     |
[INFO] [stderr] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stderr]     |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:235:66
[INFO] [stderr]     |
[INFO] [stderr] 235 |         let benches = try!(Args::parse_buffer(io::BufReader::new(try!(File::open(file)))));
[INFO] [stderr]     |                                                                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:244:32
[INFO] [stderr]     |
[INFO] [stderr] 244 |             if let Ok(bench) = try!(result).parse() {
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/error.rs:27:32
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:21:42
[INFO] [stderr]    |
[INFO] [stderr] 21 |             Error::Regex(ref err) => err.description(),
[INFO] [stderr]    |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:22:39
[INFO] [stderr]    |
[INFO] [stderr] 22 |             Error::Io(ref err) => err.description(),
[INFO] [stderr]    |                                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:23:52
[INFO] [stderr]    |
[INFO] [stderr] 23 |             Error::OpenFile { ref err, .. } => err.description(),
[INFO] [stderr]    |                                                    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-benchcmp` (bin "cargo-benchcmp") generated 15 warnings (run `cargo fix --bin "cargo-benchcmp" -p cargo-benchcmp` to apply 1 suggestion)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/integration.rs:107:35
[INFO] [stderr]     |
[INFO] [stderr] 107 |           assert!(status.success(), format!(
[INFO] [stderr]     |  ___________________________________^
[INFO] [stderr] 108 | |             "expected command to succeed, but it failed.\nexit code: {}\nstdout: {}\nstderr:{}\n",
[INFO] [stderr] 109 | |             status.code().unwrap(),
[INFO] [stderr] 110 | |             self.stdout,
[INFO] [stderr] 111 | |             self.stderr,
[INFO] [stderr] 112 | |         ));
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 107 ~         assert!(status.success(), 
[INFO] [stderr] 108 |             "expected command to succeed, but it failed.\nexit code: {}\nstdout: {}\nstderr:{}\n",
[INFO] [stderr] ...
[INFO] [stderr] 111 |             self.stderr,
[INFO] [stderr] 112 ~         );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/integration.rs:118:41
[INFO] [stderr]     |
[INFO] [stderr] 118 |         assert!(self.stdout.is_empty(), format!("expected no stdout, got {}", self.stdout));
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 118 -         assert!(self.stdout.is_empty(), format!("expected no stdout, got {}", self.stdout));
[INFO] [stderr] 118 +         assert!(self.stdout.is_empty(), "expected no stdout, got {}", self.stdout);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/integration.rs:124:41
[INFO] [stderr]     |
[INFO] [stderr] 124 |         assert!(self.stderr.is_empty(), format!("expected no stderr, got {}", self.stderr));
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 124 -         assert!(self.stderr.is_empty(), format!("expected no stderr, got {}", self.stderr));
[INFO] [stderr] 124 +         assert!(self.stderr.is_empty(), "expected no stderr, got {}", self.stderr);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-benchcmp` (test "integration") generated 3 warnings (run `cargo fix --test "integration" -p cargo-benchcmp` to apply 3 suggestions)
[INFO] [stderr] warning: `cargo-benchcmp` (bin "cargo-benchcmp" test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_benchcmp-a4754944ba95812b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test benchmark::tests::commafy::number_matches ... ok
[INFO] [stdout] test benchmark::tests::commafy::comma_every_three ... ok
[INFO] [stdout] test tests::names::empty_gives_old ... ok
[INFO] [stdout] test tests::names::empty_gives_new ... ok
[INFO] [stdout] test tests::names::non_path_gives_originals ... ok
[INFO] [stdout] test benchmark::tests::overlap::missing_correct ... ok
[INFO] [stdout] test benchmark::tests::benchmark::reparse ... ok
[INFO] [stdout] test benchmark::tests::overlap::overlap_correct ... ok
[INFO] [stdout] test benchmark::tests::overlap::result_from_vecs ... ok
[INFO] [stdout] test tests::split_benchmarks::non_overlapping ... ok
[INFO] [stdout] test tests::split_benchmarks::dropped_non_prefix ... ok
[INFO] [stdout] test tests::names::symmetric_operation ... ok
[INFO] [stdout] test tests::names::same_path_gives_originals ... ok
[INFO] [stdout] test tests::names::shortest_difference ... ok
[INFO] [stdout] test tests::names::gives_suffixes ... ok
[INFO] [stdout] test tests::names::difference_preserving ... ok
[INFO] [stdout] test tests::split_benchmarks::from_original ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-765d0b68a4f2d2d6)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test invalid_arguments ... ok
[INFO] [stdout] test version ... ok
[INFO] [stdout] test within_threshold_1_comparing_4_5 ... ok
[INFO] [stdout] test zero_improvements ... ok
[INFO] [stdout] test same_input ... ok
[INFO] [stdout] test zero_regressions_threshold ... ok
[INFO] [stdout] test same_input_fractional ... ok
[INFO] [stdout] test within_threshold_4_comparing_6_7_regressions ... ok
[INFO] [stdout] test stdin ... ok
[INFO] [stdout] test different_input ... ok
[INFO] [stdout] test empty_results ... ok
[INFO] [stdout] test within_threshold_12_comparing_6_7 ... ok
[INFO] [stdout] test within_threshold_3_comparing_6_7_improvements ... ok
[INFO] [stdout] test different_input_colored ... FAILED
[INFO] [stdout] test zero_improvements_threshold ... ok
[INFO] [stdout] test non_overlapping_input ... ok
[INFO] [stdout] test different_input_selections ... ok
[INFO] [stdout] test zero_regressions ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- different_input_colored stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'different_input_colored' (44) panicked at tests/integration.rs:130:9:
[INFO] [stdout] assertion `left == right` failed: stdout does not match expected
[INFO] [stdout]   left: " name                                bench_output_2.txt ns/iter  bench_output_3.txt ns/iter  diff ns/iter  diff %  speedup \n ac_one_byte                         349 (28653 MB/s)            354 (28248 MB/s)                       5   1.43%   x 0.99 \n ac_one_prefix_byte_every_match      112,957 (88 MB/s)           150,581 (66 MB/s)                 37,624  33.31%   x 0.75 \n ac_one_prefix_byte_no_match         350 (28571 MB/s)            354 (28248 MB/s)                       4   1.14%   x 0.99 \n ac_one_prefix_byte_random           16,096 (621 MB/s)           20,273 (493 MB/s)                  4,177  25.95%   x 0.79 \n ac_ten_bytes                        58,588 (170 MB/s)           108,092 (92 MB/s)                 49,504  84.50%   x 0.54 \n ac_ten_diff_prefix                  58,601 (170 MB/s)           108,082 (92 MB/s)                 49,481  84.44%   x 0.54 \n ac_ten_one_prefix_byte_every_match  112,920 (88 MB/s)           150,561 (66 MB/s)                 37,641  33.33%   x 0.75 \n ac_ten_one_prefix_byte_no_match     350 (28571 MB/s)            354 (28248 MB/s)                       4   1.14%   x 0.99 \n ac_ten_one_prefix_byte_random       19,181 (521 MB/s)           23,684 (422 MB/s)                  4,503  23.48%   x 0.81 \n ac_two_bytes                        3,125 (3200 MB/s)           3,138 (3186 MB/s)                     13   0.42%   x 1.00 \n ac_two_diff_prefix                  3,124 (3201 MB/s)           3,138 (3186 MB/s)                     14   0.45%   x 1.00 \n ac_two_one_prefix_byte_every_match  112,934 (88 MB/s)           150,571 (66 MB/s)                 37,637  33.33%   x 0.75 \n ac_two_one_prefix_byte_no_match     350 (28571 MB/s)            354 (28248 MB/s)                       4   1.14%   x 0.99 \n ac_two_one_prefix_byte_random       16,511 (605 MB/s)           21,009 (476 MB/s)                  4,498  27.24%   x 0.79 \n"
[INFO] [stdout]  right: " \u{1b}[1mname                              \u{1b}(B\u{1b}[m  \u{1b}[1mbench_output_2.txt ns/iter\u{1b}(B\u{1b}[m  \u{1b}[1mbench_output_3.txt ns/iter\u{1b}(B\u{1b}[m  \u{1b}[1mdiff ns/iter\u{1b}(B\u{1b}[m  \u{1b}[1mdiff %\u{1b}(B\u{1b}[m  \u{1b}[1mspeedup\u{1b}(B\u{1b}[m \n \u{1b}[31mac_one_byte                       \u{1b}(B\u{1b}[m  \u{1b}[31m349 (28653 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m354 (28248 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m           5\u{1b}(B\u{1b}[m  \u{1b}[31m 1.43%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.99\u{1b}(B\u{1b}[m \n \u{1b}[31mac_one_prefix_byte_every_match    \u{1b}(B\u{1b}[m  \u{1b}[31m112,957 (88 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m150,581 (66 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m      37,624\u{1b}(B\u{1b}[m  \u{1b}[31m33.31%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.75\u{1b}(B\u{1b}[m \n \u{1b}[31mac_one_prefix_byte_no_match       \u{1b}(B\u{1b}[m  \u{1b}[31m350 (28571 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m354 (28248 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m           4\u{1b}(B\u{1b}[m  \u{1b}[31m 1.14%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.99\u{1b}(B\u{1b}[m \n \u{1b}[31mac_one_prefix_byte_random         \u{1b}(B\u{1b}[m  \u{1b}[31m16,096 (621 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m20,273 (493 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m       4,177\u{1b}(B\u{1b}[m  \u{1b}[31m25.95%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.79\u{1b}(B\u{1b}[m \n \u{1b}[31mac_ten_bytes                      \u{1b}(B\u{1b}[m  \u{1b}[31m58,588 (170 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m108,092 (92 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m      49,504\u{1b}(B\u{1b}[m  \u{1b}[31m84.50%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.54\u{1b}(B\u{1b}[m \n \u{1b}[31mac_ten_diff_prefix                \u{1b}(B\u{1b}[m  \u{1b}[31m58,601 (170 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m108,082 (92 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m      49,481\u{1b}(B\u{1b}[m  \u{1b}[31m84.44%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.54\u{1b}(B\u{1b}[m \n \u{1b}[31mac_ten_one_prefix_byte_every_match\u{1b}(B\u{1b}[m  \u{1b}[31m112,920 (88 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m150,561 (66 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m      37,641\u{1b}(B\u{1b}[m  \u{1b}[31m33.33%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.75\u{1b}(B\u{1b}[m \n \u{1b}[31mac_ten_one_prefix_byte_no_match   \u{1b}(B\u{1b}[m  \u{1b}[31m350 (28571 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m354 (28248 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m           4\u{1b}(B\u{1b}[m  \u{1b}[31m 1.14%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.99\u{1b}(B\u{1b}[m \n \u{1b}[31mac_ten_one_prefix_byte_random     \u{1b}(B\u{1b}[m  \u{1b}[31m19,181 (521 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m23,684 (422 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m       4,503\u{1b}(B\u{1b}[m  \u{1b}[31m23.48%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.81\u{1b}(B\u{1b}[m \n \u{1b}[31mac_two_bytes                      \u{1b}(B\u{1b}[m  \u{1b}[31m3,125 (3200 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m3,138 (3186 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m          13\u{1b}(B\u{1b}[m  \u{1b}[31m 0.42%\u{1b}(B\u{1b}[m  \u{1b}[31m x 1.00\u{1b}(B\u{1b}[m \n \u{1b}[31mac_two_diff_prefix                \u{1b}(B\u{1b}[m  \u{1b}[31m3,124 (3201 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m3,138 (3186 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m          14\u{1b}(B\u{1b}[m  \u{1b}[31m 0.45%\u{1b}(B\u{1b}[m  \u{1b}[31m x 1.00\u{1b}(B\u{1b}[m \n \u{1b}[31mac_two_one_prefix_byte_every_match\u{1b}(B\u{1b}[m  \u{1b}[31m112,934 (88 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m150,571 (66 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m      37,637\u{1b}(B\u{1b}[m  \u{1b}[31m33.33%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.75\u{1b}(B\u{1b}[m \n \u{1b}[31mac_two_one_prefix_byte_no_match   \u{1b}(B\u{1b}[m  \u{1b}[31m350 (28571 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m354 (28248 MB/s)          \u{1b}(B\u{1b}[m  \u{1b}[31m           4\u{1b}(B\u{1b}[m  \u{1b}[31m 1.14%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.99\u{1b}(B\u{1b}[m \n \u{1b}[31mac_two_one_prefix_byte_random     \u{1b}(B\u{1b}[m  \u{1b}[31m16,511 (605 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m21,009 (476 MB/s)         \u{1b}(B\u{1b}[m  \u{1b}[31m       4,498\u{1b}(B\u{1b}[m  \u{1b}[31m27.24%\u{1b}(B\u{1b}[m  \u{1b}[31m x 0.79\u{1b}(B\u{1b}[m \n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5629bb20c072 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5629bb20c072 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5629bb20c072 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5629bb20c072 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5629bb220a0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5629bb220a0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5629bb210f66 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5629bb210f66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5629bb1e9fff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5629bb1e9fff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5629bb2041c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5629bb19f51e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5629bb19f51e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5629bb204382 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5629bb204382 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5629bb1ea0b8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5629bb1df279 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5629bb1eaf0d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5629bb22107c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5629bb220ff3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5629bb190909 - core[585f66e14d78f9ba]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5629bb18dec5 - <integration[3dc11b28d9473fc3]::CommandUnderTest>::stdout_is
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:130:9
[INFO] [stdout]   22:     0x5629bb18c47c - integration[3dc11b28d9473fc3]::different_input_colored
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:202:10
[INFO] [stdout]   23:     0x5629bb18bbb7 - integration[3dc11b28d9473fc3]::different_input_colored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:194:29
[INFO] [stdout]   24:     0x5629bb18fbf6 - <integration[3dc11b28d9473fc3]::different_input_colored::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5629bb1938cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5629bb1938cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5629bb1a012a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5629bb1a012a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5629bb1a012a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5629bb1a012a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5629bb1a012a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5629bb1a012a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5629bb1a012a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5629bb19a5f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5629bb19a5f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5629bb1a2c22 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5629bb1a2c22 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5629bb1a2c22 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5629bb1a2c22 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5629bb1a2c22 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5629bb1a2c22 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5629bb1a2c22 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5629bb20b73f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5629bb20b73f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7061af481aa4 - <unknown>
[INFO] [stdout]   46:     0x7061af50ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     different_input_colored
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "2532e72e1bbd6d8951f2182e3b3abb6fbb54485f9d644b1e9c0abf86239c0856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2532e72e1bbd6d8951f2182e3b3abb6fbb54485f9d644b1e9c0abf86239c0856", kill_on_drop: false }`
[INFO] [stdout] 2532e72e1bbd6d8951f2182e3b3abb6fbb54485f9d644b1e9c0abf86239c0856
