Oct 15 09:24:37.584 INFO testing LEARAX/red_rim against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:24:37.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:24:38.057 INFO blam! 685bf5c0d885a958c8323239fb9db64bc3f53ab2795370fd471d9c5978032242 Oct 15 09:24:38.059 INFO running `"docker" "start" "-a" "685bf5c0d885a958c8323239fb9db64bc3f53ab2795370fd471d9c5978032242"` Oct 15 09:24:39.247 INFO kablam! usermod: no changes Oct 15 09:24:39.387 INFO kablam! Compiling static_assertions v0.2.5 Oct 15 09:24:39.408 INFO kablam! Compiling vek v0.9.4 Oct 15 09:24:39.409 INFO kablam! Compiling num-rational v0.1.42 Oct 15 09:24:39.412 INFO kablam! Compiling syn v0.14.9 Oct 15 09:24:39.415 INFO kablam! Compiling png v0.12.0 Oct 15 09:24:39.415 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 09:25:01.215 INFO kablam! Compiling num-derive v0.2.2 Oct 15 09:25:06.499 INFO kablam! Compiling image v0.19.0 Oct 15 09:25:32.775 INFO kablam! Compiling red_rim v0.1.0 (/source) Oct 15 09:25:34.598 INFO kablam! warning: type alias is never used: `Vec3` Oct 15 09:25:34.598 INFO kablam! --> src/main.rs:4:1 Oct 15 09:25:34.598 INFO kablam! | Oct 15 09:25:34.598 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 15 09:25:34.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:34.599 INFO kablam! | Oct 15 09:25:34.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:25:34.600 INFO kablam! Oct 15 09:25:34.600 INFO kablam! warning: struct is never constructed: `Ray` Oct 15 09:25:34.600 INFO kablam! --> src/main.rs:6:1 Oct 15 09:25:34.600 INFO kablam! | Oct 15 09:25:34.601 INFO kablam! 6 | struct Ray { Oct 15 09:25:34.601 INFO kablam! | ^^^^^^^^^^ Oct 15 09:25:34.601 INFO kablam! Oct 15 09:25:34.601 INFO kablam! warning: method is never used: `new` Oct 15 09:25:34.602 INFO kablam! --> src/main.rs:12:5 Oct 15 09:25:34.602 INFO kablam! | Oct 15 09:25:34.602 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 15 09:25:34.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:34.602 INFO kablam! Oct 15 09:25:34.602 INFO kablam! warning: method is never used: `point_at` Oct 15 09:25:34.602 INFO kablam! --> src/main.rs:15:5 Oct 15 09:25:34.602 INFO kablam! | Oct 15 09:25:34.602 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 15 09:25:34.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:34.602 INFO kablam! Oct 15 09:25:35.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.69s Oct 15 09:25:35.979 INFO kablam! su: No module specific data is present Oct 15 09:25:37.111 INFO running `"docker" "rm" "-f" "685bf5c0d885a958c8323239fb9db64bc3f53ab2795370fd471d9c5978032242"` Oct 15 09:25:37.359 INFO blam! 685bf5c0d885a958c8323239fb9db64bc3f53ab2795370fd471d9c5978032242 Oct 15 09:25:37.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:25:37.899 INFO blam! 37b958469258897d1c69abb0463f1e4b86502e94b4a64dff3afae8b332c67e5f Oct 15 09:25:37.901 INFO running `"docker" "start" "-a" "37b958469258897d1c69abb0463f1e4b86502e94b4a64dff3afae8b332c67e5f"` Oct 15 09:25:40.015 INFO kablam! usermod: no changes Oct 15 09:25:40.139 INFO kablam! Compiling red_rim v0.1.0 (/source) Oct 15 09:25:42.079 INFO kablam! warning: type alias is never used: `Vec3` Oct 15 09:25:42.079 INFO kablam! --> src/main.rs:4:1 Oct 15 09:25:42.079 INFO kablam! | Oct 15 09:25:42.079 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 15 09:25:42.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:42.079 INFO kablam! | Oct 15 09:25:42.079 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:25:42.079 INFO kablam! Oct 15 09:25:42.079 INFO kablam! warning: struct is never constructed: `Ray` Oct 15 09:25:42.079 INFO kablam! --> src/main.rs:6:1 Oct 15 09:25:42.079 INFO kablam! | Oct 15 09:25:42.079 INFO kablam! 6 | struct Ray { Oct 15 09:25:42.079 INFO kablam! | ^^^^^^^^^^ Oct 15 09:25:42.079 INFO kablam! Oct 15 09:25:42.079 INFO kablam! warning: method is never used: `new` Oct 15 09:25:42.079 INFO kablam! --> src/main.rs:12:5 Oct 15 09:25:42.079 INFO kablam! | Oct 15 09:25:42.079 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 15 09:25:42.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:42.079 INFO kablam! Oct 15 09:25:42.079 INFO kablam! warning: method is never used: `point_at` Oct 15 09:25:42.079 INFO kablam! --> src/main.rs:15:5 Oct 15 09:25:42.079 INFO kablam! | Oct 15 09:25:42.079 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 15 09:25:42.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:25:42.079 INFO kablam! Oct 15 09:25:42.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 15 09:25:42.573 INFO kablam! su: No module specific data is present Oct 15 09:25:43.355 INFO running `"docker" "rm" "-f" "37b958469258897d1c69abb0463f1e4b86502e94b4a64dff3afae8b332c67e5f"` Oct 15 09:25:43.737 INFO blam! 37b958469258897d1c69abb0463f1e4b86502e94b4a64dff3afae8b332c67e5f Oct 15 09:25:43.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:25:44.427 INFO blam! 67266962273a553e74e80a207b9ecf248b5aa4e4b7284ef42aacbbab84d4e087 Oct 15 09:25:44.435 INFO running `"docker" "start" "-a" "67266962273a553e74e80a207b9ecf248b5aa4e4b7284ef42aacbbab84d4e087"` Oct 15 09:25:46.071 INFO kablam! usermod: no changes Oct 15 09:25:46.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 09:25:46.247 INFO kablam! Running /target/debug/deps/red_rim-de66e1d91684f2a6 Oct 15 09:25:46.259 INFO blam! Oct 15 09:25:46.259 INFO blam! running 0 tests Oct 15 09:25:46.259 INFO blam! Oct 15 09:25:46.259 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:25:46.259 INFO blam! Oct 15 09:25:46.259 INFO kablam! su: No module specific data is present Oct 15 09:25:47.236 INFO running `"docker" "rm" "-f" "67266962273a553e74e80a207b9ecf248b5aa4e4b7284ef42aacbbab84d4e087"` Oct 15 09:25:47.509 INFO blam! 67266962273a553e74e80a207b9ecf248b5aa4e4b7284ef42aacbbab84d4e087