[INFO] cloning repository https://github.com/cundd/hackscanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cundd/hackscanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fhackscanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fhackscanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9686c9cd187d6450d2b22f11abe8d2e25d46424f [INFO] testing cundd/hackscanner against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcundd%2Fhackscanner" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cundd/hackscanner on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cundd/hackscanner [INFO] finished tweaking git repo https://github.com/cundd/hackscanner [INFO] tweaked toml for git repo https://github.com/cundd/hackscanner written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cundd/hackscanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 698ebf724b8953a82a19178f3c632480a59f72357ed8970745fb4b7e402ff7bc [INFO] running `Command { std: "docker" "start" "-a" "698ebf724b8953a82a19178f3c632480a59f72357ed8970745fb4b7e402ff7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "698ebf724b8953a82a19178f3c632480a59f72357ed8970745fb4b7e402ff7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698ebf724b8953a82a19178f3c632480a59f72357ed8970745fb4b7e402ff7bc", kill_on_drop: false }` [INFO] [stdout] 698ebf724b8953a82a19178f3c632480a59f72357ed8970745fb4b7e402ff7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e3257a72da82868916767716ba25e1242e546343d0b3c4c67b64f57143c6c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03e3257a72da82868916767716ba25e1242e546343d0b3c4c67b64f57143c6c5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling hackscanner v0.4.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:131:41 [INFO] [stdout] | [INFO] [stdout] 131 | ftw(CString::new(root).unwrap().as_ptr(), ftw_collector, 20); [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | CString::new(root).unwrap().as_ptr(), [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "03e3257a72da82868916767716ba25e1242e546343d0b3c4c67b64f57143c6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e3257a72da82868916767716ba25e1242e546343d0b3c4c67b64f57143c6c5", kill_on_drop: false }` [INFO] [stdout] 03e3257a72da82868916767716ba25e1242e546343d0b3c4c67b64f57143c6c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ac9e78c650bf79802389d775f329a8667a9ed167ab6fe6eb10fa3bd3cf732c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8ac9e78c650bf79802389d775f329a8667a9ed167ab6fe6eb10fa3bd3cf732c", kill_on_drop: false }` [INFO] [stderr] Compiling hackscanner v0.4.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:131:41 [INFO] [stdout] | [INFO] [stdout] 131 | ftw(CString::new(root).unwrap().as_ptr(), ftw_collector, 20); [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | CString::new(root).unwrap().as_ptr(), [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:131:41 [INFO] [stdout] | [INFO] [stdout] 131 | ftw(CString::new(root).unwrap().as_ptr(), ftw_collector, 20); [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/file_finder/ftw/mod.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | CString::new(root).unwrap().as_ptr(), [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "e8ac9e78c650bf79802389d775f329a8667a9ed167ab6fe6eb10fa3bd3cf732c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ac9e78c650bf79802389d775f329a8667a9ed167ab6fe6eb10fa3bd3cf732c", kill_on_drop: false }` [INFO] [stdout] e8ac9e78c650bf79802389d775f329a8667a9ed167ab6fe6eb10fa3bd3cf732c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e635e7834e3e095ab379684584abe1b29aabe1403d109df4e5740aeea9f947b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e635e7834e3e095ab379684584abe1b29aabe1403d109df4e5740aeea9f947b", kill_on_drop: false }` [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/file_finder/ftw/mod.rs:131:41 [INFO] [stderr] | [INFO] [stderr] 131 | ftw(CString::new(root).unwrap().as_ptr(), ftw_collector, 20); [INFO] [stderr] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/file_finder/ftw/mod.rs:141:41 [INFO] [stderr] | [INFO] [stderr] 141 | CString::new(root).unwrap().as_ptr(), [INFO] [stderr] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/file_finder/ftw/mod.rs:131:41 [INFO] [stderr] | [INFO] [stderr] 131 | ftw(CString::new(root).unwrap().as_ptr(), ftw_collector, 20); [INFO] [stderr] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/file_finder/ftw/mod.rs:141:41 [INFO] [stderr] | [INFO] [stderr] 141 | CString::new(root).unwrap().as_ptr(), [INFO] [stderr] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hackscanner_lib-0cbb98194238ffe6 [INFO] [stdout] running 22 tests [INFO] [stdout] test classifier::test::classify_entry_non_existing_whitelisted_file ... ok [INFO] [stdout] test rating::test::rate_entries::rate_entries_test ... ok [INFO] [stdout] test rating::test::rate_entry::rate_entry_multiple_matches_subtract_test ... ok [INFO] [stdout] test rating::test::rate_entry::rate_entry_test ... ok [INFO] [stdout] test file_finder::ftw::test::find_test ... ok [INFO] [stdout] test file_finder::ftw::test::walk_dir_test ... ok [INFO] [stdout] test file_finder::ftw::test::collect_dir_entries_nftw_test ... ok [INFO] [stdout] test rating::test::rate_entries::rate_entries_with_content_test ... ok [INFO] [stdout] test file_finder::ftw::test::collect_dir_entries_ftw_test ... ok [INFO] [stdout] test classifier::test::classify_entry_non_existing_file ... ok [INFO] [stdout] test rule::reader::test::read_raw_rules_from_file_invalid ... ok [INFO] [stdout] test rule::reader::test::read_raw_rules_from_file_with_not_existing_json ... ok [INFO] [stdout] test rule::reader::test::read_raw_rules_from_file_with_not_existing_yaml ... ok [INFO] [stdout] test rating::test::rate_entry::rate_entry_non_existing_whitelisted_file ... ok [INFO] [stdout] test rule::reader::test::read_raw_rules_from_file_with_yaml ... ok [INFO] [stdout] test rating::test::rate_entry::rate_entry_non_existing_file ... ok [INFO] [stdout] test rule::reader::test::read_raw_rules_from_file_with_json ... ok [INFO] [stdout] test rating::test::rate_entries::rate_entries_multiple_matches_test ... ok [INFO] [stdout] test rating::test::rate_entries::rate_entries_multiple_matches_subtract_test ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hackscanner-ec2a2944a5b66a8e [INFO] [stdout] test rating::test::rate_entry::rate_entry_multiple_matches_test ... ok [INFO] [stdout] test rule::pattern_rule::test::from_rule_test ... ok [INFO] [stdout] test rating::test::rate_entry::rate_entry_with_content_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/file_finder_test-6704e42a71d1e93c [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test file_finder_test_suite::find_files_test ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fts_test-6677c7f2c84f9c11 [INFO] [stdout] test file_finder_test_suite::find_files_one_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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] [stderr] Running /opt/rustwide/target/debug/deps/ftw_test-c8b9625157958141 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test file_finder_test_suite_ftw::find_files_test ... ok [INFO] [stdout] test file_finder_test_suite_ftw::find_files_one_test ... ok [INFO] [stdout] test file_finder_test_suite_ftw::find_files_one_multi_threading_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/run_test-000509e72a32abd9 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test run_rules_with_configuration_test ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_helpers-caefe0037e7d9b9e [INFO] [stdout] test run_builtin_rules_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [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] [stderr] Running /opt/rustwide/target/debug/deps/walkdir_test-038ef96c356c11a5 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test file_finder_test_suite_walkdir::find_files_test ... ok [INFO] [stdout] test file_finder_test_suite_walkdir::find_files_one_test ... ok [INFO] [stderr] Doc-tests hackscanner_lib [INFO] [stdout] test file_finder_test_suite_walkdir::find_files_one_multi_threading_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [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" "9e635e7834e3e095ab379684584abe1b29aabe1403d109df4e5740aeea9f947b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e635e7834e3e095ab379684584abe1b29aabe1403d109df4e5740aeea9f947b", kill_on_drop: false }` [INFO] [stdout] 9e635e7834e3e095ab379684584abe1b29aabe1403d109df4e5740aeea9f947b