[INFO] fetching crate minos-codex 0.0.32... [INFO] testing minos-codex-0.0.32 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate minos-codex 0.0.32 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate minos-codex 0.0.32 [INFO] finished tweaking crates.io crate minos-codex 0.0.32 [INFO] tweaked toml for crates.io crate minos-codex 0.0.32 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minos-codex 0.0.32 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minos-codex 0.0.32 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a176d1f628453ac38d4d3ce6322dd21a118f9558836db45798eeb6d64eb108b7 [INFO] running `Command { std: "docker" "start" "-a" "a176d1f628453ac38d4d3ce6322dd21a118f9558836db45798eeb6d64eb108b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a176d1f628453ac38d4d3ce6322dd21a118f9558836db45798eeb6d64eb108b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a176d1f628453ac38d4d3ce6322dd21a118f9558836db45798eeb6d64eb108b7", kill_on_drop: false }` [INFO] [stdout] a176d1f628453ac38d4d3ce6322dd21a118f9558836db45798eeb6d64eb108b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b07cbc7333c395d53211eed93bdec7171ac6b193630a14a9910317212adf23a [INFO] running `Command { std: "docker" "start" "-a" "9b07cbc7333c395d53211eed93bdec7171ac6b193630a14a9910317212adf23a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling rust-embed v8.4.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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: struct `Assets` is never constructed [INFO] [stdout] --> src/bin/minos-codex.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Assets; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `Command { std: "docker" "inspect" "9b07cbc7333c395d53211eed93bdec7171ac6b193630a14a9910317212adf23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b07cbc7333c395d53211eed93bdec7171ac6b193630a14a9910317212adf23a", kill_on_drop: false }` [INFO] [stdout] 9b07cbc7333c395d53211eed93bdec7171ac6b193630a14a9910317212adf23a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce34feae579b31e3b639b81ca817b212ef73877afd6897cb37a1eedc8410aaf7 [INFO] running `Command { std: "docker" "start" "-a" "ce34feae579b31e3b639b81ca817b212ef73877afd6897cb37a1eedc8410aaf7", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) 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] [stderr] Compiling minos-codex v0.0.32 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Assets` is never constructed [INFO] [stdout] --> src/bin/minos-codex.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Assets; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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)]` (part of `#[warn(unused)]`) on by default [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)]` (part of `#[warn(unused)]`) 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "ce34feae579b31e3b639b81ca817b212ef73877afd6897cb37a1eedc8410aaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce34feae579b31e3b639b81ca817b212ef73877afd6897cb37a1eedc8410aaf7", kill_on_drop: false }` [INFO] [stdout] ce34feae579b31e3b639b81ca817b212ef73877afd6897cb37a1eedc8410aaf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 027abf37848a3cfd1a2f6aab6a1579c16e3512d425e8845ec9570c0bde6f41b2 [INFO] running `Command { std: "docker" "start" "-a" "027abf37848a3cfd1a2f6aab6a1579c16e3512d425e8845ec9570c0bde6f41b2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::secret_type::SecretType` [INFO] [stderr] --> src/scanner/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::secret_type::SecretType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/scanner/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `minos-codex` (lib) generated 2 warnings (run `cargo fix --lib -p minos-codex` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `FoundSecret` [INFO] [stderr] --> examples/basic_usage.rs:1:35 [INFO] [stderr] | [INFO] [stderr] 1 | use minos_codex::{create_scanner, FoundSecret, MinosCodexError}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Assets` is never constructed [INFO] [stderr] --> src/bin/minos-codex.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct Assets; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `minos-codex` (example "basic_usage") generated 1 warning (run `cargo fix --example "basic_usage" -p minos-codex` to apply 1 suggestion) [INFO] [stderr] warning: `minos-codex` (bin "minos-codex" test) generated 1 warning [INFO] [stderr] warning: `minos-codex` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minos_codex-218e206ec3dd646d) [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 unittests src/bin/minos-codex.rs (/opt/rustwide/target/debug/deps/minos_codex-6524760f9867bb8a) [INFO] [stdout] [INFO] [stderr] Doc-tests minos_codex [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 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" "027abf37848a3cfd1a2f6aab6a1579c16e3512d425e8845ec9570c0bde6f41b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027abf37848a3cfd1a2f6aab6a1579c16e3512d425e8845ec9570c0bde6f41b2", kill_on_drop: false }` [INFO] [stdout] 027abf37848a3cfd1a2f6aab6a1579c16e3512d425e8845ec9570c0bde6f41b2