[INFO] cloning repository https://github.com/jonlamb-gh/rust-test-webapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/rust-test-webapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frust-test-webapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frust-test-webapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 971d0d2034578658417000a75c60190dfc885290 [INFO] checking jonlamb-gh/rust-test-webapp against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frust-test-webapp" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/rust-test-webapp on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonlamb-gh/rust-test-webapp [INFO] finished tweaking git repo https://github.com/jonlamb-gh/rust-test-webapp [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/rust-test-webapp written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jonlamb-gh/rust-test-webapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772a4d3a77297297fd8c0176887461dc758920c5d597833f203fa1935a64117f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "772a4d3a77297297fd8c0176887461dc758920c5d597833f203fa1935a64117f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772a4d3a77297297fd8c0176887461dc758920c5d597833f203fa1935a64117f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772a4d3a77297297fd8c0176887461dc758920c5d597833f203fa1935a64117f", kill_on_drop: false }` [INFO] [stdout] 772a4d3a77297297fd8c0176887461dc758920c5d597833f203fa1935a64117f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d5dad2d9c38ac40e762bd5254486ebb1da2273b4d28032e40c6d041307d261c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d5dad2d9c38ac40e762bd5254486ebb1da2273b4d28032e40c6d041307d261c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking http v0.1.11 [INFO] [stderr] Compiling steel-cent v0.2.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling stdweb-derive v0.5.0 [INFO] [stderr] Checking stdweb v0.4.9 [INFO] [stderr] Checking yew v0.4.0 [INFO] [stdout] error: recursion limit reached while expanding `_js_impl!` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.4.0/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" "8d5dad2d9c38ac40e762bd5254486ebb1da2273b4d28032e40c6d041307d261c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5dad2d9c38ac40e762bd5254486ebb1da2273b4d28032e40c6d041307d261c", kill_on_drop: false }` [INFO] [stdout] 8d5dad2d9c38ac40e762bd5254486ebb1da2273b4d28032e40c6d041307d261c