Oct 11 08:35:10.133 INFO testing wc-bg-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:35:10.133 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:35:10.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:35:10.287 INFO blam! 0e1b28235f16d9fb2439f934740f6456d6fde7186f232a25c1af6e99d5172a41 Oct 11 08:35:10.289 INFO running `"docker" "start" "-a" "0e1b28235f16d9fb2439f934740f6456d6fde7186f232a25c1af6e99d5172a41"` Oct 11 08:35:10.730 INFO kablam! usermod: no changes Oct 11 08:35:10.912 INFO kablam! Compiling num-traits v0.1.43 Oct 11 08:35:10.912 INFO kablam! Compiling wc-bg v0.3.0 (/source) Oct 11 08:35:10.912 INFO kablam! Compiling num-bigint v0.1.44 Oct 11 08:35:10.912 INFO kablam! Compiling target_build_utils v0.3.1 Oct 11 08:35:10.912 INFO kablam! Compiling png v0.5.2 Oct 11 08:35:10.912 INFO kablam! Compiling rayon-core v1.4.1 Oct 11 08:35:11.682 INFO kablam! Compiling serde_json v0.9.10 Oct 11 08:35:11.682 INFO kablam! Compiling enum_primitive v0.1.1 Oct 11 08:35:18.780 INFO kablam! Compiling rayon v1.0.2 Oct 11 08:35:18.780 INFO kablam! Compiling num-rational v0.1.42 Oct 11 08:35:25.081 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 08:35:27.012 INFO kablam! Compiling libloading v0.3.4 Oct 11 08:35:28.420 INFO kablam! Compiling image v0.10.4 Oct 11 08:35:29.663 INFO kablam! Compiling dlib v0.3.1 Oct 11 08:35:30.098 INFO kablam! Compiling wayland-sys v0.9.10 Oct 11 08:35:31.678 INFO kablam! Compiling wayland-client v0.9.10 Oct 11 08:35:34.116 INFO kablam! Compiling way-cooler-client-helpers v0.1.0 Oct 11 08:35:46.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.76s Oct 11 08:35:46.513 INFO kablam! su: No module specific data is present Oct 11 08:35:46.749 INFO running `"docker" "rm" "-f" "0e1b28235f16d9fb2439f934740f6456d6fde7186f232a25c1af6e99d5172a41"` Oct 11 08:35:46.892 INFO blam! 0e1b28235f16d9fb2439f934740f6456d6fde7186f232a25c1af6e99d5172a41 Oct 11 08:35:46.893 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:35:46.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:35:47.051 INFO blam! 583c7392a004441959e11f7ddedab4a787c541a08682b29e75897f08f1d8914b Oct 11 08:35:47.051 INFO running `"docker" "start" "-a" "583c7392a004441959e11f7ddedab4a787c541a08682b29e75897f08f1d8914b"` Oct 11 08:35:47.500 INFO kablam! usermod: no changes Oct 11 08:35:47.633 INFO kablam! Compiling wc-bg v0.3.0 (/source) Oct 11 08:35:50.045 INFO kablam! warning: literal out of range for u8 Oct 11 08:35:50.045 INFO kablam! --> src/main.rs:479:43 Oct 11 08:35:50.045 INFO kablam! | Oct 11 08:35:50.045 INFO kablam! 479 | assert_eq!(rgba_conversion(255, 500), 500); Oct 11 08:35:50.045 INFO kablam! | ^^^ Oct 11 08:35:50.045 INFO kablam! | Oct 11 08:35:50.045 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 11 08:35:50.045 INFO kablam! Oct 11 08:35:51.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.91s Oct 11 08:35:51.437 INFO kablam! su: No module specific data is present Oct 11 08:35:51.866 INFO running `"docker" "rm" "-f" "583c7392a004441959e11f7ddedab4a787c541a08682b29e75897f08f1d8914b"` Oct 11 08:35:51.978 INFO blam! 583c7392a004441959e11f7ddedab4a787c541a08682b29e75897f08f1d8914b Oct 11 08:35:51.979 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:35:51.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 08:35:52.189 INFO blam! 8734151e7b43d895361b4c1f67c938ce0bf22b85e76c3c02976f8ee8f4615489 Oct 11 08:35:52.194 INFO running `"docker" "start" "-a" "8734151e7b43d895361b4c1f67c938ce0bf22b85e76c3c02976f8ee8f4615489"` Oct 11 08:35:52.992 INFO kablam! usermod: no changes Oct 11 08:35:53.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 08:35:53.156 INFO kablam! Running /target/debug/deps/wc_bg-73ec67a0d43abebc Oct 11 08:35:53.157 INFO blam! Oct 11 08:35:53.157 INFO blam! running 1 test Oct 11 08:35:53.157 INFO blam! test test_rgba_conversion ... ok Oct 11 08:35:53.157 INFO blam! Oct 11 08:35:53.158 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:35:53.158 INFO blam! Oct 11 08:35:53.161 INFO kablam! su: No module specific data is present Oct 11 08:35:53.525 INFO running `"docker" "rm" "-f" "8734151e7b43d895361b4c1f67c938ce0bf22b85e76c3c02976f8ee8f4615489"` Oct 11 08:35:53.696 INFO blam! 8734151e7b43d895361b4c1f67c938ce0bf22b85e76c3c02976f8ee8f4615489