[INFO] crate three 0.4.0 is already in cache [INFO] extracting crate three 0.4.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/three/0.4.0 [INFO] extracting crate three 0.4.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/three/0.4.0 [INFO] validating manifest of three-0.4.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of three-0.4.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/three/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing three-0.4.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 761153fd9c104717f8314421cb4c1a6573bdb7b1992a9bceb34ee758026409ae [INFO] running `"docker" "start" "-a" "761153fd9c104717f8314421cb4c1a6573bdb7b1992a9bceb34ee758026409ae"` [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 hashbrown v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling froggy v0.4.4 [INFO] [stderr] Compiling nix v0.14.1 [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 miniz-sys v0.1.12 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling twox-hash v1.4.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling includedir v0.5.0 [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 minimp3 v0.3.3 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling three v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.6 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling glyph_brush v0.4.3 [INFO] [stderr] Compiling obj v0.9.0 [INFO] [stderr] Compiling gfx_glyph v0.13.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.28.0 [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] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "761153fd9c104717f8314421cb4c1a6573bdb7b1992a9bceb34ee758026409ae"` [INFO] running `"docker" "rm" "-f" "761153fd9c104717f8314421cb4c1a6573bdb7b1992a9bceb34ee758026409ae"` [INFO] [stdout] 761153fd9c104717f8314421cb4c1a6573bdb7b1992a9bceb34ee758026409ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 38a23659935ab7a0b938911046dd39b20ad70c6fb4d9dcc590089b64a8bdb044 [INFO] running `"docker" "start" "-a" "38a23659935ab7a0b938911046dd39b20ad70c6fb4d9dcc590089b64a8bdb044"` [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 env_logger v0.6.2 [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: 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] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.79s [INFO] running `"docker" "inspect" "38a23659935ab7a0b938911046dd39b20ad70c6fb4d9dcc590089b64a8bdb044"` [INFO] running `"docker" "rm" "-f" "38a23659935ab7a0b938911046dd39b20ad70c6fb4d9dcc590089b64a8bdb044"` [INFO] [stdout] 38a23659935ab7a0b938911046dd39b20ad70c6fb4d9dcc590089b64a8bdb044 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 8fbf860866a0f05a5100478d0794a63e8427cb28692057499a674a0c5412e29f [INFO] running `"docker" "start" "-a" "8fbf860866a0f05a5100478d0794a63e8427cb28692057499a674a0c5412e29f"` [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-047b9bb237884ac6 [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 30) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::perspective_camera (line 451) ... 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 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/camera.rs - camera (line 14) ... ok [INFO] [stdout] test src/factory/mod.rs - factory::Factory::upload_geometry (line 540) ... ok [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-46319fa5dea5f4c2/out -L native=/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out -L native=/opt/crater/target/debug/build/minimp3-sys-ef05ff3de97517b2/out -L native=/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/out -L native=/usr/lib/x86_64-linux-gnu -L dependency=/opt/crater/target/debug/deps --cfg 'feature="gfx_device_gl"' --cfg 'feature="gfx_window_glutin"' --cfg 'feature="opengl"' --cfg 'feature="glutin"' --cfg 'feature="default"' --extern arrayvec=/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib --extern cgmath=/opt/crater/target/debug/deps/libcgmath-30a24f7b0c9cbea3.rlib --extern derivative=/opt/crater/target/debug/deps/libderivative-cc2dc9897d86ddd8.so --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-48cd53b6e47116b8.rlib --extern froggy=/opt/crater/target/debug/deps/libfroggy-f33f2bcbb697ddb7.rlib --extern genmesh=/opt/crater/target/debug/deps/libgenmesh-7302b6ed7c98decf.rlib --extern gfx=/opt/crater/target/debug/deps/libgfx-3bc91b127d06f70e.rlib --extern gfx_device_gl=/opt/crater/target/debug/deps/libgfx_device_gl-57e1a525bec65d26.rlib --extern gfx_glyph=/opt/crater/target/debug/deps/libgfx_glyph-2d01d5cf9aba45f4.rlib --extern gfx_window_glutin=/opt/crater/target/debug/deps/libgfx_window_glutin-8580f7e77878e6ad.rlib --extern glutin=/opt/crater/target/debug/deps/libglutin-eb430872c142ceaa.rlib --extern image=/opt/crater/target/debug/deps/libimage-01a152fbedcde72b.rlib --extern includedir=/opt/crater/target/debug/deps/libincludedir-833b5c0fffcfdf87.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-2a50da3dd0fb9b66.rlib --extern log=/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib --extern mint=/opt/crater/target/debug/deps/libmint-510a127fbe3a486a.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-425a41bfd0a9f3f6.rlib --extern obj=/opt/crater/target/debug/deps/libobj-478b2ac6e5c785bb.rlib --extern phf=/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib --extern quick_error=/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib --extern rand=/opt/crater/target/debug/deps/librand-48f16da1464987f5.rlib --extern rodio=/opt/crater/target/debug/deps/librodio-c70ff955ff381b84.rlib --extern three=/opt/crater/target/debug/deps/libthree-bbe8d0b9c520d297.rlib --extern vec_map=/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8fbf860866a0f05a5100478d0794a63e8427cb28692057499a674a0c5412e29f"` [INFO] running `"docker" "rm" "-f" "8fbf860866a0f05a5100478d0794a63e8427cb28692057499a674a0c5412e29f"` [INFO] [stdout] 8fbf860866a0f05a5100478d0794a63e8427cb28692057499a674a0c5412e29f