[INFO] cloning repository https://github.com/practical-rust-web-development/front_raw_mystore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/practical-rust-web-development/front_raw_mystore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpractical-rust-web-development%2Ffront_raw_mystore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpractical-rust-web-development%2Ffront_raw_mystore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08785161f9a1c2b5702880b127173ef70f10ee4b [INFO] building practical-rust-web-development/front_raw_mystore against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpractical-rust-web-development%2Ffront_raw_mystore" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/practical-rust-web-development/front_raw_mystore on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/practical-rust-web-development/front_raw_mystore [INFO] finished tweaking git repo https://github.com/practical-rust-web-development/front_raw_mystore [INFO] tweaked toml for git repo https://github.com/practical-rust-web-development/front_raw_mystore written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/practical-rust-web-development/front_raw_mystore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.45 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.22 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.45 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.45 [INFO] [stderr] Downloaded web-sys v0.3.22 [INFO] [stderr] Downloaded js-sys v0.3.22 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.45 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.45 [INFO] [stderr] Downloaded wasm-bindgen v0.2.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a352d2bd8d623aa49a0ec80f383c932c0c01c667a3b4b8b38c15aacb484789f [INFO] running `Command { std: "docker" "start" "-a" "3a352d2bd8d623aa49a0ec80f383c932c0c01c667a3b4b8b38c15aacb484789f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a352d2bd8d623aa49a0ec80f383c932c0c01c667a3b4b8b38c15aacb484789f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a352d2bd8d623aa49a0ec80f383c932c0c01c667a3b4b8b38c15aacb484789f", kill_on_drop: false }` [INFO] [stdout] 3a352d2bd8d623aa49a0ec80f383c932c0c01c667a3b4b8b38c15aacb484789f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35ac942066cf4fa71c1628a6a157ee71df01de1b9a168bb62f42f1684d3d7b18 [INFO] running `Command { std: "docker" "start" "-a" "35ac942066cf4fa71c1628a6a157ee71df01de1b9a168bb62f42f1684d3d7b18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.45 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.45 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen` [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 `ryu` [INFO] [stderr] thread '' panicked at 'make sure that the calls to `lazy*` are in the same order as the metadata fields', compiler/rustc_metadata/src/rmeta/encoder.rs:403:17 [INFO] [stderr] error: could not compile `memchr` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarWzBrN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-shared` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `log` due to previous error [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYB2AHr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-demangle` due to previous error [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `bumpalo` [INFO] running `Command { std: "docker" "inspect" "35ac942066cf4fa71c1628a6a157ee71df01de1b9a168bb62f42f1684d3d7b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ac942066cf4fa71c1628a6a157ee71df01de1b9a168bb62f42f1684d3d7b18", kill_on_drop: false }` [INFO] [stdout] 35ac942066cf4fa71c1628a6a157ee71df01de1b9a168bb62f42f1684d3d7b18