Oct 14 18:25:04.944 INFO testing iceclam/gfx-test against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:25:04.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:25:05.567 INFO blam! b4c4faad2fc7a9ce2ac2c09a048df60cf3846656fc2d5c2b759a522d5c08dd3e Oct 14 18:25:05.567 INFO running `"docker" "start" "-a" "b4c4faad2fc7a9ce2ac2c09a048df60cf3846656fc2d5c2b759a522d5c08dd3e"` Oct 14 18:25:06.039 INFO kablam! usermod: no changes Oct 14 18:25:06.187 INFO kablam! Compiling cfg-if v0.1.4 Oct 14 18:25:06.187 INFO kablam! Compiling libloading v0.5.0 Oct 14 18:25:06.188 INFO kablam! Compiling draw_state v0.8.0 Oct 14 18:25:06.188 INFO kablam! Compiling shared_library v0.1.9 Oct 14 18:25:06.188 INFO kablam! Compiling x11-dl v2.18.0 Oct 14 18:25:06.195 INFO kablam! Compiling tempfile v3.0.2 Oct 14 18:25:06.287 INFO kablam! Compiling log v0.4.3 Oct 14 18:25:07.199 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:25:07.396 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 18:25:07.396 INFO kablam! Compiling log v0.3.9 Oct 14 18:25:07.921 INFO kablam! Compiling gfx_core v0.8.2 Oct 14 18:25:09.027 INFO kablam! Compiling gl_generator v0.8.0 Oct 14 18:25:09.126 INFO kablam! Compiling dlib v0.4.1 Oct 14 18:25:09.379 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 18:25:11.759 INFO kablam! Compiling gfx_gl v0.5.0 Oct 14 18:25:11.907 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 18:25:15.183 INFO kablam! Compiling glutin v0.12.2 Oct 14 18:25:19.463 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 18:25:19.515 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 18:25:32.811 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 18:25:34.893 INFO kablam! Compiling winit v0.10.0 Oct 14 18:26:04.719 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 14 18:26:04.724 INFO kablam! Compiling gfx v0.17.1 Oct 14 18:26:10.759 INFO kablam! Compiling gfx_window_glutin v0.20.0 Oct 14 18:26:16.375 INFO kablam! Compiling iceclam v0.1.0 (/source) Oct 14 18:26:17.023 INFO kablam! warning: unused `#[macro_use]` import Oct 14 18:26:17.023 INFO kablam! --> src/main.rs:2:1 Oct 14 18:26:17.023 INFO kablam! | Oct 14 18:26:17.023 INFO kablam! 2 | #[macro_use] Oct 14 18:26:17.023 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:26:17.023 INFO kablam! | Oct 14 18:26:17.023 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:26:17.023 INFO kablam! Oct 14 18:26:17.023 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 14 18:26:17.023 INFO kablam! --> src/main.rs:8:5 Oct 14 18:26:17.023 INFO kablam! | Oct 14 18:26:17.023 INFO kablam! 8 | use gfx::traits::FactoryExt; Oct 14 18:26:17.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:17.023 INFO kablam! Oct 14 18:26:17.062 INFO kablam! warning: unused variable: `factory` Oct 14 18:26:17.062 INFO kablam! --> src/main.rs:27:34 Oct 14 18:26:17.062 INFO kablam! | Oct 14 18:26:17.062 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:17.062 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 14 18:26:17.062 INFO kablam! | Oct 14 18:26:17.062 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:26:17.062 INFO kablam! Oct 14 18:26:17.062 INFO kablam! warning: unused variable: `color_view` Oct 14 18:26:17.062 INFO kablam! --> src/main.rs:27:43 Oct 14 18:26:17.062 INFO kablam! | Oct 14 18:26:17.062 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:17.062 INFO kablam! | ^^^^^^^^^^ help: consider using `_color_view` instead Oct 14 18:26:17.062 INFO kablam! Oct 14 18:26:17.062 INFO kablam! warning: unused variable: `depth_view` Oct 14 18:26:17.062 INFO kablam! --> src/main.rs:27:59 Oct 14 18:26:17.062 INFO kablam! | Oct 14 18:26:17.062 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:17.062 INFO kablam! | ^^^^^^^^^^ help: consider using `_depth_view` instead Oct 14 18:26:17.062 INFO kablam! Oct 14 18:26:17.070 INFO kablam! warning: variable does not need to be mutable Oct 14 18:26:17.071 INFO kablam! --> src/main.rs:27:30 Oct 14 18:26:17.071 INFO kablam! | Oct 14 18:26:17.071 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:17.071 INFO kablam! | ----^^^^^^^ Oct 14 18:26:17.071 INFO kablam! | | Oct 14 18:26:17.071 INFO kablam! | help: remove this `mut` Oct 14 18:26:17.071 INFO kablam! | Oct 14 18:26:17.071 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:26:17.071 INFO kablam! Oct 14 18:26:17.071 INFO kablam! warning: variable does not need to be mutable Oct 14 18:26:17.071 INFO kablam! --> src/main.rs:27:55 Oct 14 18:26:17.071 INFO kablam! | Oct 14 18:26:17.071 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:17.071 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:26:17.071 INFO kablam! | | Oct 14 18:26:17.071 INFO kablam! | help: remove this `mut` Oct 14 18:26:17.071 INFO kablam! Oct 14 18:26:17.071 INFO kablam! warning: constant item is never used: `BLACK` Oct 14 18:26:17.071 INFO kablam! --> src/main.rs:17:1 Oct 14 18:26:17.071 INFO kablam! | Oct 14 18:26:17.071 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 14 18:26:17.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:17.071 INFO kablam! | Oct 14 18:26:17.071 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:26:17.071 INFO kablam! Oct 14 18:26:19.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 14 18:26:19.633 INFO kablam! su: No module specific data is present Oct 14 18:26:20.291 INFO running `"docker" "rm" "-f" "b4c4faad2fc7a9ce2ac2c09a048df60cf3846656fc2d5c2b759a522d5c08dd3e"` Oct 14 18:26:20.516 INFO blam! b4c4faad2fc7a9ce2ac2c09a048df60cf3846656fc2d5c2b759a522d5c08dd3e Oct 14 18:26:20.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:26:20.944 INFO blam! f1c055798f01fded50dff8b76b29e925dd6d98b8ea83074ef23affb45d1d3ea7 Oct 14 18:26:20.955 INFO running `"docker" "start" "-a" "f1c055798f01fded50dff8b76b29e925dd6d98b8ea83074ef23affb45d1d3ea7"` Oct 14 18:26:21.951 INFO kablam! usermod: no changes Oct 14 18:26:22.151 INFO kablam! Compiling iceclam v0.1.0 (/source) Oct 14 18:26:22.747 INFO kablam! warning: unused `#[macro_use]` import Oct 14 18:26:22.747 INFO kablam! --> src/main.rs:2:1 Oct 14 18:26:22.747 INFO kablam! | Oct 14 18:26:22.747 INFO kablam! 2 | #[macro_use] Oct 14 18:26:22.747 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:26:22.747 INFO kablam! | Oct 14 18:26:22.747 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:26:22.747 INFO kablam! Oct 14 18:26:22.747 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 14 18:26:22.747 INFO kablam! --> src/main.rs:8:5 Oct 14 18:26:22.747 INFO kablam! | Oct 14 18:26:22.747 INFO kablam! 8 | use gfx::traits::FactoryExt; Oct 14 18:26:22.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:22.759 INFO kablam! Oct 14 18:26:22.803 INFO kablam! warning: unused variable: `factory` Oct 14 18:26:22.803 INFO kablam! --> src/main.rs:27:34 Oct 14 18:26:22.803 INFO kablam! | Oct 14 18:26:22.803 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:22.803 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 14 18:26:22.803 INFO kablam! | Oct 14 18:26:22.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:26:22.803 INFO kablam! Oct 14 18:26:22.803 INFO kablam! warning: unused variable: `color_view` Oct 14 18:26:22.803 INFO kablam! --> src/main.rs:27:43 Oct 14 18:26:22.803 INFO kablam! | Oct 14 18:26:22.803 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:22.803 INFO kablam! | ^^^^^^^^^^ help: consider using `_color_view` instead Oct 14 18:26:22.803 INFO kablam! Oct 14 18:26:22.803 INFO kablam! warning: unused variable: `depth_view` Oct 14 18:26:22.803 INFO kablam! --> src/main.rs:27:59 Oct 14 18:26:22.803 INFO kablam! | Oct 14 18:26:22.803 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:22.803 INFO kablam! | ^^^^^^^^^^ help: consider using `_depth_view` instead Oct 14 18:26:22.803 INFO kablam! Oct 14 18:26:22.803 INFO kablam! warning: variable does not need to be mutable Oct 14 18:26:22.803 INFO kablam! --> src/main.rs:27:55 Oct 14 18:26:22.803 INFO kablam! | Oct 14 18:26:22.803 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:22.803 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:26:22.803 INFO kablam! | | Oct 14 18:26:22.803 INFO kablam! | help: remove this `mut` Oct 14 18:26:22.804 INFO kablam! | Oct 14 18:26:22.804 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:26:22.804 INFO kablam! Oct 14 18:26:22.804 INFO kablam! warning: variable does not need to be mutable Oct 14 18:26:22.804 INFO kablam! --> src/main.rs:27:30 Oct 14 18:26:22.804 INFO kablam! | Oct 14 18:26:22.804 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 14 18:26:22.804 INFO kablam! | ----^^^^^^^ Oct 14 18:26:22.804 INFO kablam! | | Oct 14 18:26:22.804 INFO kablam! | help: remove this `mut` Oct 14 18:26:22.804 INFO kablam! Oct 14 18:26:22.804 INFO kablam! warning: constant item is never used: `BLACK` Oct 14 18:26:22.804 INFO kablam! --> src/main.rs:17:1 Oct 14 18:26:22.804 INFO kablam! | Oct 14 18:26:22.804 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 14 18:26:22.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:26:22.804 INFO kablam! | Oct 14 18:26:22.804 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:26:22.804 INFO kablam! Oct 14 18:26:23.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 14 18:26:23.331 INFO kablam! su: No module specific data is present Oct 14 18:26:23.875 INFO running `"docker" "rm" "-f" "f1c055798f01fded50dff8b76b29e925dd6d98b8ea83074ef23affb45d1d3ea7"` Oct 14 18:26:24.276 INFO blam! f1c055798f01fded50dff8b76b29e925dd6d98b8ea83074ef23affb45d1d3ea7 Oct 14 18:26:24.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:26:24.774 INFO blam! 3c984fe14d9cbef48c38e2f0f20ff2437b41656d8124975bacc22d2662998438 Oct 14 18:26:24.777 INFO running `"docker" "start" "-a" "3c984fe14d9cbef48c38e2f0f20ff2437b41656d8124975bacc22d2662998438"` Oct 14 18:26:26.083 INFO kablam! usermod: no changes Oct 14 18:26:26.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 18:26:26.211 INFO kablam! Running /target/debug/deps/iceclam-0774cdbb6641223a Oct 14 18:26:26.220 INFO blam! Oct 14 18:26:26.220 INFO blam! running 0 tests Oct 14 18:26:26.220 INFO blam! Oct 14 18:26:26.220 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:26:26.220 INFO blam! Oct 14 18:26:26.224 INFO kablam! su: No module specific data is present Oct 14 18:26:26.841 INFO running `"docker" "rm" "-f" "3c984fe14d9cbef48c38e2f0f20ff2437b41656d8124975bacc22d2662998438"` Oct 14 18:26:27.141 INFO blam! 3c984fe14d9cbef48c38e2f0f20ff2437b41656d8124975bacc22d2662998438