[INFO] cloning repository https://github.com/SohailHaqyar/rust-diesel-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SohailHaqyar/rust-diesel-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohailHaqyar%2Frust-diesel-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohailHaqyar%2Frust-diesel-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c83281a111c982a313ae007f90454a2f503ad927 [INFO] testing SohailHaqyar/rust-diesel-starter against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSohailHaqyar%2Frust-diesel-starter" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SohailHaqyar/rust-diesel-starter on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SohailHaqyar/rust-diesel-starter [INFO] finished tweaking git repo https://github.com/SohailHaqyar/rust-diesel-starter [INFO] tweaked toml for git repo https://github.com/SohailHaqyar/rust-diesel-starter written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SohailHaqyar/rust-diesel-starter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0725f68adae4ae7810616f94affab30811bd3da4544300880f2739015ad7b26e [INFO] running `Command { std: "docker" "start" "-a" "0725f68adae4ae7810616f94affab30811bd3da4544300880f2739015ad7b26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0725f68adae4ae7810616f94affab30811bd3da4544300880f2739015ad7b26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0725f68adae4ae7810616f94affab30811bd3da4544300880f2739015ad7b26e", kill_on_drop: false }` [INFO] [stdout] 0725f68adae4ae7810616f94affab30811bd3da4544300880f2739015ad7b26e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29fb2296b1736c484e98008ccd593ec75b6606fe9a148a75383c86a2052e6f59 [INFO] running `Command { std: "docker" "start" "-a" "29fb2296b1736c484e98008ccd593ec75b6606fe9a148a75383c86a2052e6f59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] error: failed to write /tmp/rustclflmka/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/rmetapjnIiY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on deviceLLVM ERROR: LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on deviceLLVM ERROR: 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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: 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] 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] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x544723)[0x7f7126d74723] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f7126468420] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x5a8d2)[0x55615345a8d2] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x1718e)[0x55615341718e] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x46953)[0x7f71262a6953] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x7f71262a6a60] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x279cde9)[0x7f7128fccde9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x11d)[0x7f71248396ad] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm14raw_fd_ostreamD1Ev+0xdc)[0x7f71233a031c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x278cfa3)[0x7f7128fbcfa3] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x275f80e)[0x7f7128f8f80e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2762ac6)[0x7f7128f92ac6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2788235)[0x7f7128fb8235] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2781f5a)[0x7f7128fb1f5a] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x277b71f)[0x7f7128fab71f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2766b70)[0x7f7128f96b70] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/libstd-1aab30bac2090a15.so(rust_metadata_std_77a98c5aa4542a60+0xaea23)[0x7f712655da23] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7f712645c609] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f712637f133] [INFO] [stderr] IO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] IO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] IO failure on output stream: No space left on device [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x544723)[0x7fe3845ca723] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fe383cbe420] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x5a8d2)[0x558316a5a8d2] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x1718e)[0x558316a1718e] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x46953)[0x7fe383afc953] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x7fe383afca60] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x279cde9)[0x7fe386822de9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x11d)[0x7fe38208f6ad] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm14raw_fd_ostreamD1Ev+0xdc)[0x7fe380bf631c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x278cfa3)[0x7fe386812fa3] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x275f80e)[0x7fe3867e580e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2762ac6)[0x7fe3867e8ac6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2788235)[0x7fe38680e235] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2781f5a)[0x7fe386807f5a] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x277b71f)[0x7fe38680171f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2766b70)[0x7fe3867ecb70] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/libstd-1aab30bac2090a15.so(rust_metadata_std_77a98c5aa4542a60+0xaea23)[0x7fe383db3a23] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7fe383cb2609] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fe383bd5133] [INFO] [stderr] error: could not compile `dotenv` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` due to previous error [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c906eb5774d51dbe -C extra-filename=-c906eb5774d51dbe --out-dir /opt/rustwide/target/debug/build/proc-macro2-c906eb5774d51dbe -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] error: could not compile `pq-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pq-sys-0.4.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a094eb648c51d2f7 -C extra-filename=-a094eb648c51d2f7 --out-dir /opt/rustwide/target/debug/build/pq-sys-a094eb648c51d2f7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaboykLl/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` due to previous error [INFO] running `Command { std: "docker" "inspect" "29fb2296b1736c484e98008ccd593ec75b6606fe9a148a75383c86a2052e6f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fb2296b1736c484e98008ccd593ec75b6606fe9a148a75383c86a2052e6f59", kill_on_drop: false }` [INFO] [stdout] 29fb2296b1736c484e98008ccd593ec75b6606fe9a148a75383c86a2052e6f59