[INFO] fetching crate rust_spotify_web_playback_sdk 0.1.3...
[INFO] testing rust_spotify_web_playback_sdk-0.1.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rust_spotify_web_playback_sdk 0.1.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate rust_spotify_web_playback_sdk 0.1.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rust_spotify_web_playback_sdk 0.1.3
[INFO] finished tweaking crates.io crate rust_spotify_web_playback_sdk 0.1.3
[INFO] tweaked toml for crates.io crate rust_spotify_web_playback_sdk 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35ab6e61f052a4d932d43440af4f28ed56e03b2b45861a04abf81ca30426d715
[INFO] running `Command { std: "docker" "start" "-a" "35ab6e61f052a4d932d43440af4f28ed56e03b2b45861a04abf81ca30426d715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ab6e61f052a4d932d43440af4f28ed56e03b2b45861a04abf81ca30426d715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ab6e61f052a4d932d43440af4f28ed56e03b2b45861a04abf81ca30426d715", kill_on_drop: false }`
[INFO] [stdout] 35ab6e61f052a4d932d43440af4f28ed56e03b2b45861a04abf81ca30426d715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5c3e27b961abe23ba1fc7b5491b7ffc3bc615d2053624fbf920b0c83e2496e
[INFO] running `Command { std: "docker" "start" "-a" "8e5c3e27b961abe23ba1fc7b5491b7ffc3bc615d2053624fbf920b0c83e2496e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling nestify v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling rust_spotify_web_playback_sdk v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "8e5c3e27b961abe23ba1fc7b5491b7ffc3bc615d2053624fbf920b0c83e2496e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5c3e27b961abe23ba1fc7b5491b7ffc3bc615d2053624fbf920b0c83e2496e", kill_on_drop: false }`
[INFO] [stdout] 8e5c3e27b961abe23ba1fc7b5491b7ffc3bc615d2053624fbf920b0c83e2496e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2881843d445698886e6cf8f95f5fd7a2f4785211454fb70d99b45f0db2c0b2e1
[INFO] running `Command { std: "docker" "start" "-a" "2881843d445698886e6cf8f95f5fd7a2f4785211454fb70d99b45f0db2c0b2e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_spotify_web_playback_sdk v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "2881843d445698886e6cf8f95f5fd7a2f4785211454fb70d99b45f0db2c0b2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2881843d445698886e6cf8f95f5fd7a2f4785211454fb70d99b45f0db2c0b2e1", kill_on_drop: false }`
[INFO] [stdout] 2881843d445698886e6cf8f95f5fd7a2f4785211454fb70d99b45f0db2c0b2e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe33edbaa669c479dc6f62dce60e1a1460e2780c13bab61ce31eaf7a34cf006c
[INFO] running `Command { std: "docker" "start" "-a" "fe33edbaa669c479dc6f62dce60e1a1460e2780c13bab61ce31eaf7a34cf006c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_spotify_web_playback_sdk-99f81dd5497e1586)
[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 rust_spotify_web_playback_sdk
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/lib.rs:12:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             log!("oauth was called");
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |             Ok(_) => log!("connected"),
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Err(e) => log!("error {:?}", e.as_string()),
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         log!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             log!("state changed, {}", state.track_window.current_track.name);
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `log` in this scope
[INFO] [stdout]   --> src/lib.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 log!("ready");
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]   --> src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     view! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]  --> src/lib.rs:13:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn HomePage() -> impl IntoView {
[INFO] [stdout]   |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Closure`
[INFO] [stdout]   --> src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let oauth_cb = Closure::new(oauth_cb);
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Closure`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use wasm_bindgen::closure::Closure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Closure`
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let on_ready = Closure::new(update_signal);
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Closure`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use wasm_bindgen::closure::Closure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Closure`
[INFO] [stdout]   --> src/lib.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let cb = Closure::new(move |jsv: JsValue| {
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared type `Closure`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use wasm_bindgen::closure::Closure;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `JsValue` in this scope
[INFO] [stdout]   --> src/lib.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let cb = Closure::new(move |jsv: JsValue| {
[INFO] [stdout]    |                                          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use wasm_bindgen::JsValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_signal` in this scope
[INFO] [stdout]  --> src/lib.rs:14:42
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let (is_sp_ready, set_is_sp_ready) = create_signal(false);
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_effect` in this scope
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         create_effect(move |_| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_action` in this scope
[INFO] [stdout]   --> src/lib.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let connect = create_action(|_| async {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_action` in this scope
[INFO] [stdout]   --> src/lib.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let get_state = create_action(|_| async {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_signal` in this scope
[INFO] [stdout]   --> src/lib.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (current_song_name, set_current_song_name) = create_signal(String::new());
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_effect` in this scope
[INFO] [stdout]   --> src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         create_effect(move |_| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fe33edbaa669c479dc6f62dce60e1a1460e2780c13bab61ce31eaf7a34cf006c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe33edbaa669c479dc6f62dce60e1a1460e2780c13bab61ce31eaf7a34cf006c", kill_on_drop: false }`
[INFO] [stdout] fe33edbaa669c479dc6f62dce60e1a1460e2780c13bab61ce31eaf7a34cf006c
