Oct 15 02:20:20.438 INFO testing bluecereal/oop_gfx_test against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:20:20.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:20:20.964 INFO blam! 841c45e3ffddd344bbf876053d745095c2b9087c1a9c2a6060d8e1acc19cc60e Oct 15 02:20:20.977 INFO running `"docker" "start" "-a" "841c45e3ffddd344bbf876053d745095c2b9087c1a9c2a6060d8e1acc19cc60e"` Oct 15 02:20:22.087 INFO kablam! usermod: no changes Oct 15 02:20:22.335 INFO kablam! Compiling gfx_core v0.4.0 Oct 15 02:20:22.339 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 02:20:48.602 INFO kablam! Compiling gfx_device_gl v0.11.2 Oct 15 02:20:48.602 INFO kablam! Compiling gfx v0.12.1 Oct 15 02:20:56.223 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 15 02:20:59.367 INFO kablam! Compiling oop_learn_gfx v0.1.0 (/source) Oct 15 02:21:00.383 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:00.383 INFO kablam! --> src/main.rs:22:1 Oct 15 02:21:00.383 INFO kablam! | Oct 15 02:21:00.383 INFO kablam! 22 | / gfx_defines! { Oct 15 02:21:00.383 INFO kablam! 23 | | vertex Vertex { Oct 15 02:21:00.383 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:00.383 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 15 02:21:00.383 INFO kablam! ... | Oct 15 02:21:00.383 INFO kablam! 30 | | } Oct 15 02:21:00.383 INFO kablam! 31 | | } Oct 15 02:21:00.383 INFO kablam! | |_^ Oct 15 02:21:00.383 INFO kablam! | Oct 15 02:21:00.383 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:00.383 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:21:00.383 INFO kablam! Oct 15 02:21:00.767 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 02:21:00.767 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:00.767 INFO kablam! | Oct 15 02:21:00.767 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 15 02:21:00.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:00.767 INFO kablam! | Oct 15 02:21:00.767 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:00.767 INFO kablam! Oct 15 02:21:03.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.16s Oct 15 02:21:03.287 INFO kablam! su: No module specific data is present Oct 15 02:21:04.392 INFO running `"docker" "rm" "-f" "841c45e3ffddd344bbf876053d745095c2b9087c1a9c2a6060d8e1acc19cc60e"` Oct 15 02:21:04.731 INFO blam! 841c45e3ffddd344bbf876053d745095c2b9087c1a9c2a6060d8e1acc19cc60e Oct 15 02:21:04.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:21:05.135 INFO blam! c954eadb6be011ae30de130f47f15986758db207c08aeefd87ba16e740ef6773 Oct 15 02:21:05.138 INFO running `"docker" "start" "-a" "c954eadb6be011ae30de130f47f15986758db207c08aeefd87ba16e740ef6773"` Oct 15 02:21:07.134 INFO kablam! usermod: no changes Oct 15 02:21:07.394 INFO kablam! Compiling oop_learn_gfx v0.1.0 (/source) Oct 15 02:21:08.506 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:08.506 INFO kablam! --> src/main.rs:22:1 Oct 15 02:21:08.506 INFO kablam! | Oct 15 02:21:08.506 INFO kablam! 22 | / gfx_defines! { Oct 15 02:21:08.506 INFO kablam! 23 | | vertex Vertex { Oct 15 02:21:08.506 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:08.506 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 15 02:21:08.506 INFO kablam! ... | Oct 15 02:21:08.506 INFO kablam! 30 | | } Oct 15 02:21:08.506 INFO kablam! 31 | | } Oct 15 02:21:08.506 INFO kablam! | |_^ Oct 15 02:21:08.506 INFO kablam! | Oct 15 02:21:08.506 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:08.506 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:21:08.506 INFO kablam! Oct 15 02:21:08.948 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 02:21:08.948 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:08.948 INFO kablam! | Oct 15 02:21:08.948 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 15 02:21:08.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:08.948 INFO kablam! | Oct 15 02:21:08.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:08.948 INFO kablam! Oct 15 02:21:09.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 15 02:21:09.451 INFO kablam! su: No module specific data is present Oct 15 02:21:09.995 INFO running `"docker" "rm" "-f" "c954eadb6be011ae30de130f47f15986758db207c08aeefd87ba16e740ef6773"` Oct 15 02:21:10.215 INFO blam! c954eadb6be011ae30de130f47f15986758db207c08aeefd87ba16e740ef6773 Oct 15 02:21:10.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:21:10.728 INFO blam! 666ff5bf02b613757eb2b5b403f6cb929ef979b21950730d9d84bfadae88a1b5 Oct 15 02:21:10.730 INFO running `"docker" "start" "-a" "666ff5bf02b613757eb2b5b403f6cb929ef979b21950730d9d84bfadae88a1b5"` Oct 15 02:21:12.170 INFO kablam! usermod: no changes Oct 15 02:21:12.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 02:21:12.360 INFO kablam! Running /target/debug/deps/oop_learn_gfx-fe817c2b28ca83e0 Oct 15 02:21:12.365 INFO blam! Oct 15 02:21:12.365 INFO blam! running 0 tests Oct 15 02:21:12.365 INFO blam! Oct 15 02:21:12.365 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:21:12.365 INFO blam! Oct 15 02:21:12.368 INFO kablam! su: No module specific data is present Oct 15 02:21:13.035 INFO running `"docker" "rm" "-f" "666ff5bf02b613757eb2b5b403f6cb929ef979b21950730d9d84bfadae88a1b5"` Oct 15 02:21:13.293 INFO blam! 666ff5bf02b613757eb2b5b403f6cb929ef979b21950730d9d84bfadae88a1b5