[INFO] cloning repository https://github.com/Ta-h-a/secrets-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ta-h-a/secrets-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTa-h-a%2Fsecrets-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTa-h-a%2Fsecrets-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8831698004b9af0f0b0a3144be2a3aa7103a5470
[INFO] checking Ta-h-a/secrets-engine against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTa-h-a%2Fsecrets-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ta-h-a/secrets-engine
[INFO] finished tweaking git repo https://github.com/Ta-h-a/secrets-engine
[INFO] tweaked toml for git repo https://github.com/Ta-h-a/secrets-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ta-h-a/secrets-engine on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ta-h-a/secrets-engine 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d30bda696c857b9d931a6f72833668c914be282964998d39f2e438badd52323
[INFO] running `Command { std: "docker" "start" "-a" "1d30bda696c857b9d931a6f72833668c914be282964998d39f2e438badd52323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d30bda696c857b9d931a6f72833668c914be282964998d39f2e438badd52323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d30bda696c857b9d931a6f72833668c914be282964998d39f2e438badd52323", kill_on_drop: false }`
[INFO] [stdout] 1d30bda696c857b9d931a6f72833668c914be282964998d39f2e438badd52323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec23479744c29e45a58a954df9bf4c63c9a895ce17a31a98e61523569cd2481
[INFO] running `Command { std: "docker" "start" "-a" "aec23479744c29e45a58a954df9bf4c63c9a895ce17a31a98e61523569cd2481", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking oxc_allocator v0.29.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.29.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking rustpython-parser-vendored v0.3.1
[INFO] [stderr]     Checking assert-unchecked v0.1.2
[INFO] [stderr]     Checking oxc_index v0.29.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rustpython-parser-core v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking secretlens-core v1.0.0 (/opt/rustwide/workdir/crates/secretlens-core)
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking oxc_span v0.29.0
[INFO] [stderr]     Checking oxc_diagnostics v0.29.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking secretlens-rules v1.0.0 (/opt/rustwide/workdir/crates/secretlens-rules)
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stdout] warning: unused import: `crate::error::RulesError`
[INFO] [stdout]  --> crates/secretlens-rules/src/loader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::RulesError;
[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::error::RulesError`
[INFO] [stdout]  --> crates/secretlens-rules/src/loader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::RulesError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling rustpython-parser v0.3.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking oxc_regular_expression v0.29.0
[INFO] [stderr]     Checking oxc_syntax v0.29.0
[INFO] [stderr]     Checking oxc_ast v0.29.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking secretlens-ai v1.0.0 (/opt/rustwide/workdir/crates/secretlens-ai)
[INFO] [stderr]     Checking oxc_parser v0.29.0
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking rustpython-ast v0.3.1
[INFO] [stderr]     Checking secretlens-analyzers v1.0.0 (/opt/rustwide/workdir/crates/secretlens-analyzers)
[INFO] [stderr]     Checking secretlens-pipeline v1.0.0 (/opt/rustwide/workdir/crates/secretlens-pipeline)
[INFO] [stdout] warning: unused import: `crate::error::PipelineError`
[INFO] [stdout]  --> crates/secretlens-pipeline/src/pipeline.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::PipelineError;
[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::error::PipelineError`
[INFO] [stdout]  --> crates/secretlens-pipeline/src/pipeline.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::error::PipelineError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking secretlens-http v1.0.0 (/opt/rustwide/workdir/crates/secretlens-http)
[INFO] [stdout] warning: unused import: `secretlens_rules::RuleLoader`
[INFO] [stdout]  --> crates/secretlens-http/src/routes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use secretlens_rules::RuleLoader;
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> crates/secretlens-http/src/routes.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/secretlens-http/src/rotation_forwarder.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `secretlens_rules::RuleLoader`
[INFO] [stdout]  --> crates/secretlens-http/src/routes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use secretlens_rules::RuleLoader;
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> crates/secretlens-http/src/routes.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/secretlens-http/src/rotation_forwarder.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> crates/secretlens-http/src/routes.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Extension(state): Extension<Arc<AppState>>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> crates/secretlens-http/src/routes.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Extension(state): Extension<Arc<AppState>>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking secretlens v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "aec23479744c29e45a58a954df9bf4c63c9a895ce17a31a98e61523569cd2481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec23479744c29e45a58a954df9bf4c63c9a895ce17a31a98e61523569cd2481", kill_on_drop: false }`
[INFO] [stdout] aec23479744c29e45a58a954df9bf4c63c9a895ce17a31a98e61523569cd2481
