[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSalemChacoff%2Fcodewarden" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SalemChacoff/codewarden on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a57260ac558f1962cd92dd7c276bef714d369bbc9fba8ffc1ab4e5464aa431b9
[INFO] running `Command { std: "docker" "start" "-a" "a57260ac558f1962cd92dd7c276bef714d369bbc9fba8ffc1ab4e5464aa431b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a57260ac558f1962cd92dd7c276bef714d369bbc9fba8ffc1ab4e5464aa431b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57260ac558f1962cd92dd7c276bef714d369bbc9fba8ffc1ab4e5464aa431b9", kill_on_drop: false }`
[INFO] [stdout] a57260ac558f1962cd92dd7c276bef714d369bbc9fba8ffc1ab4e5464aa431b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d77fccf88e058818dbc436ce6cf4553f79d7a50d22d154a107f5bf96df84208
[INFO] running `Command { std: "docker" "start" "-a" "5d77fccf88e058818dbc436ce6cf4553f79d7a50d22d154a107f5bf96df84208", 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.77s
[INFO] running `Command { std: "docker" "inspect" "5d77fccf88e058818dbc436ce6cf4553f79d7a50d22d154a107f5bf96df84208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d77fccf88e058818dbc436ce6cf4553f79d7a50d22d154a107f5bf96df84208", kill_on_drop: false }`
[INFO] [stdout] 5d77fccf88e058818dbc436ce6cf4553f79d7a50d22d154a107f5bf96df84208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c831bf54d52c846a2eb25a56ad105d1090ef57a98d2a4a9ef0bff687e8b983
[INFO] running `Command { std: "docker" "start" "-a" "f9c831bf54d52c846a2eb25a56ad105d1090ef57a98d2a4a9ef0bff687e8b983", 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.91s
[INFO] running `Command { std: "docker" "inspect" "f9c831bf54d52c846a2eb25a56ad105d1090ef57a98d2a4a9ef0bff687e8b983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c831bf54d52c846a2eb25a56ad105d1090ef57a98d2a4a9ef0bff687e8b983", kill_on_drop: false }`
[INFO] [stdout] f9c831bf54d52c846a2eb25a56ad105d1090ef57a98d2a4a9ef0bff687e8b983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2614bb0a5989e137f8e9b25259421c20f5c8860d3246fcd1be56267ce62049a
[INFO] running `Command { std: "docker" "start" "-a" "e2614bb0a5989e137f8e9b25259421c20f5c8860d3246fcd1be56267ce62049a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codewarden-d485b66825af7c3e)
[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::nonexistent_path_yields_zero_changed_files ... ok
[INFO] [stdout] test commands::diff::tests::added_and_removed_line_counts_are_correct ... ok
[INFO] [stdout] test commands::diff::tests::parses_deleted_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_added_file ... ok
[INFO] [stdout] test commands::diff::tests::parses_multiple_files ... ok
[INFO] [stdout] test commands::diff::tests::parses_modified_file ... 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::scan::tests::empty_dir_reports_zero_files ... ok
[INFO] [stdout] test commands::scan::tests::nonexistent_path_reports_zero_files ... ok
[INFO] [stdout] test tests::diff_stdin_flag_is_parsed ... ok
[INFO] [stdout] test tests::no_arguments_shows_usage ... ok
[INFO] [stdout] test commands::scan::tests::nested_file_path_uses_forward_slashes ... ok
[INFO] [stdout] test commands::scan::tests::summary_line_contains_the_scanned_path ... ok
[INFO] [stdout] test tests::diff_without_path_shows_usage ... ok
[INFO] [stdout] test commands::scan::tests::multiple_files_count_is_correct ... ok
[INFO] [stdout] test commands::scan::tests::each_scannable_file_has_a_scanning_line ... ok
[INFO] [stdout] test commands::scan::tests::non_scannable_files_do_not_appear_in_output ... ok
[INFO] [stdout] Found 0 scannable files in '/tmp/cw_cli_test_16'
[INFO] [stdout] Found 0 scannable files in '/this/path/does/not/exist_cw_cli_test'
[INFO] [stdout] test commands::scan::tests::single_file_path_appears_in_output ... ok
[INFO] [stdout] test commands::scan::tests::single_file_is_reported_in_summary ... ok
[INFO] [stdout] test commands::scan::tests::summary_line_comes_before_scanning_lines ... ok
[INFO] [stdout] test commands::scan::tests::skipped_directories_are_not_counted ... ok
[INFO] [stdout] test tests::diff_command_is_parsed_correctly ... ok
[INFO] [stdout] test tests::empty_args_shows_usage ... ok
[INFO] [stdout] test tests::scan_command_is_parsed_correctly ... ok
[INFO] [stdout] test tests::too_many_arguments_shows_usage ... ok
[INFO] [stdout] test tests::unknown_command_shows_usage ... ok
[INFO] [stdout] test tests::scan_command_preserves_exact_path ... ok
[INFO] [stdout] test tests::scan_command_runs_without_panic_on_nonexistent_path ... ok
[INFO] [stdout] test tests::command_matching_is_case_sensitive ... ok
[INFO] [stdout] test commands::diff::tests::non_git_directory_yields_zero_changed_files ... 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] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codewarden_core-b0ed9fa4ac07899d)
[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::change_kind_renamed_differs_by_from_path ... ok
[INFO] [stdout] test diff::file_change::tests::added_lines_returns_only_added ... 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_empty_when_no_removals ... ok
[INFO] [stdout] test diff::file_change::tests::removed_lines_returns_only_removed ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::c_file ... ok
[INFO] [stdout] test diff::file_change::tests::removed_lines_spans_multiple_hunks ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::cpp_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::dockerfile_extension ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::go_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::java_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::ruby_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::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::toml_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::yaml_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_hidden_files::dotfile_is_skipped ... 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_ignored_dirs::file_in_build_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::terraform_file ... 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_allowed_extensions::typescript_file ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_allowed_extensions::yml_file ... 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_hidden_files::normal_file_is_not_hidden ... 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_rejected_extensions::compiled_rlib ... 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_pycache_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::markdown_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_rejected_extensions::zip_archive ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_ignored_dirs::file_in_vendor_is_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::pdf_file ... 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::image_jpg ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::image_png ... 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_rejected_extensions::lock_file ... 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_relative_paths::curdir_prefix_with_toml ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::no_extension ... ok
[INFO] [stdout] test scan::filter::tests::should_scan_rejected_extensions::binary_exe ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::bin_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_skip_dir_tests::docs_dir_is_not_skipped ... 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::lib_dir_is_not_skipped ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::obj_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::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::git_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::idea_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::node_modules_dir ... ok
[INFO] [stdout] test scan::filter::tests::should_skip_dir_tests::pycache_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::vendor_dir ... ok
[INFO] [stdout] test scan::walker::tests::non_existent_root_returns_empty_vec ... ok
[INFO] [stdout] test scan::walker::tests::empty_file_produces_hunk_with_no_lines ... ok
[INFO] [stdout] test scan::walker::tests::empty_directory_yields_no_results ... ok
[INFO] [stdout] test scan::walker::tests::hunk_old_fields_are_zero ... ok
[INFO] [stdout] test scan::walker::tests::files_are_found_recursively ... ok
[INFO] [stdout] test scan::walker::tests::path_uses_forward_slashes ... ok
[INFO] [stdout] test scan::walker::tests::only_scannable_files_are_collected_from_mixed_dir ... ok
[INFO] [stdout] test scan::walker::tests::non_scannable_file_is_ignored ... ok
[INFO] [stdout] test scan::walker::tests::nested_skipped_dirs_are_all_excluded ... ok
[INFO] [stdout] test scan::walker::tests::single_scannable_file_is_returned ... ok
[INFO] [stdout] test scan::walker::tests::file_lines_become_added_hunk_lines ... ok
[INFO] [stdout] test scan::walker::tests::skipped_directory_is_not_walked ... ok
[INFO] [stdout] test tests::version_is_not_empty ... ok
[INFO] [stdout] test scan::walker::tests::unreadable_file_is_silently_skipped ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p codewarden-core --lib`
[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' (138) 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:     0x5a4bd172cf0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a4bd172cf0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a4bd172cf0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a4bd172cf0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a4bd174127a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a4bd174127a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a4bd1731992 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a4bd1731992 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a4bd1709f9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a4bd1709f9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a4bd17245c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a4bd16bf67c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a4bd16bf67c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a4bd1724782 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a4bd1724782 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a4bd170a058 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a4bd1701739 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a4bd170adfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a4bd17419cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a4bd16990a9 - codewarden_core[1e42e5e515d729ef]::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:     0x5a4bd1696f67 - codewarden_core[1e42e5e515d729ef]::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:     0x5a4bd16b1796 - <codewarden_core[1e42e5e515d729ef]::scan::walker::tests::unreadable_file_is_silently_skipped::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a4bd16b295b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a4bd16b295b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a4bd16c014b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a4bd16c014b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a4bd16c014b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a4bd16c014b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a4bd16c014b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a4bd16c014b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a4bd16c014b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a4bd16bab24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a4bd16bab24 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a4bd16c2d52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a4bd16c2d52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a4bd16c2d52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a4bd16c2d52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a4bd16c2d52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a4bd16c2d52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a4bd16c2d52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a4bd172c2ff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5a4bd172c2ff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x746576cf9aa4 - <unknown>
[INFO] [stdout]   43:     0x746576d86a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2614bb0a5989e137f8e9b25259421c20f5c8860d3246fcd1be56267ce62049a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2614bb0a5989e137f8e9b25259421c20f5c8860d3246fcd1be56267ce62049a", kill_on_drop: false }`
[INFO] [stdout] e2614bb0a5989e137f8e9b25259421c20f5c8860d3246fcd1be56267ce62049a
