Oct 31 20:17:51.733 INFO checking sumproxy/tetris_tmp against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 20:17:51.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:52.172 INFO blam! 7831822601f13eb754412c5e33c3b4caea3179279ca0903bb63e88f617e5c294 Oct 31 20:17:52.175 INFO running `"docker" "start" "-a" "7831822601f13eb754412c5e33c3b4caea3179279ca0903bb63e88f617e5c294"` Oct 31 20:17:53.340 INFO kablam! usermod: no changes Oct 31 20:17:53.513 INFO kablam! Compiling phf_shared v0.7.18 Oct 31 20:17:53.513 INFO kablam! Compiling serde v0.8.16 Oct 31 20:17:53.520 INFO kablam! Checking bitflags v0.6.0 Oct 31 20:17:53.520 INFO kablam! Checking shared_library v0.1.5 Oct 31 20:17:53.542 INFO kablam! Compiling gfx_gl v0.3.1 Oct 31 20:17:53.542 INFO kablam! Checking x11-dl v2.11.0 Oct 31 20:17:53.900 INFO kablam! Checking draw_state v0.6.0 Oct 31 20:17:54.192 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 20:17:55.048 INFO kablam! Compiling phf_generator v0.7.18 Oct 31 20:17:55.049 INFO kablam! Compiling phf v0.7.18 Oct 31 20:17:56.692 INFO kablam! Compiling phf_codegen v0.7.18 Oct 31 20:17:57.688 INFO kablam! Checking gfx_core v0.4.0 Oct 31 20:17:59.318 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 20:18:25.305 INFO kablam! Compiling serde_json v0.8.3 Oct 31 20:18:35.277 INFO kablam! Compiling libloading v0.3.1 Oct 31 20:18:38.766 INFO kablam! Checking dlib v0.3.1 Oct 31 20:18:39.211 INFO kablam! Checking wayland-sys v0.5.11 Oct 31 20:18:39.965 INFO kablam! Checking wayland-client v0.5.12 Oct 31 20:18:42.518 INFO kablam! Checking wayland-window v0.2.3 Oct 31 20:18:42.520 INFO kablam! Checking wayland-kbd v0.3.6 Oct 31 20:18:44.762 INFO kablam! Checking glutin v0.6.2 Oct 31 20:18:52.068 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 31 20:18:52.068 INFO kablam! Checking gfx v0.12.1 Oct 31 20:18:54.048 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 31 20:18:57.564 INFO kablam! Checking tetris v0.1.0 (/source) Oct 31 20:18:58.172 INFO kablam! warning: `$crate` may not be imported Oct 31 20:18:58.172 INFO kablam! --> src/main.rs:30:1 Oct 31 20:18:58.172 INFO kablam! | Oct 31 20:18:58.172 INFO kablam! 30 | / gfx_defines!{ Oct 31 20:18:58.172 INFO kablam! 31 | | vertex Vertex { Oct 31 20:18:58.172 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 31 20:18:58.172 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 31 20:18:58.172 INFO kablam! ... | Oct 31 20:18:58.172 INFO kablam! 39 | | } Oct 31 20:18:58.172 INFO kablam! 40 | | } Oct 31 20:18:58.172 INFO kablam! | |_^ Oct 31 20:18:58.172 INFO kablam! | Oct 31 20:18:58.172 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 20:18:58.172 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:18:58.172 INFO kablam! Oct 31 20:18:58.244 INFO kablam! warning: `$crate` may not be imported Oct 31 20:18:58.244 INFO kablam! --> src/main.rs:30:1 Oct 31 20:18:58.244 INFO kablam! | Oct 31 20:18:58.244 INFO kablam! 30 | / gfx_defines!{ Oct 31 20:18:58.244 INFO kablam! 31 | | vertex Vertex { Oct 31 20:18:58.244 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 31 20:18:58.244 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 31 20:18:58.244 INFO kablam! ... | Oct 31 20:18:58.244 INFO kablam! 39 | | } Oct 31 20:18:58.244 INFO kablam! 40 | | } Oct 31 20:18:58.244 INFO kablam! | |_^ Oct 31 20:18:58.244 INFO kablam! | Oct 31 20:18:58.244 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 20:18:58.244 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:18:58.244 INFO kablam! Oct 31 20:18:58.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 31 20:18:59.009 INFO kablam! su: No module specific data is present Oct 31 20:19:00.417 INFO running `"docker" "rm" "-f" "7831822601f13eb754412c5e33c3b4caea3179279ca0903bb63e88f617e5c294"` Oct 31 20:19:00.724 INFO blam! 7831822601f13eb754412c5e33c3b4caea3179279ca0903bb63e88f617e5c294