[INFO] fetching crate tmf-client 0.1.9... [INFO] testing tmf-client-0.1.9 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tmf-client 0.1.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tmf-client 0.1.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tmf-client 0.1.9 [INFO] tweaked toml for crates.io crate tmf-client 0.1.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tmf-client 0.1.9 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmf-client 0.1.9 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da274f95137f49023b81247563a8fecfd8bb78387d0940063871dd8c882bbf8 [INFO] running `Command { std: "docker" "start" "-a" "7da274f95137f49023b81247563a8fecfd8bb78387d0940063871dd8c882bbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da274f95137f49023b81247563a8fecfd8bb78387d0940063871dd8c882bbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da274f95137f49023b81247563a8fecfd8bb78387d0940063871dd8c882bbf8", kill_on_drop: false }` [INFO] [stdout] 7da274f95137f49023b81247563a8fecfd8bb78387d0940063871dd8c882bbf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed5a8e074715c4514fa006babd09039a69719f82412845499f5bb36d0650208 [INFO] running `Command { std: "docker" "start" "-a" "0ed5a8e074715c4514fa006babd09039a69719f82412845499f5bb36d0650208", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tmflib-derive v0.1.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling rust_iso4217 v0.1.1 [INFO] [stderr] Compiling tmflib v0.1.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "0ed5a8e074715c4514fa006babd09039a69719f82412845499f5bb36d0650208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed5a8e074715c4514fa006babd09039a69719f82412845499f5bb36d0650208", kill_on_drop: false }` [INFO] [stdout] 0ed5a8e074715c4514fa006babd09039a69719f82412845499f5bb36d0650208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb5ecba6f0273f3c0651c220d675c5cee1b59548775a0835f98213105e76da9 [INFO] running `Command { std: "docker" "start" "-a" "9bb5ecba6f0273f3c0651c220d675c5cee1b59548775a0835f98213105e76da9", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.44s [INFO] running `Command { std: "docker" "inspect" "9bb5ecba6f0273f3c0651c220d675c5cee1b59548775a0835f98213105e76da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb5ecba6f0273f3c0651c220d675c5cee1b59548775a0835f98213105e76da9", kill_on_drop: false }` [INFO] [stdout] 9bb5ecba6f0273f3c0651c220d675c5cee1b59548775a0835f98213105e76da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbf15f02d0f701e93edfbb8b279a1075887ca8f9c87b2207b6d54f446dec1210 [INFO] running `Command { std: "docker" "start" "-a" "dbf15f02d0f701e93edfbb8b279a1075887ca8f9c87b2207b6d54f446dec1210", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `insecure` [INFO] [stderr] --> src/tmf/mod.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | let insecure = false; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insecure` [INFO] [stderr] --> src/tmf/mod.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | let insecure = false; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insecure` [INFO] [stderr] --> src/tmf/mod.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | let insecure = false; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insecure` [INFO] [stderr] --> src/tmf/mod.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | let insecure = false; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insecure` [INFO] [stderr] --> src/tmf/mod.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | let insecure = false; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stderr] [INFO] [stderr] warning: `tmf-client` (lib) generated 5 warnings [INFO] [stderr] warning: `tmf-client` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tmf_client-e7a09e60079f7469) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test common::tmf_error::tests::test_error_from_str ... ok [INFO] [stdout] test tests::test_filter_limit ... ok [INFO] [stdout] test tests::test_filter_offset ... ok [INFO] [stdout] test common::tmf_error::tests::test_string_from_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tmf_client [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - QueryOptions::offset (line 91) ... ok [INFO] [stdout] test src/lib.rs - QueryOptions::name (line 102) ... ok [INFO] [stdout] test src/lib.rs - Operations::list (line 149) ... ok [INFO] [stdout] test src/lib.rs - QueryOptions::limit (line 80) ... ok [INFO] [stdout] test src/lib.rs - Operations::delete (line 165) ... ok [INFO] [stdout] test src/lib.rs - QueryOptions::fields (line 70) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::new (line 227) ... ok [INFO] [stdout] test src/lib.rs - Operations::get (line 140) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf622 (line 275) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf620 (line 264) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf629 (line 286) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf633 (line 308) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf632 (line 297) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf637 (line 319) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf638 (line 330) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf639 (line 341) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf645 (line 352) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf648 (line 363) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf663 (line 374) ... ok [INFO] [stdout] test src/lib.rs - TMFClient::tmf674 (line 385) ... ok [INFO] [stdout] test src/tmf/tmf663.rs - tmf::tmf663::TMF663::shopping_cart (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbf15f02d0f701e93edfbb8b279a1075887ca8f9c87b2207b6d54f446dec1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf15f02d0f701e93edfbb8b279a1075887ca8f9c87b2207b6d54f446dec1210", kill_on_drop: false }` [INFO] [stdout] dbf15f02d0f701e93edfbb8b279a1075887ca8f9c87b2207b6d54f446dec1210