Oct 11 01:58:51.123 INFO testing botagar/fluidsim-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:58:51.123 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:58:51.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 01:58:51.502 INFO blam! 61ee3b412892ef29cbf4929098a52558e4da9868a4d008f7454fa218f3fd52ec Oct 11 01:58:51.512 INFO running `"docker" "start" "-a" "61ee3b412892ef29cbf4929098a52558e4da9868a4d008f7454fa218f3fd52ec"` Oct 11 01:58:52.314 INFO kablam! usermod: no changes Oct 11 01:58:52.660 INFO kablam! Compiling tempfile v3.0.4 Oct 11 01:58:52.662 INFO kablam! Compiling ordered-float v0.5.1 Oct 11 01:58:52.663 INFO kablam! Compiling num-rational v0.1.42 Oct 11 01:58:52.663 INFO kablam! Compiling wayland-sys v0.12.5 Oct 11 01:58:52.669 INFO kablam! Compiling png v0.12.0 Oct 11 01:58:52.669 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 11 01:58:52.670 INFO kablam! Compiling rayon v1.0.2 Oct 11 01:58:55.380 INFO kablam! Compiling rusttype v0.4.3 Oct 11 01:58:58.216 INFO kablam! Compiling wayland-client v0.12.5 Oct 11 01:59:00.555 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 11 01:59:01.513 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 11 01:59:02.392 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 11 01:59:02.392 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 11 01:59:03.936 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 01:59:05.832 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 11 01:59:07.808 INFO kablam! Compiling piston v0.37.0 Oct 11 01:59:09.580 INFO kablam! Compiling image v0.19.0 Oct 11 01:59:09.880 INFO kablam! Compiling wayland-window v0.13.3 Oct 11 01:59:12.977 INFO kablam! Compiling winit v0.12.0 Oct 11 01:59:22.224 INFO kablam! Compiling glutin v0.14.0 Oct 11 01:59:31.057 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 11 01:59:31.880 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 11 01:59:37.762 INFO kablam! Compiling fluidsim-rs v0.1.0 (/source) Oct 11 01:59:43.418 INFO kablam! warning: variable `lineLeft` should have a snake case name such as `line_left` Oct 11 01:59:43.419 INFO kablam! --> src/main.rs:25:13 Oct 11 01:59:43.419 INFO kablam! | Oct 11 01:59:43.419 INFO kablam! 25 | let lineLeft = line::Line::new([0.0, 0.0, 0.0, 1.0], 1.0); Oct 11 01:59:43.419 INFO kablam! | ^^^^^^^^ Oct 11 01:59:43.419 INFO kablam! | Oct 11 01:59:43.419 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 01:59:43.419 INFO kablam! Oct 11 01:59:46.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.27s Oct 11 01:59:46.623 INFO kablam! su: No module specific data is present Oct 11 01:59:47.408 INFO running `"docker" "rm" "-f" "61ee3b412892ef29cbf4929098a52558e4da9868a4d008f7454fa218f3fd52ec"` Oct 11 01:59:47.720 INFO blam! 61ee3b412892ef29cbf4929098a52558e4da9868a4d008f7454fa218f3fd52ec Oct 11 01:59:47.732 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:59:47.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 01:59:48.100 INFO blam! abd2cf94dff42cec65b1281872fbbe1ac21cb080e77d7491c86bbe382f6a5311 Oct 11 01:59:48.102 INFO running `"docker" "start" "-a" "abd2cf94dff42cec65b1281872fbbe1ac21cb080e77d7491c86bbe382f6a5311"` Oct 11 01:59:49.466 INFO kablam! usermod: no changes Oct 11 01:59:49.704 INFO kablam! Compiling fluidsim-rs v0.1.0 (/source) Oct 11 01:59:55.652 INFO kablam! warning: variable `lineLeft` should have a snake case name such as `line_left` Oct 11 01:59:55.652 INFO kablam! --> src/main.rs:25:13 Oct 11 01:59:55.652 INFO kablam! | Oct 11 01:59:55.652 INFO kablam! 25 | let lineLeft = line::Line::new([0.0, 0.0, 0.0, 1.0], 1.0); Oct 11 01:59:55.652 INFO kablam! | ^^^^^^^^ Oct 11 01:59:55.652 INFO kablam! | Oct 11 01:59:55.652 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 01:59:55.652 INFO kablam! Oct 11 01:59:56.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.72s Oct 11 01:59:56.228 INFO kablam! su: No module specific data is present Oct 11 01:59:56.854 INFO running `"docker" "rm" "-f" "abd2cf94dff42cec65b1281872fbbe1ac21cb080e77d7491c86bbe382f6a5311"` Oct 11 01:59:57.146 INFO blam! abd2cf94dff42cec65b1281872fbbe1ac21cb080e77d7491c86bbe382f6a5311 Oct 11 01:59:57.150 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:59:57.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 01:59:57.638 INFO blam! 9bf5a66b5ab2c2a53ae0d2ffebd29c09713e072b3601138719540f3f66e59b74 Oct 11 01:59:57.640 INFO running `"docker" "start" "-a" "9bf5a66b5ab2c2a53ae0d2ffebd29c09713e072b3601138719540f3f66e59b74"` Oct 11 01:59:59.072 INFO kablam! usermod: no changes Oct 11 01:59:59.334 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 01:59:59.347 INFO kablam! Running /target/debug/deps/fluidsim_rs-93faeb7a187df2a8 Oct 11 01:59:59.352 INFO blam! Oct 11 01:59:59.352 INFO blam! running 0 tests Oct 11 01:59:59.356 INFO blam! Oct 11 01:59:59.356 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:59:59.356 INFO blam! Oct 11 01:59:59.358 INFO kablam! su: No module specific data is present Oct 11 01:59:59.990 INFO running `"docker" "rm" "-f" "9bf5a66b5ab2c2a53ae0d2ffebd29c09713e072b3601138719540f3f66e59b74"` Oct 11 02:00:00.276 INFO blam! 9bf5a66b5ab2c2a53ae0d2ffebd29c09713e072b3601138719540f3f66e59b74