Oct 12 12:51:32.164 INFO checking sumproxy/tetris_tmp against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 12:51:32.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 12 12:51:32.692 INFO blam! c2b797592637d8d5c31db5243953f99badce310f2b7302083a6443fa3b637f19 Oct 12 12:51:32.693 INFO running `"docker" "start" "-a" "c2b797592637d8d5c31db5243953f99badce310f2b7302083a6443fa3b637f19"` Oct 12 12:51:35.571 INFO kablam! usermod: no changes Oct 12 12:51:35.823 INFO kablam! Compiling libc v0.2.17 Oct 12 12:51:35.828 INFO kablam! Compiling phf_shared v0.7.18 Oct 12 12:51:35.840 INFO kablam! Compiling serde v0.8.16 Oct 12 12:51:35.876 INFO kablam! Compiling xml-rs v0.3.4 Oct 12 12:51:35.894 INFO kablam! Compiling x11-dl v2.11.0 Oct 12 12:51:35.895 INFO kablam! Checking rand v0.3.14 Oct 12 12:51:35.895 INFO kablam! Checking shared_library v0.1.5 Oct 12 12:51:35.896 INFO kablam! Checking gfx_core v0.4.0 Oct 12 12:51:38.499 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 12:51:38.499 INFO kablam! Compiling phf v0.7.18 Oct 12 12:51:40.629 INFO kablam! Checking fs2 v0.2.5 Oct 12 12:51:42.562 INFO kablam! Checking memmap v0.2.3 Oct 12 12:51:46.105 INFO kablam! Checking tempfile v2.1.4 Oct 12 12:51:53.317 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 12:51:53.606 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 12:51:54.945 INFO kablam! Compiling phf_generator v0.7.18 Oct 12 12:51:56.433 INFO kablam! Compiling phf_codegen v0.7.18 Oct 12 12:51:57.902 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 12:52:01.526 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 12:52:09.396 INFO kablam! Compiling gfx_gl v0.3.1 Oct 12 12:52:09.396 INFO kablam! Compiling glutin v0.6.2 Oct 12 12:52:19.878 INFO kablam! Compiling serde_json v0.8.3 Oct 12 12:52:39.910 INFO kablam! Compiling libloading v0.3.1 Oct 12 12:52:45.011 INFO kablam! Checking dlib v0.3.1 Oct 12 12:52:45.454 INFO kablam! Checking wayland-sys v0.5.11 Oct 12 12:52:48.624 INFO kablam! Checking wayland-window v0.2.3 Oct 12 12:52:48.625 INFO kablam! Checking wayland-kbd v0.3.6 Oct 12 12:52:55.756 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 12 12:52:55.756 INFO kablam! Checking gfx v0.12.1 Oct 12 12:52:58.174 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 12 12:53:01.345 INFO kablam! Checking tetris v0.1.0 (/source) Oct 12 12:53:02.188 INFO kablam! warning: `$crate` may not be imported Oct 12 12:53:02.188 INFO kablam! --> src/main.rs:30:1 Oct 12 12:53:02.188 INFO kablam! | Oct 12 12:53:02.188 INFO kablam! 30 | / gfx_defines!{ Oct 12 12:53:02.188 INFO kablam! 31 | | vertex Vertex { Oct 12 12:53:02.188 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 12 12:53:02.188 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 12 12:53:02.188 INFO kablam! ... | Oct 12 12:53:02.188 INFO kablam! 39 | | } Oct 12 12:53:02.188 INFO kablam! 40 | | } Oct 12 12:53:02.188 INFO kablam! | |_^ Oct 12 12:53:02.188 INFO kablam! | Oct 12 12:53:02.188 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 12 12:53:02.188 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 12 12:53:02.188 INFO kablam! Oct 12 12:53:02.196 INFO kablam! warning: `$crate` may not be imported Oct 12 12:53:02.196 INFO kablam! --> src/main.rs:30:1 Oct 12 12:53:02.196 INFO kablam! | Oct 12 12:53:02.196 INFO kablam! 30 | / gfx_defines!{ Oct 12 12:53:02.196 INFO kablam! 31 | | vertex Vertex { Oct 12 12:53:02.196 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 12 12:53:02.196 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 12 12:53:02.200 INFO kablam! ... | Oct 12 12:53:02.200 INFO kablam! 39 | | } Oct 12 12:53:02.200 INFO kablam! 40 | | } Oct 12 12:53:02.200 INFO kablam! | |_^ Oct 12 12:53:02.200 INFO kablam! | Oct 12 12:53:02.200 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 12 12:53:02.201 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 12 12:53:02.201 INFO kablam! Oct 12 12:53:02.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 12 12:53:02.967 INFO kablam! su: No module specific data is present Oct 12 12:53:04.687 INFO running `"docker" "rm" "-f" "c2b797592637d8d5c31db5243953f99badce310f2b7302083a6443fa3b637f19"` Oct 12 12:53:04.989 INFO blam! c2b797592637d8d5c31db5243953f99badce310f2b7302083a6443fa3b637f19