Oct 21 12:35:38.827 INFO checking usbalbin/liquid_sim against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:35:38.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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"` Oct 21 12:35:39.288 INFO blam! cce1be0454a96483352bd21de222c11516b03a42007819e65c3b3c467e8f5329 Oct 21 12:35:39.303 INFO running `"docker" "start" "-a" "cce1be0454a96483352bd21de222c11516b03a42007819e65c3b3c467e8f5329"` Oct 21 12:35:40.456 INFO kablam! usermod: no changes Oct 21 12:35:40.608 INFO kablam! Compiling libc v0.2.36 Oct 21 12:35:40.609 INFO kablam! Compiling serde v0.9.15 Oct 21 12:35:40.609 INFO kablam! Compiling bitflags v1.0.1 Oct 21 12:35:40.609 INFO kablam! Compiling libloading v0.4.3 Oct 21 12:35:40.610 INFO kablam! Checking token_store v0.1.2 Oct 21 12:35:40.610 INFO kablam! Compiling khronos_api v2.0.0 Oct 21 12:35:40.610 INFO kablam! Checking smallvec v0.4.4 Oct 21 12:35:40.611 INFO kablam! Compiling phf_shared v0.7.21 Oct 21 12:35:41.701 INFO kablam! Compiling log v0.4.1 Oct 21 12:35:41.701 INFO kablam! Compiling xml-rs v0.6.1 Oct 21 12:35:41.977 INFO kablam! Checking memmap v0.6.2 Oct 21 12:35:42.041 INFO kablam! Checking shared_library v0.1.8 Oct 21 12:35:42.377 INFO kablam! Compiling x11-dl v2.17.2 Oct 21 12:35:43.084 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 12:35:43.221 INFO kablam! Compiling phf v0.7.21 Oct 21 12:35:44.152 INFO kablam! Compiling xml-rs v0.7.0 Oct 21 12:35:44.896 INFO kablam! Checking tempfile v2.2.0 Oct 21 12:35:45.008 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 12:35:45.356 INFO kablam! Compiling log v0.3.9 Oct 21 12:35:46.060 INFO kablam! Compiling rand v0.3.20 Oct 21 12:35:46.740 INFO kablam! Checking dlib v0.4.0 Oct 21 12:35:47.932 INFO kablam! Checking wayland-sys v0.12.5 Oct 21 12:35:53.344 INFO kablam! Compiling wayland-scanner v0.9.10 Oct 21 12:36:01.109 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 21 12:36:01.346 INFO kablam! Compiling gl_generator v0.7.0 Oct 21 12:36:01.361 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 12:36:01.462 INFO kablam! Compiling wayland-client v0.9.10 Oct 21 12:36:03.114 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 12:36:07.741 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 12:36:15.031 INFO kablam! Compiling wayland-client v0.12.5 Oct 21 12:36:15.157 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 21 12:36:16.040 INFO kablam! Compiling glutin v0.11.0 Oct 21 12:36:16.180 INFO kablam! Compiling glium v0.19.0 Oct 21 12:36:29.852 INFO kablam! Checking backtrace v0.3.5 Oct 21 12:36:29.932 INFO kablam! Compiling serde_json v0.9.10 Oct 21 12:36:35.232 INFO kablam! Checking wayland-kbd v0.13.1 Oct 21 12:36:49.088 INFO kablam! Compiling libloading v0.3.4 Oct 21 12:36:50.676 INFO kablam! Checking wayland-window v0.13.2 Oct 21 12:36:51.968 INFO kablam! Checking winit v0.9.0 Oct 21 12:36:53.920 INFO kablam! Checking dlib v0.3.1 Oct 21 12:36:54.633 INFO kablam! Checking wayland-sys v0.9.10 Oct 21 12:37:16.573 INFO kablam! Checking liquid_sim v0.1.0 (/source) Oct 21 12:37:17.604 INFO kablam! warning: unused variable: `r` Oct 21 12:37:17.604 INFO kablam! --> src/main.rs:108:13 Oct 21 12:37:17.604 INFO kablam! | Oct 21 12:37:17.604 INFO kablam! 108 | let r = to_u8(128.0 + f.0); Oct 21 12:37:17.604 INFO kablam! | ^ help: consider using `_r` instead Oct 21 12:37:17.608 INFO kablam! | Oct 21 12:37:17.608 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:37:17.608 INFO kablam! Oct 21 12:37:17.608 INFO kablam! warning: unused variable: `g` Oct 21 12:37:17.608 INFO kablam! --> src/main.rs:109:13 Oct 21 12:37:17.608 INFO kablam! | Oct 21 12:37:17.608 INFO kablam! 109 | let g = to_u8(128.0 + f.1); Oct 21 12:37:17.608 INFO kablam! | ^ help: consider using `_g` instead Oct 21 12:37:17.608 INFO kablam! Oct 21 12:37:17.684 INFO kablam! warning: function is never used: `neg` Oct 21 12:37:17.684 INFO kablam! --> src/main.rs:266:1 Oct 21 12:37:17.684 INFO kablam! | Oct 21 12:37:17.684 INFO kablam! 266 | fn neg(a: &(f32, f32)) -> (f32, f32) { Oct 21 12:37:17.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:37:17.684 INFO kablam! | Oct 21 12:37:17.684 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:37:17.684 INFO kablam! Oct 21 12:37:17.781 INFO kablam! warning: unused variable: `r` Oct 21 12:37:17.781 INFO kablam! --> src/main.rs:108:13 Oct 21 12:37:17.782 INFO kablam! | Oct 21 12:37:17.782 INFO kablam! 108 | let r = to_u8(128.0 + f.0); Oct 21 12:37:17.782 INFO kablam! | ^ help: consider using `_r` instead Oct 21 12:37:17.783 INFO kablam! | Oct 21 12:37:17.783 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:37:17.783 INFO kablam! Oct 21 12:37:17.783 INFO kablam! warning: unused variable: `g` Oct 21 12:37:17.784 INFO kablam! --> src/main.rs:109:13 Oct 21 12:37:17.784 INFO kablam! | Oct 21 12:37:17.784 INFO kablam! 109 | let g = to_u8(128.0 + f.1); Oct 21 12:37:17.785 INFO kablam! | ^ help: consider using `_g` instead Oct 21 12:37:17.785 INFO kablam! Oct 21 12:37:17.824 INFO kablam! warning: function is never used: `neg` Oct 21 12:37:17.824 INFO kablam! --> src/main.rs:266:1 Oct 21 12:37:17.824 INFO kablam! | Oct 21 12:37:17.824 INFO kablam! 266 | fn neg(a: &(f32, f32)) -> (f32, f32) { Oct 21 12:37:17.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:37:17.824 INFO kablam! | Oct 21 12:37:17.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:37:17.824 INFO kablam! Oct 21 12:37:17.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 21 12:37:17.884 INFO kablam! su: No module specific data is present Oct 21 12:37:19.019 INFO running `"docker" "rm" "-f" "cce1be0454a96483352bd21de222c11516b03a42007819e65c3b3c467e8f5329"` Oct 21 12:37:19.337 INFO blam! cce1be0454a96483352bd21de222c11516b03a42007819e65c3b3c467e8f5329