[INFO] cloning repository https://github.com/modeverv/Rust201912WebApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modeverv/Rust201912WebApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodeverv%2FRust201912WebApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodeverv%2FRust201912WebApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9839daa33c254802370e4a938636c41f3c29aa5 [INFO] building modeverv/Rust201912WebApi against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodeverv%2FRust201912WebApi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/modeverv/Rust201912WebApi 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/modeverv/Rust201912WebApi [INFO] finished tweaking git repo https://github.com/modeverv/Rust201912WebApi [INFO] tweaked toml for git repo https://github.com/modeverv/Rust201912WebApi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/modeverv/Rust201912WebApi 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 actix-web-multipart-file v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0207859597db3345f51fb6277556617bcc493dffc38fe59e98e52dbc6030fd0c [INFO] running `Command { std: "docker" "start" "-a" "0207859597db3345f51fb6277556617bcc493dffc38fe59e98e52dbc6030fd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0207859597db3345f51fb6277556617bcc493dffc38fe59e98e52dbc6030fd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0207859597db3345f51fb6277556617bcc493dffc38fe59e98e52dbc6030fd0c", kill_on_drop: false }` [INFO] [stdout] 0207859597db3345f51fb6277556617bcc493dffc38fe59e98e52dbc6030fd0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d4b15724c087a4c45da8d3af243066729c022bc5c13f3c668e8feee1115133b1 [INFO] running `Command { std: "docker" "start" "-a" "d4b15724c087a4c45da8d3af243066729c022bc5c13f3c668e8feee1115133b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/memchr-8ed4e62437d79422/build_script_build-8ed4e62437d79422.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-8ed4e62437d79422/dep-build-script-build-script-build` [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] 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] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `encoding-index-singlebyte` [INFO] [stderr] error: could not compile `parking_lot_core` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crossbeam-utils` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL5ouSn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` [INFO] [stderr] error: could not compile `libc` due to 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/build/serde-583d2748f35aacaa/rmetacIKeGX" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQJj3Jp/symbols.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.build_script_build.6ce4a94c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828.3o6ex6igcd0zs65k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-47c4297ed0b786e7.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de75e80c43801b1c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2a787eb9d60efe22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fa2b1d08224d5dda.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-epoch-80ed00b2aa5d1828/build_script_build-80ed00b2aa5d1828" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` due to 2 previous errors [INFO] [stderr] error: could not compile `cc` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7PH12l" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `percent-encoding` due to 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/rmetagdLMXE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding-index-japanese` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `unicode-normalization` due to 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/rmetavhwkKc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding-index-tradchinese` due to 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/rmetaaJyhHO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` due to previous error [INFO] running `Command { std: "docker" "inspect" "d4b15724c087a4c45da8d3af243066729c022bc5c13f3c668e8feee1115133b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b15724c087a4c45da8d3af243066729c022bc5c13f3c668e8feee1115133b1", kill_on_drop: false }` [INFO] [stdout] d4b15724c087a4c45da8d3af243066729c022bc5c13f3c668e8feee1115133b1