[INFO] cloning repository https://github.com/jackyzhen/rust-vs-go-slides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackyzhen/rust-vs-go-slides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aab94ec37548c57d445ea7438359d3f1e66f0988 [INFO] checking jackyzhen/rust-vs-go-slides against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackyzhen/rust-vs-go-slides on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] finished tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] tweaked toml for git repo https://github.com/jackyzhen/rust-vs-go-slides written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jackyzhen/rust-vs-go-slides already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb-internal-macros v0.1.0 [INFO] [stderr] Downloaded discard v1.0.3 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded getopts v0.2.18 [INFO] [stderr] Downloaded stdweb-derive v0.4.0 [INFO] [stderr] Downloaded base-x v0.2.2 [INFO] [stderr] Downloaded http v0.1.8 [INFO] [stderr] Downloaded stdweb v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65d927943a284729cc650977bb2fc6f4a2db936acb78786bd814fc5a2f2a3e39 [INFO] running `Command { std: "docker" "start" "-a" "65d927943a284729cc650977bb2fc6f4a2db936acb78786bd814fc5a2f2a3e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d927943a284729cc650977bb2fc6f4a2db936acb78786bd814fc5a2f2a3e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d927943a284729cc650977bb2fc6f4a2db936acb78786bd814fc5a2f2a3e39", kill_on_drop: false }` [INFO] [stdout] 65d927943a284729cc650977bb2fc6f4a2db936acb78786bd814fc5a2f2a3e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9cb01ac0fe575ad455fb3f027847c51d46c55686de79c7338295523d7851990 [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" "e9cb01ac0fe575ad455fb3f027847c51d46c55686de79c7338295523d7851990", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking http v0.1.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.9 [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?rev=b957f8778ebb3ce88a6d10dfb41f04a4e44d6640#b957f877) [INFO] [stdout] error: recursion limit reached while expanding `_js_impl!` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/b957f87/src/services/fetch.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | let handle = js! { [INFO] [stdout] | __________________^ [INFO] [stdout] 223 | | var body = @{body}; [INFO] [stdout] 224 | | if (@{binary} && body != null) { [INFO] [stdout] 225 | | body = Uint8Array.from(body); [INFO] [stdout] ... | [INFO] [stdout] 260 | | return handle; [INFO] [stdout] 261 | | }; [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" "e9cb01ac0fe575ad455fb3f027847c51d46c55686de79c7338295523d7851990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cb01ac0fe575ad455fb3f027847c51d46c55686de79c7338295523d7851990", kill_on_drop: false }` [INFO] [stdout] e9cb01ac0fe575ad455fb3f027847c51d46c55686de79c7338295523d7851990