[INFO] cloning repository https://github.com/maxdeviant/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/maxdeviant/yew-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fyew-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fyew-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d36fc3efd0e61ad11ed8d981681353913a1807e6 [INFO] checking maxdeviant/yew-playground against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fyew-playground" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxdeviant/yew-playground on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/maxdeviant/yew-playground [INFO] finished tweaking git repo https://github.com/maxdeviant/yew-playground [INFO] tweaked toml for git repo https://github.com/maxdeviant/yew-playground written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/maxdeviant/yew-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbcfa2e0883896ee4b012138762477291e0dd56869f37a2bf5069457af1cbf2f [INFO] running `Command { std: "docker" "start" "-a" "fbcfa2e0883896ee4b012138762477291e0dd56869f37a2bf5069457af1cbf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbcfa2e0883896ee4b012138762477291e0dd56869f37a2bf5069457af1cbf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcfa2e0883896ee4b012138762477291e0dd56869f37a2bf5069457af1cbf2f", kill_on_drop: false }` [INFO] [stdout] fbcfa2e0883896ee4b012138762477291e0dd56869f37a2bf5069457af1cbf2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 383f168219e1851384e813dd5e68af413cc8ac83f55706c45b6813dad2ecd83c [INFO] running `Command { std: "docker" "start" "-a" "383f168219e1851384e813dd5e68af413cc8ac83f55706c45b6813dad2ecd83c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking http v0.1.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew.git#f077a9a0) [INFO] [stdout] error: recursion limit reached while expanding `_js_impl!` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/f077a9a/src/services/fetch.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | let handle = js! { [INFO] [stdout] | __________________^ [INFO] [stdout] 164 | | var body = @{body}; [INFO] [stdout] 165 | | if (@{binary} && body != null) { [INFO] [stdout] 166 | | body = Uint8Array.from(body); [INFO] [stdout] ... | [INFO] [stdout] 200 | | return handle; [INFO] [stdout] 201 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="512"]` attribute to your crate (`yew`) [INFO] [stdout] = note: this error originates in the macro `_js_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "383f168219e1851384e813dd5e68af413cc8ac83f55706c45b6813dad2ecd83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383f168219e1851384e813dd5e68af413cc8ac83f55706c45b6813dad2ecd83c", kill_on_drop: false }` [INFO] [stdout] 383f168219e1851384e813dd5e68af413cc8ac83f55706c45b6813dad2ecd83c