Oct 14 21:41:23.502 INFO testing emilio/toy-ray-tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:41:23.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:41:24.143 INFO blam! a6e8d70c07c95a28008891b8e3d6f0f6854ff7fcec333515af5e29306cea0841 Oct 14 21:41:24.145 INFO running `"docker" "start" "-a" "a6e8d70c07c95a28008891b8e3d6f0f6854ff7fcec333515af5e29306cea0841"` Oct 14 21:41:25.142 INFO kablam! usermod: no changes Oct 14 21:41:25.291 INFO kablam! Compiling libc v0.2.19 Oct 14 21:41:25.293 INFO kablam! Compiling heapsize v0.3.8 Oct 14 21:41:25.294 INFO kablam! Compiling glutin v0.7.2 Oct 14 21:41:25.294 INFO kablam! Compiling gleam v0.2.30 Oct 14 21:41:27.955 INFO kablam! Compiling rand v0.3.15 Oct 14 21:41:27.985 INFO kablam! Compiling fs2 v0.2.5 Oct 14 21:41:27.991 INFO kablam! Compiling shared_library v0.1.5 Oct 14 21:41:28.111 INFO kablam! Compiling x11-dl v2.12.0 Oct 14 21:41:28.118 INFO kablam! Compiling euclid v0.10.3 Oct 14 21:41:29.987 INFO kablam! Compiling memmap v0.4.0 Oct 14 21:41:30.131 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 21:41:33.068 INFO kablam! Compiling tracer v0.1.0 (/source/tracer) Oct 14 21:41:35.011 INFO kablam! Compiling phf_generator v0.7.20 Oct 14 21:41:35.011 INFO kablam! Compiling tempfile v2.1.4 Oct 14 21:41:35.168 INFO kablam! warning: variable does not need to be mutable Oct 14 21:41:35.169 INFO kablam! --> tracer/src/lib.rs:251:13 Oct 14 21:41:35.169 INFO kablam! | Oct 14 21:41:35.170 INFO kablam! 251 | let mut z_value = &mut z_buffer[x + self.size.width * y]; Oct 14 21:41:35.170 INFO kablam! | ----^^^^^^^ Oct 14 21:41:35.171 INFO kablam! | | Oct 14 21:41:35.171 INFO kablam! | help: remove this `mut` Oct 14 21:41:35.171 INFO kablam! | Oct 14 21:41:35.171 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:41:35.172 INFO kablam! Oct 14 21:41:35.204 INFO kablam! warning: field is never used: `diffuse` Oct 14 21:41:35.204 INFO kablam! --> tracer/src/lib.rs:60:5 Oct 14 21:41:35.204 INFO kablam! | Oct 14 21:41:35.204 INFO kablam! 60 | diffuse: Color Oct 14 21:41:35.205 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 21:41:35.205 INFO kablam! | Oct 14 21:41:35.205 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:41:35.205 INFO kablam! Oct 14 21:41:35.205 INFO kablam! warning: field is never used: `camera_position` Oct 14 21:41:35.206 INFO kablam! --> tracer/src/lib.rs:174:5 Oct 14 21:41:35.206 INFO kablam! | Oct 14 21:41:35.206 INFO kablam! 174 | camera_position: WorldPosition, Oct 14 21:41:35.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:41:35.206 INFO kablam! Oct 14 21:41:35.206 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 14 21:41:35.207 INFO kablam! --> tracer/src/lib.rs:1:12 Oct 14 21:41:35.207 INFO kablam! | Oct 14 21:41:35.207 INFO kablam! 1 | #![feature(field_init_shorthand, const_fn)] Oct 14 21:41:35.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:41:35.207 INFO kablam! | Oct 14 21:41:35.207 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 21:41:35.208 INFO kablam! Oct 14 21:41:36.431 INFO kablam! Compiling phf_codegen v0.7.20 Oct 14 21:41:37.803 INFO kablam! Compiling target_build_utils v0.1.2 Oct 14 21:41:55.377 INFO kablam! Compiling libloading v0.3.1 Oct 14 21:41:58.513 INFO kablam! Compiling dlib v0.3.1 Oct 14 21:41:59.031 INFO kablam! Compiling wayland-sys v0.7.6 Oct 14 21:42:00.899 INFO kablam! Compiling wayland-client v0.7.6 Oct 14 21:42:03.232 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 14 21:42:03.233 INFO kablam! Compiling wayland-window v0.4.3 Oct 14 21:42:06.007 INFO kablam! Compiling winit v0.5.7 Oct 14 21:42:14.355 INFO kablam! Compiling ray-tracer v0.1.0 (/source) Oct 14 21:42:15.227 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:42:15.227 INFO kablam! --> src/main.rs:36:5 Oct 14 21:42:15.227 INFO kablam! | Oct 14 21:42:15.227 INFO kablam! 36 | unsafe { window.make_current() }; Oct 14 21:42:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:42:15.227 INFO kablam! | Oct 14 21:42:15.227 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 21:42:15.227 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:42:15.227 INFO kablam! Oct 14 21:42:15.227 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:42:15.227 INFO kablam! --> src/main.rs:125:9 Oct 14 21:42:15.227 INFO kablam! | Oct 14 21:42:15.227 INFO kablam! 125 | window.swap_buffers(); Oct 14 21:42:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:42:15.227 INFO kablam! | Oct 14 21:42:15.227 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:42:15.227 INFO kablam! Oct 14 21:42:18.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.28s Oct 14 21:42:18.451 INFO kablam! su: No module specific data is present Oct 14 21:42:20.991 INFO running `"docker" "rm" "-f" "a6e8d70c07c95a28008891b8e3d6f0f6854ff7fcec333515af5e29306cea0841"` Oct 14 21:42:21.423 INFO blam! a6e8d70c07c95a28008891b8e3d6f0f6854ff7fcec333515af5e29306cea0841 Oct 14 21:42:21.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:42:21.919 INFO blam! 39b331d3295b432e09ab30ba24277f76bbe555d41af0029a1e0f5ce3d750be90 Oct 14 21:42:21.935 INFO running `"docker" "start" "-a" "39b331d3295b432e09ab30ba24277f76bbe555d41af0029a1e0f5ce3d750be90"` Oct 14 21:42:23.480 INFO kablam! usermod: no changes Oct 14 21:42:23.757 INFO kablam! Compiling ray-tracer v0.1.0 (/source) Oct 14 21:42:24.687 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:42:24.688 INFO kablam! --> src/main.rs:36:5 Oct 14 21:42:24.689 INFO kablam! | Oct 14 21:42:24.689 INFO kablam! 36 | unsafe { window.make_current() }; Oct 14 21:42:24.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:42:24.691 INFO kablam! | Oct 14 21:42:24.691 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 21:42:24.692 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:42:24.693 INFO kablam! Oct 14 21:42:24.693 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 21:42:24.694 INFO kablam! --> src/main.rs:125:9 Oct 14 21:42:24.695 INFO kablam! | Oct 14 21:42:24.695 INFO kablam! 125 | window.swap_buffers(); Oct 14 21:42:24.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:42:24.696 INFO kablam! | Oct 14 21:42:24.697 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 21:42:24.697 INFO kablam! Oct 14 21:42:25.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 14 21:42:25.275 INFO kablam! su: No module specific data is present Oct 14 21:42:26.815 INFO running `"docker" "rm" "-f" "39b331d3295b432e09ab30ba24277f76bbe555d41af0029a1e0f5ce3d750be90"` Oct 14 21:42:27.123 INFO blam! 39b331d3295b432e09ab30ba24277f76bbe555d41af0029a1e0f5ce3d750be90 Oct 14 21:42:27.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:42:27.732 INFO blam! 68ba40f9d3254cb1b6793f41496fa07336f762f826355a451791b9bf60c4bbcf Oct 14 21:42:27.743 INFO running `"docker" "start" "-a" "68ba40f9d3254cb1b6793f41496fa07336f762f826355a451791b9bf60c4bbcf"` Oct 14 21:42:28.855 INFO kablam! usermod: no changes Oct 14 21:42:28.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 21:42:29.010 INFO kablam! Running /target/debug/deps/ray_tracer-3abd0f1fd8e13773 Oct 14 21:42:29.015 INFO blam! Oct 14 21:42:29.015 INFO blam! running 0 tests Oct 14 21:42:29.015 INFO blam! Oct 14 21:42:29.015 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:42:29.015 INFO blam! Oct 14 21:42:29.017 INFO kablam! su: No module specific data is present Oct 14 21:42:29.633 INFO running `"docker" "rm" "-f" "68ba40f9d3254cb1b6793f41496fa07336f762f826355a451791b9bf60c4bbcf"` Oct 14 21:42:30.001 INFO blam! 68ba40f9d3254cb1b6793f41496fa07336f762f826355a451791b9bf60c4bbcf