[INFO] cloning repository https://github.com/jojahner/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jojahner/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojahner%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojahner%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 089ec29c837027ca82b0badf1fc52cdacca9e646 [INFO] testing jojahner/raytracer against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojahner%2Fraytracer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jojahner/raytracer on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jojahner/raytracer [INFO] finished tweaking git repo https://github.com/jojahner/raytracer [INFO] tweaked toml for git repo https://github.com/jojahner/raytracer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jojahner/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df781d919e765457a151cde91dbb20e9211b5561c42ad2e159130f7c819986c1 [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" "df781d919e765457a151cde91dbb20e9211b5561c42ad2e159130f7c819986c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df781d919e765457a151cde91dbb20e9211b5561c42ad2e159130f7c819986c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df781d919e765457a151cde91dbb20e9211b5561c42ad2e159130f7c819986c1", kill_on_drop: false }` [INFO] [stdout] df781d919e765457a151cde91dbb20e9211b5561c42ad2e159130f7c819986c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9c686ae111d32730ec668fd344c5f9a141b68894cfc31386e550dc26d2a75d [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" "5d9c686ae111d32730ec668fd344c5f9a141b68894cfc31386e550dc26d2a75d", kill_on_drop: false }` [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "5d9c686ae111d32730ec668fd344c5f9a141b68894cfc31386e550dc26d2a75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9c686ae111d32730ec668fd344c5f9a141b68894cfc31386e550dc26d2a75d", kill_on_drop: false }` [INFO] [stdout] 5d9c686ae111d32730ec668fd344c5f9a141b68894cfc31386e550dc26d2a75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abcc0b60c9ceac2b6a32cb016730204ca97b24956c59be857d973e9180c272a0 [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" "abcc0b60c9ceac2b6a32cb016730204ca97b24956c59be857d973e9180c272a0", kill_on_drop: false }` [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "abcc0b60c9ceac2b6a32cb016730204ca97b24956c59be857d973e9180c272a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcc0b60c9ceac2b6a32cb016730204ca97b24956c59be857d973e9180c272a0", kill_on_drop: false }` [INFO] [stdout] abcc0b60c9ceac2b6a32cb016730204ca97b24956c59be857d973e9180c272a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] 84b4b8c264a0e8090978d2830e915b5f230527e87bd21d15f30dcb2a9c032a42 [INFO] running `Command { std: "docker" "start" "-a" "84b4b8c264a0e8090978d2830e915b5f230527e87bd21d15f30dcb2a9c032a42", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytracer-8292b9bd3e8feed1 [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test color::test::adding_two_colors ... ok [INFO] [stdout] test color::test::multiply_two_colors ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_x_in_proportion_to_y ... ok [INFO] [stdout] test color::test::substracting_two_colors ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_x_in_proportion_to_z ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_z_in_proportion_to_y ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_y_in_proportion_to_x ... ok [INFO] [stdout] test math::matrix::test::cofactor_of_a_3_by_3_matrix ... ok [INFO] [stdout] test math::matrix::test::determinant_of_a_2_by_2_matrix ... ok [INFO] [stdout] test canvas::test::reading_pixel_from_canvas ... ok [INFO] [stdout] test canvas::test::creating_a_canvas ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_y_in_proportion_to_z ... ok [INFO] [stdout] test math::matrix::test::a_shearing_transformation_moves_z_in_proportion_to_x ... ok [INFO] [stdout] test math::matrix::test::inverse_of_4_by_4_matrix ... ok [INFO] [stdout] test math::matrix::test::multiply_by_a_the_inverse_of_a_tranformation_matrix ... ok [INFO] [stdout] test math::matrix::test::multiply_by_a_tranformation_matrix ... ok [INFO] [stdout] test math::matrix::test::multiply_by_the_inverse_of_a_scaling_matrix ... ok [INFO] [stdout] test color::test::multiply_color_with_scalar ... ok [INFO] [stdout] test math::matrix::test::calculate_minor_for_3_by_3_matrix ... ok [INFO] [stdout] test math::matrix::test::determinant_of_a_3_by_3_matrix ... ok [INFO] [stdout] test math::matrix::test::determinant_of_a_4_by_4_matrix ... ok [INFO] [stdout] test math::matrix::test::submatrix_of_a_3_by_3_matrix ... ok [INFO] [stdout] test math::matrix::test::multiply_inverse_4_by_4_matrix ... ok [INFO] [stdout] test math::matrix::test::multiply_with_identity_matrix ... ok [INFO] [stdout] test canvas::test::writing_pixel_to_canvas ... ok [INFO] [stdout] test math::matrix::test::multiply_with_tuple ... ok [INFO] [stdout] test math::matrix::test::multiply_identity_matrix_with_tuple ... ok [INFO] [stdout] test math::matrix::test::multiply_two_matrices ... ok [INFO] [stdout] test math::matrix::test::scaling_applied_to_vector ... ok [INFO] [stdout] test math::point::tests::add_vector_to_point ... ok [INFO] [stdout] test math::matrix::test::transpose_matrix ... ok [INFO] [stdout] test math::matrix::test::individual_transformations_are_applied_in_sequence ... ok [INFO] [stdout] test math::matrix::test::scaling_applied_to_point ... ok [INFO] [stdout] test math::matrix::test::rotating_a_point_around_the_z_axis ... ok [INFO] [stdout] test math::matrix::test::rotating_a_point_around_the_x_axis ... ok [INFO] [stdout] test math::matrix::test::rotating_a_point_around_the_y_axis ... ok [INFO] [stdout] test math::matrix::test::test_4_by_4_is_invertiable ... ok [INFO] [stdout] test math::tuple::tests::divide_tuple_with_float ... ok [INFO] [stdout] test math::point::tests::substract_vector_from_point ... ok [INFO] [stdout] test math::point::tests::negate_point ... ok [INFO] [stdout] test math::tuple::tests::negate_tuple ... ok [INFO] [stdout] test math::point::tests::substract_two_points ... ok [INFO] [stdout] test math::tuple::tests::multiply_tuple_with_float ... ok [INFO] [stdout] test math::vector::tests::add_vector_to_vector ... ok [INFO] [stdout] test math::vector::tests::add_point_to_vector ... ok [INFO] [stdout] test math::matrix::test::test_4_by_4_is_not_invertiable ... ok [INFO] [stdout] test math::matrix::test::the_inverse_of_an_x_rotation_rotates_in_the_opposite_direction ... ok [INFO] [stdout] test math::matrix::test::translation_does_not_affect_vectors ... ok [INFO] [stdout] test math::tuple::tests::substract_two_tuples ... ok [INFO] [stdout] test math::tuple::tests::add_tuple_to_tuple ... ok [INFO] [stdout] test math::matrix::test::submatrix_of_a_4_by_4_matrix ... ok [INFO] [stdout] test math::vector::tests::divide_vector_with_float ... ok [INFO] [stdout] test math::vector::tests::magnitude_of_a_vector ... ok [INFO] [stdout] test math::vector::tests::cross_product_of_two_vectors ... ok [INFO] [stdout] test math::vector::tests::multiply_vector_with_float ... ok [INFO] [stdout] test math::vector::tests::substract_two_vectors ... ok [INFO] [stdout] test math::vector::tests::dot_product_of_two_vectors ... ok [INFO] [stdout] test math::vector::tests::negate_vector ... ok [INFO] [stdout] test math::vector::tests::normalize_a_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raytracer-71944577e02214cc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests raytracer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84b4b8c264a0e8090978d2830e915b5f230527e87bd21d15f30dcb2a9c032a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b4b8c264a0e8090978d2830e915b5f230527e87bd21d15f30dcb2a9c032a42", kill_on_drop: false }` [INFO] [stdout] 84b4b8c264a0e8090978d2830e915b5f230527e87bd21d15f30dcb2a9c032a42