[INFO] fetching crate secretscout 3.1.0...
[INFO] testing secretscout-3.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate secretscout 3.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate secretscout 3.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate secretscout 3.1.0
[INFO] tweaked toml for crates.io crate secretscout 3.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secretscout 3.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate secretscout 3.1.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2337cb05cb21472e22ce4138c6232916018ba2f90e805d35b35a7a1325d6d9c
[INFO] running `Command { std: "docker" "start" "-a" "c2337cb05cb21472e22ce4138c6232916018ba2f90e805d35b35a7a1325d6d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2337cb05cb21472e22ce4138c6232916018ba2f90e805d35b35a7a1325d6d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2337cb05cb21472e22ce4138c6232916018ba2f90e805d35b35a7a1325d6d9c", kill_on_drop: false }`
[INFO] [stdout] c2337cb05cb21472e22ce4138c6232916018ba2f90e805d35b35a7a1325d6d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb992fe03204a043dbad21c43179a082a3731b48cb33f099e5d42536f6a16e5
[INFO] running `Command { std: "docker" "start" "-a" "8eb992fe03204a043dbad21c43179a082a3731b48cb33f099e5d42536f6a16e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling octocrab v0.34.3
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling secretscout v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "8eb992fe03204a043dbad21c43179a082a3731b48cb33f099e5d42536f6a16e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb992fe03204a043dbad21c43179a082a3731b48cb33f099e5d42536f6a16e5", kill_on_drop: false }`
[INFO] [stdout] 8eb992fe03204a043dbad21c43179a082a3731b48cb33f099e5d42536f6a16e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1cab22036474358100e24777edfc2f6240f0271a91fb55c3bdacd1fbfc360d5
[INFO] running `Command { std: "docker" "start" "-a" "d1cab22036474358100e24777edfc2f6240f0271a91fb55c3bdacd1fbfc360d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling secretscout v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.26s
[INFO] running `Command { std: "docker" "inspect" "d1cab22036474358100e24777edfc2f6240f0271a91fb55c3bdacd1fbfc360d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1cab22036474358100e24777edfc2f6240f0271a91fb55c3bdacd1fbfc360d5", kill_on_drop: false }`
[INFO] [stdout] d1cab22036474358100e24777edfc2f6240f0271a91fb55c3bdacd1fbfc360d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 571b3a410063545940c1d749ce0d26a804c1d319cd843671d0d1c87888e1271e
[INFO] running `Command { std: "docker" "start" "-a" "571b3a410063545940c1d749ce0d26a804c1d319cd843671d0d1c87888e1271e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secretscout-6857b165b8bffc34)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test binary::tests::test_build_download_url ... ok
[INFO] [stdout] test binary::tests::test_build_arguments ... ok
[INFO] [stdout] test config::tests::test_parse_boolean_env ... ok
[INFO] [stdout] test config::tests::test_parse_user_list ... ok
[INFO] [stdout] test binary::tests::test_architecture_detection ... ok
[INFO] [stdout] test error::tests::test_config_error_constructors ... ok
[INFO] [stdout] test config::tests::test_repo_parts ... ok
[INFO] [stdout] test error::tests::test_error_severity ... ok
[INFO] [stdout] test events::tests::test_build_log_opts ... ok
[INFO] [stdout] test binary::tests::test_platform_detection ... ok
[INFO] [stdout] test events::tests::test_event_type_from_str ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test config::tests::test_validate_git_ref ... ok
[INFO] [stdout] test binary::tests::test_cache_key ... ok
[INFO] [stdout] test github::tests::test_build_comment_body ... ok
[INFO] [stdout] test github::tests::test_is_duplicate_comment ... ok
[INFO] [stdout] test outputs::summary::tests::test_escape_html ... ok
[INFO] [stdout] test github::tests::test_build_comment_body_with_mentions ... ok
[INFO] [stdout] test sarif::tests::test_parse_invalid_sarif ... ok
[INFO] [stdout] test outputs::summary::tests::test_generate_success_summary ... ok
[INFO] [stdout] test outputs::summary::tests::test_generate_error_summary ... ok
[INFO] [stdout] test outputs::summary::tests::test_generate_findings_summary ... ok
[INFO] [stdout] test sarif::types::tests::test_generate_fingerprint ... ok
[INFO] [stdout] test sarif::tests::test_extract_findings ... ok
[INFO] [stdout] test sarif::tests::test_parse_sarif_str ... ok
[INFO] [stdout] test sarif::types::tests::test_short_sha ... ok
[INFO] [stdout] test sarif::types::tests::test_urls ... ok
[INFO] [stdout] test tests::test_feature_flags ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test sarif::tests::test_file_not_found ... ok
[INFO] [stdout] test sarif::tests::test_parse_sarif_file ... ok
[INFO] [stdout] test sarif::tests::test_parse_and_extract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/secretscout-f658ff82a61f0172)
[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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-157b5f9135b0cfa4)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_build_log_opts_for_different_events ... ok
[INFO] [stdout] test test_config_user_notification_list ... ok
[INFO] [stdout] test test_config_from_env_push_event ... ok
[INFO] [stdout] test test_parse_schedule_event ... ok
[INFO] [stdout] test test_security_git_ref_validation ... ok
[INFO] [stdout] test test_parse_push_event ... ok
[INFO] [stdout] test test_parse_workflow_dispatch_event ... ok
[INFO] [stdout] test test_sarif_parsing_with_findings ... ok
[INFO] [stdout] test test_sarif_parsing_empty_results ... ok
[INFO] [stdout] test test_config_feature_toggles ... ok
[INFO] [stdout] test test_parse_pull_request_event ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secretscout
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 47) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 47) stdout ----
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     commands::detect(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |         ".",                    // source path
[INFO] [stdout]    |         --- expected `&Path`, found `&str`
[INFO] [stdout] 56 |         "results.sarif",        // report path
[INFO] [stdout]    |         --------------- expected `&Path`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Path`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout]    = note: expected reference `&Path`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/commands/detect.rs:7:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub async fn detect(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "571b3a410063545940c1d749ce0d26a804c1d319cd843671d0d1c87888e1271e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571b3a410063545940c1d749ce0d26a804c1d319cd843671d0d1c87888e1271e", kill_on_drop: false }`
[INFO] [stdout] 571b3a410063545940c1d749ce0d26a804c1d319cd843671d0d1c87888e1271e
