[INFO] fetching crate gw2lib 3.0.2... [INFO] testing gw2lib-3.0.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate gw2lib 3.0.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate gw2lib 3.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gw2lib 3.0.2 [INFO] tweaked toml for crates.io crate gw2lib 3.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gw2lib 3.0.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 161 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-rustls v0.24.2 (available: v0.27.7) [INFO] [stderr] Adding redis v0.23.3 (available: v0.32.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] [stderr] Downloaded static_init_macro v1.0.4 [INFO] [stderr] Downloaded gw2lib-model v2.2.2 [INFO] [stderr] Downloaded static_init v1.0.4 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff7648e27bedc0c24c1b9828f912ebe4bde20935f73b9078d72e64149f536904 [INFO] running `Command { std: "docker" "start" "-a" "ff7648e27bedc0c24c1b9828f912ebe4bde20935f73b9078d72e64149f536904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff7648e27bedc0c24c1b9828f912ebe4bde20935f73b9078d72e64149f536904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7648e27bedc0c24c1b9828f912ebe4bde20935f73b9078d72e64149f536904", kill_on_drop: false }` [INFO] [stdout] ff7648e27bedc0c24c1b9828f912ebe4bde20935f73b9078d72e64149f536904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556f3220c66e56bd7fbee46c5d75e65d4e5c09e4b5d0b3489050d7235f6e87e2 [INFO] running `Command { std: "docker" "start" "-a" "556f3220c66e56bd7fbee46c5d75e65d4e5c09e4b5d0b3489050d7235f6e87e2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling gw2lib-model v2.2.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling gw2lib v3.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 62 | cache_duration: Duration, [INFO] [stdout] 63 | ) -> CachedRequest [INFO] [stdout] | --------------------------------------------------------------------------------------- the same lifetime is hidden 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] 63 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, FORCE> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> CachedRequest [INFO] [stdout] | -------------------------------------------------------------------------------------- the same lifetime is hidden 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] 85 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, true> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s [INFO] running `Command { std: "docker" "inspect" "556f3220c66e56bd7fbee46c5d75e65d4e5c09e4b5d0b3489050d7235f6e87e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556f3220c66e56bd7fbee46c5d75e65d4e5c09e4b5d0b3489050d7235f6e87e2", kill_on_drop: false }` [INFO] [stdout] 556f3220c66e56bd7fbee46c5d75e65d4e5c09e4b5d0b3489050d7235f6e87e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f702835e9eed3eaebc2a70f41cb8dbbcb6ee0c77ed46a7776089c5d8c2b3b247 [INFO] running `Command { std: "docker" "start" "-a" "f702835e9eed3eaebc2a70f41cb8dbbcb6ee0c77ed46a7776089c5d8c2b3b247", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 62 | cache_duration: Duration, [INFO] [stdout] 63 | ) -> CachedRequest [INFO] [stdout] | --------------------------------------------------------------------------------------- the same lifetime is hidden 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] 63 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, FORCE> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> CachedRequest [INFO] [stdout] | -------------------------------------------------------------------------------------- the same lifetime is hidden 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] 85 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, true> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gw2lib v3.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 62 | cache_duration: Duration, [INFO] [stdout] 63 | ) -> CachedRequest [INFO] [stdout] | --------------------------------------------------------------------------------------- the same lifetime is hidden 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] 63 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, FORCE> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/requester.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 85 | ) -> CachedRequest [INFO] [stdout] | -------------------------------------------------------------------------------------- the same lifetime is hidden 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] 85 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, true> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "f702835e9eed3eaebc2a70f41cb8dbbcb6ee0c77ed46a7776089c5d8c2b3b247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f702835e9eed3eaebc2a70f41cb8dbbcb6ee0c77ed46a7776089c5d8c2b3b247", kill_on_drop: false }` [INFO] [stdout] f702835e9eed3eaebc2a70f41cb8dbbcb6ee0c77ed46a7776089c5d8c2b3b247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3779d64aa3fb9262abccb78a04dc6ace4c7ad973e935fe32cfd5b62122049a51 [INFO] running `Command { std: "docker" "start" "-a" "3779d64aa3fb9262abccb78a04dc6ace4c7ad973e935fe32cfd5b62122049a51", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client/requester.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 62 | cache_duration: Duration, [INFO] [stderr] 63 | ) -> CachedRequest [INFO] [stderr] | --------------------------------------------------------------------------------------- the same lifetime is hidden 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] 63 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, FORCE> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client/requester.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 85 | ) -> CachedRequest [INFO] [stderr] | -------------------------------------------------------------------------------------- the same lifetime is hidden 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] 85 | ) -> CachedRequest<'_, Self::Caching, Self::RateLimiting, Self::Connector, AUTHENTICATED, true> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `gw2lib` (lib) generated 2 warnings [INFO] [stderr] warning: `gw2lib` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gw2lib-60416c0e0132423c) [INFO] [stderr] Running tests/account.rs (/opt/rustwide/target/debug/deps/account-c9a6997f5995bd98) [INFO] [stdout] [INFO] [stderr] Running tests/account_bank.rs (/opt/rustwide/target/debug/deps/account_bank-d88b697596203f4e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/account_inventory.rs (/opt/rustwide/target/debug/deps/account_inventory-22e7504edfd8af89) [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] [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] [stdout] [INFO] [stderr] Running tests/account_materials.rs (/opt/rustwide/target/debug/deps/account_materials-10c474b4efd0ebf4) [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] [stderr] Running tests/account_raids.rs (/opt/rustwide/target/debug/deps/account_raids-cf030b7300315845) [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] [stderr] Running tests/account_wallet.rs (/opt/rustwide/target/debug/deps/account_wallet-1a326cb571b78e5d) [INFO] [stdout] [INFO] [stderr] Running tests/characters.rs (/opt/rustwide/target/debug/deps/characters-38b7b2254786921a) [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] [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/commerce_delivery.rs (/opt/rustwide/target/debug/deps/commerce_delivery-af055e84682b3e3a) [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/continents.rs (/opt/rustwide/target/debug/deps/continents-20293dac702b31e2) [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/general.rs (/opt/rustwide/target/debug/deps/general-b94a0ee68756b1fb) [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/home_cats.rs (/opt/rustwide/target/debug/deps/home_cats-baf784019b3eefb2) [INFO] [stdout] [INFO] [stderr] Running tests/home_nodes.rs (/opt/rustwide/target/debug/deps/home_nodes-e962aab7a8523ac7) [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/items.rs (/opt/rustwide/target/debug/deps/items-dc97f9f7d31e86cb) [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/itemstats.rs (/opt/rustwide/target/debug/deps/itemstats-ff2e731434487250) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/maps.rs (/opt/rustwide/target/debug/deps/maps-cc997226ab995a16) [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] [stderr] Running tests/pets.rs (/opt/rustwide/target/debug/deps/pets-fe8be67c4e2a6b46) [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/raids.rs (/opt/rustwide/target/debug/deps/raids-906ba5d746846f82) [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/recipes.rs (/opt/rustwide/target/debug/deps/recipes-48fa813fabe8397a) [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/setup.rs (/opt/rustwide/target/debug/deps/setup-d33c4cc848572549) [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/skins.rs (/opt/rustwide/target/debug/deps/skins-c41bd41a9c6e184b) [INFO] [stdout] [INFO] [stderr] Running tests/worlds.rs (/opt/rustwide/target/debug/deps/worlds-b6de722f0d87b331) [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] [stderr] Doc-tests gw2lib [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/client/requester.rs - client::requester::Requester::cached (line 47) ... FAILED [INFO] [stdout] test src/client/requester.rs - client::requester::Requester::try_get (line 156) ... FAILED [INFO] [stdout] test src/client/requester.rs - client::requester::Requester::forced (line 73) ... FAILED [INFO] [stdout] test src/client/mod.rs - client::Client::identifier (line 164) - compile ... FAILED [INFO] [stdout] test src/client/mod.rs - client::Client::rate_limiter (line 219) ... FAILED [INFO] [stdout] test src/client/mod.rs - client::Client::cache (line 193) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client/requester.rs - client::requester::Requester::cached (line 47) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 13 | let build_id: Build = cache_client.get().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 14 | let item: Item = cache_client.single(19993).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 16 | let other_item: Item = client.single(19721).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/requester.rs - client::requester::Requester::try_get (line 156) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/client/requester.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 8 | let from_cache: Option = client.try_get(&19721); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `Pin>` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/requester.rs - client::requester::Requester::forced (line 73) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 9 | let build_id: Build = client.get().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 11 | let build_id: Build = client.get().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/requester.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 13 | let build_id: Build = client.forced().get().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/mod.rs - client::Client::identifier (line 164) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin> + Send>>` in the current scope [INFO] [stdout] --> src/client/mod.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 12 | let account: Account = client.get().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin, EndpointError>> + Send>>` in the current scope [INFO] [stdout] --> src/client/mod.rs:177:75 [INFO] [stdout] | [INFO] [stdout] 16 | let characters: Vec = client.ids::().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin, EndpointError>> + Send>>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `Pin, EndpointError>> + Send>>` in the current scope [INFO] [stdout] --> src/client/mod.rs:183:75 [INFO] [stdout] | [INFO] [stdout] 22 | let characters: Vec = client.ids::().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `Pin, EndpointError>> + Send>>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/mod.rs - client::Client::rate_limiter (line 219) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/block.rs:20:5: [INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648bc6b8e182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648bc6b8e182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648bc6b8e182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648bc6b8e182 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648bc6bac0d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648bc6bac0d3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x648bc6b8b6f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648bc6b8b6f3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648bc6b8dfd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648bc6b8f193 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x648bc6b8ef75 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x648bc6b8faa5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x648bc6b8f93a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x648bc6b8e679 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x648bc6b8f5cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x648bc6bab0f0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x648bc6b3bb30 - core::panicking::panic_display::hc97ef06d816ae78c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 17: 0x648bc6a3423b - tokio::task::spawn::spawn_inner::panic_cold_display::h56da6d6eeef1e08c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 18: 0x648bc6a341d6 - tokio::task::spawn::spawn_inner::hf6d71be4869c9901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/spawn.rs:204:23 [INFO] [stdout] 19: 0x648bc6a3447c - tokio::task::spawn::spawn::he1588fe26d532e81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/spawn.rs:175:13 [INFO] [stdout] 20: 0x648bc6a3bcbe - gw2lib::block::spawn::h24ede7deed23529f [INFO] [stdout] at /opt/rustwide/workdir/src/block.rs:20:5 [INFO] [stdout] 21: 0x648bc6a41911 - gw2lib::client::periodically_cleanup_cache::h72f9f51adac54846 [INFO] [stdout] at /opt/rustwide/workdir/src/client/mod.rs:361:5 [INFO] [stdout] 22: 0x648bc6a2ff7e - gw2lib::client::Client::cache::h658eca73b1aa5ea2 [INFO] [stdout] 23: 0x648bc6a304a3 - rust_out::main::_doctest_main_src_client_mod_rs_219_0::h9c8527fbde664b49 [INFO] [stdout] 24: 0x648bc6a303e6 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 25: 0x648bc6a2f023 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 26: 0x648bc6a2f006 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 27: 0x648bc6a2efe9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 28: 0x648bc6b86f20 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 29: 0x648bc6b86f20 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x648bc6b86f20 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x648bc6b86f20 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x648bc6b86f20 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: 0x648bc6b86f20 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x648bc6b86f20 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x648bc6b86f20 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x648bc6b86f20 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: 0x648bc6a2efd1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 38: 0x648bc6a30725 - main [INFO] [stdout] 39: 0x7021ed1751ca - [INFO] [stdout] 40: 0x7021ed17528b - __libc_start_main [INFO] [stdout] 41: 0x648bc6a2eee5 - _start [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/client/mod.rs - client::Client::cache (line 193) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/block.rs:20:5: [INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61277b0f49b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61277b0f49b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61277b0f49b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61277b0f49b2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61277b112903 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61277b112903 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61277b0f1f73 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61277b0f1f73 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61277b0f4802 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61277b0f59c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61277b0f57a5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x61277b0f62d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x61277b0f616a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x61277b0f4ea9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x61277b0f5dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x61277b111920 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x61277b0a23b0 - core::panicking::panic_display::hc97ef06d816ae78c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 17: 0x61277af9b14b - tokio::task::spawn::spawn_inner::panic_cold_display::h56da6d6eeef1e08c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 18: 0x61277af9b0e6 - tokio::task::spawn::spawn_inner::hf6d71be4869c9901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/spawn.rs:204:23 [INFO] [stdout] 19: 0x61277af9b38c - tokio::task::spawn::spawn::he1588fe26d532e81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/spawn.rs:175:13 [INFO] [stdout] 20: 0x61277afa2b5e - gw2lib::block::spawn::h24ede7deed23529f [INFO] [stdout] at /opt/rustwide/workdir/src/block.rs:20:5 [INFO] [stdout] 21: 0x61277afa8421 - gw2lib::client::periodically_cleanup_cache::h72f9f51adac54846 [INFO] [stdout] at /opt/rustwide/workdir/src/client/mod.rs:361:5 [INFO] [stdout] 22: 0x61277af971ee - gw2lib::client::Client::cache::h658eca73b1aa5ea2 [INFO] [stdout] 23: 0x61277af975df - rust_out::main::_doctest_main_src_client_mod_rs_193_0::hf333e9df5794374a [INFO] [stdout] 24: 0x61277af97546 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 25: 0x61277af96ca3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 26: 0x61277af96c86 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 27: 0x61277af96c69 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 28: 0x61277b0ed7a0 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 29: 0x61277b0ed7a0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x61277b0ed7a0 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x61277b0ed7a0 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x61277b0ed7a0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: 0x61277b0ed7a0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x61277b0ed7a0 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x61277b0ed7a0 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x61277b0ed7a0 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: 0x61277af96c51 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 38: 0x61277af97635 - main [INFO] [stdout] 39: 0x78e74ba1a1ca - [INFO] [stdout] 40: 0x78e74ba1a28b - __libc_start_main [INFO] [stdout] 41: 0x61277af96b65 - _start [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client/mod.rs - client::Client::cache (line 193) [INFO] [stdout] src/client/mod.rs - client::Client::identifier (line 164) [INFO] [stdout] src/client/mod.rs - client::Client::rate_limiter (line 219) [INFO] [stdout] src/client/requester.rs - client::requester::Requester::cached (line 47) [INFO] [stdout] src/client/requester.rs - client::requester::Requester::forced (line 73) [INFO] [stdout] src/client/requester.rs - client::requester::Requester::try_get (line 156) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3779d64aa3fb9262abccb78a04dc6ace4c7ad973e935fe32cfd5b62122049a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3779d64aa3fb9262abccb78a04dc6ace4c7ad973e935fe32cfd5b62122049a51", kill_on_drop: false }` [INFO] [stdout] 3779d64aa3fb9262abccb78a04dc6ace4c7ad973e935fe32cfd5b62122049a51