Oct 14 14:44:17.619 INFO testing komu/weekend-raytracer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:44:17.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14:44:18.219 INFO blam! 0db4d2926e000317b7abf99b2592cc2433631ca54ce5e1015c1a3cc4e2a51ecd Oct 14 14:44:18.231 INFO running `"docker" "start" "-a" "0db4d2926e000317b7abf99b2592cc2433631ca54ce5e1015c1a3cc4e2a51ecd"` Oct 14 14:44:19.931 INFO kablam! usermod: no changes Oct 14 14:44:20.132 INFO kablam! Compiling cgmath v0.16.1 Oct 14 14:44:20.132 INFO kablam! Compiling array-init v0.0.4 Oct 14 14:44:20.156 INFO kablam! Compiling deflate v0.7.18 Oct 14 14:44:20.157 INFO kablam! Compiling num-integer v0.1.39 Oct 14 14:44:20.171 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 14:44:20.171 INFO kablam! Compiling syn v0.14.9 Oct 14 14:44:26.056 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 14:44:26.147 INFO kablam! Compiling num-iter v0.1.37 Oct 14 14:44:26.148 INFO kablam! Compiling num-rational v0.1.42 Oct 14 14:44:30.607 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 14:44:30.811 INFO kablam! Compiling png v0.12.0 Oct 14 14:44:39.588 INFO kablam! Compiling rayon v1.0.2 Oct 14 14:44:53.143 INFO kablam! Compiling num-derive v0.2.2 Oct 14 14:44:55.815 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 14:45:00.805 INFO kablam! Compiling image v0.19.0 Oct 14 14:45:19.463 INFO kablam! Compiling weekend-raytracer v0.1.0 (/source) Oct 14 14:45:20.379 INFO kablam! warning: unused variable: `rng` Oct 14 14:45:20.379 INFO kablam! --> src/main.rs:72:13 Oct 14 14:45:20.379 INFO kablam! | Oct 14 14:45:20.379 INFO kablam! 72 | let mut rng = thread_rng(); Oct 14 14:45:20.379 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 14 14:45:20.379 INFO kablam! | Oct 14 14:45:20.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:45:20.379 INFO kablam! Oct 14 14:45:20.403 INFO kablam! warning: variable does not need to be mutable Oct 14 14:45:20.403 INFO kablam! --> src/main.rs:72:9 Oct 14 14:45:20.403 INFO kablam! | Oct 14 14:45:20.403 INFO kablam! 72 | let mut rng = thread_rng(); Oct 14 14:45:20.403 INFO kablam! | ----^^^ Oct 14 14:45:20.403 INFO kablam! | | Oct 14 14:45:20.403 INFO kablam! | help: remove this `mut` Oct 14 14:45:20.403 INFO kablam! | Oct 14 14:45:20.403 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:45:20.403 INFO kablam! Oct 14 14:45:22.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 14 14:45:22.690 INFO kablam! su: No module specific data is present Oct 14 14:45:24.229 INFO running `"docker" "rm" "-f" "0db4d2926e000317b7abf99b2592cc2433631ca54ce5e1015c1a3cc4e2a51ecd"` Oct 14 14:45:24.435 INFO blam! 0db4d2926e000317b7abf99b2592cc2433631ca54ce5e1015c1a3cc4e2a51ecd Oct 14 14:45:24.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14:45:24.832 INFO blam! ee5c374b4861d96dace8f792b833610a1329c24d4cc664383d312efc3a53c088 Oct 14 14:45:24.837 INFO running `"docker" "start" "-a" "ee5c374b4861d96dace8f792b833610a1329c24d4cc664383d312efc3a53c088"` Oct 14 14:45:26.579 INFO kablam! usermod: no changes Oct 14 14:45:26.698 INFO kablam! Compiling weekend-raytracer v0.1.0 (/source) Oct 14 14:45:27.599 INFO kablam! warning: unused variable: `rng` Oct 14 14:45:27.599 INFO kablam! --> src/main.rs:72:13 Oct 14 14:45:27.599 INFO kablam! | Oct 14 14:45:27.599 INFO kablam! 72 | let mut rng = thread_rng(); Oct 14 14:45:27.599 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 14 14:45:27.599 INFO kablam! | Oct 14 14:45:27.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:45:27.599 INFO kablam! Oct 14 14:45:27.615 INFO kablam! warning: variable does not need to be mutable Oct 14 14:45:27.615 INFO kablam! --> src/main.rs:72:9 Oct 14 14:45:27.615 INFO kablam! | Oct 14 14:45:27.615 INFO kablam! 72 | let mut rng = thread_rng(); Oct 14 14:45:27.615 INFO kablam! | ----^^^ Oct 14 14:45:27.615 INFO kablam! | | Oct 14 14:45:27.615 INFO kablam! | help: remove this `mut` Oct 14 14:45:27.615 INFO kablam! | Oct 14 14:45:27.615 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:45:27.615 INFO kablam! Oct 14 14:45:28.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 14 14:45:28.094 INFO kablam! su: No module specific data is present Oct 14 14:45:29.349 INFO running `"docker" "rm" "-f" "ee5c374b4861d96dace8f792b833610a1329c24d4cc664383d312efc3a53c088"` Oct 14 14:45:29.615 INFO blam! ee5c374b4861d96dace8f792b833610a1329c24d4cc664383d312efc3a53c088 Oct 14 14:45:29.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14:45:30.100 INFO blam! 25674b79df7626f6afc62a9e9a130342ddaf842e95098192b206c065a2bfc81a Oct 14 14:45:30.105 INFO running `"docker" "start" "-a" "25674b79df7626f6afc62a9e9a130342ddaf842e95098192b206c065a2bfc81a"` Oct 14 14:45:31.607 INFO kablam! usermod: no changes Oct 14 14:45:31.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 14:45:31.777 INFO kablam! Running /target/debug/deps/weekend_raytracer-a83d3e5faea0f548 Oct 14 14:45:31.781 INFO kablam! su: No module specific data is present Oct 14 14:45:31.783 INFO blam! Oct 14 14:45:31.783 INFO blam! running 0 tests Oct 14 14:45:31.783 INFO blam! Oct 14 14:45:31.783 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:45:31.783 INFO blam! Oct 14 14:45:32.955 INFO running `"docker" "rm" "-f" "25674b79df7626f6afc62a9e9a130342ddaf842e95098192b206c065a2bfc81a"` Oct 14 14:45:33.203 INFO blam! 25674b79df7626f6afc62a9e9a130342ddaf842e95098192b206c065a2bfc81a