[INFO] cloning repository https://github.com/ckmahoney/yew_stripe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckmahoney/yew_stripe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckmahoney%2Fyew_stripe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckmahoney%2Fyew_stripe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fdb5e7dacd8d451adaa789af60c48e6bbd2ee4f
[INFO] testing ckmahoney/yew_stripe against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckmahoney%2Fyew_stripe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckmahoney/yew_stripe
[INFO] finished tweaking git repo https://github.com/ckmahoney/yew_stripe
[INFO] tweaked toml for git repo https://github.com/ckmahoney/yew_stripe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckmahoney/yew_stripe on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ckmahoney/yew_stripe 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bab51b0e1938dedb1d76e41c330682af73bbbaabda98770fdeb3fdbb8a900e7
[INFO] running `Command { std: "docker" "start" "-a" "4bab51b0e1938dedb1d76e41c330682af73bbbaabda98770fdeb3fdbb8a900e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bab51b0e1938dedb1d76e41c330682af73bbbaabda98770fdeb3fdbb8a900e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bab51b0e1938dedb1d76e41c330682af73bbbaabda98770fdeb3fdbb8a900e7", kill_on_drop: false }`
[INFO] [stdout] 4bab51b0e1938dedb1d76e41c330682af73bbbaabda98770fdeb3fdbb8a900e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae86ea859235126cf5a5ac7a963466ba808fb0fc7effa7468768cdc268e3cec9
[INFO] running `Command { std: "docker" "start" "-a" "ae86ea859235126cf5a5ac7a963466ba808fb0fc7effa7468768cdc268e3cec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling yew-interop-core v0.1.0 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling yew-interop-macro v0.2.0 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling yew-interop v0.2.1 (https://github.com/Madoshakalaka/yew-interop.git#99b8dc98)
[INFO] [stderr]    Compiling yew_stripe v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.23s
[INFO] running `Command { std: "docker" "inspect" "ae86ea859235126cf5a5ac7a963466ba808fb0fc7effa7468768cdc268e3cec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae86ea859235126cf5a5ac7a963466ba808fb0fc7effa7468768cdc268e3cec9", kill_on_drop: false }`
[INFO] [stdout] ae86ea859235126cf5a5ac7a963466ba808fb0fc7effa7468768cdc268e3cec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e2830402333d3e325e0b9c3215fec327f827ab639ab8191d1d4b0ba0d3d7d2
[INFO] running `Command { std: "docker" "start" "-a" "27e2830402333d3e325e0b9c3215fec327f827ab639ab8191d1d4b0ba0d3d7d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling yew_stripe v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "27e2830402333d3e325e0b9c3215fec327f827ab639ab8191d1d4b0ba0d3d7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e2830402333d3e325e0b9c3215fec327f827ab639ab8191d1d4b0ba0d3d7d2", kill_on_drop: false }`
[INFO] [stdout] 27e2830402333d3e325e0b9c3215fec327f827ab639ab8191d1d4b0ba0d3d7d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4b136d524a2b8aef7fe7de3a23b7cc5f1269efd8c06c16005e749265833c37d
[INFO] running `Command { std: "docker" "start" "-a" "c4b136d524a2b8aef7fe7de3a23b7cc5f1269efd8c06c16005e749265833c37d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_stripe-0f5e8587a3ef7891)
[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 yew_stripe
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/bindings.rs - bindings::JsElements (line 62) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsElements::create_element (line 52) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsElements::submit (line 49) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsPaymentElement (line 77) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsPaymentElement::mount (line 49) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsPaymentElement::unmount (line 48) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsStripe (line 47) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsStripe::confirm_payment (line 54) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsStripe::elements (line 51) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::JsStripe::handle_card_action (line 50) ... ignored
[INFO] [stdout] test src/bindings.rs - bindings::new_stripe (line 47) ... ignored
[INFO] [stdout] test src/client.rs - client (line 26) ... ignored
[INFO] [stdout] test src/interop.rs - interop (line 21) ... ignored
[INFO] [stdout] test src/checkout_component.rs - checkout_component::StripeCheckout::run::stripe_checkout (line 85) ... FAILED
[INFO] [stdout] test src/client.rs - client::StripeClient::new (line 366) ... FAILED
[INFO] [stdout] test src/checkout_component.rs - checkout_component::StripeCheckout (line 85) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/checkout_component.rs - checkout_component::StripeCheckout::run::stripe_checkout (line 85) stdout ----
[INFO] [stdout] error: the property value must be either a literal or enclosed in braces. Consider adding braces around your expression.: Expr::MethodCall {
[INFO] [stdout]            attrs: [],
[INFO] [stdout]            receiver: Expr::Lit {
[INFO] [stdout]                attrs: [],
[INFO] [stdout]                lit: Lit::Str {
[INFO] [stdout]                    token: "pk_test_123",
[INFO] [stdout]                },
[INFO] [stdout]            },
[INFO] [stdout]            dot_token: Dot,
[INFO] [stdout]            method: Ident {
[INFO] [stdout]                ident: "to_string",
[INFO] [stdout]                span: #0 bytes(661..670),
[INFO] [stdout]            },
[INFO] [stdout]            turbofish: None,
[INFO] [stdout]            paren_token: Paren,
[INFO] [stdout]            args: [],
[INFO] [stdout]        }
[INFO] [stdout]   --> src/checkout_component.rs:101:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |             publishable_key="pk_test_123".to_string()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yew_stripe::checkout`
[INFO] [stdout]  --> src/checkout_component.rs:88:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use yew_stripe::checkout::{StripeCheckout, StripeCheckoutProps, StripeCheckoutSuccess, StripeError};
[INFO] [stdout]   |                 ^^^^^^^^ could not find `checkout` in `yew_stripe`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> src/checkout_component.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         log::info!("Payment succeeded: {:?}", info);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> src/checkout_component.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         log::error!("Payment failed: {}", err.message);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::StripeClient::new (line 366) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StripeClient`
[INFO] [stdout]  --> src/client.rs:367:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let stripe = StripeClient::new("pk_test_...");
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `StripeClient`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use yew_stripe::client::StripeClient;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/checkout_component.rs - checkout_component::StripeCheckout (line 85) stdout ----
[INFO] [stdout] error: the property value must be either a literal or enclosed in braces. Consider adding braces around your expression.: Expr::MethodCall {
[INFO] [stdout]            attrs: [],
[INFO] [stdout]            receiver: Expr::Lit {
[INFO] [stdout]                attrs: [],
[INFO] [stdout]                lit: Lit::Str {
[INFO] [stdout]                    token: "pk_test_123",
[INFO] [stdout]                },
[INFO] [stdout]            },
[INFO] [stdout]            dot_token: Dot,
[INFO] [stdout]            method: Ident {
[INFO] [stdout]                ident: "to_string",
[INFO] [stdout]                span: #0 bytes(661..670),
[INFO] [stdout]            },
[INFO] [stdout]            turbofish: None,
[INFO] [stdout]            paren_token: Paren,
[INFO] [stdout]            args: [],
[INFO] [stdout]        }
[INFO] [stdout]   --> src/checkout_component.rs:101:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |             publishable_key="pk_test_123".to_string()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yew_stripe::checkout`
[INFO] [stdout]  --> src/checkout_component.rs:88:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use yew_stripe::checkout::{StripeCheckout, StripeCheckoutProps, StripeCheckoutSuccess, StripeError};
[INFO] [stdout]   |                 ^^^^^^^^ could not find `checkout` in `yew_stripe`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> src/checkout_component.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         log::info!("Payment succeeded: {:?}", info);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> src/checkout_component.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         log::error!("Payment failed: {}", err.message);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/checkout_component.rs - checkout_component::StripeCheckout (line 85)
[INFO] [stdout]     src/checkout_component.rs - checkout_component::StripeCheckout::run::stripe_checkout (line 85)
[INFO] [stdout]     src/client.rs - client::StripeClient::new (line 366)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c4b136d524a2b8aef7fe7de3a23b7cc5f1269efd8c06c16005e749265833c37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b136d524a2b8aef7fe7de3a23b7cc5f1269efd8c06c16005e749265833c37d", kill_on_drop: false }`
[INFO] [stdout] c4b136d524a2b8aef7fe7de3a23b7cc5f1269efd8c06c16005e749265833c37d
