[INFO] cloning repository https://github.com/shaofengmo/lightcode-vscode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaofengmo/lightcode-vscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 302d590bc62d5d9b32d4c832a2e8a8cdc606d646
[INFO] checking shaofengmo/lightcode-vscode against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shaofengmo/lightcode-vscode
[INFO] finished tweaking git repo https://github.com/shaofengmo/lightcode-vscode
[INFO] tweaked toml for git repo https://github.com/shaofengmo/lightcode-vscode written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shaofengmo/lightcode-vscode on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shaofengmo/lightcode-vscode 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/debuggee/Cargo.toml: file `/workspace/builds/worker-0-tc1/source/debuggee/rust/types.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `types_lib`
[INFO] [stderr]   * `bin` target `rust-debuggee`
[INFO] [stderr]   * `bin` target `types`
[INFO] [stderr]   * `bin` target `types2`
[INFO] [stderr]   * `example` target `example1`
[INFO] [stderr]   * `integration-test` target `types_test`
[INFO] [stderr]   * `bench` target `bench1`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded if_rust_version v1.0.0
[INFO] [stderr]   Downloaded cpp_macros v0.5.6
[INFO] [stderr]   Downloaded cpp_common v0.5.6
[INFO] [stderr]   Downloaded cpp v0.5.6
[INFO] [stderr]   Downloaded schemafy_core v0.5.2
[INFO] [stderr]   Downloaded schemafy_lib v0.5.2
[INFO] [stderr]   Downloaded crossterm v0.9.6
[INFO] [stderr]   Downloaded crossterm_input v0.3.9
[INFO] [stderr]   Downloaded crossterm_terminal v0.2.6
[INFO] [stderr]   Downloaded crossterm_winapi v0.1.5
[INFO] [stderr]   Downloaded crossterm_screen v0.2.5
[INFO] [stderr]   Downloaded crossterm_style v0.3.3
[INFO] [stderr]   Downloaded crossterm_cursor v0.2.6
[INFO] [stderr]   Downloaded crossterm_utils v0.2.4
[INFO] [stderr]   Downloaded schemafy v0.5.2
[INFO] [stderr]   Downloaded cpp_build v0.5.6
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8cc806d9fd3bd8dfd0c9d1a87e1a1d25c29fb676d58302e2a8f8271811200e4
[INFO] running `Command { std: "docker" "start" "-a" "a8cc806d9fd3bd8dfd0c9d1a87e1a1d25c29fb676d58302e2a8f8271811200e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8cc806d9fd3bd8dfd0c9d1a87e1a1d25c29fb676d58302e2a8f8271811200e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8cc806d9fd3bd8dfd0c9d1a87e1a1d25c29fb676d58302e2a8f8271811200e4", kill_on_drop: false }`
[INFO] [stdout] a8cc806d9fd3bd8dfd0c9d1a87e1a1d25c29fb676d58302e2a8f8271811200e4
[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=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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24445e1b0b5e2df85e1c507a678b9501c926c5acbf56a199d78576b82807c68a
[INFO] running `Command { std: "docker" "start" "-a" "24445e1b0b5e2df85e1c507a678b9501c926c5acbf56a199d78576b82807c68a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/debuggee/Cargo.toml: file `/opt/rustwide/workdir/debuggee/rust/types.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `types_lib`
[INFO] [stderr]   * `bin` target `rust-debuggee`
[INFO] [stderr]   * `bin` target `types`
[INFO] [stderr]   * `bin` target `types2`
[INFO] [stderr]   * `example` target `example1`
[INFO] [stderr]   * `integration-test` target `types_test`
[INFO] [stderr]   * `bench` target `bench1`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rust-debuggee v0.1.0 (/opt/rustwide/workdir/debuggee)
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossterm_utils v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> debuggee/rust/types.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |         str_slice.clone(),
[INFO] [stdout]     |                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> debuggee/rust/types.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         cstr.clone(),
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 181 -         cstr.clone(),
[INFO] [stdout] 181 +         cstr,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> debuggee/rust/types.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         osstr.clone(),
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 183 -         osstr.clone(),
[INFO] [stdout] 183 +         osstr,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> debuggee/rust/types.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         path.clone(),
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 185 -         path.clone(),
[INFO] [stdout] 185 +         path,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking crossterm_screen v0.2.5
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]     Checking crossterm_cursor v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `regex-syntax` (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/32cd9114712a24010b0583624dc52ac302194128/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.25/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="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c6ba15ca9f1a135d -C extra-filename=-b65d1f90f6a16705 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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/rmeta8OAJSc"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aho-corasick` (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/rmeta2WV5L9"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexical-core` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat0Rysm/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "24445e1b0b5e2df85e1c507a678b9501c926c5acbf56a199d78576b82807c68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24445e1b0b5e2df85e1c507a678b9501c926c5acbf56a199d78576b82807c68a", kill_on_drop: false }`
[INFO] [stdout] 24445e1b0b5e2df85e1c507a678b9501c926c5acbf56a199d78576b82807c68a
