[INFO] cloning repository https://github.com/SalemChacoff/codewarden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SalemChacoff/codewarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalemChacoff%2Fcodewarden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalemChacoff%2Fcodewarden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32586fe8de8ffbb91772680f779c5a9368ac1e7a
[INFO] testing SalemChacoff/codewarden against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalemChacoff%2Fcodewarden" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SalemChacoff/codewarden
[INFO] finished tweaking git repo https://github.com/SalemChacoff/codewarden
[INFO] tweaked toml for git repo https://github.com/SalemChacoff/codewarden written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SalemChacoff/codewarden on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SalemChacoff/codewarden 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86
[INFO] running `Command { std: "docker" "start" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling codewarden-core v0.1.0 (/opt/rustwide/workdir/crates/codewarden-core)
[INFO] [stderr]    Compiling codewarden-cli v0.1.0 (/opt/rustwide/workdir/crates/codewarden-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling codewarden-cli v0.1.0 (/opt/rustwide/workdir/crates/codewarden-cli)
[INFO] [stderr]    Compiling codewarden-core v0.1.0 (/opt/rustwide/workdir/crates/codewarden-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codewarden-5492551e08fd96b9)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test commands::diff::tests::garbage_input_produces_no_files ... ok
[INFO] [stdout] test commands::diff::tests::empty_diff_reports_zero_files ... ok
[INFO] [stdout] test commands::diff::tests::added_and_removed_line_counts_are_correct ... ok
[INFO] [stdout] test commands::diff::tests::parses_added_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_deleted_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_modified_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_multiple_files ... ok
[INFO] [stdout] test commands::diff::tests::parses_multiple_hunks_in_one_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_renamed_file ... ok
[INFO] [stdout] test commands::diff::tests::nonexistent_path_yields_zero_changed_files ... ok
[INFO] [stdout] test commands::scan::tests::each_scannable_file_has_a_scanning_line ... ok
[INFO] [stdout] test commands::scan::tests::nonexistent_path_reports_zero_files ... ok
[INFO] [stdout] test commands::scan::tests::empty_dir_reports_zero_files ... ok
[INFO] [stdout] test commands::scan::tests::single_file_is_reported_in_summary ... ok
[INFO] [stdout] test commands::scan::tests::single_file_path_appears_in_output ... ok
[INFO] [stdout] test tests::diff_command_is_parsed_correctly ... okFound 0 scannable files in '/tmp/cw_cli_test_206'
[INFO] [stdout] 
[INFO] [stdout] test tests::no_arguments_shows_usage ... ok
[INFO] [stdout] test commands::scan::tests::summary_line_contains_the_scanned_path ... Found 0 scannable files in '/this/path/does/not/exist_cw_cli_test'
[INFO] [stdout] ok
[INFO] [stdout] test commands::scan::tests::summary_line_comes_before_scanning_lines ... ok
[INFO] [stdout] test tests::command_matching_is_case_sensitive ... ok
[INFO] [stdout] test commands::scan::tests::non_scannable_files_do_not_appear_in_output ... ok
[INFO] [stdout] test commands::scan::tests::multiple_files_count_is_correct ... ok
[INFO] [stdout] test tests::diff_stdin_flag_is_parsed ... ok
[INFO] [stdout] test commands::scan::tests::nested_file_path_uses_forward_slashes ... ok
[INFO] [stdout] test tests::scan_command_is_parsed_correctly ... ok
[INFO] [stdout] test tests::scan_command_preserves_exact_path ... ok
[INFO] [stdout] test tests::empty_args_shows_usage ... ok
[INFO] [stdout] test tests::diff_without_path_shows_usage ... ok
[INFO] [stdout] test tests::scan_command_runs_without_panic_on_empty_dir ... ok
[INFO] [stdout] test tests::scan_without_path_shows_usage ... ok
[INFO] [stdout] test tests::scan_command_runs_without_panic_on_nonexistent_path ... ok
[INFO] [stdout] test commands::scan::tests::skipped_directories_are_not_counted ... ok
[INFO] [stdout] test tests::too_many_arguments_shows_usage ... ok
[INFO] [stdout] test tests::unknown_command_shows_usage ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codewarden_core-60bd3df1309efa4f)
[INFO] [stdout] test commands::diff::tests::non_git_directory_yields_zero_changed_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test diff::file_change::tests::added_and_removed_lines_empty_when_no_hunks ... ok
[INFO] [stdout] test diff::file_change::tests::added_lines_empty_when_no_additions ... ok
[INFO] [stdout] test diff::file_change::tests::added_lines_spans_multiple_hunks ... ok
[INFO] [stdout] test diff::file_change::tests::added_lines_returns_only_added ... ok
[INFO] [stdout] test diff::file_change::tests::change_kind_renamed_differs_by_from_path ... ok
[INFO] [stdout] test diff::file_change::tests::removed_lines_empty_when_no_removals ... ok
[INFO] [stdout] test diff::file_change::tests::change_kind_variants_are_equal_to_themselves ... ok
[INFO] [stdout] test diff::file_change::tests::removed_lines_returns_only_removed ... ok
[INFO] [stdout] test diff::file_change::tests::removed_lines_spans_multiple_hunks ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::c_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::cpp_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::dockerfile_extension ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::java_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::csharp_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::javascript_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::json_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::php_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::python_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::ruby_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::rust_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::shell_sh_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::shell_bash_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::terraform_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::typescript_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::yaml_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::toml_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_hidden_files::dotfile_with_allowed_extension_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::go_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_dist_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_build_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_pycache_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_target_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_hidden_files::dotfile_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::nested_ignored_dir_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::compiled_rlib ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_hidden_files::file_inside_hidden_dir_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::dockerfile_no_extension_is_not_scanned ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_node_modules_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::image_jpg ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::image_png ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::lock_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::markdown_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::no_extension ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::zip_archive ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::binary_exe ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_relative_paths::curdir_prefix_inside_ignored_dir_is_still_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_relative_paths::curdir_prefix_is_not_hidden ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::yml_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::pdf_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_relative_paths::nested_curdir_prefix ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::bin_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::build_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::crates_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::dist_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_hidden_files::normal_file_is_not_hidden ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_vendor_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::docs_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_relative_paths::curdir_prefix_with_toml ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::idea_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::lib_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::node_modules_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::obj_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::out_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::src_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::target_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::target_dir_nested ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::tests_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::vendor_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::vscode_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::git_dir ... ok
[INFO] [stdout] test scan::walker::tests::empty_directory_yields_no_results ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::pycache_dir ... ok
[INFO] [stdout] test scan::walker::tests::empty_file_produces_hunk_with_no_lines ... ok
[INFO] [stdout] test scan::walker::tests::non_existent_root_returns_empty_vec ... ok
[INFO] [stdout] test scan::walker::tests::file_lines_become_added_hunk_lines ... ok
[INFO] [stdout] test scan::walker::tests::files_are_found_recursively ... ok
[INFO] [stdout] test scan::walker::tests::nested_skipped_dirs_are_all_excluded ... ok
[INFO] [stdout] test scan::walker::tests::hunk_old_fields_are_zero ... ok
[INFO] [stdout] test scan::walker::tests::single_scannable_file_is_returned ... ok
[INFO] [stdout] test tests::version_is_not_empty ... ok
[INFO] [stdout] test scan::walker::tests::only_scannable_files_are_collected_from_mixed_dir ... ok
[INFO] [stdout] test scan::walker::tests::skipped_directory_is_not_walked ... ok
[INFO] [stdout] test scan::walker::tests::non_scannable_file_is_ignored ... ok
[INFO] [stdout] test scan::walker::tests::path_uses_forward_slashes ... ok
[INFO] [stdout] test scan::walker::tests::unreadable_file_is_silently_skipped ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scan::walker::tests::unreadable_file_is_silently_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan::walker::tests::unreadable_file_is_silently_skipped' (328) panicked at crates/codewarden-core/src/scan/walker.rs:260:9:
[INFO] [stdout] unreadable file should be skipped, got: [FileChange { path: "secret.rs", kind: Added, hunks: [Hunk { old_start: 0, old_lines: 0, new_start: 1, new_lines: 1, lines: [Added("fn secret() {}")] }] }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0b4e9c58a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0b4e9c58a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0b4e9c58a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0b4e9c58a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0b4e9d9bea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0b4e9d9bea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e0b4e9ca312 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e0b4e9ca312 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e0b4e9a2ad6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0b4e9a2ad6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0b4e9bd019 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0b4e95792c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5e0b4e95792c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e0b4e9bd1d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5e0b4e9bd1d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0b4e9a2b92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e0b4e997ac9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0b4e9a393d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0b4e9da33c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0b4e931129 - codewarden_core[2e16ce413ae26728]::scan::walker::tests::unreadable_file_is_silently_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codewarden-core/src/scan/walker.rs:260:9
[INFO] [stdout]   20:     0x5e0b4e92efe7 - codewarden_core[2e16ce413ae26728]::scan::walker::tests::unreadable_file_is_silently_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codewarden-core/src/scan/walker.rs:245:45
[INFO] [stdout]   21:     0x5e0b4e949756 - <codewarden_core[2e16ce413ae26728]::scan::walker::tests::unreadable_file_is_silently_skipped::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e0b4e94aa0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e0b4e94aa0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e0b4e958285 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e0b4e958285 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e0b4e958285 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e0b4e958285 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e0b4e958285 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e0b4e958285 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e0b4e958285 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e0b4e951b94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e0b4e951b94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e0b4e95b302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e0b4e95b302 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0b4e95b302 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0b4e95b302 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0b4e95b302 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0b4e95b302 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e0b4e95b302 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e0b4e9c4cff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5e0b4e9c4cff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a2436f6daa4 - <unknown>
[INFO] [stdout]   43:     0x7a2436ffaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scan::walker::tests::unreadable_file_is_silently_skipped
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 84 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p codewarden-core --lib`
[INFO] running `Command { std: "docker" "inspect" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86", kill_on_drop: false }`
[INFO] [stdout] 4acb00857f99c3d43ff39f9504850694908d8d6d36bf16873d8ca656a4690a86
