[INFO] cloning repository https://github.com/Therdel/rust_raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Therdel/rust_raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherdel%2Frust_raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherdel%2Frust_raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57b4d19bae38b60ed60b9d5e9091fb9c889bda53 [INFO] testing Therdel/rust_raytracer against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherdel%2Frust_raytracer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Therdel/rust_raytracer on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Therdel/rust_raytracer [INFO] finished tweaking git repo https://github.com/Therdel/rust_raytracer [INFO] tweaked toml for git repo https://github.com/Therdel/rust_raytracer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Therdel/rust_raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37dc76553bb8d86cdb72ccc0ff6d972227e2a7813214ce61e868aa9e1c919286 [INFO] running `Command { std: "docker" "start" "-a" "37dc76553bb8d86cdb72ccc0ff6d972227e2a7813214ce61e868aa9e1c919286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37dc76553bb8d86cdb72ccc0ff6d972227e2a7813214ce61e868aa9e1c919286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37dc76553bb8d86cdb72ccc0ff6d972227e2a7813214ce61e868aa9e1c919286", kill_on_drop: false }` [INFO] [stdout] 37dc76553bb8d86cdb72ccc0ff6d972227e2a7813214ce61e868aa9e1c919286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea0bc3b3e25847fb428d9938c89f55f70d62edef623f2f3e072a285dab0ffdf6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea0bc3b3e25847fb428d9938c89f55f70d62edef623f2f3e072a285dab0ffdf6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling float_eq v0.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tobj v3.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling stb-sys v0.6.0 [INFO] [stderr] Compiling stb v0.3.2 [INFO] [stderr] Compiling whitted_raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Clockwise` [INFO] [stdout] --> src/exercise1/object_file.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Clockwise, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `surface_area` [INFO] [stdout] --> src/raytracing/geometry/aabb.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn surface_area(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.88s [INFO] running `Command { std: "docker" "inspect" "ea0bc3b3e25847fb428d9938c89f55f70d62edef623f2f3e072a285dab0ffdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0bc3b3e25847fb428d9938c89f55f70d62edef623f2f3e072a285dab0ffdf6", kill_on_drop: false }` [INFO] [stdout] ea0bc3b3e25847fb428d9938c89f55f70d62edef623f2f3e072a285dab0ffdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea139241c0cc760e0aade5db345904ac898e3e5b34750b407207572925038626 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea139241c0cc760e0aade5db345904ac898e3e5b34750b407207572925038626", kill_on_drop: false }` [INFO] [stderr] Compiling whitted_raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Clockwise` [INFO] [stdout] --> src/exercise1/object_file.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Clockwise, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "ea139241c0cc760e0aade5db345904ac898e3e5b34750b407207572925038626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea139241c0cc760e0aade5db345904ac898e3e5b34750b407207572925038626", kill_on_drop: false }` [INFO] [stdout] ea139241c0cc760e0aade5db345904ac898e3e5b34750b407207572925038626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 769eaf748f65fa601e642cfc436ec9e31fcf5077ab6095e9e7c2857726f26089 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "769eaf748f65fa601e642cfc436ec9e31fcf5077ab6095e9e7c2857726f26089", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Clockwise` [INFO] [stderr] --> src/exercise1/object_file.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Clockwise, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/whitted_raytracer-a34062e574b8f31e) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test raytracing::geometry::aabb::tests::unit_cube ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_plane_intersection::ray_missing_plane ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_plane_intersection::ray_starts_behind_plane ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_triangle_intersection::ray_hits_triangle ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_triangle_intersection::ray_missing_triangle ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_plane_intersection::ray_hits_plane ... ok [INFO] [stdout] test raytracing::geometry::aabb::tests::cube_sidelen_two ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_triangle_intersection::ray_points_away_from_triangle ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_points_away_from_sphere ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_origin_more_than_4096_times_r_units_away ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_missing_sphere ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_inside_sphere ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_hits_sphere_tangentially ... ok [INFO] [stdout] test raytracing::intersect_tests::tests::ray_sphere_intersection::ray_hits_sphere ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "769eaf748f65fa601e642cfc436ec9e31fcf5077ab6095e9e7c2857726f26089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769eaf748f65fa601e642cfc436ec9e31fcf5077ab6095e9e7c2857726f26089", kill_on_drop: false }` [INFO] [stdout] 769eaf748f65fa601e642cfc436ec9e31fcf5077ab6095e9e7c2857726f26089