Oct 15 06:53:52.764 INFO testing SergeevPavel/rtrace against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:53:52.766 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 15 06:53:53.320 INFO blam! 8ebc43fbc6f3bc62428fbf06c24c9f5a8d31da036b3864ac594517fc6a03f97a Oct 15 06:53:53.324 INFO running `"docker" "start" "-a" "8ebc43fbc6f3bc62428fbf06c24c9f5a8d31da036b3864ac594517fc6a03f97a"` Oct 15 06:53:54.955 INFO kablam! usermod: no changes Oct 15 06:53:55.079 INFO kablam! Compiling rayon-core v1.0.0 Oct 15 06:53:57.067 INFO kablam! Compiling rayon v0.7.0 Oct 15 06:53:59.771 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 15 06:54:03.407 INFO kablam! Compiling image v0.12.3 Oct 15 06:54:17.995 INFO kablam! Compiling rtrace v0.1.0 (/source) Oct 15 06:54:18.934 INFO kablam! warning: unused imports: `I`, `J`, `K`, `O`, `Vector` Oct 15 06:54:18.934 INFO kablam! --> src/main.rs:15:17 Oct 15 06:54:18.935 INFO kablam! | Oct 15 06:54:18.935 INFO kablam! 15 | use math::{Ray, Vector, I, J, K, O}; Oct 15 06:54:18.943 INFO kablam! | ^^^^^^ ^ ^ ^ ^ Oct 15 06:54:18.943 INFO kablam! | Oct 15 06:54:18.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:54:18.943 INFO kablam! Oct 15 06:54:19.043 INFO kablam! warning: unused variable: `color` Oct 15 06:54:19.044 INFO kablam! --> src/scene.rs:31:48 Oct 15 06:54:19.044 INFO kablam! | Oct 15 06:54:19.045 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:19.045 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 15 06:54:19.045 INFO kablam! | Oct 15 06:54:19.046 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:54:19.046 INFO kablam! Oct 15 06:54:19.046 INFO kablam! warning: unused variable: `material` Oct 15 06:54:19.047 INFO kablam! --> src/scene.rs:31:55 Oct 15 06:54:19.047 INFO kablam! | Oct 15 06:54:19.047 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:19.048 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `material: _` Oct 15 06:54:19.048 INFO kablam! Oct 15 06:54:19.048 INFO kablam! warning: unused variable: `n` Oct 15 06:54:19.049 INFO kablam! --> src/scene.rs:31:65 Oct 15 06:54:19.049 INFO kablam! | Oct 15 06:54:19.049 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:19.050 INFO kablam! | ^ help: try ignoring the field: `n: _` Oct 15 06:54:19.050 INFO kablam! Oct 15 06:54:20.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.44s Oct 15 06:54:20.420 INFO kablam! su: No module specific data is present Oct 15 06:54:21.135 INFO running `"docker" "rm" "-f" "8ebc43fbc6f3bc62428fbf06c24c9f5a8d31da036b3864ac594517fc6a03f97a"` Oct 15 06:54:21.497 INFO blam! 8ebc43fbc6f3bc62428fbf06c24c9f5a8d31da036b3864ac594517fc6a03f97a Oct 15 06:54:21.498 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 15 06:54:21.875 INFO blam! 5f90ffcd5c930b29493e3c585c4e6ba98af7a1f34590c01404e42f8446964224 Oct 15 06:54:21.880 INFO running `"docker" "start" "-a" "5f90ffcd5c930b29493e3c585c4e6ba98af7a1f34590c01404e42f8446964224"` Oct 15 06:54:22.805 INFO kablam! usermod: no changes Oct 15 06:54:22.901 INFO kablam! Compiling rtrace v0.1.0 (/source) Oct 15 06:54:23.901 INFO kablam! warning: unused imports: `I`, `J`, `K`, `O`, `Vector` Oct 15 06:54:23.901 INFO kablam! --> src/main.rs:15:17 Oct 15 06:54:23.901 INFO kablam! | Oct 15 06:54:23.902 INFO kablam! 15 | use math::{Ray, Vector, I, J, K, O}; Oct 15 06:54:23.902 INFO kablam! | ^^^^^^ ^ ^ ^ ^ Oct 15 06:54:23.902 INFO kablam! | Oct 15 06:54:23.902 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:54:23.902 INFO kablam! Oct 15 06:54:24.009 INFO kablam! warning: unused variable: `color` Oct 15 06:54:24.009 INFO kablam! --> src/scene.rs:31:48 Oct 15 06:54:24.009 INFO kablam! | Oct 15 06:54:24.009 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:24.009 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 15 06:54:24.009 INFO kablam! | Oct 15 06:54:24.009 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:54:24.009 INFO kablam! Oct 15 06:54:24.009 INFO kablam! warning: unused variable: `material` Oct 15 06:54:24.009 INFO kablam! --> src/scene.rs:31:55 Oct 15 06:54:24.009 INFO kablam! | Oct 15 06:54:24.010 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:24.010 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `material: _` Oct 15 06:54:24.010 INFO kablam! Oct 15 06:54:24.010 INFO kablam! warning: unused variable: `n` Oct 15 06:54:24.010 INFO kablam! --> src/scene.rs:31:65 Oct 15 06:54:24.010 INFO kablam! | Oct 15 06:54:24.010 INFO kablam! 31 | let IntersectionPoint { alpha, color, material, n } = ip; Oct 15 06:54:24.010 INFO kablam! | ^ help: try ignoring the field: `n: _` Oct 15 06:54:24.010 INFO kablam! Oct 15 06:54:24.574 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 15 06:54:24.577 INFO kablam! su: No module specific data is present Oct 15 06:54:24.895 INFO running `"docker" "rm" "-f" "5f90ffcd5c930b29493e3c585c4e6ba98af7a1f34590c01404e42f8446964224"` Oct 15 06:54:24.982 INFO blam! 5f90ffcd5c930b29493e3c585c4e6ba98af7a1f34590c01404e42f8446964224 Oct 15 06:54:24.987 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 15 06:54:25.159 INFO blam! 09e30ae9f0ec3011a3044215619d1e82b67d1a25b2c12616e68625cf754ff21e Oct 15 06:54:25.165 INFO running `"docker" "start" "-a" "09e30ae9f0ec3011a3044215619d1e82b67d1a25b2c12616e68625cf754ff21e"` Oct 15 06:54:25.681 INFO kablam! usermod: no changes Oct 15 06:54:25.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 06:54:25.736 INFO kablam! Running /target/debug/deps/rtrace-870d1233288c44d8 Oct 15 06:54:25.739 INFO blam! Oct 15 06:54:25.739 INFO blam! running 1 test Oct 15 06:54:25.740 INFO blam! test math::vector_test ... ok Oct 15 06:54:25.740 INFO blam! Oct 15 06:54:25.740 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:54:25.740 INFO blam! Oct 15 06:54:25.742 INFO kablam! su: No module specific data is present Oct 15 06:54:25.985 INFO running `"docker" "rm" "-f" "09e30ae9f0ec3011a3044215619d1e82b67d1a25b2c12616e68625cf754ff21e"` Oct 15 06:54:26.084 INFO blam! 09e30ae9f0ec3011a3044215619d1e82b67d1a25b2c12616e68625cf754ff21e