[INFO] fetching crate whatsapp-business-rs 0.2.0...
[INFO] testing whatsapp-business-rs-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate whatsapp-business-rs 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate whatsapp-business-rs 0.2.0
[INFO] finished tweaking crates.io crate whatsapp-business-rs 0.2.0
[INFO] tweaked toml for crates.io crate whatsapp-business-rs 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whatsapp-business-rs 0.2.0 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 whatsapp-business-rs 0.2.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 10eb56d62ff5bede1471e2e40ecea45a5806050d81b62ec329a215a288c5036c
[INFO] running `Command { std: "docker" "start" "-a" "10eb56d62ff5bede1471e2e40ecea45a5806050d81b62ec329a215a288c5036c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10eb56d62ff5bede1471e2e40ecea45a5806050d81b62ec329a215a288c5036c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10eb56d62ff5bede1471e2e40ecea45a5806050d81b62ec329a215a288c5036c", kill_on_drop: false }`
[INFO] [stdout] 10eb56d62ff5bede1471e2e40ecea45a5806050d81b62ec329a215a288c5036c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d00df8f0de740ef48d828941524c8b156ed70f474b4de063f7b74b4b50ea2624
[INFO] running `Command { std: "docker" "start" "-a" "d00df8f0de740ef48d828941524c8b156ed70f474b4de063f7b74b4b50ea2624", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling whatsapp-business-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.71s
[INFO] running `Command { std: "docker" "inspect" "d00df8f0de740ef48d828941524c8b156ed70f474b4de063f7b74b4b50ea2624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00df8f0de740ef48d828941524c8b156ed70f474b4de063f7b74b4b50ea2624", kill_on_drop: false }`
[INFO] [stdout] d00df8f0de740ef48d828941524c8b156ed70f474b4de063f7b74b4b50ea2624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 634d45a1e4dfc79be3f4b6e956745e1a274a76cfe240e73a4181d5b498041c30
[INFO] running `Command { std: "docker" "start" "-a" "634d45a1e4dfc79be3f4b6e956745e1a274a76cfe240e73a4181d5b498041c30", kill_on_drop: false }`
[INFO] [stderr]    Compiling whatsapp-business-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s
[INFO] running `Command { std: "docker" "inspect" "634d45a1e4dfc79be3f4b6e956745e1a274a76cfe240e73a4181d5b498041c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "634d45a1e4dfc79be3f4b6e956745e1a274a76cfe240e73a4181d5b498041c30", kill_on_drop: false }`
[INFO] [stdout] 634d45a1e4dfc79be3f4b6e956745e1a274a76cfe240e73a4181d5b498041c30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7242bad0411bf8828197c19c91531d1c9948e76f7779f6eb72a8d64b88e3da53
[INFO] running `Command { std: "docker" "start" "-a" "7242bad0411bf8828197c19c91531d1c9948e76f7779f6eb72a8d64b88e3da53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whatsapp_business_rs-3b36da9acec57e7a)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test batch::tests::compile_check ... ok
[INFO] [stdout] test batch::tests::test_make_url_relative ... ok
[INFO] [stdout] test rest::client::tests::deserialize_str_test ... ok
[INFO] [stdout] test rest::client::tests::media_type ... ok
[INFO] [stdout] test rest::macros::tests::any_field ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_catalog ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_keyboard ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_cta ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_location ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_option_list ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_product ... ok
[INFO] [stdout] test rest::ser_test::order ... ok
[INFO] [stdout] test batch::tests::test_traits ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_button_reply ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_product_list ... ok
[INFO] [stdout] test rest::ser_test::text ... ok
[INFO] [stdout] test rest::ser_test::text_normal_de ... ok
[INFO] [stdout] test rest::ser_test::text_on_plain_text_de ... ok
[INFO] [stdout] test rest::ser_test::reaction ... ok
[INFO] [stdout] test rest::ser_test::location ... ok
[INFO] [stdout] test client::test::endpoint ... ok
[INFO] [stdout] test rest::ser_test::text_on_steroids_de ... ok
[INFO] [stdout] test rest::server::tests::interactive_button_reply ... ok
[INFO] [stdout] test rest::server::tests::interactive_list_reply ... ok
[INFO] [stdout] test rest::server::tests::media_message_image ... ok
[INFO] [stdout] test rest::server::tests::location_message ... ok
[INFO] [stdout] test rest::server::tests::message_update_failed ... ok
[INFO] [stdout] test rest::server::tests::order_message ... ok
[INFO] [stdout] test rest::server::tests::media_message_sticker ... ok
[INFO] [stdout] test rest::macros::tests::de_adjacent ... ok
[INFO] [stdout] test rest::ser_test::interactive_message_list_reply ... ok
[INFO] [stdout] test rest::server::tests::contextual_message ... ok
[INFO] [stdout] test rest::server::tests::text_message ... ok
[INFO] [stdout] test rest::server::tests::waba ... ok
[INFO] [stdout] test rest::server::tests::message_update_sent ... ok
[INFO] [stdout] test test::ub ... ok
[INFO] [stdout] test waba::test::ub ... ok
[INFO] [stdout] test rest::server::tests::unknown ... ok
[INFO] [stdout] test rest::server::tests::reaction_message ... ok
[INFO] [stdout] test client::test::ub ... ok
[INFO] [stdout] test rest::client::tests::inherit_auth_test ... ok
[INFO] [stdout] test batch::tests::test_binary_file_attachment ... ok
[INFO] [stdout] test batch::tests::test_batch_serialization_with_multiple_requests ... ok
[INFO] [stdout] test batch::tests::test_individual_auth ... ok
[INFO] [stdout] test batch::tests::test_many_request_handling ... ok
[INFO] [stdout] test batch::tests::test_error_propagation_on_serialization_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests whatsapp_business_rs
[INFO] [stdout] 
[INFO] [stdout] running 170 tests
[INFO] [stdout] test src/app.rs - app::AppManager (line 97) - compile ... ok
[INFO] [stdout] test src/app.rs - app (line 13) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::Requests::ResponseReference (line 486) ... ignored
[INFO] [stdout] test src/app.rs - app::AppManager<'i>::debug_token (line 248) - compile ... ok
[INFO] [stdout] test src/app.rs - app::ConfigureWebhook<'a>::events (line 652) - compile ... ok
[INFO] [stdout] test src/app.rs - app::AppManager<'i>::get_access_token (line 300) - compile ... ok
[INFO] [stdout] test src/app.rs - app::AppManager<'i>::update_token (line 183) - compile ... ok
[INFO] [stdout] test src/app.rs - app (line 43) - compile ... ok
[INFO] [stdout] test src/app.rs - app::ConfigureWebhook<'a>::execute (line 608) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::Batch<Rs>::include (line 218) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch (line 30) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::BatchExecute<Handler>::include_headers (line 375) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::Batch (line 85) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::CatalogManager<'c>::create_product (line 154) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog (line 18) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog (line 51) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::availability (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::brand (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::category (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::color (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::currency (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::delivery_category (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::description (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::image_url (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::images (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::is_hidden (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::item_group_id (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::name (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::price (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::quantity_to_sell_on_facebook (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::rich_text_description (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::sale_price (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::size (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::crate::Update<'_,ProductData,U>::url (line 446) ... ignored
[INFO] [stdout] test src/catalog.rs - catalog::CatalogManager<'c>::list_products (line 187) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::CatalogManager<'c>::update_product_by_id (line 231) - compile ... ok
[INFO] [stdout] test src/app.rs - app::AppManager (line 125) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog (line 33) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::CreateProduct::execute (line 358) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::CatalogManager<'c>::update_product (line 275) - compile ... ok
[INFO] [stdout] test src/client.rs - client (line 9) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::CatalogManager (line 95) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::Batch<Rs>::include_iter (line 257) - compile ... ok
[INFO] [stdout] test src/app.rs - app::AppManager<'i>::configure_webhook (line 373) ... ok
[INFO] [stdout] test src/client.rs - client (line 24) - compile ... ok
[INFO] [stdout] test src/batch.rs - batch::Requests::then (line 584) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Auth (line 145) ... ok
[INFO] [stdout] test src/client.rs - client::Client::app (line 468) - compile ... ok
[INFO] [stdout] test src/app.rs - app::SubscriptionField (line 862) ... ok
[INFO] [stdout] test src/client.rs - client::Client::message (line 406) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 101) - compile ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder (line 528) - compile ... ok
[INFO] [stdout] test src/app.rs - app::AppManager<'i>::configure_webhook (line 351) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::api_version (line 580) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::ListProduct::metadata (line 331) ... ok
[INFO] [stdout] test src/client.rs - client::Client::new (line 365) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::catalog (line 428) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::Product (line 389) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::connect (line 687) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::waba (line 448) - compile ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::timeout (line 564) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::builder (line 381) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::delete_media (line 943) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::send (line 789) - compile ... ok
[INFO] [stdout] test src/client.rs - client::DeleteMedia::execute (line 1312) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::send (line 775) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::set_replying (line 830) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SetReplying<'a>::execute (line 1156) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SetRead<'a>::execute (line 1187) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager (line 726) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AppSecret (line 339) ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::build (line 647) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::batch (line 489) - compile ... ok
[INFO] [stdout] test src/client.rs - client::SendMessage<'t>::execute (line 1009) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::set_read (line 870) - compile ... ok
[INFO] [stdout] test src/client.rs - client::UploadMedia::execute (line 1254) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 172) - compile ... ok
[INFO] [stdout] test src/client.rs - client::MessageManager<'i>::upload_media (line 910) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 121) - compile ... ok
[INFO] [stdout] test src/catalog.rs - catalog::ProductRef (line 521) ... ok
[INFO] [stdout] test src/lib.rs - (line 209) - compile ... ok
[INFO] [stdout] test src/client.rs - client::ClientBuilder::auth (line 596) ... ok
[INFO] [stdout] test src/lib.rs - (line 144) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 337) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Auth::token (line 261) ... ok
[INFO] [stdout] test src/lib.rs - Business::new (line 609) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 97) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 49) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Auth::Secret (line 209) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok
[INFO] [stdout] test src/lib.rs - Update (line 812) - compile ... ok
[INFO] [stdout] test src/lib.rs - Update<'_,T,U>::execute (line 904) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 74) - compile ... ok
[INFO] [stdout] test src/message.rs - message::DownloadMedia<'dst,Dst>::execute (line 312) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 237) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 314) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Auth::Token (line 185) ... ok
[INFO] [stdout] test src/message.rs - message::Draft (line 2224) - compile ... ok
[INFO] [stdout] test src/message.rs - message (line 30) - compile ... ok
[INFO] [stdout] test src/lib.rs - Fields (line 667) ... ok
[INFO] [stdout] test src/message.rs - message (line 69) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Draft (line 2238) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Content::download_media (line 216) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Auth::Parsed (line 232) ... ok
[INFO] [stdout] test src/message.rs - message (line 46) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Draft::send (line 2446) - compile ... ok
[INFO] [stdout] test src/message.rs - message::InteractiveMessage (line 1258) - compile ... ok
[INFO] [stdout] test src/lib.rs - IdentityRef::phone_id (line 434) ... ok
[INFO] [stdout] test src/lib.rs - Fields<Field>::all (line 725) ... ok
[INFO] [stdout] test src/client.rs - client::Auth::secret (line 282) ... ok
[INFO] [stdout] test src/message.rs - message::Media::from_path (line 537) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Draft::with_caption (line 2384) ... ok
[INFO] [stdout] test src/client.rs - client::TokenAuth (line 325) ... ok
[INFO] [stdout] test src/message.rs - message::Media::from_bytes (line 576) ... ok
[INFO] [stdout] test src/lib.rs - IdentityRef::identity_type (line 452) ... ok
[INFO] [stdout] test src/message.rs - message::Draft::media (line 2310) ... ok
[INFO] [stdout] test src/message.rs - message::Location (line 859) ... ok
[INFO] [stdout] test src/message.rs - message::IntoDraft (line 2731) ... ok
[INFO] [stdout] test src/lib.rs - IdentityRef::from (line 1142) ... ok
[INFO] [stdout] test src/message.rs - message::Draft::interactive (line 2336) ... ok
[INFO] [stdout] test src/message.rs - message::Message (line 2073) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Media::pdf (line 421) ... ok
[INFO] [stdout] test src/message.rs - message::Draft::text (line 2287) ... ok
[INFO] [stdout] test src/message.rs - message::Draft::with_biz_opaque_callback_data (line 2417) ... ok
[INFO] [stdout] test src/message.rs - message::Keyboard (line 1399) ... ok
[INFO] [stdout] test src/message.rs - message::Media::png (line 467) ... ok
[INFO] [stdout] test src/message.rs - message::Media::is_video (line 710) ... ok
[INFO] [stdout] test src/message.rs - message::Media::is_document (line 650) ... ok
[INFO] [stdout] test src/message.rs - message::Media::is_sticker (line 690) ... ok
[INFO] [stdout] test src/message.rs - message::Media::mp4 (line 513) ... ok
[INFO] [stdout] test src/message.rs - message::Media::is_image (line 670) ... ok
[INFO] [stdout] test src/message.rs - message::MessageRef::from_message_id (line 2014) ... ok
[INFO] [stdout] test src/message.rs - message::Media::is_audio (line 630) ... ok
[INFO] [stdout] test src/message.rs - message::Reaction (line 828) ... ok
[INFO] [stdout] test src/server.rs - server (line 58) - compile ... ok
[INFO] [stdout] test src/message.rs - message::MediaSource (line 918) ... ok
[INFO] [stdout] test src/message.rs - message::Media::jpeg (line 444) ... ok
[INFO] [stdout] test src/message.rs - message::Media::sticker (line 490) ... ok
[INFO] [stdout] test src/rest/client.rs - rest::client::GetMediaInfo::execute (line 105) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Section<Item>::new (line 1862) ... ok
[INFO] [stdout] test src/server.rs - server::Serve<H>::configure_webhook (line 280) - compile ... ok
[INFO] [stdout] test src/server.rs - server::Server::serve (line 161) - compile ... ok
[INFO] [stdout] test src/server.rs - server (line 16) - compile ... ok
[INFO] [stdout] test src/server.rs - server::Server::serve (line 182) - compile ... ok
[INFO] [stdout] test src/server.rs - server::Handler (line 722) ... ok
[INFO] [stdout] test src/message.rs - message::Media::new (line 386) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder (line 450) - compile ... ok
[INFO] [stdout] test src/waba.rs - waba (line 13) - compile ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::shutdown (line 553) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Section (line 1809) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager (line 83) - compile ... ok
[INFO] [stdout] test src/message.rs - message::ProductList (line 1634) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager (line 93) - compile ... ok
[INFO] [stdout] test src/message.rs - message::Section<Item>::new (line 1883) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager<'i>::start_number_registration (line 243) - compile ... ok
[INFO] [stdout] test src/waba.rs - waba::PhoneNumber (line 437) - compile ... ok
[INFO] [stdout] test src/waba.rs - waba (line 34) - compile ... ok
[INFO] [stdout] test src/message.rs - message::OptionList (line 1714) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager<'i>::list_phone_numbers (line 174) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager<'i>::list_subcribed_apps (line 207) ... ok
[INFO] [stdout] test src/waba.rs - waba::WabaManager<'i>::list_catalogs (line 139) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::route (line 524) ... ok
[INFO] [stdout] test src/waba.rs - waba::UnverifiedPhoneNumber (line 389) ... ok
[INFO] [stdout] test src/message.rs - message::Text::new (line 783) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::build (line 651) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::verify_token (line 631) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::endpoint (line 499) ... ok
[INFO] [stdout] test src/message.rs - message::Text::new (line 774) ... ok
[INFO] [stdout] test src/message.rs - message::Section (line 1829) ... ok
[INFO] [stdout] test src/server.rs - server::ServerBuilder::verify_payload (line 598) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 12.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7242bad0411bf8828197c19c91531d1c9948e76f7779f6eb72a8d64b88e3da53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7242bad0411bf8828197c19c91531d1c9948e76f7779f6eb72a8d64b88e3da53", kill_on_drop: false }`
[INFO] [stdout] 7242bad0411bf8828197c19c91531d1c9948e76f7779f6eb72a8d64b88e3da53
