[INFO] cloning repository https://github.com/q4x3/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/q4x3/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fq4x3%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fq4x3%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ebb6e1f505dae0985a972fab2d9237cbba3cbc9 [INFO] checking q4x3/raytracer against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fq4x3%2Fraytracer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/q4x3/raytracer on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/q4x3/raytracer [INFO] finished tweaking git repo https://github.com/q4x3/raytracer [INFO] tweaked toml for git repo https://github.com/q4x3/raytracer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/q4x3/raytracer 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imageproc v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed19cb09942d8dd677dc5f9395e58be3358c30ed1d6cbb8f11e5cc6a9330eed6 [INFO] running `Command { std: "docker" "start" "-a" "ed19cb09942d8dd677dc5f9395e58be3358c30ed1d6cbb8f11e5cc6a9330eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed19cb09942d8dd677dc5f9395e58be3358c30ed1d6cbb8f11e5cc6a9330eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed19cb09942d8dd677dc5f9395e58be3358c30ed1d6cbb8f11e5cc6a9330eed6", kill_on_drop: false }` [INFO] [stdout] ed19cb09942d8dd677dc5f9395e58be3358c30ed1d6cbb8f11e5cc6a9330eed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12724cc913ec179ff77b7c101380aed72b8e1a7df7680206dc7c2aa2223b01bd [INFO] running `Command { std: "docker" "start" "-a" "12724cc913ec179ff77b7c101380aed72b8e1a7df7680206dc7c2aa2223b01bd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/rayon-4f7e7c578c52b7a4/invoked.timestamp` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_core-bcf5e3ec47fee50b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_core-bcf5e3ec47fee50b/dep-lib-rand_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ttf_parser-dcfb3b9f3cb0d7fe.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (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/rmetal6pSif" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deflate` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `num-bigint v0.3.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/num-bigint-5bcaf196249b7956/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-c95209947f086234/out/rmetakJnwc8" [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: you might be missing crate `core` [INFO] [stderr] --> :1:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub use core::convert::TryFrom; [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | you might be missing crate `core` [INFO] [stderr] | help: try using `std` instead of `core`: `std` [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.0/build.rs:19:25: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x643424a11742 - std::backtrace_rs::backtrace::libunwind::trace::hd14a24173f46cb58 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x643424a11742 - std::backtrace_rs::backtrace::trace_unsynchronized::hf98b0ae37bedcba9 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x643424a11742 - std::sys::backtrace::_print_fmt::h1ffbdcae7507ab6e [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x643424a11742 - ::fmt::h0f9940e400100849 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x643424a31023 - core::fmt::rt::Argument::fmt::he37722bdc5ac2233 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x643424a31023 - core::fmt::write::h9f621fbfd70455b0 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x643424a0eda3 - std::io::default_write_fmt::ha776a7601ac5725f [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x643424a0eda3 - std::io::Write::write_fmt::h301b1254ea583ba7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x643424a11592 - std::sys::backtrace::BacktraceLock::print::hcad7af9fd5710633 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x643424a12602 - std::panicking::default_hook::{{closure}}::h6d805c2f8461223d [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x643424a12405 - std::panicking::default_hook::hb3c5c6b67b95c6ca [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x643424a12ed2 - std::panicking::rust_panic_with_hook::h05d9a09301dada93 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x643424a12d6a - std::panicking::begin_panic_handler::{{closure}}::ha4c9a2cedeed5b3b [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x643424a11c39 - std::sys::backtrace::__rust_end_short_backtrace::hac4aae8c1164dde3 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x643424a129fd - __rustc[9cc42e5720117fc3]::rust_begin_unwind [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x643424a302f0 - core::panicking::panic_fmt::hb07b0d57352a4f72 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x643424a30686 - core::result::unwrap_failed::hc86c6402505b95eb [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x6434249ddc7f - build_script_build::main::hdf1d9d994315a2dd [INFO] [stderr] 18: 0x6434249dc4c3 - core::ops::function::FnOnce::call_once::ha9e2d460aca6bbe8 [INFO] [stderr] 19: 0x6434249dc0d6 - std::sys::backtrace::__rust_begin_short_backtrace::hc5f5f101ad593f74 [INFO] [stderr] 20: 0x6434249dc069 - std::rt::lang_start::{{closure}}::hfea1f726a9e7877a [INFO] [stderr] 21: 0x643424a0b4a0 - core::ops::function::impls:: for &F>::call_once::h92c050eabfcd0d97 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x643424a0b4a0 - std::panicking::catch_unwind::do_call::hf9f606276318aed7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x643424a0b4a0 - std::panicking::catch_unwind::hf55f186f06dc3082 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x643424a0b4a0 - std::panic::catch_unwind::h83f91c5a2bf19cac [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x643424a0b4a0 - std::rt::lang_start_internal::{{closure}}::hd6de3d057391b393 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x643424a0b4a0 - std::panicking::catch_unwind::do_call::hcf6b460cb82f9e16 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x643424a0b4a0 - std::panicking::catch_unwind::hc6e4f5af52b3fe6a [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x643424a0b4a0 - std::panic::catch_unwind::h93e8146ec116d777 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x643424a0b4a0 - std::rt::lang_start_internal::h58d262c626bfc901 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x6434249dc051 - std::rt::lang_start::h29542710b1fd56ab [INFO] [stderr] 31: 0x6434249de725 - main [INFO] [stderr] 32: 0x79fa128551ca - [INFO] [stderr] 33: 0x79fa1285528b - __libc_start_main [INFO] [stderr] 34: 0x6434249db985 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4n3WBy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBQZEma/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXDsBo1/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "12724cc913ec179ff77b7c101380aed72b8e1a7df7680206dc7c2aa2223b01bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12724cc913ec179ff77b7c101380aed72b8e1a7df7680206dc7c2aa2223b01bd", kill_on_drop: false }` [INFO] [stdout] 12724cc913ec179ff77b7c101380aed72b8e1a7df7680206dc7c2aa2223b01bd