[INFO] fetching crate glium_shapes 0.1.1... [INFO] extracting crate glium_shapes 0.1.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/glium_shapes/0.1.1 [INFO] extracting crate glium_shapes 0.1.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/glium_shapes/0.1.1 [INFO] validating manifest of glium_shapes-0.1.1 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 glium_shapes-0.1.1 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 glium_shapes-0.1.1 [INFO] finished frobbing glium_shapes-0.1.1 [INFO] frobbed toml for glium_shapes-0.1.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/glium_shapes/0.1.1/Cargo.toml [INFO] started frobbing glium_shapes-0.1.1 [INFO] finished frobbing glium_shapes-0.1.1 [INFO] frobbed toml for glium_shapes-0.1.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/glium_shapes/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 glium_shapes-0.1.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/glium_shapes/0.1.1:/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] e972d2f94f6fcc677fb3453da518a363989ba2a7e5ced11144838b113226a6d5 [INFO] running `"docker" "start" "-a" "e972d2f94f6fcc677fb3453da518a363989ba2a7e5ced11144838b113226a6d5"` [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling glium_shapes v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:32:32 [INFO] [stderr] | [INFO] [stderr] 32 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.59s [INFO] running `"docker" "inspect" "e972d2f94f6fcc677fb3453da518a363989ba2a7e5ced11144838b113226a6d5"` [INFO] running `"docker" "rm" "-f" "e972d2f94f6fcc677fb3453da518a363989ba2a7e5ced11144838b113226a6d5"` [INFO] [stdout] e972d2f94f6fcc677fb3453da518a363989ba2a7e5ced11144838b113226a6d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/glium_shapes/0.1.1:/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] 1f8a9f54e4354bcac141ad97c60a5af2617e3aff0b7f0aef3ac9cecec652a471 [INFO] running `"docker" "start" "-a" "1f8a9f54e4354bcac141ad97c60a5af2617e3aff0b7f0aef3ac9cecec652a471"` [INFO] [stderr] Compiling glium_shapes v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/axes.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/sphere.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/cuboid.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/quad.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:32:32 [INFO] [stderr] | [INFO] [stderr] 32 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `"docker" "inspect" "1f8a9f54e4354bcac141ad97c60a5af2617e3aff0b7f0aef3ac9cecec652a471"` [INFO] running `"docker" "rm" "-f" "1f8a9f54e4354bcac141ad97c60a5af2617e3aff0b7f0aef3ac9cecec652a471"` [INFO] [stdout] 1f8a9f54e4354bcac141ad97c60a5af2617e3aff0b7f0aef3ac9cecec652a471 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/glium_shapes/0.1.1:/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] 1905f9ebb77cea4414611e3bef2e3e907c3d0adcbd3c7d6a86fcfb388c0e4a82 [INFO] running `"docker" "start" "-a" "1905f9ebb77cea4414611e3bef2e3e907c3d0adcbd3c7d6a86fcfb388c0e4a82"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/glium_shapes-7d129a35faa8ae28 [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test axes::ensure_default_axes_are_placed_at_origin ... ok [INFO] [stdout] test axes::ensure_default_axes_has_unit_dimensions ... ok [INFO] [stdout] test axes::ensure_default_axes_are_orthogonal ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_ccw_triangles ... ok [INFO] [stdout] test axes::ensure_axes_uvs_are_in_correct_range ... ok [INFO] [stdout] test axes::ensure_axes_are_axis_aligned ... ok [INFO] [stdout] test quad::ensure_default_quad_has_centroid_at_origin ... ok [INFO] [stdout] test quad::ensure_default_quad_has_ccw_triangles ... ok [INFO] [stdout] test quad::ensure_default_quad_has_edge_lengths_of_two ... ok [INFO] [stdout] test quad::ensure_default_quad_has_face_aligned_normals ... ok [INFO] [stdout] test quad::ensure_quad_uvs_are_in_correct_range ... ok [INFO] [stdout] test quad::ensure_default_quad_is_planar ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_faceted_normals ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_centroid_at_origin ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_outward_facing_normals ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_uvs_in_unit_range ... ok [INFO] [stdout] test cuboid::ensure_default_cuboid_has_unit_dimensions ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_planar_quads ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_uvs_in_unit_range ... ok [INFO] [stdout] test sphere::ensure_default_sphere_is_unit_sphere ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_faceted_normals ... ok [INFO] [stdout] test axes::ensure_axes_normals_define_axis_direction ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_outward_facing_normals ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_ccw_triangles ... ok [INFO] [stdout] test sphere::ensure_default_sphere_has_centroid_at_origin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests glium_shapes [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/lib.rs - (line 25) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1905f9ebb77cea4414611e3bef2e3e907c3d0adcbd3c7d6a86fcfb388c0e4a82"` [INFO] running `"docker" "rm" "-f" "1905f9ebb77cea4414611e3bef2e3e907c3d0adcbd3c7d6a86fcfb388c0e4a82"` [INFO] [stdout] 1905f9ebb77cea4414611e3bef2e3e907c3d0adcbd3c7d6a86fcfb388c0e4a82