Oct 15 02:19:56.365 INFO testing bluecereal/transform against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:19:56.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:19:56.828 INFO blam! dcf8a3d931fee1115a685f7bb6737290abf68c3f0f776fde19c83e87c43bca20 Oct 15 02:19:56.835 INFO running `"docker" "start" "-a" "dcf8a3d931fee1115a685f7bb6737290abf68c3f0f776fde19c83e87c43bca20"` Oct 15 02:19:58.327 INFO kablam! usermod: no changes Oct 15 02:19:58.575 INFO kablam! Compiling libc v0.2.17 Oct 15 02:19:58.575 INFO kablam! Compiling phf_shared v0.7.19 Oct 15 02:19:58.575 INFO kablam! Compiling serde v0.8.18 Oct 15 02:19:58.599 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 15 02:19:58.599 INFO kablam! Compiling gfx_core v0.4.0 Oct 15 02:19:58.599 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 02:19:58.599 INFO kablam! Compiling glutin v0.6.2 Oct 15 02:20:00.115 INFO kablam! Compiling phf v0.7.19 Oct 15 02:20:04.508 INFO kablam! Compiling rand v0.3.14 Oct 15 02:20:04.799 INFO kablam! Compiling fs2 v0.2.5 Oct 15 02:20:07.237 INFO kablam! Compiling shared_library v0.1.5 Oct 15 02:20:07.359 INFO kablam! Compiling x11-dl v2.11.0 Oct 15 02:20:07.435 INFO kablam! Compiling wayland-client v0.5.12 Oct 15 02:20:08.543 INFO kablam! Compiling memmap v0.2.3 Oct 15 02:20:13.281 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 02:20:16.795 INFO kablam! Compiling phf_generator v0.7.19 Oct 15 02:20:16.799 INFO kablam! Compiling tempfile v2.1.4 Oct 15 02:20:18.219 INFO kablam! Compiling cgmath v0.12.0 Oct 15 02:20:18.451 INFO kablam! Compiling serde_json v0.8.3 Oct 15 02:20:19.275 INFO kablam! Compiling phf_codegen v0.7.19 Oct 15 02:20:21.232 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 02:20:46.641 INFO kablam! Compiling libloading v0.3.1 Oct 15 02:20:51.215 INFO kablam! Compiling dlib v0.3.1 Oct 15 02:20:51.888 INFO kablam! Compiling wayland-sys v0.5.11 Oct 15 02:20:57.052 INFO kablam! Compiling gfx_device_gl v0.11.2 Oct 15 02:20:57.071 INFO kablam! Compiling gfx v0.12.1 Oct 15 02:20:59.895 INFO kablam! Compiling wayland-window v0.2.3 Oct 15 02:20:59.898 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 15 02:21:12.360 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 15 02:21:14.229 INFO kablam! Compiling transform v0.1.0 (/source) Oct 15 02:21:15.235 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:15.235 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:15.235 INFO kablam! | Oct 15 02:21:15.235 INFO kablam! 20 | / gfx_defines! { Oct 15 02:21:15.235 INFO kablam! 21 | | vertex Vertex { Oct 15 02:21:15.235 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:15.235 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 15 02:21:15.235 INFO kablam! ... | Oct 15 02:21:15.235 INFO kablam! 32 | | } Oct 15 02:21:15.235 INFO kablam! 33 | | } Oct 15 02:21:15.235 INFO kablam! | |_^ Oct 15 02:21:15.235 INFO kablam! | Oct 15 02:21:15.235 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:15.236 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:15.236 INFO kablam! Oct 15 02:21:15.247 INFO kablam! warning: unused import: `cgmath::One` Oct 15 02:21:15.247 INFO kablam! --> src/main.rs:11:5 Oct 15 02:21:15.247 INFO kablam! | Oct 15 02:21:15.247 INFO kablam! 11 | use cgmath::One; Oct 15 02:21:15.247 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:21:15.247 INFO kablam! | Oct 15 02:21:15.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:21:15.247 INFO kablam! Oct 15 02:21:15.595 INFO kablam! warning: constant item is never used: `RED` Oct 15 02:21:15.595 INFO kablam! --> src/main.rs:13:1 Oct 15 02:21:15.595 INFO kablam! | Oct 15 02:21:15.595 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 15 02:21:15.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:15.595 INFO kablam! | Oct 15 02:21:15.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:15.595 INFO kablam! Oct 15 02:21:15.595 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 02:21:15.595 INFO kablam! --> src/main.rs:14:1 Oct 15 02:21:15.595 INFO kablam! | Oct 15 02:21:15.595 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 15 02:21:15.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:15.595 INFO kablam! Oct 15 02:21:17.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 15 02:21:17.611 INFO kablam! su: No module specific data is present Oct 15 02:21:18.310 INFO running `"docker" "rm" "-f" "dcf8a3d931fee1115a685f7bb6737290abf68c3f0f776fde19c83e87c43bca20"` Oct 15 02:21:18.507 INFO blam! dcf8a3d931fee1115a685f7bb6737290abf68c3f0f776fde19c83e87c43bca20 Oct 15 02:21:18.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:18.772 INFO blam! d846ee5c3a077cbda6a9a7bd14e7875fb48588fd4ee380b4d91972d086f988f6 Oct 15 02:21:18.777 INFO running `"docker" "start" "-a" "d846ee5c3a077cbda6a9a7bd14e7875fb48588fd4ee380b4d91972d086f988f6"` Oct 15 02:21:19.287 INFO kablam! usermod: no changes Oct 15 02:21:19.408 INFO kablam! Compiling transform v0.1.0 (/source) Oct 15 02:21:20.232 INFO kablam! warning: `$crate` may not be imported Oct 15 02:21:20.232 INFO kablam! --> src/main.rs:20:1 Oct 15 02:21:20.232 INFO kablam! | Oct 15 02:21:20.232 INFO kablam! 20 | / gfx_defines! { Oct 15 02:21:20.232 INFO kablam! 21 | | vertex Vertex { Oct 15 02:21:20.232 INFO kablam! 22 | | pos: [f32; 2] = "a_Pos", Oct 15 02:21:20.232 INFO kablam! 23 | | color: [f32; 3] = "a_Color", Oct 15 02:21:20.232 INFO kablam! ... | Oct 15 02:21:20.232 INFO kablam! 32 | | } Oct 15 02:21:20.232 INFO kablam! 33 | | } Oct 15 02:21:20.232 INFO kablam! | |_^ Oct 15 02:21:20.232 INFO kablam! | Oct 15 02:21:20.232 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 15 02:21:20.232 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.232 INFO kablam! Oct 15 02:21:20.281 INFO kablam! warning: unused import: `cgmath::One` Oct 15 02:21:20.281 INFO kablam! --> src/main.rs:11:5 Oct 15 02:21:20.281 INFO kablam! | Oct 15 02:21:20.281 INFO kablam! 11 | use cgmath::One; Oct 15 02:21:20.281 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:21:20.281 INFO kablam! | Oct 15 02:21:20.281 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:21:20.281 INFO kablam! Oct 15 02:21:20.567 INFO kablam! warning: constant item is never used: `RED` Oct 15 02:21:20.567 INFO kablam! --> src/main.rs:13:1 Oct 15 02:21:20.568 INFO kablam! | Oct 15 02:21:20.568 INFO kablam! 13 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 15 02:21:20.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:20.568 INFO kablam! | Oct 15 02:21:20.568 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:21:20.569 INFO kablam! Oct 15 02:21:20.569 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 02:21:20.569 INFO kablam! --> src/main.rs:14:1 Oct 15 02:21:20.569 INFO kablam! | Oct 15 02:21:20.569 INFO kablam! 14 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 15 02:21:20.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:21:20.569 INFO kablam! Oct 15 02:21:20.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 15 02:21:20.965 INFO kablam! su: No module specific data is present Oct 15 02:21:21.221 INFO running `"docker" "rm" "-f" "d846ee5c3a077cbda6a9a7bd14e7875fb48588fd4ee380b4d91972d086f988f6"` Oct 15 02:21:21.429 INFO blam! d846ee5c3a077cbda6a9a7bd14e7875fb48588fd4ee380b4d91972d086f988f6 Oct 15 02:21:21.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:21.811 INFO blam! 348fbb9c0461c5107b9429777a67fe38e989c5080d52520db486a5604664e712 Oct 15 02:21:21.814 INFO running `"docker" "start" "-a" "348fbb9c0461c5107b9429777a67fe38e989c5080d52520db486a5604664e712"` Oct 15 02:21:22.459 INFO kablam! usermod: no changes Oct 15 02:21:22.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 02:21:22.538 INFO kablam! Running /target/debug/deps/transform-f60f08ec7299c0d2 Oct 15 02:21:22.540 INFO blam! Oct 15 02:21:22.540 INFO blam! running 0 tests Oct 15 02:21:22.540 INFO blam! Oct 15 02:21:22.540 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:21:22.540 INFO blam! Oct 15 02:21:22.541 INFO kablam! su: No module specific data is present Oct 15 02:21:22.832 INFO running `"docker" "rm" "-f" "348fbb9c0461c5107b9429777a67fe38e989c5080d52520db486a5604664e712"` Oct 15 02:21:22.981 INFO blam! 348fbb9c0461c5107b9429777a67fe38e989c5080d52520db486a5604664e712