Oct 15 02:20:22.386 INFO testing bluecereal/oop_gfx_test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:20:22.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:22.896 INFO blam! 7d12f1cd208295e04fee46b44b51e9fb74c6a4b26b8efea78d869a1200ecfff2 Oct 15 02:20:22.898 INFO running `"docker" "start" "-a" "7d12f1cd208295e04fee46b44b51e9fb74c6a4b26b8efea78d869a1200ecfff2"` Oct 15 02:20:24.309 INFO kablam! usermod: no changes Oct 15 02:20:24.515 INFO kablam! Compiling phf_shared v0.7.19 Oct 15 02:20:24.515 INFO kablam! Compiling serde v0.8.17 Oct 15 02:20:24.520 INFO kablam! Compiling gfx_core v0.4.0 Oct 15 02:20:24.521 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 02:20:25.803 INFO kablam! Compiling phf_generator v0.7.19 Oct 15 02:20:25.803 INFO kablam! Compiling phf v0.7.19 Oct 15 02:20:27.759 INFO kablam! Compiling phf_codegen v0.7.19 Oct 15 02:20:30.635 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 02:20:47.123 INFO kablam! Compiling serde_json v0.8.3 Oct 15 02:20:57.152 INFO kablam! Compiling libloading v0.3.1 Oct 15 02:21:01.827 INFO kablam! Compiling dlib v0.3.1 Oct 15 02:21:02.179 INFO kablam! Compiling wayland-sys v0.5.11 Oct 15 02:21:04.288 INFO kablam! Compiling wayland-client v0.5.12 Oct 15 02:21:07.991 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 15 02:21:07.991 INFO kablam! Compiling wayland-window v0.2.3 Oct 15 02:21:11.803 INFO kablam! Compiling glutin v0.6.2 Oct 15 02:21:13.435 INFO kablam! Compiling gfx_device_gl v0.11.2 Oct 15 02:21:13.435 INFO kablam! Compiling gfx v0.12.1 Oct 15 02:21:18.504 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 15 02:21:19.922 INFO kablam! Compiling oop_learn_gfx v0.1.0 (/source) Oct 15 02:21:20.701 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:20.701 INFO kablam! --> src/main.rs:22:1 Oct 15 02:21:20.701 INFO kablam! | Oct 15 02:21:20.702 INFO kablam! 22 | / gfx_defines! { Oct 15 02:21:20.702 INFO kablam! 23 | | vertex Vertex { Oct 15 02:21:20.702 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:20.702 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 15 02:21:20.702 INFO kablam! ... | Oct 15 02:21:20.703 INFO kablam! 30 | | } Oct 15 02:21:20.703 INFO kablam! 31 | | } Oct 15 02:21:20.703 INFO kablam! | |_^ Oct 15 02:21:20.703 INFO kablam! | Oct 15 02:21:20.704 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:20.704 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:20.704 INFO kablam! Oct 15 02:21:20.984 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 02:21:20.984 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:20.984 INFO kablam! | Oct 15 02:21:20.984 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 15 02:21:20.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:20.984 INFO kablam! | Oct 15 02:21:20.984 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:20.984 INFO kablam! Oct 15 02:21:22.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.13s Oct 15 02:21:22.478 INFO kablam! su: No module specific data is present Oct 15 02:21:22.739 INFO running `"docker" "rm" "-f" "7d12f1cd208295e04fee46b44b51e9fb74c6a4b26b8efea78d869a1200ecfff2"` Oct 15 02:21:22.821 INFO blam! 7d12f1cd208295e04fee46b44b51e9fb74c6a4b26b8efea78d869a1200ecfff2 Oct 15 02:21:22.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:23.031 INFO blam! 2957eaaa2f7cae2d7a02e2b89531795847c3ce1b00a54974e691f2b48c3d378c Oct 15 02:21:23.036 INFO running `"docker" "start" "-a" "2957eaaa2f7cae2d7a02e2b89531795847c3ce1b00a54974e691f2b48c3d378c"` Oct 15 02:21:23.532 INFO kablam! usermod: no changes Oct 15 02:21:23.637 INFO kablam! Compiling oop_learn_gfx v0.1.0 (/source) Oct 15 02:21:24.439 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:24.439 INFO kablam! --> src/main.rs:22:1 Oct 15 02:21:24.439 INFO kablam! | Oct 15 02:21:24.439 INFO kablam! 22 | / gfx_defines! { Oct 15 02:21:24.439 INFO kablam! 23 | | vertex Vertex { Oct 15 02:21:24.439 INFO kablam! 24 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:24.439 INFO kablam! 25 | | color: [f32; 3] = "a_Color", Oct 15 02:21:24.439 INFO kablam! ... | Oct 15 02:21:24.439 INFO kablam! 30 | | } Oct 15 02:21:24.439 INFO kablam! 31 | | } Oct 15 02:21:24.439 INFO kablam! | |_^ Oct 15 02:21:24.439 INFO kablam! | Oct 15 02:21:24.439 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:24.439 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:24.439 INFO kablam! Oct 15 02:21:24.716 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 02:21:24.716 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:24.717 INFO kablam! | Oct 15 02:21:24.717 INFO kablam! 20 | const BLUE: [f32; 3] = [0.0, 0.0, 1.0]; Oct 15 02:21:24.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:24.717 INFO kablam! | Oct 15 02:21:24.717 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:24.717 INFO kablam! Oct 15 02:21:25.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 15 02:21:25.132 INFO kablam! su: No module specific data is present Oct 15 02:21:25.479 INFO running `"docker" "rm" "-f" "2957eaaa2f7cae2d7a02e2b89531795847c3ce1b00a54974e691f2b48c3d378c"` Oct 15 02:21:25.587 INFO blam! 2957eaaa2f7cae2d7a02e2b89531795847c3ce1b00a54974e691f2b48c3d378c Oct 15 02:21:25.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:25.865 INFO blam! b8d38e5965601c1d33337a421865faa2234f73b5cb336dade803603b538d6fe6 Oct 15 02:21:25.871 INFO running `"docker" "start" "-a" "b8d38e5965601c1d33337a421865faa2234f73b5cb336dade803603b538d6fe6"` Oct 15 02:21:26.375 INFO kablam! usermod: no changes Oct 15 02:21:26.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 02:21:26.490 INFO kablam! Running /target/debug/deps/oop_learn_gfx-9049f4017013243e Oct 15 02:21:26.492 INFO blam! Oct 15 02:21:26.492 INFO blam! running 0 tests Oct 15 02:21:26.492 INFO blam! Oct 15 02:21:26.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:21:26.492 INFO blam! Oct 15 02:21:26.494 INFO kablam! su: No module specific data is present Oct 15 02:21:26.959 INFO running `"docker" "rm" "-f" "b8d38e5965601c1d33337a421865faa2234f73b5cb336dade803603b538d6fe6"` Oct 15 02:21:27.259 INFO blam! b8d38e5965601c1d33337a421865faa2234f73b5cb336dade803603b538d6fe6