[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] testing maxdeviant/yew-playground against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fyew-playground" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxdeviant/yew-playground on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.22 [INFO] [stderr] Downloaded stdweb v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7aacb6a2292dfe7e74621048a95be2a8790ca51f4d56789e349a8f4175e18f1 [INFO] running `Command { std: "docker" "start" "-a" "f7aacb6a2292dfe7e74621048a95be2a8790ca51f4d56789e349a8f4175e18f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7aacb6a2292dfe7e74621048a95be2a8790ca51f4d56789e349a8f4175e18f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7aacb6a2292dfe7e74621048a95be2a8790ca51f4d56789e349a8f4175e18f1", kill_on_drop: false }` [INFO] [stdout] f7aacb6a2292dfe7e74621048a95be2a8790ca51f4d56789e349a8f4175e18f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880b69924b391ac3193daac3d906eee907a0656881be4575d237b8f3d6506a78 [INFO] running `Command { std: "docker" "start" "-a" "880b69924b391ac3193daac3d906eee907a0656881be4575d237b8f3d6506a78", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.0 [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.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling http v0.1.7 [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] 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.22 [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.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 increasing the recursion limit by adding a `#![recursion_limit = "512"]` attribute to your crate (`yew`) [INFO] [stdout] = note: this error originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `stdweb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stdweb-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "docs-rs", "experimental_features_which_may_break_on_minor_version_bumps", "futures-channel", "futures-core", "futures-support", "futures-util", "nightly", "serde", "serde_json", "web_test"))' -C metadata=d17668c18809398c -C extra-filename=-d17668c18809398c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-8fbe49e05b8c416c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0419e89e3e549936.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e8d114c7452a6752.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-1a2c07ae219c1fbd.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "880b69924b391ac3193daac3d906eee907a0656881be4575d237b8f3d6506a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880b69924b391ac3193daac3d906eee907a0656881be4575d237b8f3d6506a78", kill_on_drop: false }` [INFO] [stdout] 880b69924b391ac3193daac3d906eee907a0656881be4575d237b8f3d6506a78