Oct 15 10:24:50.838 INFO testing HarveyHunt/rayblaster against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:24:50.839 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 15 10:24:51.368 INFO blam! 4230ca498ca4ff311c106a2f49e53826666e5f9ce2dbe1137493d855ded473b5 Oct 15 10:24:51.371 INFO running `"docker" "start" "-a" "4230ca498ca4ff311c106a2f49e53826666e5f9ce2dbe1137493d855ded473b5"` Oct 15 10:24:53.763 INFO kablam! usermod: no changes Oct 15 10:24:53.915 INFO kablam! Compiling crossbeam v0.3.0 Oct 15 10:24:53.924 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 10:24:53.948 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 10:24:53.963 INFO kablam! Compiling rayon v0.8.2 Oct 15 10:25:00.995 INFO kablam! Compiling flate2 v0.2.19 Oct 15 10:25:01.099 INFO kablam! Compiling num-rational v0.1.39 Oct 15 10:25:02.643 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 10:25:04.363 INFO kablam! Compiling num v0.1.40 Oct 15 10:25:05.452 INFO kablam! Compiling png v0.5.2 Oct 15 10:25:06.012 INFO kablam! Compiling cgmath v0.9.1 Oct 15 10:25:10.475 INFO kablam! Compiling image v0.10.4 Oct 15 10:25:26.419 INFO kablam! Compiling rayblaster v0.1.0 (/source) Oct 15 10:25:28.165 INFO kablam! warning: value assigned to `sample_index` is never read Oct 15 10:25:28.165 INFO kablam! --> src/renderer/renderer.rs:90:17 Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! 90 | let mut sample_index = 0; Oct 15 10:25:28.165 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 10:25:28.165 INFO kablam! Oct 15 10:25:28.165 INFO kablam! warning: variable `prim` is assigned to, but never used Oct 15 10:25:28.165 INFO kablam! --> src/renderer/renderer.rs:122:13 Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! 122 | let prim: &Box; Oct 15 10:25:28.165 INFO kablam! | ^^^^ Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:25:28.165 INFO kablam! = note: consider using `_prim` instead Oct 15 10:25:28.165 INFO kablam! Oct 15 10:25:28.165 INFO kablam! warning: value assigned to `prim` is never read Oct 15 10:25:28.165 INFO kablam! --> src/renderer/renderer.rs:128:17 Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! 128 | prim = p Oct 15 10:25:28.165 INFO kablam! | ^^^^ Oct 15 10:25:28.165 INFO kablam! Oct 15 10:25:28.165 INFO kablam! warning: unused variable: `int` Oct 15 10:25:28.165 INFO kablam! --> src/renderer/renderer.rs:158:19 Oct 15 10:25:28.165 INFO kablam! | Oct 15 10:25:28.165 INFO kablam! 158 | Some((int, prim)) => true, Oct 15 10:25:28.165 INFO kablam! | ^^^ help: consider using `_int` instead Oct 15 10:25:28.170 INFO kablam! Oct 15 10:25:28.171 INFO kablam! warning: unused variable: `prim` Oct 15 10:25:28.171 INFO kablam! --> src/renderer/renderer.rs:158:24 Oct 15 10:25:28.171 INFO kablam! | Oct 15 10:25:28.171 INFO kablam! 158 | Some((int, prim)) => true, Oct 15 10:25:28.171 INFO kablam! | ^^^^ help: consider using `_prim` instead Oct 15 10:25:28.171 INFO kablam! Oct 15 10:25:28.203 INFO kablam! warning: field is never used: `depth` Oct 15 10:25:28.203 INFO kablam! --> src/renderer/ray.rs:14:5 Oct 15 10:25:28.203 INFO kablam! | Oct 15 10:25:28.203 INFO kablam! 14 | depth: u32, Oct 15 10:25:28.203 INFO kablam! | ^^^^^^^^^^ Oct 15 10:25:28.203 INFO kablam! | Oct 15 10:25:28.203 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:28.207 INFO kablam! Oct 15 10:25:28.207 INFO kablam! warning: field is never used: `t` Oct 15 10:25:28.207 INFO kablam! --> src/renderer/ray.rs:15:5 Oct 15 10:25:28.207 INFO kablam! | Oct 15 10:25:28.207 INFO kablam! 15 | t: RayType, Oct 15 10:25:28.207 INFO kablam! | ^^^^^^^^^^ Oct 15 10:25:28.207 INFO kablam! Oct 15 10:25:28.207 INFO kablam! warning: field is never used: `fov` Oct 15 10:25:28.207 INFO kablam! --> src/renderer/renderer.rs:27:5 Oct 15 10:25:28.207 INFO kablam! | Oct 15 10:25:28.207 INFO kablam! 27 | fov: f64, Oct 15 10:25:28.207 INFO kablam! | ^^^^^^^^ Oct 15 10:25:28.207 INFO kablam! Oct 15 10:25:28.221 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 10:25:28.221 INFO kablam! --> src/main.rs:89:5 Oct 15 10:25:28.221 INFO kablam! | Oct 15 10:25:28.221 INFO kablam! 89 | / save_buffer(image_path, Oct 15 10:25:28.221 INFO kablam! 90 | | &buffer, Oct 15 10:25:28.221 INFO kablam! 91 | | width as u32, Oct 15 10:25:28.221 INFO kablam! 92 | | height as u32, Oct 15 10:25:28.221 INFO kablam! 93 | | image::RGB(8)); Oct 15 10:25:28.221 INFO kablam! | |_______________________________^ Oct 15 10:25:28.221 INFO kablam! | Oct 15 10:25:28.221 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 10:25:28.221 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 10:25:28.221 INFO kablam! Oct 15 10:25:30.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.99s Oct 15 10:25:30.775 INFO kablam! su: No module specific data is present Oct 15 10:25:31.427 INFO running `"docker" "rm" "-f" "4230ca498ca4ff311c106a2f49e53826666e5f9ce2dbe1137493d855ded473b5"` Oct 15 10:25:31.839 INFO blam! 4230ca498ca4ff311c106a2f49e53826666e5f9ce2dbe1137493d855ded473b5 Oct 15 10:25:31.849 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 15 10:25:32.239 INFO blam! b000feb84d8a3f096b0138ee9fb739cbf6a1e2efe5654f2839888bc940b3ac61 Oct 15 10:25:32.243 INFO running `"docker" "start" "-a" "b000feb84d8a3f096b0138ee9fb739cbf6a1e2efe5654f2839888bc940b3ac61"` Oct 15 10:25:33.363 INFO kablam! usermod: no changes Oct 15 10:25:33.491 INFO kablam! Compiling rayblaster v0.1.0 (/source) Oct 15 10:25:35.296 INFO kablam! warning: value assigned to `sample_index` is never read Oct 15 10:25:35.296 INFO kablam! --> src/renderer/renderer.rs:90:17 Oct 15 10:25:35.296 INFO kablam! | Oct 15 10:25:35.297 INFO kablam! 90 | let mut sample_index = 0; Oct 15 10:25:35.297 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:25:35.297 INFO kablam! | Oct 15 10:25:35.298 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 10:25:35.298 INFO kablam! Oct 15 10:25:35.298 INFO kablam! warning: variable `prim` is assigned to, but never used Oct 15 10:25:35.299 INFO kablam! --> src/renderer/renderer.rs:122:13 Oct 15 10:25:35.299 INFO kablam! | Oct 15 10:25:35.299 INFO kablam! 122 | let prim: &Box; Oct 15 10:25:35.300 INFO kablam! | ^^^^ Oct 15 10:25:35.300 INFO kablam! | Oct 15 10:25:35.300 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:25:35.301 INFO kablam! = note: consider using `_prim` instead Oct 15 10:25:35.301 INFO kablam! Oct 15 10:25:35.301 INFO kablam! warning: value assigned to `prim` is never read Oct 15 10:25:35.302 INFO kablam! --> src/renderer/renderer.rs:128:17 Oct 15 10:25:35.302 INFO kablam! | Oct 15 10:25:35.302 INFO kablam! 128 | prim = p Oct 15 10:25:35.303 INFO kablam! | ^^^^ Oct 15 10:25:35.303 INFO kablam! Oct 15 10:25:35.303 INFO kablam! warning: unused variable: `int` Oct 15 10:25:35.305 INFO kablam! --> src/renderer/renderer.rs:158:19 Oct 15 10:25:35.305 INFO kablam! | Oct 15 10:25:35.305 INFO kablam! 158 | Some((int, prim)) => true, Oct 15 10:25:35.305 INFO kablam! | ^^^ help: consider using `_int` instead Oct 15 10:25:35.305 INFO kablam! Oct 15 10:25:35.305 INFO kablam! warning: unused variable: `prim` Oct 15 10:25:35.305 INFO kablam! --> src/renderer/renderer.rs:158:24 Oct 15 10:25:35.305 INFO kablam! | Oct 15 10:25:35.305 INFO kablam! 158 | Some((int, prim)) => true, Oct 15 10:25:35.305 INFO kablam! | ^^^^ help: consider using `_prim` instead Oct 15 10:25:35.305 INFO kablam! Oct 15 10:25:35.321 INFO kablam! warning: field is never used: `depth` Oct 15 10:25:35.321 INFO kablam! --> src/renderer/ray.rs:14:5 Oct 15 10:25:35.321 INFO kablam! | Oct 15 10:25:35.322 INFO kablam! 14 | depth: u32, Oct 15 10:25:35.322 INFO kablam! | ^^^^^^^^^^ Oct 15 10:25:35.322 INFO kablam! | Oct 15 10:25:35.323 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:35.323 INFO kablam! Oct 15 10:25:35.323 INFO kablam! warning: field is never used: `t` Oct 15 10:25:35.323 INFO kablam! --> src/renderer/ray.rs:15:5 Oct 15 10:25:35.324 INFO kablam! | Oct 15 10:25:35.324 INFO kablam! 15 | t: RayType, Oct 15 10:25:35.324 INFO kablam! | ^^^^^^^^^^ Oct 15 10:25:35.324 INFO kablam! Oct 15 10:25:35.325 INFO kablam! warning: field is never used: `fov` Oct 15 10:25:35.325 INFO kablam! --> src/renderer/renderer.rs:27:5 Oct 15 10:25:35.325 INFO kablam! | Oct 15 10:25:35.326 INFO kablam! 27 | fov: f64, Oct 15 10:25:35.326 INFO kablam! | ^^^^^^^^ Oct 15 10:25:35.326 INFO kablam! Oct 15 10:25:35.336 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 10:25:35.336 INFO kablam! --> src/main.rs:89:5 Oct 15 10:25:35.337 INFO kablam! | Oct 15 10:25:35.337 INFO kablam! 89 | / save_buffer(image_path, Oct 15 10:25:35.337 INFO kablam! 90 | | &buffer, Oct 15 10:25:35.338 INFO kablam! 91 | | width as u32, Oct 15 10:25:35.338 INFO kablam! 92 | | height as u32, Oct 15 10:25:35.338 INFO kablam! 93 | | image::RGB(8)); Oct 15 10:25:35.340 INFO kablam! | |_______________________________^ Oct 15 10:25:35.340 INFO kablam! | Oct 15 10:25:35.340 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 10:25:35.341 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 10:25:35.341 INFO kablam! Oct 15 10:25:35.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 15 10:25:35.793 INFO kablam! su: No module specific data is present Oct 15 10:25:36.097 INFO running `"docker" "rm" "-f" "b000feb84d8a3f096b0138ee9fb739cbf6a1e2efe5654f2839888bc940b3ac61"` Oct 15 10:25:36.190 INFO blam! b000feb84d8a3f096b0138ee9fb739cbf6a1e2efe5654f2839888bc940b3ac61 Oct 15 10:25:36.192 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 15 10:25:36.399 INFO blam! 590afe547f02eada2cc39a54de562e02a6e91e3ec696df79fd17bcb95b229028 Oct 15 10:25:36.401 INFO running `"docker" "start" "-a" "590afe547f02eada2cc39a54de562e02a6e91e3ec696df79fd17bcb95b229028"` Oct 15 10:25:36.922 INFO kablam! usermod: no changes Oct 15 10:25:36.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 10:25:36.995 INFO kablam! Running /target/debug/deps/rayblaster-b03706e18cf1e242 Oct 15 10:25:37.004 INFO blam! Oct 15 10:25:37.004 INFO blam! running 0 tests Oct 15 10:25:37.004 INFO blam! Oct 15 10:25:37.004 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:25:37.004 INFO blam! Oct 15 10:25:37.007 INFO kablam! su: No module specific data is present Oct 15 10:25:37.327 INFO running `"docker" "rm" "-f" "590afe547f02eada2cc39a54de562e02a6e91e3ec696df79fd17bcb95b229028"` Oct 15 10:25:37.775 INFO blam! 590afe547f02eada2cc39a54de562e02a6e91e3ec696df79fd17bcb95b229028