Oct 11 05:08:33.439 INFO testing Oozekip/rust-graphics against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:08:33.439 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:08:33.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:08:33.902 INFO blam! 91ce175a1264b6a6b25c517cd95c602840c9763c9fcd4dae8396bfc09320021c Oct 11 05:08:33.905 INFO running `"docker" "start" "-a" "91ce175a1264b6a6b25c517cd95c602840c9763c9fcd4dae8396bfc09320021c"` Oct 11 05:08:35.446 INFO kablam! usermod: no changes Oct 11 05:08:35.810 INFO kablam! Compiling memchr v1.0.2 Oct 11 05:08:35.810 INFO kablam! Compiling time v0.1.38 Oct 11 05:08:35.834 INFO kablam! Compiling shared_library v0.1.7 Oct 11 05:08:35.845 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 05:08:35.846 INFO kablam! Compiling x11-dl v2.17.0 Oct 11 05:08:35.847 INFO kablam! Compiling libloading v0.3.4 Oct 11 05:08:39.171 INFO kablam! Compiling aho-corasick v0.6.3 Oct 11 05:08:39.481 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 05:08:39.556 INFO kablam! Compiling dlib v0.3.1 Oct 11 05:08:41.972 INFO kablam! Compiling wayland-sys v0.9.10 Oct 11 05:08:44.187 INFO kablam! Compiling regex v0.2.2 Oct 11 05:08:45.896 INFO kablam! Compiling rayon v0.8.2 Oct 11 05:08:47.252 INFO kablam! Compiling wayland-client v0.9.10 Oct 11 05:08:53.861 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 11 05:08:53.861 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 11 05:08:55.344 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 11 05:09:08.676 INFO kablam! Compiling image v0.17.0 Oct 11 05:09:09.250 INFO kablam! Compiling wayland-window v0.8.0 Oct 11 05:09:10.757 INFO kablam! Compiling winit v0.8.3 Oct 11 05:09:19.257 INFO kablam! Compiling glutin v0.10.1 Oct 11 05:09:28.300 INFO kablam! Compiling gfx_window_glutin v0.18.0 Oct 11 05:09:32.829 INFO kablam! Compiling rust-test v0.1.0 (/source) Oct 11 05:09:36.808 INFO kablam! warning: function is never used: `center_verts` Oct 11 05:09:36.808 INFO kablam! --> src/mesh_loader.rs:70:1 Oct 11 05:09:36.808 INFO kablam! | Oct 11 05:09:36.808 INFO kablam! 70 | fn center_verts(verts: &[Vector3]) -> Vec> { Oct 11 05:09:36.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:09:36.808 INFO kablam! | Oct 11 05:09:36.808 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:09:36.808 INFO kablam! Oct 11 05:09:36.808 INFO kablam! warning: function is never used: `get_tri_from_caps` Oct 11 05:09:36.808 INFO kablam! --> src/mesh_loader.rs:150:1 Oct 11 05:09:36.808 INFO kablam! | Oct 11 05:09:36.808 INFO kablam! 150 | / fn get_tri_from_caps( Oct 11 05:09:36.808 INFO kablam! 151 | | caps: &Captures, Oct 11 05:09:36.808 INFO kablam! 152 | | uv_compute: &Option, Oct 11 05:09:36.808 INFO kablam! 153 | | normal_compute: &Option, Oct 11 05:09:36.808 INFO kablam! ... | Oct 11 05:09:36.808 INFO kablam! 228 | | (v1, v2, v3) Oct 11 05:09:36.808 INFO kablam! 229 | | } Oct 11 05:09:36.808 INFO kablam! | |_^ Oct 11 05:09:36.808 INFO kablam! Oct 11 05:09:46.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 11 05:09:46.976 INFO kablam! su: No module specific data is present Oct 11 05:09:48.312 INFO running `"docker" "rm" "-f" "91ce175a1264b6a6b25c517cd95c602840c9763c9fcd4dae8396bfc09320021c"` Oct 11 05:09:48.556 INFO blam! 91ce175a1264b6a6b25c517cd95c602840c9763c9fcd4dae8396bfc09320021c Oct 11 05:09:48.564 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:09:48.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:09:48.932 INFO blam! 0e0007e04a9ce79ee7d2811fe276ec4a584ff85b08ab617b561b7114682d0242 Oct 11 05:09:48.933 INFO running `"docker" "start" "-a" "0e0007e04a9ce79ee7d2811fe276ec4a584ff85b08ab617b561b7114682d0242"` Oct 11 05:09:50.504 INFO kablam! usermod: no changes Oct 11 05:09:50.752 INFO kablam! Compiling rust-test v0.1.0 (/source) Oct 11 05:09:55.353 INFO kablam! warning: function is never used: `center_verts` Oct 11 05:09:55.353 INFO kablam! --> src/mesh_loader.rs:70:1 Oct 11 05:09:55.353 INFO kablam! | Oct 11 05:09:55.354 INFO kablam! 70 | fn center_verts(verts: &[Vector3]) -> Vec> { Oct 11 05:09:55.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:09:55.354 INFO kablam! | Oct 11 05:09:55.354 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:09:55.355 INFO kablam! Oct 11 05:09:55.355 INFO kablam! warning: function is never used: `get_tri_from_caps` Oct 11 05:09:55.355 INFO kablam! --> src/mesh_loader.rs:150:1 Oct 11 05:09:55.356 INFO kablam! | Oct 11 05:09:55.356 INFO kablam! 150 | / fn get_tri_from_caps( Oct 11 05:09:55.356 INFO kablam! 151 | | caps: &Captures, Oct 11 05:09:55.357 INFO kablam! 152 | | uv_compute: &Option, Oct 11 05:09:55.357 INFO kablam! 153 | | normal_compute: &Option, Oct 11 05:09:55.357 INFO kablam! ... | Oct 11 05:09:55.358 INFO kablam! 228 | | (v1, v2, v3) Oct 11 05:09:55.358 INFO kablam! 229 | | } Oct 11 05:09:55.358 INFO kablam! | |_^ Oct 11 05:09:55.358 INFO kablam! Oct 11 05:09:56.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Oct 11 05:09:56.081 INFO kablam! su: No module specific data is present Oct 11 05:09:57.027 INFO running `"docker" "rm" "-f" "0e0007e04a9ce79ee7d2811fe276ec4a584ff85b08ab617b561b7114682d0242"` Oct 11 05:09:57.252 INFO blam! 0e0007e04a9ce79ee7d2811fe276ec4a584ff85b08ab617b561b7114682d0242 Oct 11 05:09:57.265 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:09:57.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:09:57.668 INFO blam! 045395e9ae2f2ae38cdf7e9c20e2c7fee5975e2e61e07f19b38c51824b120279 Oct 11 05:09:57.669 INFO running `"docker" "start" "-a" "045395e9ae2f2ae38cdf7e9c20e2c7fee5975e2e61e07f19b38c51824b120279"` Oct 11 05:09:59.026 INFO kablam! usermod: no changes Oct 11 05:09:59.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 11 05:09:59.320 INFO kablam! Running /target/debug/deps/rgraphics-a8c7c8d759af52a2 Oct 11 05:09:59.322 INFO blam! Oct 11 05:09:59.322 INFO blam! running 0 tests Oct 11 05:09:59.322 INFO blam! Oct 11 05:09:59.322 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:09:59.322 INFO blam! Oct 11 05:09:59.326 INFO kablam! Running /target/debug/deps/rust_test-53716dc940cf71d7 Oct 11 05:09:59.326 INFO blam! Oct 11 05:09:59.326 INFO blam! running 0 tests Oct 11 05:09:59.326 INFO blam! Oct 11 05:09:59.326 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:09:59.326 INFO blam! Oct 11 05:09:59.331 INFO kablam! Doc-tests rgraphics Oct 11 05:10:02.736 INFO blam! Oct 11 05:10:02.737 INFO blam! running 0 tests Oct 11 05:10:02.737 INFO blam! Oct 11 05:10:02.737 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:10:02.738 INFO blam! Oct 11 05:10:02.748 INFO kablam! su: No module specific data is present Oct 11 05:10:03.486 INFO running `"docker" "rm" "-f" "045395e9ae2f2ae38cdf7e9c20e2c7fee5975e2e61e07f19b38c51824b120279"` Oct 11 05:10:03.784 INFO blam! 045395e9ae2f2ae38cdf7e9c20e2c7fee5975e2e61e07f19b38c51824b120279