Oct 10 17:43:05.281 INFO testing nausicaea/rootspace-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:43:05.281 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:43:05.281 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 10 17:43:05.956 INFO blam! c590bcc3ebf96edc956222b45115d8ff43bf33c51fb632c2833ff87d6b0b8aaf Oct 10 17:43:05.960 INFO running `"docker" "start" "-a" "c590bcc3ebf96edc956222b45115d8ff43bf33c51fb632c2833ff87d6b0b8aaf"` Oct 10 17:43:07.321 INFO kablam! usermod: no changes Oct 10 17:43:07.716 INFO kablam! Compiling num-complex v0.1.43 Oct 10 17:43:07.716 INFO kablam! Compiling petgraph v0.4.11 Oct 10 17:43:07.740 INFO kablam! Compiling uuid v0.6.2 Oct 10 17:43:07.740 INFO kablam! Compiling fern v0.5.4 Oct 10 17:43:07.748 INFO kablam! Compiling clap v2.31.2 Oct 10 17:43:07.748 INFO kablam! Compiling rusttype v0.5.1 Oct 10 17:43:07.748 INFO kablam! Compiling backtrace v0.3.5 Oct 10 17:43:07.748 INFO kablam! Compiling ecs-derive v0.1.0 (/source/ecs-derive) Oct 10 17:43:18.644 INFO kablam! Compiling glium v0.20.0 Oct 10 17:43:18.660 INFO kablam! Compiling rayon v1.0.1 Oct 10 17:43:18.680 INFO kablam! Compiling alga v0.5.3 Oct 10 17:43:18.760 INFO kablam! Compiling failure v0.1.1 Oct 10 17:43:24.396 INFO kablam! Compiling ecs v0.1.0 (/source/ecs) Oct 10 17:43:26.188 INFO kablam! Compiling daggy v0.6.0 Oct 10 17:43:34.567 INFO kablam! Compiling nalgebra v0.14.1 Oct 10 17:43:35.616 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 17:43:48.272 INFO kablam! Compiling image v0.18.0 Oct 10 17:45:11.561 INFO kablam! Compiling engine v0.1.0 (/source/engine) Oct 10 17:45:19.635 INFO kablam! warning: method is never used: `render_user_interface` Oct 10 17:45:19.636 INFO kablam! --> engine/src/systems/renderer.rs:115:5 Oct 10 17:45:19.636 INFO kablam! | Oct 10 17:45:19.636 INFO kablam! 115 | / fn render_user_interface( Oct 10 17:45:19.636 INFO kablam! 116 | | &self, Oct 10 17:45:19.636 INFO kablam! 117 | | entities: &Assembly, Oct 10 17:45:19.636 INFO kablam! 118 | | aux: &mut Singletons, Oct 10 17:45:19.636 INFO kablam! ... | Oct 10 17:45:19.636 INFO kablam! 162 | | .expect("Failed to render the user interface"); Oct 10 17:45:19.636 INFO kablam! 163 | | } Oct 10 17:45:19.636 INFO kablam! | |_____^ Oct 10 17:45:19.636 INFO kablam! | Oct 10 17:45:19.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:45:19.636 INFO kablam! Oct 10 17:45:26.305 INFO kablam! Compiling rootspace v0.1.0 (/source) Oct 10 17:45:36.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Oct 10 17:45:36.289 INFO kablam! su: No module specific data is present Oct 10 17:45:36.867 INFO running `"docker" "rm" "-f" "c590bcc3ebf96edc956222b45115d8ff43bf33c51fb632c2833ff87d6b0b8aaf"` Oct 10 17:45:37.008 INFO blam! c590bcc3ebf96edc956222b45115d8ff43bf33c51fb632c2833ff87d6b0b8aaf Oct 10 17:45:37.014 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:45:37.016 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 10 17:45:37.364 INFO blam! e10e370eaaa1822c445d3865b91f8885c17b7327a32b5fb49ce3967ef5f8fcf0 Oct 10 17:45:37.366 INFO running `"docker" "start" "-a" "e10e370eaaa1822c445d3865b91f8885c17b7327a32b5fb49ce3967ef5f8fcf0"` Oct 10 17:45:38.028 INFO kablam! usermod: no changes Oct 10 17:45:38.268 INFO kablam! Compiling rootspace v0.1.0 (/source) Oct 10 17:45:43.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.45s Oct 10 17:45:43.516 INFO kablam! su: No module specific data is present Oct 10 17:45:43.773 INFO running `"docker" "rm" "-f" "e10e370eaaa1822c445d3865b91f8885c17b7327a32b5fb49ce3967ef5f8fcf0"` Oct 10 17:45:43.884 INFO blam! e10e370eaaa1822c445d3865b91f8885c17b7327a32b5fb49ce3967ef5f8fcf0 Oct 10 17:45:43.889 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:45:43.889 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 10 17:45:44.172 INFO blam! 9f65b9ff077a2d2d26184fff458186e6fa38330d9f724ac5e4b7114552d3bca6 Oct 10 17:45:44.172 INFO running `"docker" "start" "-a" "9f65b9ff077a2d2d26184fff458186e6fa38330d9f724ac5e4b7114552d3bca6"` Oct 10 17:45:45.164 INFO kablam! usermod: no changes Oct 10 17:45:45.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 17:45:45.455 INFO kablam! Running /target/debug/deps/rootspace-fca094b14fe3c887 Oct 10 17:45:45.463 INFO blam! Oct 10 17:45:45.463 INFO blam! running 0 tests Oct 10 17:45:45.463 INFO blam! Oct 10 17:45:45.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:45:45.463 INFO blam! Oct 10 17:45:45.466 INFO kablam! su: No module specific data is present Oct 10 17:45:46.101 INFO running `"docker" "rm" "-f" "9f65b9ff077a2d2d26184fff458186e6fa38330d9f724ac5e4b7114552d3bca6"` Oct 10 17:45:46.339 INFO blam! 9f65b9ff077a2d2d26184fff458186e6fa38330d9f724ac5e4b7114552d3bca6