[INFO] cloning repository https://github.com/ktheindifferent/laserfiche-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktheindifferent/laserfiche-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktheindifferent%2Flaserfiche-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktheindifferent%2Flaserfiche-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d27d547a5521731ba7b61523dc885594e4e8440
[INFO] testing ktheindifferent/laserfiche-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktheindifferent%2Flaserfiche-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ktheindifferent/laserfiche-rs
[INFO] finished tweaking git repo https://github.com/ktheindifferent/laserfiche-rs
[INFO] tweaked toml for git repo https://github.com/ktheindifferent/laserfiche-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ktheindifferent/laserfiche-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ktheindifferent/laserfiche-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d485f7bc7079591c70cbf4eb89ffa3e660da3a18e7ea2cdcb6ff004aa0469388
[INFO] running `Command { std: "docker" "start" "-a" "d485f7bc7079591c70cbf4eb89ffa3e660da3a18e7ea2cdcb6ff004aa0469388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d485f7bc7079591c70cbf4eb89ffa3e660da3a18e7ea2cdcb6ff004aa0469388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d485f7bc7079591c70cbf4eb89ffa3e660da3a18e7ea2cdcb6ff004aa0469388", kill_on_drop: false }`
[INFO] [stdout] d485f7bc7079591c70cbf4eb89ffa3e660da3a18e7ea2cdcb6ff004aa0469388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3201f7f84ce3ce83a08fb706545f4c7cb9a02005cfbe41fec8fefe06a098f746
[INFO] running `Command { std: "docker" "start" "-a" "3201f7f84ce3ce83a08fb706545f4c7cb9a02005cfbe41fec8fefe06a098f746", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling trust-dns-native-tls v0.20.4
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.4
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling laserfiche-rs v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche/blocking.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 22 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     foreign_links {
[INFO] [stdout] 17 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 18 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/validation.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     errors {
[INFO] [stdout] 30 | |         InvalidEntryId(id: i64) {
[INFO] [stdout] 31 | |             description("Invalid entry ID")
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `execute_request` is never used
[INFO] [stdout]    --> src/laserfiche.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 335 | impl ApiHelper {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 350 |     async fn execute_request<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `safe_get` is never used
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | trait SafeArrayAccess<T> {
[INFO] [stdout]    |       --------------- method in this trait
[INFO] [stdout] 11 |     fn safe_get(&self, index: usize, context: &str) -> Option<&T>;
[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 49.58s
[INFO] running `Command { std: "docker" "inspect" "3201f7f84ce3ce83a08fb706545f4c7cb9a02005cfbe41fec8fefe06a098f746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3201f7f84ce3ce83a08fb706545f4c7cb9a02005cfbe41fec8fefe06a098f746", kill_on_drop: false }`
[INFO] [stdout] 3201f7f84ce3ce83a08fb706545f4c7cb9a02005cfbe41fec8fefe06a098f746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2eff7c9801ec94c446175fe67ccf9f76adee054eff7923a9c460e466ce5c7591
[INFO] running `Command { std: "docker" "start" "-a" "2eff7c9801ec94c446175fe67ccf9f76adee054eff7923a9c460e466ce5c7591", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche/blocking.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 22 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     foreign_links {
[INFO] [stdout] 17 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 18 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/validation.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     errors {
[INFO] [stdout] 30 | |         InvalidEntryId(id: i64) {
[INFO] [stdout] 31 | |             description("Invalid entry ID")
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `execute_request` is never used
[INFO] [stdout]    --> src/laserfiche.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 335 | impl ApiHelper {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 350 |     async fn execute_request<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling laserfiche-rs v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `safe_get` is never used
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | trait SafeArrayAccess<T> {
[INFO] [stdout]    |       --------------- method in this trait
[INFO] [stdout] 11 |     fn safe_get(&self, index: usize, context: &str) -> Option<&T>;
[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: `Duration`
[INFO] [stdout]  --> tests/integration_tests.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::{SystemTime, UNIX_EPOCH, Duration};
[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::process::Command`
[INFO] [stdout]  --> tests/config_integration_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche/blocking.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 22 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/laserfiche.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / error_chain! {
[INFO] [stdout] 16 | |     foreign_links {
[INFO] [stdout] 17 | |         HttpRequest(reqwest::Error);
[INFO] [stdout] 18 | |         IOError(std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/validation.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     errors {
[INFO] [stdout] 30 | |         InvalidEntryId(id: i64) {
[INFO] [stdout] 31 | |             description("Invalid entry ID")
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `authenticate_blocking` is never used
[INFO] [stdout]   --> tests/test_helpers.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn authenticate_blocking(&self) -> std::result::Result<Auth, String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `authenticate_blocking` is never used
[INFO] [stdout]   --> tests/test_helpers.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn authenticate_blocking(&self) -> std::result::Result<Auth, String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `execute_request` is never used
[INFO] [stdout]    --> src/laserfiche.rs:350:14
[INFO] [stdout]     |
[INFO] [stdout] 335 | impl ApiHelper {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 350 |     async fn execute_request<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] running `Command { std: "docker" "inspect" "2eff7c9801ec94c446175fe67ccf9f76adee054eff7923a9c460e466ce5c7591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eff7c9801ec94c446175fe67ccf9f76adee054eff7923a9c460e466ce5c7591", kill_on_drop: false }`
[INFO] [stdout] 2eff7c9801ec94c446175fe67ccf9f76adee054eff7923a9c460e466ce5c7591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e69c94a1efe484cf3ac520dcf3d809099a8fdb0171601b21cb8508867d73b683
[INFO] running `Command { std: "docker" "start" "-a" "e69c94a1efe484cf3ac520dcf3d809099a8fdb0171601b21cb8508867d73b683", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/laserfiche/blocking.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / error_chain! {
[INFO] [stderr] 20 | |     foreign_links {
[INFO] [stderr] 21 | |         HttpRequest(reqwest::Error);
[INFO] [stderr] 22 | |         IOError(std::io::Error);
[INFO] [stderr] ...  |
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/laserfiche.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | / error_chain! {
[INFO] [stderr] 16 | |     foreign_links {
[INFO] [stderr] 17 | |         HttpRequest(reqwest::Error);
[INFO] [stderr] 18 | |         IOError(std::io::Error);
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stderr]   --> src/validation.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / error_chain! {
[INFO] [stderr] 29 | |     errors {
[INFO] [stderr] 30 | |         InvalidEntryId(id: i64) {
[INFO] [stderr] 31 | |             description("Invalid entry ID")
[INFO] [stderr] ...  |
[INFO] [stderr] 79 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `execute_request` is never used
[INFO] [stderr]    --> src/laserfiche.rs:350:14
[INFO] [stderr]     |
[INFO] [stderr] 335 | impl ApiHelper {
[INFO] [stderr]     | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 350 |     async fn execute_request<T: for<'de> Deserialize<'de>>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `laserfiche-rs` (lib) generated 4 warnings
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]  --> tests/config_integration_tests.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::process::Command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `authenticate_blocking` is never used
[INFO] [stderr]   --> tests/test_helpers.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl TestConfig {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn authenticate_blocking(&self) -> std::result::Result<Auth, String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> tests/integration_tests.rs:3:41
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::time::{SystemTime, UNIX_EPOCH, Duration};
[INFO] [stderr]   |                                         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `safe_get` is never used
[INFO] [stderr]   --> src/main.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | trait SafeArrayAccess<T> {
[INFO] [stderr]    |       --------------- method in this trait
[INFO] [stderr] 11 |     fn safe_get(&self, index: usize, context: &str) -> Option<&T>;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `laserfiche-rs` (test "config_integration_tests") generated 1 warning (run `cargo fix --test "config_integration_tests" -p laserfiche-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `laserfiche-rs` (test "error_handling_tests") generated 1 warning
[INFO] [stderr] warning: `laserfiche-rs` (test "integration_tests") generated 2 warnings (1 duplicate) (run `cargo fix --test "integration_tests" -p laserfiche-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `laserfiche-rs` (bin "laserfiche-rs") generated 1 warning
[INFO] [stderr] warning: `laserfiche-rs` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/laserfiche-rs/de439470acfb7060/deps/laserfiche_rs-de439470acfb7060)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test config::tests::test_empty_values_rejected ... ok
[INFO] [stdout] test config::tests::test_all_env_vars_missing ... ok
[INFO] [stdout] test config::tests::test_placeholder_values_rejected ... ok
[INFO] [stdout] test config::tests::test_default_username_rejected ... ok
[INFO] [stdout] test config::tests::test_missing_env_vars ... ok
[INFO] [stdout] test laserfiche::tests::test_auth_struct_fields ... ok
[INFO] [stdout] test laserfiche::tests::test_auth_timestamp_field ... ok
[INFO] [stdout] test laserfiche::tests::test_current_timestamp_safe_conversion ... ok
[INFO] [stdout] test laserfiche::tests::test_detect_mime_type ... ok
[INFO] [stdout] test laserfiche::tests::test_detect_mime_type_case_insensitive ... ok
[INFO] [stdout] test laserfiche::tests::test_edge_case_zero_timestamp ... ok
[INFO] [stdout] test laserfiche::tests::test_entries_or_error_enum ... ok
[INFO] [stdout] test laserfiche::tests::test_entry_or_error_enum ... ok
[INFO] [stdout] test laserfiche::tests::test_future_dates_handling ... ok
[INFO] [stdout] test laserfiche::tests::test_auth_or_error_enum ... ok
[INFO] [stdout] test laserfiche::tests::test_entry_struct ... ok
[INFO] [stdout] test laserfiche::tests::test_metadata_value ... ok
[INFO] [stdout] test laserfiche::tests::test_import_result_or_error_enum ... ok
[INFO] [stdout] test laserfiche::tests::test_patched_entry_struct ... ok
[INFO] [stdout] test laserfiche::tests::test_patched_entry_serialization ... ok
[INFO] [stdout] test validation::tests::test_validate_entry_id ... ok
[INFO] [stdout] test laserfiche::tests::test_import_result ... ok
[INFO] [stdout] test validation::tests::test_validate_file_name ... ok
[INFO] [stdout] test laserfiche::tests::test_timestamp_max_i64_value ... ok
[INFO] [stdout] test laserfiche::tests::test_timestamp_year_2038_boundary ... ok
[INFO] [stdout] test laserfiche::tests::test_entries_collection ... ok
[INFO] [stdout] test validation::tests::test_sql_injection_patterns ... ok
[INFO] [stdout] test laserfiche::tests::test_lfapiserver_creation ... ok
[INFO] [stdout] test validation::tests::test_validate_file_size ... ok
[INFO] [stdout] test laserfiche::tests::test_timestamp_overflow_handling ... ok
[INFO] [stdout] test validation::tests::test_validate_file_path ... ok
[INFO] [stdout] test config::tests::test_valid_config ... ok
[INFO] [stdout] test validation::tests::test_validate_repository_name ... ok
[INFO] [stdout] test validation::tests::test_validate_server_address ... ok
[INFO] [stdout] test laserfiche::tests::test_lfapi_error ... ok
[INFO] [stdout] test validation::tests::test_script_injection_patterns ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/laserfiche-rs/369f337aabc92d9e/deps/laserfiche_rs-369f337aabc92d9e)
[INFO] [stdout] test validation::tests::test_validate_field_value ... ok
[INFO] [stdout] test validation::tests::test_validate_metadata_json ... ok
[INFO] [stdout] test validation::tests::test_validate_field_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_safe_array_access_boundary_conditions ... ok
[INFO] [stdout] test tests::test_safe_array_access_empty_vec ... ok
[INFO] [stdout] test tests::test_safe_array_access_with_strings ... ok
[INFO] [stdout] test tests::test_safe_array_access_single_element ... ok
[INFO] [stdout] test tests::test_safe_array_access_with_structs ... ok
[INFO] [stderr]      Running tests/config_integration_tests.rs (/opt/rustwide/target/debug/build/laserfiche-rs/f9e6823dd88f563d/deps/config_integration_tests-f9e6823dd88f563d)
[INFO] [stdout] test tests::test_safe_array_access_multiple_elements ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_application_fails_without_env_vars ... ok
[INFO] [stdout] test test_application_rejects_partial_placeholders ... ok
[INFO] [stdout] test test_config_validates_all_required_fields ... ok
[INFO] [stdout] test test_application_rejects_hardcoded_defaults ... ok
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/build/laserfiche-rs/65dc76777c037bd4/deps/error_handling_tests-65dc76777c037bd4)
[INFO] [stdout] test test_main_exits_with_error_on_missing_config ... ok
[INFO] [stdout] test test_no_hardcoded_credentials_in_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_invalid_credentials_error_message ... ok
[INFO] [stdout] test test_expired_token_refresh ... ok
[INFO] [stdout] test test_nonexistent_entry_error ... ok
[INFO] [stdout] test test_search_with_invalid_filter ... ok
[INFO] [stdout] test test_should_panic_on_unexpected_auth_success - should panic ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/build/laserfiche-rs/891997c6015e9cc7/deps/integration_tests-891997c6015e9cc7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_blocking_authentication ... ok
[INFO] [stdout] test test_authentication_flow ... ok
[INFO] [stdout] test test_blocking_future_timestamps ... ok
[INFO] [stdout] test test_get_entry ... ok
[INFO] [stdout] test test_search_entries ... ok
[INFO] [stdout] test test_future_timestamp_handling ... ok
[INFO] [stdout] test test_token_refresh ... ok
[INFO] [stdout] test test_year_2038_compatibility ... ok
[INFO] [stdout] test test_list_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_helpers.rs (/opt/rustwide/target/debug/build/laserfiche-rs/49328fca2070e386/deps/test_helpers-49328fca2070e386)
[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/validation_integration_tests.rs (/opt/rustwide/target/debug/build/laserfiche-rs/8de4e6dcea49745e/deps/validation_integration_tests-8de4e6dcea49745e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_invalid_file_path_validation ... ok
[INFO] [stdout] test test_invalid_file_name_validation ... ok
[INFO] [stdout] test test_url_validation ... ok
[INFO] [stdout] test test_invalid_server_address_validation ... ok
[INFO] [stdout] test test_file_size_validation ... ok
[INFO] [stdout] test test_invalid_repository_name_validation ... ok
[INFO] [stdout] test test_field_value_sanitization ... ok
[INFO] [stdout] test test_metadata_field_validation ... ok
[INFO] [stdout] test test_invalid_entry_id_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests laserfiche_rs
[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" "e69c94a1efe484cf3ac520dcf3d809099a8fdb0171601b21cb8508867d73b683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69c94a1efe484cf3ac520dcf3d809099a8fdb0171601b21cb8508867d73b683", kill_on_drop: false }`
[INFO] [stdout] e69c94a1efe484cf3ac520dcf3d809099a8fdb0171601b21cb8508867d73b683
