[INFO] cloning repository https://github.com/dangerousplay/file-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dangerousplay/file-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangerousplay%2Ffile-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangerousplay%2Ffile-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64924a419c4c3d57ba65d62dde1efb3b38bff7ce
[INFO] checking dangerousplay/file-server against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangerousplay%2Ffile-server" "/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/dangerousplay/file-server on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dangerousplay/file-server
[INFO] finished tweaking git repo https://github.com/dangerousplay/file-server
[INFO] tweaked toml for git repo https://github.com/dangerousplay/file-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dangerousplay/file-server 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2df04efcdd7e9d8782bce7a222724fe5c6994fb7f4a27d8a613f4528e47d6b4
[INFO] running `Command { std: "docker" "start" "-a" "d2df04efcdd7e9d8782bce7a222724fe5c6994fb7f4a27d8a613f4528e47d6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2df04efcdd7e9d8782bce7a222724fe5c6994fb7f4a27d8a613f4528e47d6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2df04efcdd7e9d8782bce7a222724fe5c6994fb7f4a27d8a613f4528e47d6b4", kill_on_drop: false }`
[INFO] [stdout] d2df04efcdd7e9d8782bce7a222724fe5c6994fb7f4a27d8a613f4528e47d6b4
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91189b203f1e1347a621ade434b59f5b3fddf68d860ee6de7a9d365fe20e3fe9
[INFO] running `Command { std: "docker" "start" "-a" "91189b203f1e1347a621ade434b59f5b3fddf68d860ee6de7a9d365fe20e3fe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 libc v0.2.101
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking gimli v0.25.0
[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 num-bigint v0.3.3
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/humantime-fbd4799d9ab0676e.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/humantime-fbd4799d9ab0676e/dep-lib-humantime`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmErCP3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-45ce33b17ba89058.rlib,libcc-d2940abc180f4b6b.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmErCP3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ncurses-88ff93cf2499cc22/build_script_build-88ff93cf2499cc22" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta681SHU/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncurses` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `pest_meta` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name pest_meta --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.1.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f99a8865bb44e597 -C extra-filename=-2824eee2676d28ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-c6d65de232085f3c.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-09af3d2802897a24.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-44c9be3a9864fd8b.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-44c9be3a9864fd8b/dep-lib-hashbrown`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn-4955466a95141ca4.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/syn-4955466a95141ca4/dep-lib-syn`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaduloYE/lib.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" "91189b203f1e1347a621ade434b59f5b3fddf68d860ee6de7a9d365fe20e3fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91189b203f1e1347a621ade434b59f5b3fddf68d860ee6de7a9d365fe20e3fe9", kill_on_drop: false }`
[INFO] [stdout] 91189b203f1e1347a621ade434b59f5b3fddf68d860ee6de7a9d365fe20e3fe9
