[INFO] cloning repository https://github.com/blofroth/taskigt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blofroth/taskigt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Ftaskigt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Ftaskigt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50da4c55a399827a417a41463a66ed239c25e880 [INFO] testing blofroth/taskigt against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Ftaskigt" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blofroth/taskigt 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/blofroth/taskigt [INFO] finished tweaking git repo https://github.com/blofroth/taskigt [INFO] tweaked toml for git repo https://github.com/blofroth/taskigt written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/blofroth/taskigt 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4d1eb976bc0bf295affce644df32c71c0e33f5bf150598b3d023f319caddd3f [INFO] running `Command { std: "docker" "start" "-a" "e4d1eb976bc0bf295affce644df32c71c0e33f5bf150598b3d023f319caddd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d1eb976bc0bf295affce644df32c71c0e33f5bf150598b3d023f319caddd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d1eb976bc0bf295affce644df32c71c0e33f5bf150598b3d023f319caddd3f", kill_on_drop: false }` [INFO] [stdout] e4d1eb976bc0bf295affce644df32c71c0e33f5bf150598b3d023f319caddd3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bcad71076a063433f79ff6473efa320611f2321bd41dad9cac0eb8bec7d041cd [INFO] running `Command { std: "docker" "start" "-a" "bcad71076a063433f79ff6473efa320611f2321bd41dad9cac0eb8bec7d041cd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling 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` [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" "bcad71076a063433f79ff6473efa320611f2321bd41dad9cac0eb8bec7d041cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcad71076a063433f79ff6473efa320611f2321bd41dad9cac0eb8bec7d041cd", kill_on_drop: false }` [INFO] [stdout] bcad71076a063433f79ff6473efa320611f2321bd41dad9cac0eb8bec7d041cd