Oct 12 12:51:28.273 INFO checking sumproxy/tetris_tmp against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 12:51:28.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:28.668 INFO blam! ebeeb685aaf60ba02efedf2aa779c2b1cd3525ae5e55098ede445411598961e4 Oct 12 12:51:28.670 INFO running `"docker" "start" "-a" "ebeeb685aaf60ba02efedf2aa779c2b1cd3525ae5e55098ede445411598961e4"` Oct 12 12:51:31.028 INFO kablam! usermod: no changes Oct 12 12:51:31.280 INFO kablam! Compiling libc v0.2.17 Oct 12 12:51:31.288 INFO kablam! Compiling phf_shared v0.7.18 Oct 12 12:51:31.288 INFO kablam! Compiling itoa v0.1.1 Oct 12 12:51:31.300 INFO kablam! Compiling serde v0.8.16 Oct 12 12:51:31.300 INFO kablam! Compiling dtoa v0.2.2 Oct 12 12:51:31.300 INFO kablam! Compiling num-traits v0.1.36 Oct 12 12:51:31.304 INFO kablam! Checking lazy_static v0.2.1 Oct 12 12:51:31.312 INFO kablam! Checking bitflags v0.6.0 Oct 12 12:51:31.924 INFO kablam! Compiling xml-rs v0.3.4 Oct 12 12:51:32.845 INFO kablam! Compiling x11-dl v2.11.0 Oct 12 12:51:33.409 INFO kablam! Checking rand v0.3.14 Oct 12 12:51:33.560 INFO kablam! Checking draw_state v0.6.0 Oct 12 12:51:34.360 INFO kablam! Checking shared_library v0.1.5 Oct 12 12:51:36.944 INFO kablam! Compiling tempfile v2.1.4 Oct 12 12:51:36.989 INFO kablam! Compiling phf v0.7.18 Oct 12 12:51:38.557 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 12:51:40.546 INFO kablam! Checking fs2 v0.2.5 Oct 12 12:51:40.877 INFO kablam! Checking gfx_core v0.4.0 Oct 12 12:51:42.105 INFO kablam! Checking memmap v0.2.3 Oct 12 12:51:49.370 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 12:51:49.372 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 12:51:53.413 INFO kablam! Compiling phf_generator v0.7.18 Oct 12 12:51:54.973 INFO kablam! Compiling phf_codegen v0.7.18 Oct 12 12:51:56.773 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 12:51:58.602 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 12:52:04.413 INFO kablam! Compiling gfx_gl v0.3.1 Oct 12 12:52:04.449 INFO kablam! Compiling glutin v0.6.2 Oct 12 12:52:17.318 INFO kablam! Compiling serde_json v0.8.3 Oct 12 12:52:38.372 INFO kablam! Compiling libloading v0.3.1 Oct 12 12:52:42.845 INFO kablam! Checking dlib v0.3.1 Oct 12 12:52:43.288 INFO kablam! Checking wayland-sys v0.5.11 Oct 12 12:52:46.830 INFO kablam! Checking wayland-window v0.2.3 Oct 12 12:52:46.832 INFO kablam! Checking wayland-kbd v0.3.6 Oct 12 12:52:55.541 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 12 12:52:55.541 INFO kablam! Checking gfx v0.12.1 Oct 12 12:52:57.968 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 12 12:53:01.251 INFO kablam! Checking tetris v0.1.0 (/source) Oct 12 12:53:02.044 INFO kablam! warning: `$crate` may not be imported Oct 12 12:53:02.045 INFO kablam! --> src/main.rs:30:1 Oct 12 12:53:02.045 INFO kablam! | Oct 12 12:53:02.045 INFO kablam! 30 | / gfx_defines!{ Oct 12 12:53:02.045 INFO kablam! 31 | | vertex Vertex { Oct 12 12:53:02.045 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 12 12:53:02.045 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 12 12:53:02.045 INFO kablam! ... | Oct 12 12:53:02.045 INFO kablam! 39 | | } Oct 12 12:53:02.045 INFO kablam! 40 | | } Oct 12 12:53:02.045 INFO kablam! | |_^ Oct 12 12:53:02.045 INFO kablam! | Oct 12 12:53:02.045 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 12 12:53:02.045 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.045 INFO kablam! Oct 12 12:53:02.100 INFO kablam! warning: `$crate` may not be imported Oct 12 12:53:02.101 INFO kablam! --> src/main.rs:30:1 Oct 12 12:53:02.101 INFO kablam! | Oct 12 12:53:02.101 INFO kablam! 30 | / gfx_defines!{ Oct 12 12:53:02.101 INFO kablam! 31 | | vertex Vertex { Oct 12 12:53:02.102 INFO kablam! 32 | | pos: [f32; 2] = "a_Pos", Oct 12 12:53:02.102 INFO kablam! 33 | | color: [f32; 3] = "a_Color", Oct 12 12:53:02.102 INFO kablam! ... | Oct 12 12:53:02.102 INFO kablam! 39 | | } Oct 12 12:53:02.102 INFO kablam! 40 | | } Oct 12 12:53:02.102 INFO kablam! | |_^ Oct 12 12:53:02.102 INFO kablam! | Oct 12 12:53:02.102 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 12 12:53:02.104 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.104 INFO kablam! Oct 12 12:53:02.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 12 12:53:02.922 INFO kablam! su: No module specific data is present Oct 12 12:53:04.688 INFO running `"docker" "rm" "-f" "ebeeb685aaf60ba02efedf2aa779c2b1cd3525ae5e55098ede445411598961e4"` Oct 12 12:53:04.993 INFO blam! ebeeb685aaf60ba02efedf2aa779c2b1cd3525ae5e55098ede445411598961e4