[INFO] cloning repository https://github.com/i-schuetz/yew-d3-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i-schuetz/yew-d3-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfedd095aef85b5e4fc90a5b09741e04d2d9d53c [INFO] testing i-schuetz/yew-d3-example against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i-schuetz/yew-d3-example on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i-schuetz/yew-d3-example [INFO] finished tweaking git repo https://github.com/i-schuetz/yew-d3-example [INFO] tweaked toml for git repo https://github.com/i-schuetz/yew-d3-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/i-schuetz/yew-d3-example 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a62a979979ffb4daa0c44e076ae4f5b94d89c3dcdb0f447fe39840570187a51b [INFO] running `Command { std: "docker" "start" "-a" "a62a979979ffb4daa0c44e076ae4f5b94d89c3dcdb0f447fe39840570187a51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62a979979ffb4daa0c44e076ae4f5b94d89c3dcdb0f447fe39840570187a51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62a979979ffb4daa0c44e076ae4f5b94d89c3dcdb0f447fe39840570187a51b", kill_on_drop: false }` [INFO] [stdout] a62a979979ffb4daa0c44e076ae4f5b94d89c3dcdb0f447fe39840570187a51b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b949fb066a7b2b4e65224caf1454dd667a58cc18fffea3a75a0c1610e6a18070 [INFO] running `Command { std: "docker" "start" "-a" "b949fb066a7b2b4e65224caf1454dd667a58cc18fffea3a75a0c1610e6a18070", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew?branch=master#e5dca452) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling js-sys v0.3.47 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.47 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.20 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.17.4 (https://github.com/yewstack/yew?branch=master#e5dca452) [INFO] [stdout] error: failed to write /tmp/rustcMgPYqW/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauTyYcA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stdweb` (lib) due to 1 previous error; 4712 warnings emitted [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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name yew --edition=2018 /opt/rustwide/cargo-home/git/checkouts/yew-7424ad4d701b481c/e5dca45/packages/yew/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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("agent", "bincode", "cbor", "default", "doc_test", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "toml", "wasm_bench", "wasm_test", "yaml"))' -C metadata=1e0a1c4b14525e71 -C extra-filename=-1e0a1c4b14525e71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-731cea45f71afa26.rmeta --extern anymap=/opt/rustwide/target/debug/deps/libanymap-6b6be0b20ab1cb26.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ff179f1f2a4e895a.rmeta --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e6e4f25db37e5ff6.rmeta --extern gloo=/opt/rustwide/target/debug/deps/libgloo-15349f50797fd60e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7eb12c3dacd97bd4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4565b063a1d5683e.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-da0d3520bdc1dba5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c909bdde70508191.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bb8a12c06eb706e4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e047984e4908357e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-2c784b15af787b9f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-30d11ca1777ada05.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-3ebbfe0adf007299.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-84a50d488482e426.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-839e8434da82c7df.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-b55572071575fb13.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b949fb066a7b2b4e65224caf1454dd667a58cc18fffea3a75a0c1610e6a18070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b949fb066a7b2b4e65224caf1454dd667a58cc18fffea3a75a0c1610e6a18070", kill_on_drop: false }` [INFO] [stdout] b949fb066a7b2b4e65224caf1454dd667a58cc18fffea3a75a0c1610e6a18070