[INFO] crate three 0.4.0 is already in cache [INFO] extracting crate three 0.4.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/three/0.4.0 [INFO] extracting crate three 0.4.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/three/0.4.0 [INFO] validating manifest of three-0.4.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of three-0.4.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing three-0.4.0 [INFO] removed 15 missing examples [INFO] finished frobbing three-0.4.0 [INFO] frobbed toml for three-0.4.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/three/0.4.0/Cargo.toml [INFO] started frobbing three-0.4.0 [INFO] removed 15 missing examples [INFO] finished frobbing three-0.4.0 [INFO] frobbed toml for three-0.4.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/three/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing three-0.4.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/three/0.4.0:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c01433d95ba7c5d7b86ddaa48759112d5725924a261270d6bbe7855c4271bfb5 [INFO] running `"docker" "start" "-a" "c01433d95ba7c5d7b86ddaa48759112d5725924a261270d6bbe7855c4271bfb5"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/mesh-update.rs [INFO] [stderr] * /opt/crater/workdir/examples/text.rs [INFO] [stderr] * /opt/crater/workdir/examples/tutorial.rs [INFO] [stderr] * /opt/crater/workdir/examples/shapes.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-vertex-skinning.rs [INFO] [stderr] * /opt/crater/workdir/examples/materials.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-morph-targets.rs [INFO] [stderr] * /opt/crater/workdir/examples/sprite.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-node-animation.rs [INFO] [stderr] * /opt/crater/workdir/examples/obj.rs [INFO] [stderr] * /opt/crater/workdir/examples/group.rs [INFO] [stderr] * /opt/crater/workdir/examples/lights.rs [INFO] [stderr] * /opt/crater/workdir/examples/anim.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-pbr-shader.rs [INFO] [stderr] * /opt/crater/workdir/examples/reload.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling three v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Compiling obj v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.7 [INFO] [stderr] Compiling glyph_brush v0.4.3 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.28.0 [INFO] [stderr] Compiling gfx_glyph v0.13.3 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/audio.rs:226:36 [INFO] [stderr] | [INFO] [stderr] 226 | let mut boxed: Box + Send> = if let Ok(decoder) = decoder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn r::Source + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FactoryExt` is imported redundantly [INFO] [stderr] --> src/factory/mod.rs:916:13 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx::traits::{Factory as Factory_, FactoryExt}; [INFO] [stderr] | ---------- the item `FactoryExt` is already imported here [INFO] [stderr] ... [INFO] [stderr] 916 | use gfx::traits::FactoryExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> src/factory/mod.rs:994:13 [INFO] [stderr] | [INFO] [stderr] 8 | use std::io::Read; [INFO] [stderr] | ------------- the item `Read` is already imported here [INFO] [stderr] ... [INFO] [stderr] 994 | use self::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `mapping` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/factory/mod.rs:980:13 [INFO] [stderr] | [INFO] [stderr] 980 | mapping[i] = Vertex { [INFO] [stderr] | -^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | _____________mutable borrow occurs here [INFO] [stderr] | | [INFO] [stderr] 981 | | pos: [pos.x, pos.y, pos.z, 1.0], [INFO] [stderr] 982 | | .. mapping[i] [INFO] [stderr] | | ------- immutable borrow occurs here [INFO] [stderr] 983 | | }; [INFO] [stderr] | |_____________- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `"docker" "inspect" "c01433d95ba7c5d7b86ddaa48759112d5725924a261270d6bbe7855c4271bfb5"` [INFO] running `"docker" "rm" "-f" "c01433d95ba7c5d7b86ddaa48759112d5725924a261270d6bbe7855c4271bfb5"` [INFO] [stdout] c01433d95ba7c5d7b86ddaa48759112d5725924a261270d6bbe7855c4271bfb5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/three/0.4.0:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b8e26301a869d2f465d31dbec20887ecb737709912f8c1508f03016c2b2af7a9 [INFO] running `"docker" "start" "-a" "b8e26301a869d2f465d31dbec20887ecb737709912f8c1508f03016c2b2af7a9"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/mesh-update.rs [INFO] [stderr] * /opt/crater/workdir/examples/text.rs [INFO] [stderr] * /opt/crater/workdir/examples/tutorial.rs [INFO] [stderr] * /opt/crater/workdir/examples/shapes.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-vertex-skinning.rs [INFO] [stderr] * /opt/crater/workdir/examples/materials.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-morph-targets.rs [INFO] [stderr] * /opt/crater/workdir/examples/sprite.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-node-animation.rs [INFO] [stderr] * /opt/crater/workdir/examples/obj.rs [INFO] [stderr] * /opt/crater/workdir/examples/group.rs [INFO] [stderr] * /opt/crater/workdir/examples/lights.rs [INFO] [stderr] * /opt/crater/workdir/examples/anim.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-pbr-shader.rs [INFO] [stderr] * /opt/crater/workdir/examples/reload.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling three v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/audio.rs:226:36 [INFO] [stderr] | [INFO] [stderr] 226 | let mut boxed: Box + Send> = if let Ok(decoder) = decoder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn r::Source + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FactoryExt` is imported redundantly [INFO] [stderr] --> src/factory/mod.rs:916:13 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx::traits::{Factory as Factory_, FactoryExt}; [INFO] [stderr] | ---------- the item `FactoryExt` is already imported here [INFO] [stderr] ... [INFO] [stderr] 916 | use gfx::traits::FactoryExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> src/factory/mod.rs:994:13 [INFO] [stderr] | [INFO] [stderr] 8 | use std::io::Read; [INFO] [stderr] | ------------- the item `Read` is already imported here [INFO] [stderr] ... [INFO] [stderr] 994 | use self::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `mapping` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/factory/mod.rs:980:13 [INFO] [stderr] | [INFO] [stderr] 980 | mapping[i] = Vertex { [INFO] [stderr] | -^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | _____________mutable borrow occurs here [INFO] [stderr] | | [INFO] [stderr] 981 | | pos: [pos.x, pos.y, pos.z, 1.0], [INFO] [stderr] 982 | | .. mapping[i] [INFO] [stderr] | | ------- immutable borrow occurs here [INFO] [stderr] 983 | | }; [INFO] [stderr] | |_____________- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `"docker" "inspect" "b8e26301a869d2f465d31dbec20887ecb737709912f8c1508f03016c2b2af7a9"` [INFO] running `"docker" "rm" "-f" "b8e26301a869d2f465d31dbec20887ecb737709912f8c1508f03016c2b2af7a9"` [INFO] [stdout] b8e26301a869d2f465d31dbec20887ecb737709912f8c1508f03016c2b2af7a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/three/0.4.0:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 0aead493db924771f3b5d3565710903e602ba99e9492b65d441a1f0e59db85b8 [INFO] running `"docker" "start" "-a" "0aead493db924771f3b5d3565710903e602ba99e9492b65d441a1f0e59db85b8"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/mesh-update.rs [INFO] [stderr] * /opt/crater/workdir/examples/text.rs [INFO] [stderr] * /opt/crater/workdir/examples/tutorial.rs [INFO] [stderr] * /opt/crater/workdir/examples/shapes.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-vertex-skinning.rs [INFO] [stderr] * /opt/crater/workdir/examples/materials.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-morph-targets.rs [INFO] [stderr] * /opt/crater/workdir/examples/sprite.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-node-animation.rs [INFO] [stderr] * /opt/crater/workdir/examples/obj.rs [INFO] [stderr] * /opt/crater/workdir/examples/group.rs [INFO] [stderr] * /opt/crater/workdir/examples/lights.rs [INFO] [stderr] * /opt/crater/workdir/examples/anim.rs [INFO] [stderr] * /opt/crater/workdir/examples/gltf-pbr-shader.rs [INFO] [stderr] * /opt/crater/workdir/examples/reload.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/three-9c8e56e8de17e1e3 [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 three [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test src/animation.rs - animation (line 45) ... ignored [INFO] [stdout] test src/animation.rs - animation (line 59) ... ignored [INFO] [stdout] test src/animation.rs - animation (line 76) ... ignored [INFO] [stdout] test src/color.rs - color::Color (line 5) ... ok [INFO] [stdout] test src/camera.rs - camera (line 14) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::instantiate_template (line 205) ... ok [INFO] [stdout] test src/camera.rs - camera (line 30) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::perspective_camera (line 443) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::create_instanced_mesh (line 598) ... ok [INFO] [stdout] test src/camera.rs - camera (line 46) ... ok [INFO] [stdout] test src/animation.rs - animation (line 36) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::perspective_camera (line 451) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::upload_geometry (line 540) ... ok [INFO] [stdout] test src/geometry.rs - geometry::Geometry::cylinder (line 216) ... FAILED [INFO] [stderr] error: process didn't exit successfully: `rustdoc --test /opt/crater/workdir/src/lib.rs --crate-name three -L dependency=/opt/crater/target/debug/deps -L native=/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out -L native=/opt/crater/target/debug/build/libloading-a7885328ec94489c/out -L native=/opt/crater/target/debug/build/minimp3-sys-cf503a9879603871/out -L native=/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out -L native=/usr/lib/x86_64-linux-gnu -L dependency=/opt/crater/target/debug/deps --cfg 'feature="default"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="opengl"' --cfg 'feature="glutin"' --cfg 'feature="gfx_device_gl"' --extern arrayvec=/opt/crater/target/debug/deps/libarrayvec-f64ddaa5f4449e8f.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib --extern cgmath=/opt/crater/target/debug/deps/libcgmath-b9ae6e8d296bdef8.rlib --extern derivative=/opt/crater/target/debug/deps/libderivative-b2dc4595cf393f23.so --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ad813bf4701f5098.rlib --extern froggy=/opt/crater/target/debug/deps/libfroggy-91fd61fd8c6c9d6d.rlib --extern genmesh=/opt/crater/target/debug/deps/libgenmesh-e638f5f7eb4c6bc2.rlib --extern gfx=/opt/crater/target/debug/deps/libgfx-881f8d13a6d28436.rlib --extern gfx_device_gl=/opt/crater/target/debug/deps/libgfx_device_gl-9f2d899e34d919e0.rlib --extern gfx_glyph=/opt/crater/target/debug/deps/libgfx_glyph-32f4f8fdbe633dd3.rlib --extern gfx_window_glutin=/opt/crater/target/debug/deps/libgfx_window_glutin-9a60350d306ad125.rlib --extern glutin=/opt/crater/target/debug/deps/libglutin-299f199fb38ff9d9.rlib --extern image=/opt/crater/target/debug/deps/libimage-0c69ba6fc85769e2.rlib --extern includedir=/opt/crater/target/debug/deps/libincludedir-185e3b2efae8c070.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-7a59558413d02103.rlib --extern log=/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib --extern mint=/opt/crater/target/debug/deps/libmint-7590121deb5b0608.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-7281dd33e383e6d8.rlib --extern obj=/opt/crater/target/debug/deps/libobj-e96ef737a4346cf3.rlib --extern phf=/opt/crater/target/debug/deps/libphf-b8d62a7988b15016.rlib --extern quick_error=/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib --extern rand=/opt/crater/target/debug/deps/librand-809ea8356c762d71.rlib --extern rodio=/opt/crater/target/debug/deps/librodio-7c3adfebed3cc71a.rlib --extern three=/opt/crater/target/debug/deps/libthree-7e88755409448e00.rlib --extern vec_map=/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "0aead493db924771f3b5d3565710903e602ba99e9492b65d441a1f0e59db85b8"` [INFO] running `"docker" "rm" "-f" "0aead493db924771f3b5d3565710903e602ba99e9492b65d441a1f0e59db85b8"` [INFO] [stdout] 0aead493db924771f3b5d3565710903e602ba99e9492b65d441a1f0e59db85b8