Oct 14 21:13:43.438 INFO testing etri3600/Ray-Tracer-Rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:13:43.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:13:43.863 INFO blam! da2499f37c4b2b1a72f2b27a9af6da75e318c3be7d906e0335cbab143b0f7459 Oct 14 21:13:43.865 INFO running `"docker" "start" "-a" "da2499f37c4b2b1a72f2b27a9af6da75e318c3be7d906e0335cbab143b0f7459"` Oct 14 21:13:45.267 INFO kablam! usermod: no changes Oct 14 21:13:45.419 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 21:13:45.419 INFO kablam! Compiling num-derive v0.2.2 Oct 14 21:13:45.419 INFO kablam! Compiling png v0.12.0 Oct 14 21:13:48.421 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 21:13:49.971 INFO kablam! Compiling rayon-core v1.4.0 Oct 14 21:13:52.928 INFO kablam! Compiling rayon v1.0.1 Oct 14 21:13:57.352 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 21:14:00.206 INFO kablam! Compiling image v0.19.0 Oct 14 21:14:12.067 INFO kablam! Compiling Ray-Tracer v0.1.0 (/source) Oct 14 21:14:13.539 INFO kablam! warning: function is never used: `gamma_decode` Oct 14 21:14:13.539 INFO kablam! --> src/scene.rs:17:1 Oct 14 21:14:13.539 INFO kablam! | Oct 14 21:14:13.539 INFO kablam! 17 | fn gamma_decode(encoded: f32) -> f32 { Oct 14 21:14:13.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:14:13.539 INFO kablam! | Oct 14 21:14:13.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:14:13.539 INFO kablam! Oct 14 21:14:13.539 INFO kablam! warning: method is never used: `from_rgba` Oct 14 21:14:13.539 INFO kablam! --> src/scene.rs:35:5 Oct 14 21:14:13.539 INFO kablam! | Oct 14 21:14:13.539 INFO kablam! 35 | pub fn from_rgba(rgba: Rgba) -> Color { Oct 14 21:14:13.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:14:13.539 INFO kablam! Oct 14 21:14:13.539 INFO kablam! warning: crate `Ray_Tracer` should have a snake case name such as `ray_tracer` Oct 14 21:14:13.539 INFO kablam! | Oct 14 21:14:13.539 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:14:13.539 INFO kablam! Oct 14 21:14:14.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.63s Oct 14 21:14:14.928 INFO kablam! su: No module specific data is present Oct 14 21:14:15.405 INFO running `"docker" "rm" "-f" "da2499f37c4b2b1a72f2b27a9af6da75e318c3be7d906e0335cbab143b0f7459"` Oct 14 21:14:15.607 INFO blam! da2499f37c4b2b1a72f2b27a9af6da75e318c3be7d906e0335cbab143b0f7459 Oct 14 21:14:15.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:14:16.026 INFO blam! 39f654ba95546ea6ac192c5d7f2968a61fe54821900177b030c60dabe45baa37 Oct 14 21:14:16.031 INFO running `"docker" "start" "-a" "39f654ba95546ea6ac192c5d7f2968a61fe54821900177b030c60dabe45baa37"` Oct 14 21:14:17.518 INFO kablam! usermod: no changes Oct 14 21:14:17.619 INFO kablam! Compiling Ray-Tracer v0.1.0 (/source) Oct 14 21:14:18.764 INFO kablam! warning: function is never used: `gamma_decode` Oct 14 21:14:18.764 INFO kablam! --> src/scene.rs:17:1 Oct 14 21:14:18.764 INFO kablam! | Oct 14 21:14:18.764 INFO kablam! 17 | fn gamma_decode(encoded: f32) -> f32 { Oct 14 21:14:18.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:14:18.764 INFO kablam! | Oct 14 21:14:18.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:14:18.764 INFO kablam! Oct 14 21:14:18.764 INFO kablam! warning: method is never used: `from_rgba` Oct 14 21:14:18.764 INFO kablam! --> src/scene.rs:35:5 Oct 14 21:14:18.764 INFO kablam! | Oct 14 21:14:18.764 INFO kablam! 35 | pub fn from_rgba(rgba: Rgba) -> Color { Oct 14 21:14:18.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:14:18.764 INFO kablam! Oct 14 21:14:18.764 INFO kablam! warning: crate `Ray_Tracer` should have a snake case name such as `ray_tracer` Oct 14 21:14:18.764 INFO kablam! | Oct 14 21:14:18.764 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:14:18.764 INFO kablam! Oct 14 21:14:20.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Oct 14 21:14:20.273 INFO kablam! su: No module specific data is present Oct 14 21:14:21.307 INFO running `"docker" "rm" "-f" "39f654ba95546ea6ac192c5d7f2968a61fe54821900177b030c60dabe45baa37"` Oct 14 21:14:21.559 INFO blam! 39f654ba95546ea6ac192c5d7f2968a61fe54821900177b030c60dabe45baa37 Oct 14 21:14:21.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:14:22.088 INFO blam! a8d51e9f55177c609fc8145e8b784e3be41da881421355af78bb6d2285c8ae03 Oct 14 21:14:22.091 INFO running `"docker" "start" "-a" "a8d51e9f55177c609fc8145e8b784e3be41da881421355af78bb6d2285c8ae03"` Oct 14 21:14:23.414 INFO kablam! usermod: no changes Oct 14 21:14:23.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 21:14:23.542 INFO kablam! Running /target/debug/deps/Ray_Tracer-f15c26ceb72b5da4 Oct 14 21:14:23.551 INFO blam! Oct 14 21:14:23.551 INFO blam! running 1 test Oct 14 21:14:23.743 INFO blam! test scene::test_can_render_scene ... ok Oct 14 21:14:23.743 INFO kablam! su: No module specific data is present Oct 14 21:14:23.743 INFO blam! Oct 14 21:14:23.743 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:14:23.743 INFO blam! Oct 14 21:14:24.480 INFO running `"docker" "rm" "-f" "a8d51e9f55177c609fc8145e8b784e3be41da881421355af78bb6d2285c8ae03"` Oct 14 21:14:24.767 INFO blam! a8d51e9f55177c609fc8145e8b784e3be41da881421355af78bb6d2285c8ae03