Oct 11 02:05:51.332 INFO testing bluecereal/transform against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:05:51.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:05:51.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:05:51.500 INFO blam! 53e9ad6008987bb12b371c39659261406c6f500585ed30ab55288f838e184b65 Oct 11 02:05:51.500 INFO running `"docker" "start" "-a" "53e9ad6008987bb12b371c39659261406c6f500585ed30ab55288f838e184b65"` Oct 11 02:05:51.980 INFO kablam! usermod: no changes Oct 11 02:05:52.154 INFO kablam! Compiling serde v0.8.18 Oct 11 02:05:52.154 INFO kablam! Compiling cgmath v0.12.0 Oct 11 02:05:59.555 INFO kablam! Compiling serde_json v0.8.3 Oct 11 02:06:01.891 INFO kablam! Compiling target_build_utils v0.1.2 Oct 11 02:06:03.186 INFO kablam! Compiling libloading v0.3.1 Oct 11 02:06:06.020 INFO kablam! Compiling dlib v0.3.1 Oct 11 02:06:06.517 INFO kablam! Compiling wayland-sys v0.5.11 Oct 11 02:06:07.827 INFO kablam! Compiling wayland-client v0.5.12 Oct 11 02:06:10.236 INFO kablam! Compiling wayland-window v0.2.3 Oct 11 02:06:10.236 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 11 02:06:12.044 INFO kablam! Compiling glutin v0.6.2 Oct 11 02:06:16.129 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 11 02:06:18.860 INFO kablam! Compiling transform v0.1.0 (/source) Oct 11 02:06:20.894 INFO kablam! warning: `$crate` may not be imported Oct 11 02:06:20.894 INFO kablam! --> src/main.rs:20:1 Oct 11 02:06:20.894 INFO kablam! | Oct 11 02:06:20.894 INFO kablam! 20 | / gfx_defines! { Oct 11 02:06:20.894 INFO kablam! 21 | | vertex Vertex { Oct 11 02:06:20.894 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 11 02:06:20.894 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 11 02:06:20.894 INFO kablam! ... | Oct 11 02:06:20.894 INFO kablam! 32 | | } Oct 11 02:06:20.894 INFO kablam! 33 | | } Oct 11 02:06:20.894 INFO kablam! | |_^ Oct 11 02:06:20.894 INFO kablam! | Oct 11 02:06:20.894 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 11 02:06:20.894 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 11 02:06:20.894 INFO kablam! Oct 11 02:06:20.912 INFO kablam! warning: unused import: `cgmath::One` Oct 11 02:06:20.912 INFO kablam! --> src/main.rs:11:5 Oct 11 02:06:20.912 INFO kablam! | Oct 11 02:06:20.912 INFO kablam! 11 | use cgmath::One; Oct 11 02:06:20.912 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:06:20.912 INFO kablam! | Oct 11 02:06:20.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:06:20.912 INFO kablam! Oct 11 02:06:21.206 INFO kablam! warning: constant item is never used: `RED` Oct 11 02:06:21.206 INFO kablam! --> src/main.rs:13:1 Oct 11 02:06:21.206 INFO kablam! | Oct 11 02:06:21.206 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 11 02:06:21.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:21.206 INFO kablam! | Oct 11 02:06:21.206 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:06:21.206 INFO kablam! Oct 11 02:06:21.206 INFO kablam! warning: constant item is never used: `GREEN` Oct 11 02:06:21.206 INFO kablam! --> src/main.rs:14:1 Oct 11 02:06:21.206 INFO kablam! | Oct 11 02:06:21.206 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 11 02:06:21.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:21.206 INFO kablam! Oct 11 02:06:22.810 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.81s Oct 11 02:06:22.822 INFO kablam! su: No module specific data is present Oct 11 02:06:23.157 INFO running `"docker" "rm" "-f" "53e9ad6008987bb12b371c39659261406c6f500585ed30ab55288f838e184b65"` Oct 11 02:06:23.236 INFO blam! 53e9ad6008987bb12b371c39659261406c6f500585ed30ab55288f838e184b65 Oct 11 02:06:23.237 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:06:23.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:23.444 INFO blam! c847d46c239a181c6877adbd9846054db891d86a3060c30ea5668710c7b0cba2 Oct 11 02:06:23.447 INFO running `"docker" "start" "-a" "c847d46c239a181c6877adbd9846054db891d86a3060c30ea5668710c7b0cba2"` Oct 11 02:06:23.860 INFO kablam! usermod: no changes Oct 11 02:06:23.958 INFO kablam! Compiling transform v0.1.0 (/source) Oct 11 02:06:25.779 INFO kablam! warning: `$crate` may not be imported Oct 11 02:06:25.779 INFO kablam! --> src/main.rs:20:1 Oct 11 02:06:25.779 INFO kablam! | Oct 11 02:06:25.779 INFO kablam! 20 | / gfx_defines! { Oct 11 02:06:25.779 INFO kablam! 21 | | vertex Vertex { Oct 11 02:06:25.779 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 11 02:06:25.779 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 11 02:06:25.779 INFO kablam! ... | Oct 11 02:06:25.779 INFO kablam! 32 | | } Oct 11 02:06:25.779 INFO kablam! 33 | | } Oct 11 02:06:25.779 INFO kablam! | |_^ Oct 11 02:06:25.779 INFO kablam! | Oct 11 02:06:25.779 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 11 02:06:25.779 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 11 02:06:25.779 INFO kablam! Oct 11 02:06:25.929 INFO kablam! warning: unused import: `cgmath::One` Oct 11 02:06:25.929 INFO kablam! --> src/main.rs:11:5 Oct 11 02:06:25.929 INFO kablam! | Oct 11 02:06:25.929 INFO kablam! 11 | use cgmath::One; Oct 11 02:06:25.929 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:06:25.929 INFO kablam! | Oct 11 02:06:25.929 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:06:25.929 INFO kablam! Oct 11 02:06:26.283 INFO kablam! warning: constant item is never used: `RED` Oct 11 02:06:26.283 INFO kablam! --> src/main.rs:13:1 Oct 11 02:06:26.283 INFO kablam! | Oct 11 02:06:26.283 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 11 02:06:26.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:26.283 INFO kablam! | Oct 11 02:06:26.283 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:06:26.283 INFO kablam! Oct 11 02:06:26.283 INFO kablam! warning: constant item is never used: `GREEN` Oct 11 02:06:26.283 INFO kablam! --> src/main.rs:14:1 Oct 11 02:06:26.283 INFO kablam! | Oct 11 02:06:26.283 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 11 02:06:26.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:06:26.283 INFO kablam! Oct 11 02:06:26.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 11 02:06:26.679 INFO kablam! su: No module specific data is present Oct 11 02:06:27.004 INFO running `"docker" "rm" "-f" "c847d46c239a181c6877adbd9846054db891d86a3060c30ea5668710c7b0cba2"` Oct 11 02:06:27.264 INFO blam! c847d46c239a181c6877adbd9846054db891d86a3060c30ea5668710c7b0cba2 Oct 11 02:06:27.266 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:06:27.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:06:27.546 INFO blam! 73b536b79f54f30f98f94527d385a96ad2c55246ec030a37f2b2761627dd8420 Oct 11 02:06:27.547 INFO running `"docker" "start" "-a" "73b536b79f54f30f98f94527d385a96ad2c55246ec030a37f2b2761627dd8420"` Oct 11 02:06:28.184 INFO kablam! usermod: no changes Oct 11 02:06:28.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 02:06:28.316 INFO kablam! Running /target/debug/deps/transform-f60f08ec7299c0d2 Oct 11 02:06:28.328 INFO kablam! su: No module specific data is present Oct 11 02:06:28.328 INFO blam! Oct 11 02:06:28.328 INFO blam! running 0 tests Oct 11 02:06:28.328 INFO blam! Oct 11 02:06:28.328 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:06:28.328 INFO blam! Oct 11 02:06:28.751 INFO running `"docker" "rm" "-f" "73b536b79f54f30f98f94527d385a96ad2c55246ec030a37f2b2761627dd8420"` Oct 11 02:06:28.852 INFO blam! 73b536b79f54f30f98f94527d385a96ad2c55246ec030a37f2b2761627dd8420