[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] testing jackyzhen/rust-vs-go-slides against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackyzhen/rust-vs-go-slides on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaef0b60e18c3ced5b850ca5aab674edc4b42acbe804882fa0f25dd56ef61dfc [INFO] running `Command { std: "docker" "start" "-a" "eaef0b60e18c3ced5b850ca5aab674edc4b42acbe804882fa0f25dd56ef61dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaef0b60e18c3ced5b850ca5aab674edc4b42acbe804882fa0f25dd56ef61dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaef0b60e18c3ced5b850ca5aab674edc4b42acbe804882fa0f25dd56ef61dfc", kill_on_drop: false }` [INFO] [stdout] eaef0b60e18c3ced5b850ca5aab674edc4b42acbe804882fa0f25dd56ef61dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfda44ae24175a43aab17cabc991c5e5440a84a198e19db85b66fa10a39fb7fc [INFO] running `Command { std: "docker" "start" "-a" "dfda44ae24175a43aab17cabc991c5e5440a84a198e19db85b66fa10a39fb7fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dfda44ae24175a43aab17cabc991c5e5440a84a198e19db85b66fa10a39fb7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfda44ae24175a43aab17cabc991c5e5440a84a198e19db85b66fa10a39fb7fc", kill_on_drop: false }` [INFO] [stdout] dfda44ae24175a43aab17cabc991c5e5440a84a198e19db85b66fa10a39fb7fc