[INFO] cloning repository https://github.com/esh2n/xyew-taskboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esh2n/xyew-taskboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesh2n%2Fxyew-taskboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesh2n%2Fxyew-taskboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea592c6476339b509a1349ee6ed97faf1d3c539e [INFO] testing esh2n/xyew-taskboard against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesh2n%2Fxyew-taskboard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esh2n/xyew-taskboard on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esh2n/xyew-taskboard [INFO] finished tweaking git repo https://github.com/esh2n/xyew-taskboard [INFO] tweaked toml for git repo https://github.com/esh2n/xyew-taskboard written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/esh2n/xyew-taskboard 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9171be8caa6ad5464ad49d6c57fc29a7487a5d9509134a69aa0cc0f435aaef [INFO] running `Command { std: "docker" "start" "-a" "1f9171be8caa6ad5464ad49d6c57fc29a7487a5d9509134a69aa0cc0f435aaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9171be8caa6ad5464ad49d6c57fc29a7487a5d9509134a69aa0cc0f435aaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9171be8caa6ad5464ad49d6c57fc29a7487a5d9509134a69aa0cc0f435aaef", kill_on_drop: false }` [INFO] [stdout] 1f9171be8caa6ad5464ad49d6c57fc29a7487a5d9509134a69aa0cc0f435aaef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1446130a25940fb1e7d5fd6056970562916fa616bf6ea3a14d25ab143394995 [INFO] running `Command { std: "docker" "start" "-a" "e1446130a25940fb1e7d5fd6056970562916fa616bf6ea3a14d25ab143394995", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling web-sys v0.3.53 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `yew` (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.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name yew --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.17.4/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="agent"' --cfg 'feature="bincode"' --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="gloo"' --cfg 'feature="js-sys"' --cfg 'feature="services"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasm-bindgen-futures"' --cfg 'feature="web-sys"' --cfg 'feature="web_sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "bincode", "cbor", "console_error_panic_hook", "default", "doc_test", "futures", "gloo", "httpbin_test", "js-sys", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "services", "std_web", "stdweb", "toml", "wasm-bindgen", "wasm-bindgen-futures", "wasm_test", "web-sys", "web_sys", "yaml"))' -C metadata=af6779963ac48719 -C extra-filename=-8241c2d5d3bbdacb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7a80ef39e95854b7.rmeta --extern anymap=/opt/rustwide/target/debug/deps/libanymap-4421952a2f8a59f9.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a00e2ce8b27dd7df.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6eed7227e410c2ce.rmeta --extern cfg_match=/opt/rustwide/target/debug/deps/libcfg_match-56c7fe79e1ae75b7.rmeta --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-298c1f01b3b1b64c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-22e591dab56828b6.rmeta --extern gloo=/opt/rustwide/target/debug/deps/libgloo-ff27c40bc919eb2d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-71d2e364a4e823cb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f38b465ba42c1153.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-4846ba6edb85297d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f19413de5e728c53.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-054f31d366f41df5.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-d3f036455b11e9c4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6a39d54094e25c11.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-58809aab9fd2c7d1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e47232889ad8a6fe.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05497dbdcbfe66cb.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-7c6632dc2291d4c7.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-7e6e1d18e92acb4e.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-73ef9304e6889f4e.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-c1be37524dc92e58.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e1446130a25940fb1e7d5fd6056970562916fa616bf6ea3a14d25ab143394995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1446130a25940fb1e7d5fd6056970562916fa616bf6ea3a14d25ab143394995", kill_on_drop: false }` [INFO] [stdout] e1446130a25940fb1e7d5fd6056970562916fa616bf6ea3a14d25ab143394995