[INFO] cloning repository https://github.com/ValeMelis/energy_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValeMelis/energy_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValeMelis%2Fenergy_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValeMelis%2Fenergy_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eea9f1ad1f5af78ddadebc57c2e878a543b6ec77 [INFO] testing ValeMelis/energy_game against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValeMelis%2Fenergy_game" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ValeMelis/energy_game 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/ValeMelis/energy_game [INFO] finished tweaking git repo https://github.com/ValeMelis/energy_game [INFO] tweaked toml for git repo https://github.com/ValeMelis/energy_game written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ValeMelis/energy_game 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8a5aea3b184fe9b7955530153afc6832fe533fedea8021a9f8dbfd243af1cb90 [INFO] running `Command { std: "docker" "start" "-a" "8a5aea3b184fe9b7955530153afc6832fe533fedea8021a9f8dbfd243af1cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5aea3b184fe9b7955530153afc6832fe533fedea8021a9f8dbfd243af1cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5aea3b184fe9b7955530153afc6832fe533fedea8021a9f8dbfd243af1cb90", kill_on_drop: false }` [INFO] [stdout] 8a5aea3b184fe9b7955530153afc6832fe533fedea8021a9f8dbfd243af1cb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e8ce25c74e4e0d8d0057be8094e359e2c1fff7ba5d83a7cfb4d028750276fc30 [INFO] running `Command { std: "docker" "start" "-a" "e8ce25c74e4e0d8d0057be8094e359e2c1fff7ba5d83a7cfb4d028750276fc30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [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: 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: 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)[0x7f084c7b3723] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x544723)[0x7fbe105c2723] [INFO] [stderr] error: could not compile `parking_lot_core` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f084bea7420] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fbe0fcb6420] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x5a8d2)[0x55e20825a8d2] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x1718e)[0x55e20821718e] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x46953)[0x7f084bce5953] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x7f084bce5a60] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x279cde9)[0x7f084ea0bde9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x11d)[0x7f084a2786ad] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x5a8d2)[0x55923405a8d2] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm14raw_fd_ostreamD1Ev+0xdc)[0x7f0848ddf31c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x278cfa3)[0x7f084e9fbfa3] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x275f80e)[0x7f084e9ce80e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/rustc(+0x1718e)[0x55923401718e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2762ac6)[0x7f084e9d1ac6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2788235)[0x7f084e9f7235] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2781f5a)[0x7f084e9f0f5a] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x277b71f)[0x7f084e9ea71f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2766b70)[0x7f084e9d5b70] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/libstd-1aab30bac2090a15.so(rust_metadata_std_77a98c5aa4542a60+0xaea23)[0x7f084bf9ca23] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7f084be9b609] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f084bdbe133] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x46953)[0x7fbe0faf4953] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x7fbe0faf4a60] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x279cde9)[0x7fbe1281ade9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x11d)[0x7fbe0e0876ad] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/../lib/libLLVM-14-rust-1.64.0-nightly.so(_ZN4llvm14raw_fd_ostreamD1Ev+0xdc)[0x7fbe0cbee31c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x278cfa3)[0x7fbe1280afa3] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x275f80e)[0x7fbe127dd80e] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2762ac6)[0x7fbe127e0ac6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2788235)[0x7fbe12806235] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2781f5a)[0x7fbe127fff5a] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x277b71f)[0x7fbe127f971f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/librustc_driver-8fd17062f1c0f9c7.so(+0x2766b70)[0x7fbe127e4b70] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/bin/../lib/libstd-1aab30bac2090a15.so(rust_metadata_std_77a98c5aa4542a60+0xaea23)[0x7fbe0fdaba23] [INFO] [stderr] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7fbe0fcaa609] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fbe0fbcd133] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `signal-hook-registry` [INFO] [stderr] error: could not compile `signal-hook` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name signal_hook --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signal-hook-0.3.13/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 -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=4af86da8f4e52e2f -C extra-filename=-4af86da8f4e52e2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-f248f2e22eb0916d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-1de98972b1b0a402.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] error: could not compile `mio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.7.14/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --cfg 'feature="os-util"' --cfg 'feature="uds"' -C metadata=edde8bbef7436c1d -C extra-filename=-edde8bbef7436c1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-f248f2e22eb0916d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: failed to write /tmp/rustcRQjsll/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `signal-hook-mio` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e8ce25c74e4e0d8d0057be8094e359e2c1fff7ba5d83a7cfb4d028750276fc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ce25c74e4e0d8d0057be8094e359e2c1fff7ba5d83a7cfb4d028750276fc30", kill_on_drop: false }` [INFO] [stdout] e8ce25c74e4e0d8d0057be8094e359e2c1fff7ba5d83a7cfb4d028750276fc30