Oct 10 16:00:17.424 INFO testing robbieh/insigil against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:00:17.424 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:00:17.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 16:00:17.846 INFO blam! 1ea21d4fd7b316fce7fb38e5750ca01ea783f6fc4e6c6e7d827d4e23b1a5afb8 Oct 10 16:00:17.848 INFO running `"docker" "start" "-a" "1ea21d4fd7b316fce7fb38e5750ca01ea783f6fc4e6c6e7d827d4e23b1a5afb8"` Oct 10 16:00:19.011 INFO kablam! usermod: no changes Oct 10 16:00:19.360 INFO kablam! Compiling png v0.11.0 Oct 10 16:00:19.362 INFO kablam! Compiling gfx_core v0.8.2 Oct 10 16:00:19.362 INFO kablam! Compiling gl_generator v0.6.1 Oct 10 16:00:19.367 INFO kablam! Compiling piston2d-graphics v0.24.0 Oct 10 16:00:19.369 INFO kablam! Compiling gl v0.7.0 Oct 10 16:00:19.372 INFO kablam! Compiling hdrsample v3.0.0 Oct 10 16:00:19.380 INFO kablam! Compiling libloading v0.3.4 Oct 10 16:00:25.479 INFO kablam! Compiling image v0.18.0 Oct 10 16:00:26.272 INFO kablam! Compiling glutin v0.10.1 Oct 10 16:00:30.744 INFO kablam! Compiling dlib v0.3.1 Oct 10 16:00:32.428 INFO kablam! Compiling wayland-sys v0.9.10 Oct 10 16:00:36.453 INFO kablam! Compiling wayland-client v0.9.10 Oct 10 16:00:43.496 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 10 16:00:43.496 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 10 16:00:52.294 INFO kablam! Compiling wayland-window v0.8.0 Oct 10 16:00:55.428 INFO kablam! Compiling winit v0.8.3 Oct 10 16:00:55.973 INFO kablam! Compiling piston2d-opengl_graphics v0.50.0 Oct 10 16:01:07.180 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 10 16:01:15.121 INFO kablam! Compiling gfx v0.17.1 Oct 10 16:01:15.123 INFO kablam! Compiling gfx_device_gl v0.15.0 Oct 10 16:01:23.645 INFO kablam! Compiling piston-gfx_texture v0.31.0 Oct 10 16:01:26.339 INFO kablam! Compiling piston2d-gfx_graphics v0.48.0 Oct 10 16:01:31.263 INFO kablam! Compiling piston_window v0.75.0 Oct 10 16:01:34.897 INFO kablam! Compiling insigil v0.1.1 (/source) Oct 10 16:01:38.849 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 16:01:38.849 INFO kablam! --> src/viz.rs:410:22 Oct 10 16:01:38.849 INFO kablam! | Oct 10 16:01:38.850 INFO kablam! 410 | 3.0, (1.0 * radius - buffer), Oct 10 16:01:38.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:01:38.850 INFO kablam! | Oct 10 16:01:38.851 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:01:38.851 INFO kablam! Oct 10 16:01:38.885 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 16:01:38.885 INFO kablam! --> src/config.rs:45:11 Oct 10 16:01:38.886 INFO kablam! | Oct 10 16:01:38.886 INFO kablam! 45 | match env::home_dir() { Oct 10 16:01:38.886 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:01:38.886 INFO kablam! | Oct 10 16:01:38.887 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:01:38.887 INFO kablam! Oct 10 16:01:39.300 INFO kablam! warning: structure field `datType` should have a snake case name such as `dat_type` Oct 10 16:01:39.300 INFO kablam! --> src/main.rs:107:5 Oct 10 16:01:39.300 INFO kablam! | Oct 10 16:01:39.300 INFO kablam! 107 | datType: RingDataType Oct 10 16:01:39.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:39.300 INFO kablam! | Oct 10 16:01:39.300 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:01:39.300 INFO kablam! Oct 10 16:01:47.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 10 16:01:47.036 INFO kablam! su: No module specific data is present Oct 10 16:01:47.782 INFO running `"docker" "rm" "-f" "1ea21d4fd7b316fce7fb38e5750ca01ea783f6fc4e6c6e7d827d4e23b1a5afb8"` Oct 10 16:01:48.108 INFO blam! 1ea21d4fd7b316fce7fb38e5750ca01ea783f6fc4e6c6e7d827d4e23b1a5afb8 Oct 10 16:01:48.110 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:01:48.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 16:01:48.521 INFO blam! 40f44c7a2cb5c22e6980c3bdc197597211bb3cdf9696770297a27e141b1fe80a Oct 10 16:01:48.526 INFO running `"docker" "start" "-a" "40f44c7a2cb5c22e6980c3bdc197597211bb3cdf9696770297a27e141b1fe80a"` Oct 10 16:01:49.764 INFO kablam! usermod: no changes Oct 10 16:01:50.056 INFO kablam! Compiling insigil v0.1.1 (/source) Oct 10 16:01:54.240 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 16:01:54.240 INFO kablam! --> src/viz.rs:410:22 Oct 10 16:01:54.240 INFO kablam! | Oct 10 16:01:54.240 INFO kablam! 410 | 3.0, (1.0 * radius - buffer), Oct 10 16:01:54.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 16:01:54.240 INFO kablam! | Oct 10 16:01:54.240 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 16:01:54.240 INFO kablam! Oct 10 16:01:54.270 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 16:01:54.270 INFO kablam! --> src/config.rs:45:11 Oct 10 16:01:54.270 INFO kablam! | Oct 10 16:01:54.270 INFO kablam! 45 | match env::home_dir() { Oct 10 16:01:54.270 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:01:54.270 INFO kablam! | Oct 10 16:01:54.276 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:01:54.276 INFO kablam! Oct 10 16:01:54.680 INFO kablam! warning: structure field `datType` should have a snake case name such as `dat_type` Oct 10 16:01:54.680 INFO kablam! --> src/main.rs:107:5 Oct 10 16:01:54.680 INFO kablam! | Oct 10 16:01:54.680 INFO kablam! 107 | datType: RingDataType Oct 10 16:01:54.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:54.680 INFO kablam! | Oct 10 16:01:54.680 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:01:54.680 INFO kablam! Oct 10 16:01:55.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.49s Oct 10 16:01:55.313 INFO kablam! su: No module specific data is present Oct 10 16:01:56.240 INFO running `"docker" "rm" "-f" "40f44c7a2cb5c22e6980c3bdc197597211bb3cdf9696770297a27e141b1fe80a"` Oct 10 16:01:56.540 INFO blam! 40f44c7a2cb5c22e6980c3bdc197597211bb3cdf9696770297a27e141b1fe80a Oct 10 16:01:56.548 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:01:56.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 16:01:57.083 INFO blam! 55e8806596057f3b781b4a27dcbc090229d8e6c1b2866cff04f8f7bbf4d72d2f Oct 10 16:01:57.084 INFO running `"docker" "start" "-a" "55e8806596057f3b781b4a27dcbc090229d8e6c1b2866cff04f8f7bbf4d72d2f"` Oct 10 16:01:58.568 INFO kablam! usermod: no changes Oct 10 16:01:58.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 10 16:01:58.852 INFO kablam! Running /target/debug/deps/insigil-50e9a2482ef576fc Oct 10 16:01:58.872 INFO kablam! su: No module specific data is present Oct 10 16:01:58.873 INFO blam! Oct 10 16:01:58.873 INFO blam! running 0 tests Oct 10 16:01:58.873 INFO blam! Oct 10 16:01:58.873 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:01:58.873 INFO blam! Oct 10 16:01:59.737 INFO running `"docker" "rm" "-f" "55e8806596057f3b781b4a27dcbc090229d8e6c1b2866cff04f8f7bbf4d72d2f"` Oct 10 16:02:00.039 INFO blam! 55e8806596057f3b781b4a27dcbc090229d8e6c1b2866cff04f8f7bbf4d72d2f