[INFO] fetching crate libcasr 2.13.0...
[INFO] testing libcasr-2.13.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate libcasr 2.13.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libcasr 2.13.0
[INFO] finished tweaking crates.io crate libcasr 2.13.0
[INFO] tweaked toml for crates.io crate libcasr 2.13.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libcasr 2.13.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libcasr 2.13.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09f7f4da9e1a9cc3f37425122af3b1ab53cc7e2cdd68800150dd0f285e99993e
[INFO] running `Command { std: "docker" "start" "-a" "09f7f4da9e1a9cc3f37425122af3b1ab53cc7e2cdd68800150dd0f285e99993e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09f7f4da9e1a9cc3f37425122af3b1ab53cc7e2cdd68800150dd0f285e99993e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f7f4da9e1a9cc3f37425122af3b1ab53cc7e2cdd68800150dd0f285e99993e", kill_on_drop: false }`
[INFO] [stdout] 09f7f4da9e1a9cc3f37425122af3b1ab53cc7e2cdd68800150dd0f285e99993e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b99d919ac4313b59b040d57018b57863d50bebbd05c2ecea89c4033e11b9f2bc
[INFO] running `Command { std: "docker" "start" "-a" "b99d919ac4313b59b040d57018b57863d50bebbd05c2ecea89c4033e11b9f2bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling kodama v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling gdb-command v0.7.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libcasr v2.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:410:29
[INFO] [stdout]     |
[INFO] [stdout] 410 |             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 410 -             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout] 410 +             .filter(|entry| entry.function.is_empty() || !rfunction.is_match(&entry.function))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout]     |                             ^                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 411 -             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout] 411 +             .filter(|entry| entry.module.is_empty() || !rfile.is_match(&entry.module))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:412:29
[INFO] [stdout]     |
[INFO] [stdout] 412 |             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 412 -             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout] 412 +             .filter(|entry| entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s
[INFO] running `Command { std: "docker" "inspect" "b99d919ac4313b59b040d57018b57863d50bebbd05c2ecea89c4033e11b9f2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99d919ac4313b59b040d57018b57863d50bebbd05c2ecea89c4033e11b9f2bc", kill_on_drop: false }`
[INFO] [stdout] b99d919ac4313b59b040d57018b57863d50bebbd05c2ecea89c4033e11b9f2bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 967262280e9cd1c6d3a40cea42d56dfe87cc8c459f3d553dcc3f26bf503e4512
[INFO] running `Command { std: "docker" "start" "-a" "967262280e9cd1c6d3a40cea42d56dfe87cc8c459f3d553dcc3f26bf503e4512", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:410:29
[INFO] [stdout]     |
[INFO] [stdout] 410 |             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 410 -             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout] 410 +             .filter(|entry| entry.function.is_empty() || !rfunction.is_match(&entry.function))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout]     |                             ^                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 411 -             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout] 411 +             .filter(|entry| entry.module.is_empty() || !rfile.is_match(&entry.module))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libcasr v2.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:412:29
[INFO] [stdout]     |
[INFO] [stdout] 412 |             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 412 -             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout] 412 +             .filter(|entry| entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:410:29
[INFO] [stdout]     |
[INFO] [stdout] 410 |             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 410 -             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stdout] 410 +             .filter(|entry| entry.function.is_empty() || !rfunction.is_match(&entry.function))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout]     |                             ^                                                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 411 -             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stdout] 411 +             .filter(|entry| entry.module.is_empty() || !rfile.is_match(&entry.module))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/stacktrace.rs:412:29
[INFO] [stdout]     |
[INFO] [stdout] 412 |             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout]     |                             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 412 -             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stdout] 412 +             .filter(|entry| entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "967262280e9cd1c6d3a40cea42d56dfe87cc8c459f3d553dcc3f26bf503e4512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "967262280e9cd1c6d3a40cea42d56dfe87cc8c459f3d553dcc3f26bf503e4512", kill_on_drop: false }`
[INFO] [stdout] 967262280e9cd1c6d3a40cea42d56dfe87cc8c459f3d553dcc3f26bf503e4512
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e7c3486b006c9277b954863de7b097dc28a06e28a88ca66b1296207f5b52811
[INFO] running `Command { std: "docker" "start" "-a" "5e7c3486b006c9277b954863de7b097dc28a06e28a88ca66b1296207f5b52811", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:410:29
[INFO] [stderr]     |
[INFO] [stderr] 410 |             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stderr]     |                             ^                                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 410 -             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stderr] 410 +             .filter(|entry| entry.function.is_empty() || !rfunction.is_match(&entry.function))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:411:29
[INFO] [stderr]     |
[INFO] [stderr] 411 |             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stderr]     |                             ^                                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 411 -             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stderr] 411 +             .filter(|entry| entry.module.is_empty() || !rfile.is_match(&entry.module))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:412:29
[INFO] [stderr]     |
[INFO] [stderr] 412 |             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stderr]     |                             ^                                                                 ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 412 -             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stderr] 412 +             .filter(|entry| entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `libcasr` (lib) generated 3 warnings (run `cargo fix --lib -p libcasr` to apply 3 suggestions)
[INFO] [stderr] warning: `libcasr` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcasr-9aa6f4988a021184)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test report::tests::test_report_display ... ok
[INFO] [stdout] test rust::tests::test_rust_panic ... ok
[INFO] [stdout] test csharp::tests::test_csharp_parse_exception ... ok
[INFO] [stdout] test go::tests::test_go_panic ... ok
[INFO] [stdout] test stacktrace::tests::test_main_lorentz ... ok
[INFO] [stdout] test java::tests::test_java_stacktrace ... ok
[INFO] [stdout] test go::tests::test_go_extract_stacktrace ... ok
[INFO] [stdout] test lua::tests::test_lua_exception ... ok
[INFO] [stdout] test python::tests::test_python_stacktrace ... ok
[INFO] [stdout] test ubsan::tests::test_ubsan_parse ... ok
[INFO] [stdout] test go::tests::test_go_parse_stacktrace ... ok
[INFO] [stdout] test asan::tests::test_asan_stacktrace ... ok
[INFO] [stdout] test report::tests::test_report_cluster ... ok
[INFO] [stdout] test report::tests::test_report_dedup ... ok
[INFO] [stdout] test rust::tests::test_rust_parse_stacktrace ... ok
[INFO] [stdout] test csharp::tests::test_csharp_stacktrace ... ok
[INFO] [stdout] test js::tests::test_js_stacktrace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libcasr
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:410:29
[INFO] [stderr]     |
[INFO] [stderr] 410 |             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stderr]     |                             ^                                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 410 -             .filter(|entry| (entry.function.is_empty() || !rfunction.is_match(&entry.function)))
[INFO] [stderr] 410 +             .filter(|entry| entry.function.is_empty() || !rfunction.is_match(&entry.function))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:411:29
[INFO] [stderr]     |
[INFO] [stderr] 411 |             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stderr]     |                             ^                                                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 411 -             .filter(|entry| (entry.module.is_empty() || !rfile.is_match(&entry.module)))
[INFO] [stderr] 411 +             .filter(|entry| entry.module.is_empty() || !rfile.is_match(&entry.module))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/stacktrace.rs:412:29
[INFO] [stderr]     |
[INFO] [stderr] 412 |             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stderr]     |                             ^                                                                 ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 412 -             .filter(|entry| (entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file)))
[INFO] [stderr] 412 +             .filter(|entry| entry.debug.file.is_empty() || !rfile.is_match(&entry.debug.file))
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e7c3486b006c9277b954863de7b097dc28a06e28a88ca66b1296207f5b52811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7c3486b006c9277b954863de7b097dc28a06e28a88ca66b1296207f5b52811", kill_on_drop: false }`
[INFO] [stdout] 5e7c3486b006c9277b954863de7b097dc28a06e28a88ca66b1296207f5b52811
