Oct 12 20:06:00.527 INFO testing usbalbin/liquid_sim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:06:00.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 20:06:00.977 INFO blam! 2c109c29d89c73d230cb456800becdbc514be290dec18fc161d5fb5b72f6c0e7 Oct 12 20:06:00.979 INFO running `"docker" "start" "-a" "2c109c29d89c73d230cb456800becdbc514be290dec18fc161d5fb5b72f6c0e7"` Oct 12 20:06:02.323 INFO kablam! usermod: no changes Oct 12 20:06:02.567 INFO kablam! Compiling num-traits v0.1.41 Oct 12 20:06:02.567 INFO kablam! Compiling libloading v0.4.3 Oct 12 20:06:02.571 INFO kablam! Compiling khronos_api v2.0.0 Oct 12 20:06:02.571 INFO kablam! Compiling smallvec v0.4.4 Oct 12 20:06:02.573 INFO kablam! Compiling rand v0.3.20 Oct 12 20:06:02.573 INFO kablam! Compiling memmap v0.6.2 Oct 12 20:06:02.573 INFO kablam! Compiling shared_library v0.1.8 Oct 12 20:06:02.575 INFO kablam! Compiling x11-dl v2.17.2 Oct 12 20:06:05.398 INFO kablam! Compiling gl_generator v0.7.0 Oct 12 20:06:05.415 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 20:06:05.551 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 20:06:06.107 INFO kablam! Compiling backtrace v0.3.5 Oct 12 20:06:09.919 INFO kablam! Compiling dlib v0.4.0 Oct 12 20:06:10.215 INFO kablam! Compiling serde_json v0.9.10 Oct 12 20:06:10.366 INFO kablam! Compiling wayland-sys v0.12.5 Oct 12 20:06:13.251 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 20:06:13.251 INFO kablam! Compiling tempfile v2.2.0 Oct 12 20:06:15.671 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 20:06:16.507 INFO kablam! Compiling wayland-client v0.12.5 Oct 12 20:06:18.211 INFO kablam! Compiling target_build_utils v0.3.1 Oct 12 20:06:18.723 INFO kablam! Compiling glutin v0.11.0 Oct 12 20:06:18.723 INFO kablam! Compiling glium v0.19.0 Oct 12 20:06:31.571 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 12 20:06:31.571 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 12 20:06:51.813 INFO kablam! Compiling wayland-window v0.13.2 Oct 12 20:06:55.008 INFO kablam! Compiling winit v0.9.0 Oct 12 20:07:01.534 INFO kablam! Compiling libloading v0.3.4 Oct 12 20:07:09.507 INFO kablam! Compiling dlib v0.3.1 Oct 12 20:07:10.600 INFO kablam! Compiling wayland-sys v0.9.10 Oct 12 20:07:14.177 INFO kablam! Compiling wayland-client v0.9.10 Oct 12 20:07:50.233 INFO kablam! Compiling liquid_sim v0.1.0 (/source) Oct 12 20:07:50.927 INFO kablam! warning: unused variable: `r` Oct 12 20:07:50.927 INFO kablam! --> src/main.rs:108:13 Oct 12 20:07:50.927 INFO kablam! | Oct 12 20:07:50.928 INFO kablam! 108 | let r = to_u8(128.0 + f.0); Oct 12 20:07:50.928 INFO kablam! | ^ help: consider using `_r` instead Oct 12 20:07:50.928 INFO kablam! | Oct 12 20:07:50.928 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:07:50.928 INFO kablam! Oct 12 20:07:50.928 INFO kablam! warning: unused variable: `g` Oct 12 20:07:50.928 INFO kablam! --> src/main.rs:109:13 Oct 12 20:07:50.928 INFO kablam! | Oct 12 20:07:50.928 INFO kablam! 109 | let g = to_u8(128.0 + f.1); Oct 12 20:07:50.928 INFO kablam! | ^ help: consider using `_g` instead Oct 12 20:07:50.928 INFO kablam! Oct 12 20:07:50.953 INFO kablam! warning: function is never used: `neg` Oct 12 20:07:50.954 INFO kablam! --> src/main.rs:266:1 Oct 12 20:07:50.954 INFO kablam! | Oct 12 20:07:50.954 INFO kablam! 266 | fn neg(a: &(f32, f32)) -> (f32, f32) { Oct 12 20:07:50.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:07:50.954 INFO kablam! | Oct 12 20:07:50.954 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:07:50.954 INFO kablam! Oct 12 20:07:54.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Oct 12 20:07:54.587 INFO kablam! su: No module specific data is present Oct 12 20:07:57.863 INFO running `"docker" "rm" "-f" "2c109c29d89c73d230cb456800becdbc514be290dec18fc161d5fb5b72f6c0e7"` Oct 12 20:07:58.115 INFO blam! 2c109c29d89c73d230cb456800becdbc514be290dec18fc161d5fb5b72f6c0e7 Oct 12 20:07:58.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 20:07:58.727 INFO blam! 84b0c31418a7c1f74e0abe4189e42c3429b19d7e0740cff67467cc7c691fcfb4 Oct 12 20:07:58.729 INFO running `"docker" "start" "-a" "84b0c31418a7c1f74e0abe4189e42c3429b19d7e0740cff67467cc7c691fcfb4"` Oct 12 20:08:01.429 INFO kablam! usermod: no changes Oct 12 20:08:01.647 INFO kablam! Compiling liquid_sim v0.1.0 (/source) Oct 12 20:08:02.245 INFO kablam! warning: unused variable: `r` Oct 12 20:08:02.245 INFO kablam! --> src/main.rs:108:13 Oct 12 20:08:02.245 INFO kablam! | Oct 12 20:08:02.245 INFO kablam! 108 | let r = to_u8(128.0 + f.0); Oct 12 20:08:02.245 INFO kablam! | ^ help: consider using `_r` instead Oct 12 20:08:02.245 INFO kablam! | Oct 12 20:08:02.245 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:08:02.245 INFO kablam! Oct 12 20:08:02.245 INFO kablam! warning: unused variable: `g` Oct 12 20:08:02.245 INFO kablam! --> src/main.rs:109:13 Oct 12 20:08:02.245 INFO kablam! | Oct 12 20:08:02.245 INFO kablam! 109 | let g = to_u8(128.0 + f.1); Oct 12 20:08:02.245 INFO kablam! | ^ help: consider using `_g` instead Oct 12 20:08:02.245 INFO kablam! Oct 12 20:08:02.272 INFO kablam! warning: function is never used: `neg` Oct 12 20:08:02.272 INFO kablam! --> src/main.rs:266:1 Oct 12 20:08:02.272 INFO kablam! | Oct 12 20:08:02.272 INFO kablam! 266 | fn neg(a: &(f32, f32)) -> (f32, f32) { Oct 12 20:08:02.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:08:02.272 INFO kablam! | Oct 12 20:08:02.287 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:08:02.287 INFO kablam! Oct 12 20:08:02.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 12 20:08:02.903 INFO kablam! su: No module specific data is present Oct 12 20:08:04.651 INFO running `"docker" "rm" "-f" "84b0c31418a7c1f74e0abe4189e42c3429b19d7e0740cff67467cc7c691fcfb4"` Oct 12 20:08:04.893 INFO blam! 84b0c31418a7c1f74e0abe4189e42c3429b19d7e0740cff67467cc7c691fcfb4 Oct 12 20:08:04.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 20:08:05.331 INFO blam! f838bf5a89b7e15b0edd81bcd3338d77f69cb92e2302cb5b84bad663ae3dc062 Oct 12 20:08:05.332 INFO running `"docker" "start" "-a" "f838bf5a89b7e15b0edd81bcd3338d77f69cb92e2302cb5b84bad663ae3dc062"` Oct 12 20:08:06.835 INFO kablam! usermod: no changes Oct 12 20:08:07.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 20:08:07.079 INFO kablam! Running /target/debug/deps/liquid_sim-7d40aa906f7b976f Oct 12 20:08:07.079 INFO blam! Oct 12 20:08:07.079 INFO blam! running 0 tests Oct 12 20:08:07.079 INFO blam! Oct 12 20:08:07.079 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:08:07.079 INFO blam! Oct 12 20:08:07.087 INFO kablam! su: No module specific data is present Oct 12 20:08:08.315 INFO running `"docker" "rm" "-f" "f838bf5a89b7e15b0edd81bcd3338d77f69cb92e2302cb5b84bad663ae3dc062"` Oct 12 20:08:08.708 INFO blam! f838bf5a89b7e15b0edd81bcd3338d77f69cb92e2302cb5b84bad663ae3dc062