[INFO] cloning repository https://github.com/startupsecurity/minos-codex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/startupsecurity/minos-codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartupsecurity%2Fminos-codex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartupsecurity%2Fminos-codex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 471b1273432180c2bb7d4f6601bda51f301dfdfb
[INFO] checking startupsecurity/minos-codex against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartupsecurity%2Fminos-codex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/startupsecurity/minos-codex on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/startupsecurity/minos-codex
[INFO] finished tweaking git repo https://github.com/startupsecurity/minos-codex
[INFO] tweaked toml for git repo https://github.com/startupsecurity/minos-codex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/startupsecurity/minos-codex 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae6b59b21c011fe5beac6bd475bfaf5230857d110c2292b27c74f85529fab43b
[INFO] running `Command { std: "docker" "start" "-a" "ae6b59b21c011fe5beac6bd475bfaf5230857d110c2292b27c74f85529fab43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae6b59b21c011fe5beac6bd475bfaf5230857d110c2292b27c74f85529fab43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6b59b21c011fe5beac6bd475bfaf5230857d110c2292b27c74f85529fab43b", kill_on_drop: false }`
[INFO] [stdout] ae6b59b21c011fe5beac6bd475bfaf5230857d110c2292b27c74f85529fab43b
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f27ab47d11acbf0782477c14de91ba92c2959e0a84f7b62f1797e4c96af4c08
[INFO] running `Command { std: "docker" "start" "-a" "3f27ab47d11acbf0782477c14de91ba92c2959e0a84f7b62f1797e4c96af4c08", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rust-embed-utils v8.4.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]     Checking rust-embed v8.4.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking minos-codex v0.0.32 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::secret_type::SecretType`
[INFO] [stdout]  --> src/scanner/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::secret_type::SecretType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/scanner/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::secret_type::SecretType`
[INFO] [stdout]  --> src/scanner/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::secret_type::SecretType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/scanner/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FoundSecret`
[INFO] [stdout]  --> examples/basic_usage.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use minos_codex::{create_scanner, FoundSecret, MinosCodexError};
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.92s
[INFO] running `Command { std: "docker" "inspect" "3f27ab47d11acbf0782477c14de91ba92c2959e0a84f7b62f1797e4c96af4c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f27ab47d11acbf0782477c14de91ba92c2959e0a84f7b62f1797e4c96af4c08", kill_on_drop: false }`
[INFO] [stdout] 3f27ab47d11acbf0782477c14de91ba92c2959e0a84f7b62f1797e4c96af4c08
