Nov 17 02:34:05.512 INFO testing fschutt/dithering-example against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 02:34:05.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:34:05.969 INFO [stdout] b5ecbe946bd0eea230913259922ef59f3f19cfa30c21017e764b22c606440f39 Nov 17 02:34:05.972 INFO running `"docker" "start" "-a" "b5ecbe946bd0eea230913259922ef59f3f19cfa30c21017e764b22c606440f39"` Nov 17 02:34:07.634 INFO [stderr] usermod: no changes Nov 17 02:34:07.850 INFO [stderr] Compiling libc v0.2.33 Nov 17 02:34:07.851 INFO [stderr] Compiling itoa v0.3.4 Nov 17 02:34:07.863 INFO [stderr] Compiling lazy_static v0.2.10 Nov 17 02:34:07.863 INFO [stderr] Compiling cc v1.0.3 Nov 17 02:34:07.863 INFO [stderr] Compiling rustc-demangle v0.1.5 Nov 17 02:34:07.871 INFO [stderr] Compiling smallvec v0.4.4 Nov 17 02:34:07.871 INFO [stderr] Compiling fnv v1.0.6 Nov 17 02:34:07.879 INFO [stderr] Compiling x11-dl v2.16.0 Nov 17 02:34:08.583 INFO [stderr] Compiling wayland-scanner v0.9.10 Nov 17 02:34:09.939 INFO [stderr] Compiling serde_json v0.9.10 Nov 17 02:34:09.979 INFO [stderr] Compiling glium v0.17.1 Nov 17 02:34:13.889 INFO [stderr] Compiling rand v0.3.18 Nov 17 02:34:13.923 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 02:34:13.975 INFO [stderr] Compiling shared_library v0.1.7 Nov 17 02:34:15.339 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 17 02:34:15.684 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 02:34:15.751 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 17 02:34:22.448 INFO [stderr] Compiling memmap v0.4.0 Nov 17 02:34:25.280 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 02:34:29.136 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 02:34:29.403 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 02:34:30.675 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 02:34:32.543 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 02:34:53.103 INFO [stderr] Compiling backtrace v0.3.4 Nov 17 02:34:59.655 INFO [stderr] Compiling libloading v0.3.4 Nov 17 02:35:02.251 INFO [stderr] Compiling dlib v0.3.1 Nov 17 02:35:02.408 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 02:35:06.659 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 17 02:35:10.117 INFO [stderr] Compiling wayland-window v0.7.0 Nov 17 02:35:10.735 INFO [stderr] Compiling winit v0.7.6 Nov 17 02:35:13.973 INFO [stderr] Compiling glutin v0.9.2 Nov 17 02:35:36.843 INFO [stderr] Compiling dithertest v0.1.0 (/source) Nov 17 02:35:41.275 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Nov 17 02:35:41.283 INFO [stderr] su: No module specific data is present Nov 17 02:35:41.860 INFO running `"docker" "inspect" "b5ecbe946bd0eea230913259922ef59f3f19cfa30c21017e764b22c606440f39"` Nov 17 02:35:42.147 INFO running `"docker" "rm" "-f" "b5ecbe946bd0eea230913259922ef59f3f19cfa30c21017e764b22c606440f39"` Nov 17 02:35:42.502 INFO [stdout] b5ecbe946bd0eea230913259922ef59f3f19cfa30c21017e764b22c606440f39 Nov 17 02:35:42.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:35:42.975 INFO [stdout] f1c725c571c073f86445d368b12767cbfc48a4a9d4732b14fcaff01336169bbb Nov 17 02:35:42.981 INFO running `"docker" "start" "-a" "f1c725c571c073f86445d368b12767cbfc48a4a9d4732b14fcaff01336169bbb"` Nov 17 02:35:44.183 INFO [stderr] usermod: no changes Nov 17 02:35:44.395 INFO [stderr] Compiling dithertest v0.1.0 (/source) Nov 17 02:35:45.305 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s Nov 17 02:35:45.316 INFO [stderr] su: No module specific data is present Nov 17 02:35:45.918 INFO running `"docker" "inspect" "f1c725c571c073f86445d368b12767cbfc48a4a9d4732b14fcaff01336169bbb"` Nov 17 02:35:46.157 INFO running `"docker" "rm" "-f" "f1c725c571c073f86445d368b12767cbfc48a4a9d4732b14fcaff01336169bbb"` Nov 17 02:35:46.452 INFO [stdout] f1c725c571c073f86445d368b12767cbfc48a4a9d4732b14fcaff01336169bbb Nov 17 02:35:46.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:35:46.971 INFO [stdout] 8a29e61b2d952016ae5073d290b38c2fb7559b7c012066792f912d64852aad7d Nov 17 02:35:46.973 INFO running `"docker" "start" "-a" "8a29e61b2d952016ae5073d290b38c2fb7559b7c012066792f912d64852aad7d"` Nov 17 02:35:48.343 INFO [stderr] usermod: no changes Nov 17 02:35:48.502 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Nov 17 02:35:48.521 INFO [stderr] Running /target/debug/deps/dithertest-e3b05e3017c211f6 Nov 17 02:35:48.534 INFO [stdout] Nov 17 02:35:48.534 INFO [stdout] running 0 tests Nov 17 02:35:48.534 INFO [stdout] Nov 17 02:35:48.534 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:35:48.534 INFO [stdout] Nov 17 02:35:48.539 INFO [stderr] su: No module specific data is present Nov 17 02:35:48.961 INFO running `"docker" "inspect" "8a29e61b2d952016ae5073d290b38c2fb7559b7c012066792f912d64852aad7d"` Nov 17 02:35:49.193 INFO running `"docker" "rm" "-f" "8a29e61b2d952016ae5073d290b38c2fb7559b7c012066792f912d64852aad7d"` Nov 17 02:35:49.555 INFO [stdout] 8a29e61b2d952016ae5073d290b38c2fb7559b7c012066792f912d64852aad7d