[INFO] cloning repository https://github.com/andrei-cacio/distil-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrei-cacio/distil-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-cacio%2Fdistil-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-cacio%2Fdistil-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bc08c4e8db64312eb22abfb384cea1cd9fc5279 [INFO] checking andrei-cacio/distil-wasm/1bc08c4e8db64312eb22abfb384cea1cd9fc5279 against master#5fe0e40e05f2d0408c6a292b160f96d595aedfbc for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-cacio%2Fdistil-wasm" "/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/andrei-cacio/distil-wasm on toolchain 5fe0e40e05f2d0408c6a292b160f96d595aedfbc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrei-cacio/distil-wasm [INFO] finished tweaking git repo https://github.com/andrei-cacio/distil-wasm [INFO] tweaked toml for git repo https://github.com/andrei-cacio/distil-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andrei-cacio/distil-wasm 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" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lab v0.4.4 [INFO] [stderr] Downloaded delta_e v0.1.0 [INFO] [stderr] Downloaded wee_alloc v0.4.3 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14842c521dbd0055cac599210eb7fe1a494465182d4334ad209b0c4f829bc89c [INFO] running `Command { std: "docker" "start" "-a" "14842c521dbd0055cac599210eb7fe1a494465182d4334ad209b0c4f829bc89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14842c521dbd0055cac599210eb7fe1a494465182d4334ad209b0c4f829bc89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14842c521dbd0055cac599210eb7fe1a494465182d4334ad209b0c4f829bc89c", kill_on_drop: false }` [INFO] [stdout] 14842c521dbd0055cac599210eb7fe1a494465182d4334ad209b0c4f829bc89c [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" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3cce29dfbcf0f17c2ffad5d3c889a9cd968b4686d980d0f44f86e9383cbde73 [INFO] running `Command { std: "docker" "start" "-a" "a3cce29dfbcf0f17c2ffad5d3c889a9cd968b4686d980d0f44f86e9383cbde73", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking lab v0.4.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking delta_e v0.1.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-0.15.30/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=99525c09872652b3 -C extra-filename=-99525c09872652b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-71a9d006e289e0af.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b46279dd1664a8a8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9313b4b022bb319a.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_use_thread_id --cfg syn_can_call_macro_by_path` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5iegYh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXKD0iW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a3cce29dfbcf0f17c2ffad5d3c889a9cd968b4686d980d0f44f86e9383cbde73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3cce29dfbcf0f17c2ffad5d3c889a9cd968b4686d980d0f44f86e9383cbde73", kill_on_drop: false }` [INFO] [stdout] a3cce29dfbcf0f17c2ffad5d3c889a9cd968b4686d980d0f44f86e9383cbde73