Oct 14 23:39:18.196 INFO testing dannyfritz/ray-tracing-in-one-weekend-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:39:18.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:39:18.487 INFO blam! c37c5a8c8c985d5ff6472fdf64623046a54faa883543ec8359917005770d7e2d Oct 14 23:39:18.490 INFO running `"docker" "start" "-a" "c37c5a8c8c985d5ff6472fdf64623046a54faa883543ec8359917005770d7e2d"` Oct 14 23:39:19.137 INFO kablam! usermod: no changes Oct 14 23:39:19.313 INFO kablam! Compiling approx v0.2.0 Oct 14 23:39:19.313 INFO kablam! Compiling syn v0.14.4 Oct 14 23:39:19.329 INFO kablam! Compiling png v0.12.0 Oct 14 23:39:19.329 INFO kablam! Compiling rayon v1.0.1 Oct 14 23:39:19.973 INFO kablam! Compiling alga v0.6.0 Oct 14 23:39:28.883 INFO kablam! Compiling nalgebra v0.15.3 Oct 14 23:39:34.619 INFO kablam! Compiling num-derive v0.2.2 Oct 14 23:39:38.295 INFO kablam! Compiling image v0.19.0 Oct 14 23:40:09.971 INFO kablam! Compiling ncollide3d v0.16.2 Oct 14 23:40:20.862 INFO kablam! Compiling ray-tracing-in-one-weekend-rs v0.1.0 (/source) Oct 14 23:40:22.223 INFO kablam! warning: variable does not need to be mutable Oct 14 23:40:22.223 INFO kablam! --> src/scene.rs:76:9 Oct 14 23:40:22.223 INFO kablam! | Oct 14 23:40:22.223 INFO kablam! 76 | let mut hitables: Vec<(SceneObject, AABB)> = vec![]; Oct 14 23:40:22.223 INFO kablam! | ----^^^^^^^^ Oct 14 23:40:22.223 INFO kablam! | | Oct 14 23:40:22.223 INFO kablam! | help: remove this `mut` Oct 14 23:40:22.223 INFO kablam! | Oct 14 23:40:22.223 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:40:22.223 INFO kablam! Oct 14 23:40:23.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 14 23:40:23.621 INFO kablam! su: No module specific data is present Oct 14 23:40:23.875 INFO running `"docker" "rm" "-f" "c37c5a8c8c985d5ff6472fdf64623046a54faa883543ec8359917005770d7e2d"` Oct 14 23:40:23.964 INFO blam! c37c5a8c8c985d5ff6472fdf64623046a54faa883543ec8359917005770d7e2d Oct 14 23:40:23.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:40:24.206 INFO blam! 165a40be7204ac23b4b1cd84be2ec7fb4a939722f72898392e5bb7c3880d5bbe Oct 14 23:40:24.211 INFO running `"docker" "start" "-a" "165a40be7204ac23b4b1cd84be2ec7fb4a939722f72898392e5bb7c3880d5bbe"` Oct 14 23:40:25.021 INFO kablam! usermod: no changes Oct 14 23:40:25.142 INFO kablam! Compiling ray-tracing-in-one-weekend-rs v0.1.0 (/source) Oct 14 23:40:26.497 INFO kablam! warning: variable does not need to be mutable Oct 14 23:40:26.497 INFO kablam! --> src/scene.rs:76:9 Oct 14 23:40:26.497 INFO kablam! | Oct 14 23:40:26.497 INFO kablam! 76 | let mut hitables: Vec<(SceneObject, AABB)> = vec![]; Oct 14 23:40:26.497 INFO kablam! | ----^^^^^^^^ Oct 14 23:40:26.497 INFO kablam! | | Oct 14 23:40:26.497 INFO kablam! | help: remove this `mut` Oct 14 23:40:26.497 INFO kablam! | Oct 14 23:40:26.497 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:40:26.497 INFO kablam! Oct 14 23:40:26.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 14 23:40:26.890 INFO kablam! su: No module specific data is present Oct 14 23:40:27.107 INFO running `"docker" "rm" "-f" "165a40be7204ac23b4b1cd84be2ec7fb4a939722f72898392e5bb7c3880d5bbe"` Oct 14 23:40:27.168 INFO blam! 165a40be7204ac23b4b1cd84be2ec7fb4a939722f72898392e5bb7c3880d5bbe Oct 14 23:40:27.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 23:40:27.357 INFO blam! f7e59f72f420893ea7889d276e7941885862b33cfa7ac6137ef70ea658d04207 Oct 14 23:40:27.358 INFO running `"docker" "start" "-a" "f7e59f72f420893ea7889d276e7941885862b33cfa7ac6137ef70ea658d04207"` Oct 14 23:40:28.046 INFO kablam! usermod: no changes Oct 14 23:40:28.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 23:40:28.200 INFO kablam! Running /target/debug/deps/ray_tracing_in_one_weekend_rs-577512affb76d370 Oct 14 23:40:28.207 INFO kablam! su: No module specific data is present Oct 14 23:40:28.207 INFO blam! Oct 14 23:40:28.207 INFO blam! running 0 tests Oct 14 23:40:28.207 INFO blam! Oct 14 23:40:28.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:40:28.207 INFO blam! Oct 14 23:40:28.967 INFO running `"docker" "rm" "-f" "f7e59f72f420893ea7889d276e7941885862b33cfa7ac6137ef70ea658d04207"` Oct 14 23:40:29.273 INFO blam! f7e59f72f420893ea7889d276e7941885862b33cfa7ac6137ef70ea658d04207