[INFO] cloning repository https://github.com/hamza1311/yew-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamza1311/yew-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamza1311%2Fyew-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamza1311%2Fyew-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87cfc6bf3f7f101c3555a68cc5c9bf8587bac326
[INFO] checking hamza1311/yew-playground against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamza1311%2Fyew-playground" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamza1311/yew-playground
[INFO] finished tweaking git repo https://github.com/hamza1311/yew-playground
[INFO] tweaked toml for git repo https://github.com/hamza1311/yew-playground written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamza1311/yew-playground on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamza1311/yew-playground 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/yewstack/yew.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aleb2000/split-yew`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ansi-to-tui v8.0.1
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded tokise v0.2.1
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded anstyle-lossy v1.1.5
[INFO] [stderr]   Downloaded anstyle-svg v1.1.0
[INFO] [stderr]   Downloaded monaco v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c
[INFO] running `Command { std: "docker" "start" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking implicit-clone v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking anstyle-lossy v1.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling yew-router-macro v0.20.0 (https://github.com/yewstack/yew.git#195730db)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking anstyle-svg v1.1.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling yew-macro v0.23.0 (https://github.com/yewstack/yew.git#195730db)
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking wasm-bindgen v0.2.114
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ansi-to-tui v8.0.1
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking devtool v0.1.0 (/opt/rustwide/workdir/devtool)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokise v0.2.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking web-sys v0.3.91
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.64
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking tracing-web v0.1.3
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.23.0 (https://github.com/yewstack/yew.git#195730db)
[INFO] [stderr]     Checking monaco v0.7.0
[INFO] [stderr]     Checking split-yew v0.4.0 (https://github.com/aleb2000/split-yew?branch=yew-playground#88abc40d)
[INFO] [stderr]     Checking yew-router v0.20.0 (https://github.com/yewstack/yew.git#195730db)
[INFO] [stdout] error: couldn't read `frontend/src/../node_modules/@material-design-icons/svg/filled/play_arrow.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> frontend/src/macros.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   4 |         include_str!(concat!("../node_modules/@material-design-icons/svg/filled/", $name, ".svg"))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: frontend/src/app.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   {icon!("play_arrow", classes!("fill-gray-200", "w-4", "h-4"))}
[INFO] [stdout]     |                        ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `icon` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `frontend/src/../node_modules/@material-design-icons/svg/filled/share.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> frontend/src/macros.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   4 |         include_str!(concat!("../node_modules/@material-design-icons/svg/filled/", $name, ".svg"))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: frontend/src/app.rs:151:113
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...led()} class={classes}>{icon!("share", classes!("fill-gray-200", "w-4", "h-4"))} {"Share"}</button>
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `icon` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `frontend/src/../node_modules/@material-design-icons/svg/filled/play_arrow.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> frontend/src/macros.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   4 |         include_str!(concat!("../node_modules/@material-design-icons/svg/filled/", $name, ".svg"))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: frontend/src/app.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   {icon!("play_arrow", classes!("fill-gray-200", "w-4", "h-4"))}
[INFO] [stdout]     |                        ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `icon` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `frontend/src/../node_modules/@material-design-icons/svg/filled/share.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> frontend/src/macros.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   4 |         include_str!(concat!("../node_modules/@material-design-icons/svg/filled/", $name, ".svg"))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: frontend/src/app.rs:151:113
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...led()} class={classes}>{icon!("share", classes!("fill-gray-200", "w-4", "h-4"))} {"Share"}</button>
[INFO] [stdout]     |                            ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `icon` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frontend` (bin "frontend") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frontend` (bin "frontend" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c", kill_on_drop: false }`
[INFO] [stdout] e10538edf936ba59b87cd8561fe5faba76562c08465ff00d42ef3f95578cf37c
