Nov 17 07:46:06.535 INFO testing botagar/fluidsim-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 07:46:06.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 07:46:06.827 INFO [stdout] 385d048c9b14975ee8c6cf63829357adf5cd3014280902e4e6418849b4e8d1f5 Nov 17 07:46:06.828 INFO running `"docker" "start" "-a" "385d048c9b14975ee8c6cf63829357adf5cd3014280902e4e6418849b4e8d1f5"` Nov 17 07:46:07.630 INFO [stderr] usermod: no changes Nov 17 07:46:07.919 INFO [stderr] Compiling libloading v0.5.0 Nov 17 07:46:07.919 INFO [stderr] Compiling xml-rs v0.7.0 Nov 17 07:46:07.922 INFO [stderr] Compiling memmap v0.6.2 Nov 17 07:46:07.923 INFO [stderr] Compiling x11-dl v2.18.3 Nov 17 07:46:07.923 INFO [stderr] Compiling stb_truetype v0.2.4 Nov 17 07:46:07.923 INFO [stderr] Compiling deflate v0.7.18 Nov 17 07:46:07.923 INFO [stderr] Compiling num-integer v0.1.39 Nov 17 07:46:07.923 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 17 07:46:10.563 INFO [stderr] Compiling shared_library v0.1.9 Nov 17 07:46:10.991 INFO [stderr] Compiling ordered-float v0.5.1 Nov 17 07:46:11.071 INFO [stderr] Compiling num-iter v0.1.37 Nov 17 07:46:11.151 INFO [stderr] Compiling num-rational v0.1.42 Nov 17 07:46:11.251 INFO [stderr] Compiling num-derive v0.2.2 Nov 17 07:46:11.383 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 17 07:46:16.011 INFO [stderr] Compiling pistoncore-input v0.21.0 Nov 17 07:46:16.196 INFO [stderr] Compiling rayon-core v1.4.1 Nov 17 07:46:16.199 INFO [stderr] Compiling rusttype v0.4.3 Nov 17 07:46:16.201 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 07:46:16.350 INFO [stderr] Compiling dlib v0.4.1 Nov 17 07:46:16.361 INFO [stderr] Compiling png v0.12.0 Nov 17 07:46:17.607 INFO [stderr] Compiling wayland-scanner v0.12.5 Nov 17 07:46:18.599 INFO [stderr] Compiling gl_generator v0.9.0 Nov 17 07:46:19.804 INFO [stderr] Compiling wayland-sys v0.12.5 Nov 17 07:46:25.137 INFO [stderr] Compiling wayland-client v0.12.5 Nov 17 07:46:25.137 INFO [stderr] Compiling wayland-protocols v0.12.5 Nov 17 07:46:25.137 INFO [stderr] Compiling piston2d-graphics v0.26.0 Nov 17 07:46:25.809 INFO [stderr] Compiling rayon v1.0.2 Nov 17 07:46:31.930 INFO [stderr] Compiling glutin v0.14.0 Nov 17 07:46:31.971 INFO [stderr] Compiling gl v0.10.0 Nov 17 07:46:33.195 INFO [stderr] Compiling pistoncore-window v0.32.0 Nov 17 07:46:37.911 INFO [stderr] Compiling pistoncore-event_loop v0.37.0 Nov 17 07:46:40.007 INFO [stderr] Compiling piston v0.37.0 Nov 17 07:46:40.351 INFO [stderr] Compiling wayland-kbd v0.13.1 Nov 17 07:46:43.639 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 07:46:48.863 INFO [stderr] Compiling image v0.19.0 Nov 17 07:46:50.807 INFO [stderr] Compiling wayland-window v0.13.3 Nov 17 07:46:53.179 INFO [stderr] Compiling winit v0.12.0 Nov 17 07:47:08.115 INFO [stderr] Compiling pistoncore-glutin_window v0.47.0 Nov 17 07:47:11.542 INFO [stderr] Compiling piston2d-opengl_graphics v0.53.0 Nov 17 07:47:14.131 INFO [stderr] Compiling fluidsim-rs v0.1.0 (/source) Nov 17 07:47:15.395 INFO [stderr] warning: variable `lineLeft` should have a snake case name such as `line_left` Nov 17 07:47:15.395 INFO [stderr] --> src/main.rs:25:13 Nov 17 07:47:15.395 INFO [stderr] | Nov 17 07:47:15.395 INFO [stderr] 25 | let lineLeft = line::Line::new([0.0, 0.0, 0.0, 1.0], 1.0); Nov 17 07:47:15.395 INFO [stderr] | ^^^^^^^^ Nov 17 07:47:15.395 INFO [stderr] | Nov 17 07:47:15.395 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 17 07:47:15.395 INFO [stderr] Nov 17 07:47:18.871 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Nov 17 07:47:18.880 INFO [stderr] su: No module specific data is present Nov 17 07:47:19.725 INFO running `"docker" "inspect" "385d048c9b14975ee8c6cf63829357adf5cd3014280902e4e6418849b4e8d1f5"` Nov 17 07:47:20.055 INFO running `"docker" "rm" "-f" "385d048c9b14975ee8c6cf63829357adf5cd3014280902e4e6418849b4e8d1f5"` Nov 17 07:47:20.359 INFO [stdout] 385d048c9b14975ee8c6cf63829357adf5cd3014280902e4e6418849b4e8d1f5 Nov 17 07:47:20.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 07:47:20.784 INFO [stdout] a2c6cec7338f666dd460b61fb2c5aa7ee8715bcd9f31ccec2e02256680d43044 Nov 17 07:47:20.785 INFO running `"docker" "start" "-a" "a2c6cec7338f666dd460b61fb2c5aa7ee8715bcd9f31ccec2e02256680d43044"` Nov 17 07:47:22.186 INFO [stderr] usermod: no changes Nov 17 07:47:22.419 INFO [stderr] Compiling fluidsim-rs v0.1.0 (/source) Nov 17 07:47:23.811 INFO [stderr] warning: variable `lineLeft` should have a snake case name such as `line_left` Nov 17 07:47:23.811 INFO [stderr] --> src/main.rs:25:13 Nov 17 07:47:23.811 INFO [stderr] | Nov 17 07:47:23.811 INFO [stderr] 25 | let lineLeft = line::Line::new([0.0, 0.0, 0.0, 1.0], 1.0); Nov 17 07:47:23.811 INFO [stderr] | ^^^^^^^^ Nov 17 07:47:23.811 INFO [stderr] | Nov 17 07:47:23.811 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 17 07:47:23.811 INFO [stderr] Nov 17 07:47:24.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s Nov 17 07:47:24.237 INFO [stderr] su: No module specific data is present Nov 17 07:47:25.139 INFO running `"docker" "inspect" "a2c6cec7338f666dd460b61fb2c5aa7ee8715bcd9f31ccec2e02256680d43044"` Nov 17 07:47:25.459 INFO running `"docker" "rm" "-f" "a2c6cec7338f666dd460b61fb2c5aa7ee8715bcd9f31ccec2e02256680d43044"` Nov 17 07:47:25.763 INFO [stdout] a2c6cec7338f666dd460b61fb2c5aa7ee8715bcd9f31ccec2e02256680d43044 Nov 17 07:47:25.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 07:47:26.179 INFO [stdout] abed5917efa81bed2c016c4454bc3348b87e6e41ea99163140aa018e37e3df83 Nov 17 07:47:26.185 INFO running `"docker" "start" "-a" "abed5917efa81bed2c016c4454bc3348b87e6e41ea99163140aa018e37e3df83"` Nov 17 07:47:27.447 INFO [stderr] usermod: no changes Nov 17 07:47:27.730 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 17 07:47:27.747 INFO [stderr] Running /target/debug/deps/fluidsim_rs-32fda31a67c4eea9 Nov 17 07:47:27.749 INFO [stdout] Nov 17 07:47:27.750 INFO [stdout] running 0 tests Nov 17 07:47:27.750 INFO [stdout] Nov 17 07:47:27.750 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 07:47:27.751 INFO [stdout] Nov 17 07:47:27.754 INFO [stderr] su: No module specific data is present Nov 17 07:47:28.975 INFO running `"docker" "inspect" "abed5917efa81bed2c016c4454bc3348b87e6e41ea99163140aa018e37e3df83"` Nov 17 07:47:29.201 INFO running `"docker" "rm" "-f" "abed5917efa81bed2c016c4454bc3348b87e6e41ea99163140aa018e37e3df83"` Nov 17 07:47:29.549 INFO [stdout] abed5917efa81bed2c016c4454bc3348b87e6e41ea99163140aa018e37e3df83