[INFO] cloning repository https://github.com/receek/Rust-wasm-fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/receek/Rust-wasm-fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 947ddf2f888a1115cb101210311cb056997bb312 [INFO] testing receek/Rust-wasm-fractal against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/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/receek/Rust-wasm-fractal on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/receek/Rust-wasm-fractal [INFO] finished tweaking git repo https://github.com/receek/Rust-wasm-fractal [INFO] tweaked toml for git repo https://github.com/receek/Rust-wasm-fractal written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/receek/Rust-wasm-fractal 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4673bdba86934a67c8bb850d3b1028740bf7472f3e4674aeea01b953d3316fbd [INFO] running `Command { std: "docker" "start" "-a" "4673bdba86934a67c8bb850d3b1028740bf7472f3e4674aeea01b953d3316fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4673bdba86934a67c8bb850d3b1028740bf7472f3e4674aeea01b953d3316fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4673bdba86934a67c8bb850d3b1028740bf7472f3e4674aeea01b953d3316fbd", kill_on_drop: false }` [INFO] [stdout] 4673bdba86934a67c8bb850d3b1028740bf7472f3e4674aeea01b953d3316fbd [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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6727da63eb364541fa62f881764b0d257f6c27572cd6395a419c7474b129894e [INFO] running `Command { std: "docker" "start" "-a" "6727da63eb364541fa62f881764b0d257f6c27572cd6395a419c7474b129894e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) [INFO] running `Command { std: "docker" "inspect" "6727da63eb364541fa62f881764b0d257f6c27572cd6395a419c7474b129894e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6727da63eb364541fa62f881764b0d257f6c27572cd6395a419c7474b129894e", kill_on_drop: false }` [INFO] [stdout] 6727da63eb364541fa62f881764b0d257f6c27572cd6395a419c7474b129894e [INFO] testing receek/Rust-wasm-fractal against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/optimize/RemoveParentModulesPlugin.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/optimize/RuntimeChunkPlugin.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/optimize/SideEffectsFlagPlugin.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/optimize/SplitChunksPlugin.js [INFO] [stderr] fatal: cannot create directory at 'www/node_modules/webpack/lib/performance': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing receek/Rust-wasm-fractal against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/util/deterministicGrouping.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/util/identifier.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/util/objectToMap.js [INFO] [stderr] error: unable to write file www/node_modules/webpack/lib/validateSchema.js [INFO] [stderr] fatal: cannot create directory at 'www/node_modules/webpack/lib/wasm': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing receek/Rust-wasm-fractal against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file www/node_modules/uri-js/src/uri.ts [INFO] [stderr] error: unable to write file www/node_modules/uri-js/src/util.ts [INFO] [stderr] fatal: cannot create directory at 'www/node_modules/uri-js/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing receek/Rust-wasm-fractal against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file www/node_modules/source-map-support/node_modules/source-map/dist/source-map.debug.js [INFO] [stderr] error: unable to write file www/node_modules/source-map-support/node_modules/source-map/dist/source-map.js [INFO] [stderr] error: unable to write file www/node_modules/source-map-support/node_modules/source-map/dist/source-map.min.js [INFO] [stderr] error: unable to write file www/node_modules/source-map-support/node_modules/source-map/dist/source-map.min.js.map [INFO] [stderr] fatal: cannot create directory at 'www/node_modules/source-map-support/node_modules/source-map/lib': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing receek/Rust-wasm-fractal against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freceek%2FRust-wasm-fractal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/info-iframe.js [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/info-receiver.js [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/location.js [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/main.js [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/shims.js [INFO] [stderr] error: unable to write file www/node_modules/sockjs-client/lib/transport-list.js [INFO] [stderr] fatal: cannot create directory at 'www/node_modules/sockjs-client/lib/transport': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/receek/Rust-wasm-fractal [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.