Oct 15 06:19:07.849 INFO testing TheKK/npr_homework against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:19:07.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:19:08.364 INFO blam! aa24b02a71e31d49dfca4050480bbca55b5277af5129c2075c74510623ea4654 Oct 15 06:19:08.367 INFO running `"docker" "start" "-a" "aa24b02a71e31d49dfca4050480bbca55b5277af5129c2075c74510623ea4654"` Oct 15 06:19:09.723 INFO kablam! usermod: no changes Oct 15 06:19:10.103 INFO kablam! Compiling serde v0.9.10 Oct 15 06:19:10.147 INFO kablam! Compiling shared_library v0.1.5 Oct 15 06:19:10.147 INFO kablam! Compiling imgui-sys v0.0.11 Oct 15 06:19:10.151 INFO kablam! Compiling num-rational v0.1.36 Oct 15 06:19:10.155 INFO kablam! Compiling gl_generator v0.5.2 Oct 15 06:19:10.155 INFO kablam! Compiling pistoncore-input v0.17.1 Oct 15 06:19:10.155 INFO kablam! Compiling arrayvec v0.3.20 Oct 15 06:19:10.155 INFO kablam! Compiling png v0.6.2 Oct 15 06:19:13.807 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 06:19:15.467 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 06:19:16.813 INFO kablam! Compiling rusttype v0.2.1 Oct 15 06:19:24.372 INFO kablam! Compiling image v0.12.3 Oct 15 06:19:24.411 INFO kablam! Compiling glutin v0.7.4 Oct 15 06:19:24.427 INFO kablam! Compiling gl v0.6.1 Oct 15 06:19:24.667 INFO kablam! Compiling glium v0.16.0 Oct 15 06:19:45.367 INFO kablam! Compiling pistoncore-window v0.26.2 Oct 15 06:19:48.531 INFO kablam! Compiling pistoncore-event_loop v0.31.4 Oct 15 06:19:51.709 INFO kablam! Compiling piston v0.31.4 Oct 15 06:20:08.311 INFO kablam! Compiling serde_json v0.9.8 Oct 15 06:20:16.650 INFO kablam! Compiling target_build_utils v0.3.0 Oct 15 06:20:19.093 INFO kablam! Compiling libloading v0.3.2 Oct 15 06:20:22.332 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:20:22.823 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 06:20:25.031 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 06:20:27.549 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 06:20:27.550 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 06:20:30.455 INFO kablam! Compiling winit v0.5.11 Oct 15 06:20:39.447 INFO kablam! Compiling pistoncore-glutin_window v0.35.0 Oct 15 06:21:13.075 INFO kablam! Compiling piston2d-glium_graphics v0.38.0 Oct 15 06:21:17.280 INFO kablam! Compiling imgui v0.0.11 Oct 15 06:21:20.160 INFO kablam! Compiling npr_homework1 v0.1.0 (/source) Oct 15 06:21:22.611 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:21:22.612 INFO kablam! --> src/main.rs:6:1 Oct 15 06:21:22.612 INFO kablam! | Oct 15 06:21:22.612 INFO kablam! 6 | #[macro_use] Oct 15 06:21:22.612 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:21:22.612 INFO kablam! | Oct 15 06:21:22.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:21:22.612 INFO kablam! Oct 15 06:21:22.612 INFO kablam! warning: unused import: `rand::Rng` Oct 15 06:21:22.612 INFO kablam! --> src/toolkits.rs:13:5 Oct 15 06:21:22.612 INFO kablam! | Oct 15 06:21:22.612 INFO kablam! 13 | use rand::Rng; Oct 15 06:21:22.612 INFO kablam! | ^^^^^^^^^ Oct 15 06:21:22.612 INFO kablam! Oct 15 06:21:22.974 INFO kablam! warning: field is never used: `shallow_water_tex` Oct 15 06:21:22.975 INFO kablam! --> src/main.rs:98:5 Oct 15 06:21:22.976 INFO kablam! | Oct 15 06:21:22.976 INFO kablam! 98 | shallow_water_tex: Texture2d, Oct 15 06:21:22.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:22.978 INFO kablam! | Oct 15 06:21:22.978 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:21:22.979 INFO kablam! Oct 15 06:21:22.979 INFO kablam! warning: field is never used: `pidment_deposition_tex` Oct 15 06:21:22.980 INFO kablam! --> src/main.rs:99:5 Oct 15 06:21:22.981 INFO kablam! | Oct 15 06:21:22.981 INFO kablam! 99 | pidment_deposition_tex: Texture2d, Oct 15 06:21:22.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:22.981 INFO kablam! Oct 15 06:21:22.981 INFO kablam! warning: field is never used: `capillary_tex` Oct 15 06:21:22.981 INFO kablam! --> src/main.rs:100:5 Oct 15 06:21:22.981 INFO kablam! | Oct 15 06:21:22.981 INFO kablam! 100 | capillary_tex: Texture2d, Oct 15 06:21:22.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:22.981 INFO kablam! Oct 15 06:21:22.981 INFO kablam! warning: field is never used: `passive_layer_tex` Oct 15 06:21:22.981 INFO kablam! --> src/main.rs:101:5 Oct 15 06:21:22.981 INFO kablam! | Oct 15 06:21:22.981 INFO kablam! 101 | passive_layer_tex: Texture2d, Oct 15 06:21:22.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:22.987 INFO kablam! Oct 15 06:21:22.987 INFO kablam! warning: field is never used: `doge_image` Oct 15 06:21:22.987 INFO kablam! --> src/main.rs:116:5 Oct 15 06:21:22.987 INFO kablam! | Oct 15 06:21:22.987 INFO kablam! 116 | doge_image: Texture2d, Oct 15 06:21:22.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:22.987 INFO kablam! Oct 15 06:21:33.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 23s Oct 15 06:21:33.795 INFO kablam! su: No module specific data is present Oct 15 06:21:34.851 INFO running `"docker" "rm" "-f" "aa24b02a71e31d49dfca4050480bbca55b5277af5129c2075c74510623ea4654"` Oct 15 06:21:35.127 INFO blam! aa24b02a71e31d49dfca4050480bbca55b5277af5129c2075c74510623ea4654 Oct 15 06:21:35.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:21:35.507 INFO blam! e3590c9ca05c1ac1c8bd46478269abdb2e1700b01762a02a6fb493bab6d4e10f Oct 15 06:21:35.510 INFO running `"docker" "start" "-a" "e3590c9ca05c1ac1c8bd46478269abdb2e1700b01762a02a6fb493bab6d4e10f"` Oct 15 06:21:36.934 INFO kablam! usermod: no changes Oct 15 06:21:37.172 INFO kablam! Compiling npr_homework1 v0.1.0 (/source) Oct 15 06:21:39.855 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:21:39.855 INFO kablam! --> src/main.rs:6:1 Oct 15 06:21:39.855 INFO kablam! | Oct 15 06:21:39.855 INFO kablam! 6 | #[macro_use] Oct 15 06:21:39.855 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:21:39.855 INFO kablam! | Oct 15 06:21:39.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:21:39.855 INFO kablam! Oct 15 06:21:39.855 INFO kablam! warning: unused import: `rand::Rng` Oct 15 06:21:39.855 INFO kablam! --> src/toolkits.rs:13:5 Oct 15 06:21:39.855 INFO kablam! | Oct 15 06:21:39.855 INFO kablam! 13 | use rand::Rng; Oct 15 06:21:39.855 INFO kablam! | ^^^^^^^^^ Oct 15 06:21:39.855 INFO kablam! Oct 15 06:21:40.319 INFO kablam! warning: field is never used: `shallow_water_tex` Oct 15 06:21:40.319 INFO kablam! --> src/main.rs:98:5 Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! 98 | shallow_water_tex: Texture2d, Oct 15 06:21:40.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:21:40.319 INFO kablam! Oct 15 06:21:40.319 INFO kablam! warning: field is never used: `pidment_deposition_tex` Oct 15 06:21:40.319 INFO kablam! --> src/main.rs:99:5 Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! 99 | pidment_deposition_tex: Texture2d, Oct 15 06:21:40.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:40.319 INFO kablam! Oct 15 06:21:40.319 INFO kablam! warning: field is never used: `capillary_tex` Oct 15 06:21:40.319 INFO kablam! --> src/main.rs:100:5 Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! 100 | capillary_tex: Texture2d, Oct 15 06:21:40.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:40.319 INFO kablam! Oct 15 06:21:40.319 INFO kablam! warning: field is never used: `passive_layer_tex` Oct 15 06:21:40.319 INFO kablam! --> src/main.rs:101:5 Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! 101 | passive_layer_tex: Texture2d, Oct 15 06:21:40.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:40.319 INFO kablam! Oct 15 06:21:40.319 INFO kablam! warning: field is never used: `doge_image` Oct 15 06:21:40.319 INFO kablam! --> src/main.rs:116:5 Oct 15 06:21:40.319 INFO kablam! | Oct 15 06:21:40.319 INFO kablam! 116 | doge_image: Texture2d, Oct 15 06:21:40.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:21:40.319 INFO kablam! Oct 15 06:21:41.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Oct 15 06:21:41.091 INFO kablam! su: No module specific data is present Oct 15 06:21:42.242 INFO running `"docker" "rm" "-f" "e3590c9ca05c1ac1c8bd46478269abdb2e1700b01762a02a6fb493bab6d4e10f"` Oct 15 06:21:42.642 INFO blam! e3590c9ca05c1ac1c8bd46478269abdb2e1700b01762a02a6fb493bab6d4e10f Oct 15 06:21:42.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:21:43.180 INFO blam! 66fdefc980c1708e9c010f09d74e57e29b6e44c25d471c545b642feb94bdac9e Oct 15 06:21:43.182 INFO running `"docker" "start" "-a" "66fdefc980c1708e9c010f09d74e57e29b6e44c25d471c545b642feb94bdac9e"` Oct 15 06:21:45.066 INFO kablam! usermod: no changes Oct 15 06:21:45.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 06:21:45.339 INFO kablam! Running /target/debug/deps/npr_homework1-d9cc92a239dc3c49 Oct 15 06:21:45.344 INFO blam! Oct 15 06:21:45.344 INFO blam! running 0 tests Oct 15 06:21:45.344 INFO blam! Oct 15 06:21:45.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:21:45.344 INFO blam! Oct 15 06:21:45.345 INFO kablam! su: No module specific data is present Oct 15 06:21:46.887 INFO running `"docker" "rm" "-f" "66fdefc980c1708e9c010f09d74e57e29b6e44c25d471c545b642feb94bdac9e"` Oct 15 06:21:47.191 INFO blam! 66fdefc980c1708e9c010f09d74e57e29b6e44c25d471c545b642feb94bdac9e