[INFO] cloning repository anarioch/rustyrays [INFO] running `"git" "clone" "--bare" "git://github.com/anarioch/rustyrays.git" "work/cache/sources/gh/anarioch/rustyrays"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/anarioch/rustyrays'... [INFO] running `"git" "clone" "work/cache/sources/gh/anarioch/rustyrays" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/anarioch/rustyrays"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/anarioch/rustyrays'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anarioch/rustyrays" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfd437e73318aee7fb2815e086858dc348bcc94f [INFO] sha for GitHub repo anarioch/rustyrays: cfd437e73318aee7fb2815e086858dc348bcc94f [INFO] validating manifest of anarioch/rustyrays on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anarioch/rustyrays on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anarioch/rustyrays [INFO] finished frobbing anarioch/rustyrays [INFO] frobbed toml for anarioch/rustyrays written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/anarioch/rustyrays/Cargo.toml [INFO] started frobbing anarioch/rustyrays [INFO] finished frobbing anarioch/rustyrays [INFO] frobbed toml for anarioch/rustyrays written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays/Cargo.toml [INFO] crate anarioch/rustyrays already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing anarioch/rustyrays against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 6dbe7f7e926125a9da718ea08552d8a4ea816914bb7609ce02f9142b38db9c80 [INFO] running `"docker" "start" "-a" "6dbe7f7e926125a9da718ea08552d8a4ea816914bb7609ce02f9142b38db9c80"` [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `"docker" "inspect" "6dbe7f7e926125a9da718ea08552d8a4ea816914bb7609ce02f9142b38db9c80"` [INFO] running `"docker" "rm" "-f" "6dbe7f7e926125a9da718ea08552d8a4ea816914bb7609ce02f9142b38db9c80"` [INFO] [stdout] 6dbe7f7e926125a9da718ea08552d8a4ea816914bb7609ce02f9142b38db9c80 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 29b071b0cc865f5888d093dc02bd73d58d587461505fc5f9f42f3599d72d9def [INFO] running `"docker" "start" "-a" "29b071b0cc865f5888d093dc02bd73d58d587461505fc5f9f42f3599d72d9def"` [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_test.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | fn grid_scene() -> Vec> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/integration_test.rs:12:31 [INFO] [stderr] | [INFO] [stderr] 12 | let mut objects : Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Hitable` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "29b071b0cc865f5888d093dc02bd73d58d587461505fc5f9f42f3599d72d9def"` [INFO] running `"docker" "rm" "-f" "29b071b0cc865f5888d093dc02bd73d58d587461505fc5f9f42f3599d72d9def"` [INFO] [stdout] 29b071b0cc865f5888d093dc02bd73d58d587461505fc5f9f42f3599d72d9def [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/anarioch/rustyrays:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d3880f714c2fa6bd300994b6a64d7333b69dd1e1435cb2dd31ac5a4aed398d87 [INFO] running `"docker" "start" "-a" "d3880f714c2fa6bd300994b6a64d7333b69dd1e1435cb2dd31ac5a4aed398d87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/raytrace-2e3fd41d698c0184 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test geometry::tests::ray_aabb_hit ... ok [INFO] [stdout] test materials::tests::scatter_lambertian ... ok [INFO] [stdout] test math::tests::ray_extrapolate ... ok [INFO] [stdout] test materials::tests::scatter_dielectric ... ok [INFO] [stdout] test math::tests::vec3_length ... ok [INFO] [stdout] test math::tests::vec3_mul ... ok [INFO] [stdout] test math::tests::vec3_normalise ... ok [INFO] [stdout] test math::tests::vec3_sub ... ok [INFO] [stdout] test geometry::tests::hit_sphere_works ... ok [INFO] [stdout] test tests::test_camera ... ok [INFO] [stdout] test math::tests::vec3_add ... ok [INFO] [stdout] test math::tests::reflect_vector ... ok [INFO] [stdout] test materials::tests::scatter_metal ... ok [INFO] [stdout] test math::tests::vec3_cross ... ok [INFO] [stdout] test tests::test_camera_invalid_clip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/raytrace-0e7440a465bb2a63 [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] Running /opt/crater/target/debug/deps/integration_test-8d3d10e7783d363a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ray_spheres_intersect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests raytrace [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 `"docker" "inspect" "d3880f714c2fa6bd300994b6a64d7333b69dd1e1435cb2dd31ac5a4aed398d87"` [INFO] running `"docker" "rm" "-f" "d3880f714c2fa6bd300994b6a64d7333b69dd1e1435cb2dd31ac5a4aed398d87"` [INFO] [stdout] d3880f714c2fa6bd300994b6a64d7333b69dd1e1435cb2dd31ac5a4aed398d87