[INFO] cloning repository https://github.com/rumpl/editore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rumpl/editore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumpl%2Feditore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumpl%2Feditore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7acefbe13c6a70a13560391560849b348811a467
[INFO] checking rumpl/editore against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumpl%2Feditore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rumpl/editore on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rumpl/editore
[INFO] finished tweaking git repo https://github.com/rumpl/editore
[INFO] tweaked toml for git repo https://github.com/rumpl/editore written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rumpl/editore 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1740f49162c6fcfd162b165e384c96d6e74bf2f841abfd82f0cf6ef8481ee28
[INFO] running `Command { std: "docker" "start" "-a" "b1740f49162c6fcfd162b165e384c96d6e74bf2f841abfd82f0cf6ef8481ee28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1740f49162c6fcfd162b165e384c96d6e74bf2f841abfd82f0cf6ef8481ee28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1740f49162c6fcfd162b165e384c96d6e74bf2f841abfd82f0cf6ef8481ee28", kill_on_drop: false }`
[INFO] [stdout] b1740f49162c6fcfd162b165e384c96d6e74bf2f841abfd82f0cf6ef8481ee28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94829fcddc4215717491140cd2c116c3aea8ec81c15101c2e4680ce1cc3eb7a
[INFO] running `Command { std: "docker" "start" "-a" "e94829fcddc4215717491140cd2c116c3aea8ec81c15101c2e4680ce1cc3eb7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling onig_sys v69.6.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr] warning: onig_sys@69.6.0: oniguruma/src/regexec.c:6614:1: fatal error: error writing to /tmp/ccNhfskV.s: No space left on device
[INFO] [stderr] warning: onig_sys@69.6.0:  6614 | }
[INFO] [stderr] warning: onig_sys@69.6.0:       | ^
[INFO] [stderr] warning: onig_sys@69.6.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.6.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/onig_sys-1ed618ecaa461f1a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-0d42d4e4bf49d431/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-0d42d4e4bf49d431/out/oniguruma/src/regexec.o" "-c" "oniguruma/src/regexec.c"
[INFO] [stderr]   cargo:warning=oniguruma/src/regexec.c:6614:1: fatal error: error writing to /tmp/ccNhfskV.s: No space left on device
[INFO] [stderr]   cargo:warning= 6614 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-0d42d4e4bf49d431/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-0d42d4e4bf49d431/out/oniguruma/src/regexec.o" "-c" "oniguruma/src/regexec.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWdFkpu/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e94829fcddc4215717491140cd2c116c3aea8ec81c15101c2e4680ce1cc3eb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94829fcddc4215717491140cd2c116c3aea8ec81c15101c2e4680ce1cc3eb7a", kill_on_drop: false }`
[INFO] [stdout] e94829fcddc4215717491140cd2c116c3aea8ec81c15101c2e4680ce1cc3eb7a
