[INFO] cloning repository https://github.com/sguimmara/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sguimmara/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguimmara%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguimmara%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4910f8960be901e8d95541ac8e242c693853ae08 [INFO] building sguimmara/raytracer against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguimmara%2Fraytracer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sguimmara/raytracer on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sguimmara/raytracer [INFO] finished tweaking git repo https://github.com/sguimmara/raytracer [INFO] tweaked toml for git repo https://github.com/sguimmara/raytracer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sguimmara/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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orbclient v0.3.31 [INFO] [stderr] Downloaded nameof v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faca174448e72f1c00b43a9fc552fb168cc4dc66d7897be6fe946a1b529157b1 [INFO] running `Command { std: "docker" "start" "-a" "faca174448e72f1c00b43a9fc552fb168cc4dc66d7897be6fe946a1b529157b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faca174448e72f1c00b43a9fc552fb168cc4dc66d7897be6fe946a1b529157b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faca174448e72f1c00b43a9fc552fb168cc4dc66d7897be6fe946a1b529157b1", kill_on_drop: false }` [INFO] [stdout] faca174448e72f1c00b43a9fc552fb168cc4dc66d7897be6fe946a1b529157b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c367665504296c3ebd4b19bfb78d6491ae468b31cbd605428b93a2715c03c31 [INFO] running `Command { std: "docker" "start" "-a" "7c367665504296c3ebd4b19bfb78d6491ae468b31cbd605428b93a2715c03c31", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling nameof v1.2.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DARK_GREEN` [INFO] [stdout] --> src/scene/mod.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::rendering::{Camera, RenderTarget, RenderOpts, Material, GREEN, BLUE, GRAY, DARK_GREEN, RED, WHITE, DARK_GRAY}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `verbose` is never read [INFO] [stdout] --> src/app.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RunOpts { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | /// be verbose [INFO] [stdout] 10 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunOpts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DARK_GREEN` is never used [INFO] [stdout] --> src/rendering/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub static DARK_GREEN: Color = Color::new(0, 150, 0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/rendering/framebuffer.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait RenderTarget { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn get(&self, pixel: Pixel) -> Color; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, nom v5.1.2, nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7c367665504296c3ebd4b19bfb78d6491ae468b31cbd605428b93a2715c03c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c367665504296c3ebd4b19bfb78d6491ae468b31cbd605428b93a2715c03c31", kill_on_drop: false }` [INFO] [stdout] 7c367665504296c3ebd4b19bfb78d6491ae468b31cbd605428b93a2715c03c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbc4207c756b2970e62aa3b5904ce15e381d5f2727b53dbb2872da911c939a9 [INFO] running `Command { std: "docker" "start" "-a" "fdbc4207c756b2970e62aa3b5904ce15e381d5f2727b53dbb2872da911c939a9", kill_on_drop: false }` [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DARK_GREEN` [INFO] [stdout] --> src/scene/mod.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::rendering::{Camera, RenderTarget, RenderOpts, Material, GREEN, BLUE, GRAY, DARK_GREEN, RED, WHITE, DARK_GRAY}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `verbose` is never read [INFO] [stdout] --> src/app.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RunOpts { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | /// be verbose [INFO] [stdout] 10 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunOpts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DARK_GREEN` is never used [INFO] [stdout] --> src/rendering/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub static DARK_GREEN: Color = Color::new(0, 150, 0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, nom v5.1.2, nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fdbc4207c756b2970e62aa3b5904ce15e381d5f2727b53dbb2872da911c939a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbc4207c756b2970e62aa3b5904ce15e381d5f2727b53dbb2872da911c939a9", kill_on_drop: false }` [INFO] [stdout] fdbc4207c756b2970e62aa3b5904ce15e381d5f2727b53dbb2872da911c939a9 [INFO] building sguimmara/raytracer against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguimmara%2Fraytracer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sguimmara/raytracer on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sguimmara/raytracer [INFO] finished tweaking git repo https://github.com/sguimmara/raytracer [INFO] tweaked toml for git repo https://github.com/sguimmara/raytracer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sguimmara/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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69e6c85ca3d9e3cf0b4eae7725aaf8d780de2e3b6158dc95d5c450e1c2513af [INFO] running `Command { std: "docker" "start" "-a" "f69e6c85ca3d9e3cf0b4eae7725aaf8d780de2e3b6158dc95d5c450e1c2513af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69e6c85ca3d9e3cf0b4eae7725aaf8d780de2e3b6158dc95d5c450e1c2513af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69e6c85ca3d9e3cf0b4eae7725aaf8d780de2e3b6158dc95d5c450e1c2513af", kill_on_drop: false }` [INFO] [stdout] f69e6c85ca3d9e3cf0b4eae7725aaf8d780de2e3b6158dc95d5c450e1c2513af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd21e6a30d70f0199929367743240764c86cd4837e9e2bdb96d27237f3343e2 [INFO] running `Command { std: "docker" "start" "-a" "ebd21e6a30d70f0199929367743240764c86cd4837e9e2bdb96d27237f3343e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytemuck` (lib) [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] [stderr] error: could not compile `scoped_threadpool` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatiNYvq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simplelog` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8c0PAY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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/wayland-protocols-01f73522c31b4360/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7587ff3622fbec0abf6ac551eab5226f22f5d958'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [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: 0x562d4d9f6a1d - std::backtrace_rs::backtrace::libunwind::trace::h6cdd8afdd1419c0f [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562d4d9f6a1d - std::backtrace_rs::backtrace::trace_unsynchronized::hce23791d63c423d2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562d4d9f6a1d - std::sys::backtrace::_print_fmt::h7000660c62955d38 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x562d4d9f6a1d - ::fmt::h6cfce1430aecf6aa [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562d4da17d5b - core::fmt::rt::Argument::fmt::h7df93c690c4fd43b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562d4da17d5b - core::fmt::write::hae1b7e08a2e9dd1d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x562d4d9f3fe3 - std::io::Write::write_fmt::ha93f07178e5389c3 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x562d4d9f7f52 - std::sys::backtrace::BacktraceLock::print::hfea9690890812253 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562d4d9f7f52 - std::panicking::default_hook::{{closure}}::h1d1d4f62abf6b812 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x562d4d9f7bbe - std::panicking::default_hook::ha0f8bfaf0854837c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x562d4d9f884f - std::panicking::rust_panic_with_hook::hdbd5a8513fad8820 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x562d4d9f8537 - std::panicking::begin_panic_handler::{{closure}}::hd505a9a5aff5c76e [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x562d4d9f6f09 - std::sys::backtrace::__rust_end_short_backtrace::h28733d74acaf597c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x562d4d9f81c4 - rust_begin_unwind [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x562d4da16b13 - core::panicking::panic_fmt::hbf1e37a2e3bfb2bc [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x562d4da16fe6 - core::result::unwrap_failed::h61b89ab22a1a9fb2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x562d4d93951a - wayland_scanner::generate_code_with_destructor_events::hdb9f713deeddf857 [INFO] [stderr] 17: 0x562d4d9341e0 - build_script_build::generate_protocol::hbd81dfa7154f6c61 [INFO] [stderr] 18: 0x562d4d935638 - build_script_build::main::h1ec8700e10bc91b6 [INFO] [stderr] 19: 0x562d4d930753 - core::ops::function::FnOnce::call_once::h502c5911c5cff540 [INFO] [stderr] 20: 0x562d4d92faf6 - std::sys::backtrace::__rust_begin_short_backtrace::h38c1775e79669612 [INFO] [stderr] 21: 0x562d4d939a39 - std::rt::lang_start::{{closure}}::h193d6d99506d708c [INFO] [stderr] 22: 0x562d4d9f0a60 - core::ops::function::impls:: for &F>::call_once::hfafa80ff70fd67e5 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x562d4d9f0a60 - std::panicking::try::do_call::h1c168a1886d51f1b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x562d4d9f0a60 - std::panicking::try::h1cdbd15bcda8d36c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x562d4d9f0a60 - std::panic::catch_unwind::hddc0bc7556f68057 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x562d4d9f0a60 - std::rt::lang_start_internal::{{closure}}::h090c7e5bfbbe319b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x562d4d9f0a60 - std::panicking::try::do_call::h19581d1ea466f948 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x562d4d9f0a60 - std::panicking::try::hbd50bbe92b990d07 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x562d4d9f0a60 - std::panic::catch_unwind::he42a17cc5df2243d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x562d4d9f0a60 - std::rt::lang_start_internal::h651399e11f2a9695 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x562d4d939a17 - std::rt::lang_start::hd3e4406e633df871 [INFO] [stderr] 32: 0x562d4d935bc5 - main [INFO] [stderr] 33: 0x7f23d27bbd90 - [INFO] [stderr] 34: 0x7f23d27bbe40 - __libc_start_main [INFO] [stderr] 35: 0x562d4d927b85 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `typenum` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tiff` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavZAA4v/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simba` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ebd21e6a30d70f0199929367743240764c86cd4837e9e2bdb96d27237f3343e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd21e6a30d70f0199929367743240764c86cd4837e9e2bdb96d27237f3343e2", kill_on_drop: false }` [INFO] [stdout] ebd21e6a30d70f0199929367743240764c86cd4837e9e2bdb96d27237f3343e2