[INFO] fetching crate fimapi 0.2.0... [INFO] testing fimapi-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fimapi 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fimapi 0.2.0 [INFO] finished tweaking crates.io crate fimapi 0.2.0 [INFO] tweaked toml for crates.io crate fimapi 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fimapi 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] [stderr] Adding better-panic v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] [stderr] Adding semver v0.9.0 (available: v1.0.27) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded clicolors-control v1.0.1 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a64306de56ceab56ea3baa58e12c2a148460ff5bde8853c1d097055d316c5ed [INFO] running `Command { std: "docker" "start" "-a" "0a64306de56ceab56ea3baa58e12c2a148460ff5bde8853c1d097055d316c5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a64306de56ceab56ea3baa58e12c2a148460ff5bde8853c1d097055d316c5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a64306de56ceab56ea3baa58e12c2a148460ff5bde8853c1d097055d316c5ed", kill_on_drop: false }` [INFO] [stdout] 0a64306de56ceab56ea3baa58e12c2a148460ff5bde8853c1d097055d316c5ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5097d577d1269a3bdbee6a07e78ae72822d667d7c669dc2805403621870828 [INFO] running `Command { std: "docker" "start" "-a" "1b5097d577d1269a3bdbee6a07e78ae72822d667d7c669dc2805403621870828", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 17 | bearer_token: String, [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result; [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.27s [INFO] running `Command { std: "docker" "inspect" "1b5097d577d1269a3bdbee6a07e78ae72822d667d7c669dc2805403621870828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5097d577d1269a3bdbee6a07e78ae72822d667d7c669dc2805403621870828", kill_on_drop: false }` [INFO] [stdout] 1b5097d577d1269a3bdbee6a07e78ae72822d667d7c669dc2805403621870828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc75b45f2985f6af550fd8958c9f64f80bb675a563d3853102fedfa9559282f1 [INFO] running `Command { std: "docker" "start" "-a" "fc75b45f2985f6af550fd8958c9f64f80bb675a563d3853102fedfa9559282f1", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 17 | bearer_token: String, [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result; [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 17 | bearer_token: String, [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result; [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn extract_error(&self) -> Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn extract_error(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "fc75b45f2985f6af550fd8958c9f64f80bb675a563d3853102fedfa9559282f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc75b45f2985f6af550fd8958c9f64f80bb675a563d3853102fedfa9559282f1", kill_on_drop: false }` [INFO] [stdout] fc75b45f2985f6af550fd8958c9f64f80bb675a563d3853102fedfa9559282f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f62a27fd3de954434c5ff5627c2a4e09ea38f74f2077f24562b5e1279228f6bf [INFO] running `Command { std: "docker" "start" "-a" "f62a27fd3de954434c5ff5627c2a4e09ea38f74f2077f24562b5e1279228f6bf", kill_on_drop: false }` [INFO] [stderr] warning: field `client` is never read [INFO] [stderr] --> src/client.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Client { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 17 | bearer_token: String, [INFO] [stderr] 18 | client: reqwest::Client, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/response/mod.rs:17:22 [INFO] [stderr] | [INFO] [stderr] 17 | fn extract_error(&self) -> Result; [INFO] [stderr] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 17 | fn extract_error(&self) -> Result>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/response/mod.rs:21:22 [INFO] [stderr] | [INFO] [stderr] 21 | fn extract_error(&self) -> Result { [INFO] [stderr] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 21 | fn extract_error(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fimapi` (lib) generated 3 warnings (run `cargo fix --lib -p fimapi` to apply 2 suggestions) [INFO] [stderr] warning: `fimapi` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fimapi-012da1d7851e6ca0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test auth::scopes::tests::test_scope_parse ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test tests::test_version_parse ... ok [INFO] [stderr] File "rust:library/core/src/result.rs", line 1223, in core::result::Result::unwrap [INFO] [stderr] File "/opt/rustwide/workdir/src/test.rs", line 7, in fimapi::test::init_env::{{closure}} [INFO] [stderr] dotenv::from_path(concat!(env!("CARGO_MANIFEST_DIR"), "/test/.env")).unwrap(); [INFO] [stderr] File "rust:library/std/src/sync/poison/once.rs", line 156, in std::sync::poison::once::Once::call_once::{{closure}} [INFO] [stderr] File "rust:library/std/src/sys/sync/once/futex.rs", line 178, in std::sys::sync::once::futex::Once::call [INFO] [stderr] File "rust:library/std/src/sync/poison/once.rs", line 156, in std::sync::poison::once::Once::call_once [INFO] [stderr] File "/opt/rustwide/workdir/src/test.rs", line 5, in fimapi::test::init_env [INFO] [stderr] ENV.call_once(|| { [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 69, in fimapi::client::tests::grab_token::{{closure}} [INFO] [stderr] init_env(); [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 131, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}} [INFO] [stderr] if let Ready(v) = crate::coop::budget(|| future.as_mut().poll(&mut cx)) { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs", line 127, in tokio::coop::with_budget::{{closure}} [INFO] [stderr] f() [INFO] [stderr] File "rust:library/std/src/thread/local.rs", line 315, in std::thread::local::LocalKey::try_with [INFO] [stderr] File "rust:library/std/src/thread/local.rs", line 279, in std::thread::local::LocalKey::with [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs", line 120, in tokio::coop::with_budget [INFO] [stderr] CURRENT.with(move |cell| { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs", line 96, in tokio::coop::budget [INFO] [stderr] with_budget(Budget::initial(), f) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 131, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}} [INFO] [stderr] if let Ready(v) = crate::coop::budget(|| future.as_mut().poll(&mut cx)) { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 213, in tokio::runtime::basic_scheduler::enter::{{closure}} [INFO] [stderr] CURRENT.set(context, || f(scheduler, context)) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs", line 63, in tokio::macros::scoped_tls::ScopedKey::set [INFO] [stderr] f() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 213, in tokio::runtime::basic_scheduler::enter [INFO] [stderr] CURRENT.set(context, || f(scheduler, context)) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 123, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on [INFO] [stderr] enter(self, |scheduler, context| { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs", line 444, in tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stderr] Kind::Basic(exec) => exec.block_on(future), [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs", line 72, in tokio::runtime::context::enter [INFO] [stderr] f() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs", line 76, in tokio::runtime::handle::Handle::enter [INFO] [stderr] context::enter(self.clone(), f) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs", line 441, in tokio::runtime::Runtime::block_on [INFO] [stderr] self.handle.enter(|| match kind { [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 67, in fimapi::client::tests::grab_token [INFO] [stderr] #[tokio::test] [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 68, in fimapi::client::tests::grab_token::{{closure}} [INFO] [stderr] pub async fn grab_token() { [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 253, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 253, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 663, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/test/src/lib.rs", line 686, in test::run_test_in_process::{{closure}} [INFO] [stderr] File "rust:library/core/src/panic/unwind_safe.rs", line 272, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 590, in std::panicking::catch_unwind::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 553, in std::panicking::catch_unwind [INFO] [stderr] File "rust:library/std/src/panic.rs", line 359, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 686, in test::run_test_in_process [INFO] [stderr] File "rust:library/test/src/lib.rs", line 607, in test::run_test::{{closure}} [INFO] [stderr] File "rust:library/test/src/lib.rs", line 637, in test::run_test::{{closure}} [INFO] [stderr] File "rust:library/std/src/sys/backtrace.rs", line 158, in std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/std/src/thread/mod.rs", line 559, in std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stderr] File "rust:library/core/src/panic/unwind_safe.rs", line 272, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 590, in std::panicking::catch_unwind::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 553, in std::panicking::catch_unwind [INFO] [stderr] File "rust:library/std/src/panic.rs", line 359, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/std/src/thread/mod.rs", line 557, in std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 253, in core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1971, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/sys/pal/unix/thread.rs", line 107, in std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] File "", line 0, in clone [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] in src/test.rs, line 7 [INFO] [stderr] thread: client::tests::grab_token [INFO] [stdout] test client::tests::grab_token ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::grab_token [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f62a27fd3de954434c5ff5627c2a4e09ea38f74f2077f24562b5e1279228f6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62a27fd3de954434c5ff5627c2a4e09ea38f74f2077f24562b5e1279228f6bf", kill_on_drop: false }` [INFO] [stdout] f62a27fd3de954434c5ff5627c2a4e09ea38f74f2077f24562b5e1279228f6bf