[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 25ebb299e88bea7272da511fce731b19bdc00dfbb15c520ceac0e9be2adcae10 [INFO] running `"docker" "start" "-a" "25ebb299e88bea7272da511fce731b19bdc00dfbb15c520ceac0e9be2adcae10"` [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 cgmath v0.16.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.7.0 [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 froggy v0.4.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling three v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.7 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling obj v0.9.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling glyph_brush v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.20.1 [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" "25ebb299e88bea7272da511fce731b19bdc00dfbb15c520ceac0e9be2adcae10"` [INFO] running `"docker" "rm" "-f" "25ebb299e88bea7272da511fce731b19bdc00dfbb15c520ceac0e9be2adcae10"` [INFO] [stdout] 25ebb299e88bea7272da511fce731b19bdc00dfbb15c520ceac0e9be2adcae10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e404b8231d82e28b4f5dd8bae1d1fc22e8100d01dcb04a75fdfd1fe3f4ba0091 [INFO] running `"docker" "start" "-a" "e404b8231d82e28b4f5dd8bae1d1fc22e8100d01dcb04a75fdfd1fe3f4ba0091"` [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 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.20s [INFO] running `"docker" "inspect" "e404b8231d82e28b4f5dd8bae1d1fc22e8100d01dcb04a75fdfd1fe3f4ba0091"` [INFO] running `"docker" "rm" "-f" "e404b8231d82e28b4f5dd8bae1d1fc22e8100d01dcb04a75fdfd1fe3f4ba0091"` [INFO] [stdout] e404b8231d82e28b4f5dd8bae1d1fc22e8100d01dcb04a75fdfd1fe3f4ba0091 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 8edfa0d9768aa304312aec8201ac5b75313a6c3e0f1f59dbc0e21c9dcf0d707a [INFO] running `"docker" "start" "-a" "8edfa0d9768aa304312aec8201ac5b75313a6c3e0f1f59dbc0e21c9dcf0d707a"` [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-bdd6ba4aea5b2943 [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/animation.rs - animation (line 36) ... ok [INFO] [stdout] test src/camera.rs - camera (line 14) ... ok [INFO] [stdout] test src/camera.rs - camera (line 30) ... ok [INFO] [stdout] test src/camera.rs - camera (line 46) ... 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/factory/mod.rs - factory::Factory::instantiate_template (line 205) ... 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::with_vertices (line 95) ... 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-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/libloading-1f0f8e55fc8a19ae/out -L native=/opt/crater/target/debug/build/minimp3-sys-2dbc17ad841da9a3/out -L native=/opt/crater/target/debug/build/miniz-sys-5ae27cb3fc5ef2d5/out -L native=/usr/lib/x86_64-linux-gnu -L dependency=/opt/crater/target/debug/deps --cfg 'feature="opengl"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="glutin"' --cfg 'feature="gfx_device_gl"' --cfg 'feature="default"' --extern arrayvec=/opt/crater/target/debug/deps/libarrayvec-8134a1e7f46d183c.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib --extern cgmath=/opt/crater/target/debug/deps/libcgmath-c0af404eba14ce93.rlib --extern derivative=/opt/crater/target/debug/deps/libderivative-1272eea2256820a2.so --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ffdfaa4caf73cb3b.rlib --extern froggy=/opt/crater/target/debug/deps/libfroggy-29cb1f8c82827f8e.rlib --extern genmesh=/opt/crater/target/debug/deps/libgenmesh-186773bbc57224dc.rlib --extern gfx=/opt/crater/target/debug/deps/libgfx-8aed5aa9bb095e12.rlib --extern gfx_device_gl=/opt/crater/target/debug/deps/libgfx_device_gl-cc768b95905e2994.rlib --extern gfx_glyph=/opt/crater/target/debug/deps/libgfx_glyph-f76f6d94f57af075.rlib --extern gfx_window_glutin=/opt/crater/target/debug/deps/libgfx_window_glutin-a0d2f6c449d8ac61.rlib --extern glutin=/opt/crater/target/debug/deps/libglutin-56f5be629d9f0197.rlib --extern image=/opt/crater/target/debug/deps/libimage-d1b16264e6007391.rlib --extern includedir=/opt/crater/target/debug/deps/libincludedir-10c9fa45aa10d27c.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-e323d3d249ca43ce.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern mint=/opt/crater/target/debug/deps/libmint-748ec29cf7557886.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-f457e8945906b4d2.rlib --extern obj=/opt/crater/target/debug/deps/libobj-bea405b3ed3df6a7.rlib --extern phf=/opt/crater/target/debug/deps/libphf-6a988f63427a513e.rlib --extern quick_error=/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib --extern rand=/opt/crater/target/debug/deps/librand-e92fce30b0498fc2.rlib --extern rodio=/opt/crater/target/debug/deps/librodio-798ec39132c8adda.rlib --extern three=/opt/crater/target/debug/deps/libthree-5ca3efbf9a6086e9.rlib --extern vec_map=/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8edfa0d9768aa304312aec8201ac5b75313a6c3e0f1f59dbc0e21c9dcf0d707a"` [INFO] running `"docker" "rm" "-f" "8edfa0d9768aa304312aec8201ac5b75313a6c3e0f1f59dbc0e21c9dcf0d707a"` [INFO] [stdout] 8edfa0d9768aa304312aec8201ac5b75313a6c3e0f1f59dbc0e21c9dcf0d707a