[INFO] cloning repository https://github.com/will-zegers/raytracer-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-zegers/raytracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/will-zegers/raytracer-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-zegers/raytracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d570a4c53f2bf7e31f7a73999ada0ffec704b215 [INFO] checking will-zegers/raytracer-challenge against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/will-zegers/raytracer-challenge on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/will-zegers/raytracer-challenge [INFO] finished tweaking git repo https://github.com/will-zegers/raytracer-challenge [INFO] tweaked toml for git repo https://github.com/will-zegers/raytracer-challenge written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/will-zegers/raytracer-challenge 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12248cf703fba17f9cf77ce748cbccae4e3545ea9ffbeb449dd02bca40b9b4c8 [INFO] running `Command { std: "docker" "start" "-a" "12248cf703fba17f9cf77ce748cbccae4e3545ea9ffbeb449dd02bca40b9b4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12248cf703fba17f9cf77ce748cbccae4e3545ea9ffbeb449dd02bca40b9b4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12248cf703fba17f9cf77ce748cbccae4e3545ea9ffbeb449dd02bca40b9b4c8", kill_on_drop: false }` [INFO] [stdout] 12248cf703fba17f9cf77ce748cbccae4e3545ea9ffbeb449dd02bca40b9b4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ee2af53a8b77e4d759f5c15b512d4d8eadf507070c15d0e51c6c139857306fe [INFO] running `Command { std: "docker" "start" "-a" "1ee2af53a8b77e4d759f5c15b512d4d8eadf507070c15d0e51c6c139857306fe", kill_on_drop: false }` [INFO] [stderr] Checking bdd-raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `t`, `point`, and `inside` are never read [INFO] [stdout] --> src/hit_record.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct HitRecord { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 14 | pub t: f64, [INFO] [stdout] | ^ [INFO] [stdout] 15 | pub object: Rc, [INFO] [stdout] 16 | pub point: Point, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub inside: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/light.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl PointLight { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_ambient`, `with_specular`, and `with_shininess` are never used [INFO] [stdout] --> src/material.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Material { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 19 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn with_ambient(mut self, ambient: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_specular(mut self, specular: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn with_shininess(mut self, shininess: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_transform` are never used [INFO] [stdout] --> src/patterns/gradient.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Gradient { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(color_from: Color, color_to: Color) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn with_transform(mut self, tf: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_transform` are never used [INFO] [stdout] --> src/patterns/ring.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Ring { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(color1: Color, color2: Color) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn with_transform(mut self, tf: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_transform` is never used [INFO] [stdout] --> src/patterns/solid.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Solid { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn with_transform(mut self, tf: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `default`, `with_material`, `with_transform`, and `with_bounds` are never used [INFO] [stdout] --> src/shape/cone.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Cone { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 24 | pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn with_material(mut self, m: Material) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn with_transform(mut self, tf: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn with_bounds(mut self, min: f64, max: f64, closed: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_material` and `set_transform` are never used [INFO] [stdout] --> src/shape/cube.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Cube { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn set_material(&mut self, m: Material) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn set_transform(&mut self, tf: Matrix) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `default`, `with_material`, `with_transform`, and `with_bounds` are never used [INFO] [stdout] --> src/shape/cylinder.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Cylinder { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 25 | pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn with_material(mut self, m: Material) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn with_transform(mut self, tf: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn with_bounds(mut self, min: f64, max: f64, closed: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_material`, and `with_transform` are never used [INFO] [stdout] --> src/shape/plane.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Plane { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(transform: Matrix, material: Material) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn with_material(mut self, m: Material) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn with_transform(mut self, t: Matrix) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `glass` is never used [INFO] [stdout] --> src/shape/sphere.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Sphere { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn glass() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add` is never used [INFO] [stdout] --> src/world.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl World { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn add(&mut self, shape: Rc) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_ambient`, `with_specular`, and `with_shininess` are never used [INFO] [stdout] --> src/material.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Material { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn with_ambient(mut self, ambient: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_specular(mut self, specular: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn with_shininess(mut self, shininess: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bdd-raytracer` (bin "bdd-raytracer" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/bin/rustc --crate-name bdd_raytracer --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b7fc894b27c3bac -C extra-filename=-0fc5934a196bf5bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "1ee2af53a8b77e4d759f5c15b512d4d8eadf507070c15d0e51c6c139857306fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee2af53a8b77e4d759f5c15b512d4d8eadf507070c15d0e51c6c139857306fe", kill_on_drop: false }` [INFO] [stdout] 1ee2af53a8b77e4d759f5c15b512d4d8eadf507070c15d0e51c6c139857306fe