Oct 15 13:02:47.213 INFO testing 0xc0dec/shiny against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:02:47.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:02:47.331 INFO blam! bfd9b8a142241d706cd44a31082db0205d910e019025951d5af994dbdd3d58af Oct 15 13:02:47.334 INFO running `"docker" "start" "-a" "bfd9b8a142241d706cd44a31082db0205d910e019025951d5af994dbdd3d58af"` Oct 15 13:02:47.800 INFO kablam! usermod: no changes Oct 15 13:02:47.947 INFO kablam! Compiling libc v0.2.20 Oct 15 13:02:47.947 INFO kablam! Compiling serde v0.9.7 Oct 15 13:02:47.949 INFO kablam! Compiling backtrace-sys v0.1.9 Oct 15 13:02:47.949 INFO kablam! Compiling deflate v0.7.4 Oct 15 13:02:47.950 INFO kablam! Compiling num-rational v0.1.35 Oct 15 13:02:47.951 INFO kablam! Compiling gl_generator v0.5.2 Oct 15 13:02:50.092 INFO kablam! Compiling rand v0.3.15 Oct 15 13:02:50.092 INFO kablam! Compiling fs2 v0.2.5 Oct 15 13:02:50.092 INFO kablam! Compiling num_cpus v1.2.1 Oct 15 13:02:50.092 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 13:02:56.635 INFO kablam! Compiling shared_library v0.1.5 Oct 15 13:02:56.687 INFO kablam! Compiling memmap v0.4.0 Oct 15 13:02:56.703 INFO kablam! Compiling png v0.6.2 Oct 15 13:02:56.813 INFO kablam! Compiling glutin v0.7.4 Oct 15 13:03:03.147 INFO kablam! Compiling glium v0.16.0 Oct 15 13:03:03.223 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 13:03:03.443 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 13:03:09.623 INFO kablam! Compiling tempfile v2.1.5 Oct 15 13:03:09.771 INFO kablam! Compiling deque v0.3.1 Oct 15 13:03:09.811 INFO kablam! Compiling cgmath v0.12.0 Oct 15 13:03:11.333 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 13:03:11.349 INFO kablam! Compiling rayon v0.6.0 Oct 15 13:03:13.803 INFO kablam! Compiling target_build_utils v0.3.0 Oct 15 13:03:24.251 INFO kablam! Compiling serde_json v0.9.6 Oct 15 13:03:24.475 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 15 13:03:33.040 INFO kablam! Compiling backtrace v0.2.3 Oct 15 13:03:33.395 INFO kablam! Compiling image v0.12.3 Oct 15 13:03:42.862 INFO kablam! Compiling libloading v0.3.2 Oct 15 13:03:48.660 INFO kablam! Compiling dlib v0.3.1 Oct 15 13:03:51.435 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 13:03:57.615 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 13:04:01.400 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 13:04:01.407 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 13:04:03.950 INFO kablam! Compiling winit v0.5.11 Oct 15 13:04:34.849 INFO kablam! Compiling shiny v0.1.0 (/source) Oct 15 13:04:36.923 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 15 13:04:36.923 INFO kablam! --> src/material.rs:3:5 Oct 15 13:04:36.923 INFO kablam! | Oct 15 13:04:36.923 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 15 13:04:36.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:36.923 INFO kablam! | Oct 15 13:04:36.923 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:04:36.923 INFO kablam! Oct 15 13:04:36.923 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 15 13:04:36.923 INFO kablam! --> src/main.rs:20:5 Oct 15 13:04:36.923 INFO kablam! | Oct 15 13:04:36.923 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 15 13:04:36.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:36.923 INFO kablam! Oct 15 13:04:37.143 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:04:37.143 INFO kablam! --> src/fs.rs:7:5 Oct 15 13:04:37.143 INFO kablam! | Oct 15 13:04:37.143 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 15 13:04:37.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:37.143 INFO kablam! | Oct 15 13:04:37.143 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:04:37.143 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:04:37.143 INFO kablam! Oct 15 13:04:42.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 54s Oct 15 13:04:42.241 INFO kablam! su: No module specific data is present Oct 15 13:04:42.985 INFO running `"docker" "rm" "-f" "bfd9b8a142241d706cd44a31082db0205d910e019025951d5af994dbdd3d58af"` Oct 15 13:04:43.335 INFO blam! bfd9b8a142241d706cd44a31082db0205d910e019025951d5af994dbdd3d58af Oct 15 13:04:43.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:04:43.792 INFO blam! b08cc29b8a55494ea9bec01c044423c536ef3a88b3260e3c15266f7acaa7f5c8 Oct 15 13:04:43.795 INFO running `"docker" "start" "-a" "b08cc29b8a55494ea9bec01c044423c536ef3a88b3260e3c15266f7acaa7f5c8"` Oct 15 13:04:45.083 INFO kablam! usermod: no changes Oct 15 13:04:45.342 INFO kablam! Compiling shiny v0.1.0 (/source) Oct 15 13:04:47.935 INFO kablam! warning: unused import: `glium::uniforms::UniformsStorage` Oct 15 13:04:47.935 INFO kablam! --> src/material.rs:3:5 Oct 15 13:04:47.935 INFO kablam! | Oct 15 13:04:47.935 INFO kablam! 3 | use glium::uniforms::UniformsStorage; Oct 15 13:04:47.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:47.935 INFO kablam! | Oct 15 13:04:47.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:04:47.935 INFO kablam! Oct 15 13:04:47.935 INFO kablam! warning: unused import: `glium::index::PrimitiveType` Oct 15 13:04:47.935 INFO kablam! --> src/main.rs:20:5 Oct 15 13:04:47.935 INFO kablam! | Oct 15 13:04:47.935 INFO kablam! 20 | use glium::index::PrimitiveType; Oct 15 13:04:47.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:47.935 INFO kablam! Oct 15 13:04:48.231 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:04:48.231 INFO kablam! --> src/fs.rs:7:5 Oct 15 13:04:48.231 INFO kablam! | Oct 15 13:04:48.231 INFO kablam! 7 | file.read_to_end(&mut bytes); Oct 15 13:04:48.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:04:48.231 INFO kablam! | Oct 15 13:04:48.231 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:04:48.231 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:04:48.231 INFO kablam! Oct 15 13:04:48.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.63s Oct 15 13:04:48.757 INFO kablam! su: No module specific data is present Oct 15 13:04:49.600 INFO running `"docker" "rm" "-f" "b08cc29b8a55494ea9bec01c044423c536ef3a88b3260e3c15266f7acaa7f5c8"` Oct 15 13:04:49.818 INFO blam! b08cc29b8a55494ea9bec01c044423c536ef3a88b3260e3c15266f7acaa7f5c8 Oct 15 13:04:49.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 13:04:50.211 INFO blam! 3a29d4517b6c353dce367fdf798a00689bdd7a5260c90dc3b5a2e305d2af1bb9 Oct 15 13:04:50.218 INFO running `"docker" "start" "-a" "3a29d4517b6c353dce367fdf798a00689bdd7a5260c90dc3b5a2e305d2af1bb9"` Oct 15 13:04:51.228 INFO kablam! usermod: no changes Oct 15 13:04:51.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 13:04:51.379 INFO kablam! Running /target/debug/deps/shiny-8067e73d7de93ad2 Oct 15 13:04:51.385 INFO blam! Oct 15 13:04:51.385 INFO blam! running 0 tests Oct 15 13:04:51.385 INFO blam! Oct 15 13:04:51.385 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:04:51.385 INFO blam! Oct 15 13:04:51.386 INFO kablam! su: No module specific data is present Oct 15 13:04:51.893 INFO running `"docker" "rm" "-f" "3a29d4517b6c353dce367fdf798a00689bdd7a5260c90dc3b5a2e305d2af1bb9"` Oct 15 13:04:52.076 INFO blam! 3a29d4517b6c353dce367fdf798a00689bdd7a5260c90dc3b5a2e305d2af1bb9