Oct 31 20:17:55.133 INFO checking sumproxy/tetris_tmp against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:17:55.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 20:17:55.581 INFO blam! dee5e1719a3d5c9eabfbc266f29ffdea763539bb2e2fcc9c69eff31d899ca8c1 Oct 31 20:17:55.583 INFO running `"docker" "start" "-a" "dee5e1719a3d5c9eabfbc266f29ffdea763539bb2e2fcc9c69eff31d899ca8c1"` Oct 31 20:17:57.783 INFO kablam! usermod: no changes Oct 31 20:17:58.001 INFO kablam! Compiling libc v0.2.17 Oct 31 20:17:58.003 INFO kablam! Compiling phf_shared v0.7.18 Oct 31 20:17:58.008 INFO kablam! Compiling serde v0.8.16 Oct 31 20:17:58.037 INFO kablam! Checking lazy_static v0.1.16 Oct 31 20:17:58.045 INFO kablam! Compiling xml-rs v0.3.4 Oct 31 20:17:58.053 INFO kablam! Checking rand v0.3.14 Oct 31 20:17:58.054 INFO kablam! Checking shared_library v0.1.5 Oct 31 20:17:58.055 INFO kablam! Checking x11-dl v2.11.0 Oct 31 20:17:59.333 INFO kablam! Checking gfx v0.12.1 Oct 31 20:18:00.149 INFO kablam! Checking fs2 v0.2.5 Oct 31 20:18:00.382 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 20:18:01.945 INFO kablam! Compiling phf v0.7.18 Oct 31 20:18:02.329 INFO kablam! Checking memmap v0.2.3 Oct 31 20:18:07.648 INFO kablam! Checking tempfile v2.1.4 Oct 31 20:18:15.784 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 31 20:18:15.857 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 20:18:16.020 INFO kablam! Compiling phf_generator v0.7.18 Oct 31 20:18:17.550 INFO kablam! Compiling phf_codegen v0.7.18 Oct 31 20:18:19.581 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 20:18:26.529 INFO kablam! Compiling wayland-client v0.5.12 Oct 31 20:18:28.438 INFO kablam! Compiling gfx_gl v0.3.1 Oct 31 20:18:28.440 INFO kablam! Compiling glutin v0.6.2 Oct 31 20:18:41.053 INFO kablam! Compiling serde_json v0.8.3 Oct 31 20:18:56.444 INFO kablam! Compiling libloading v0.3.1 Oct 31 20:19:00.516 INFO kablam! Checking dlib v0.3.1 Oct 31 20:19:01.041 INFO kablam! Checking wayland-sys v0.5.11 Oct 31 20:19:01.586 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 31 20:19:03.825 INFO kablam! Checking wayland-window v0.2.3 Oct 31 20:19:03.825 INFO kablam! Checking wayland-kbd v0.3.6 Oct 31 20:19:07.941 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 31 20:19:08.612 INFO kablam! Checking tetris v0.1.0 (/source) Oct 31 20:19:09.252 INFO kablam! warning: `$crate` may not be imported Oct 31 20:19:09.252 INFO kablam! --> src/main.rs:30:1 Oct 31 20:19:09.252 INFO kablam! | Oct 31 20:19:09.252 INFO kablam! 30 | / gfx_defines!{ Oct 31 20:19:09.252 INFO kablam! 31 | | vertex Vertex { Oct 31 20:19:09.252 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 31 20:19:09.252 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 31 20:19:09.252 INFO kablam! ... | Oct 31 20:19:09.252 INFO kablam! 39 | | } Oct 31 20:19:09.252 INFO kablam! 40 | | } Oct 31 20:19:09.252 INFO kablam! | |_^ Oct 31 20:19:09.252 INFO kablam! | Oct 31 20:19:09.252 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 20:19:09.252 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 31 20:19:09.252 INFO kablam! Oct 31 20:19:09.848 INFO kablam! warning: `$crate` may not be imported Oct 31 20:19:09.848 INFO kablam! --> src/main.rs:30:1 Oct 31 20:19:09.848 INFO kablam! | Oct 31 20:19:09.848 INFO kablam! 30 | / gfx_defines!{ Oct 31 20:19:09.848 INFO kablam! 31 | | vertex Vertex { Oct 31 20:19:09.848 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 31 20:19:09.848 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 31 20:19:09.848 INFO kablam! ... | Oct 31 20:19:09.848 INFO kablam! 39 | | } Oct 31 20:19:09.849 INFO kablam! 40 | | } Oct 31 20:19:09.849 INFO kablam! | |_^ Oct 31 20:19:09.849 INFO kablam! | Oct 31 20:19:09.852 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 20:19:09.852 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 31 20:19:09.852 INFO kablam! Oct 31 20:19:10.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 31 20:19:10.592 INFO kablam! su: No module specific data is present Oct 31 20:19:11.658 INFO running `"docker" "rm" "-f" "dee5e1719a3d5c9eabfbc266f29ffdea763539bb2e2fcc9c69eff31d899ca8c1"` Oct 31 20:19:11.964 INFO blam! dee5e1719a3d5c9eabfbc266f29ffdea763539bb2e2fcc9c69eff31d899ca8c1