Oct 13 00:21:47.713 INFO checking bluecereal/using_math_lib against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 00:21:47.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:21:47.961 INFO blam! 770846a8bdd6bff918fd1562740e56996fe28a6297311f3315d6c01f510c5048 Oct 13 00:21:47.963 INFO running `"docker" "start" "-a" "770846a8bdd6bff918fd1562740e56996fe28a6297311f3315d6c01f510c5048"` Oct 13 00:21:48.521 INFO kablam! usermod: no changes Oct 13 00:21:48.687 INFO kablam! Compiling libc v0.2.17 Oct 13 00:21:48.687 INFO kablam! Compiling phf_shared v0.7.19 Oct 13 00:21:48.687 INFO kablam! Compiling serde v0.8.17 Oct 13 00:21:48.729 INFO kablam! Compiling xml-rs v0.3.4 Oct 13 00:21:48.729 INFO kablam! Checking shared_library v0.1.5 Oct 13 00:21:48.730 INFO kablam! Checking gfx_core v0.4.0 Oct 13 00:21:48.730 INFO kablam! Checking x11-dl v2.11.0 Oct 13 00:21:48.730 INFO kablam! Checking fs2 v0.2.5 Oct 13 00:21:49.639 INFO kablam! Checking tempfile v2.1.4 Oct 13 00:21:50.664 INFO kablam! Compiling phf v0.7.19 Oct 13 00:21:51.282 INFO kablam! Checking memmap v0.2.3 Oct 13 00:21:51.725 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 00:21:53.166 INFO kablam! Compiling rand v0.3.14 Oct 13 00:21:58.936 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 00:21:58.948 INFO kablam! Compiling gl_generator v0.5.2 Oct 13 00:21:59.187 INFO kablam! Compiling phf_generator v0.7.19 Oct 13 00:22:01.102 INFO kablam! Compiling phf_codegen v0.7.19 Oct 13 00:22:03.389 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 00:22:07.501 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 00:22:08.384 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 00:22:08.400 INFO kablam! Compiling glutin v0.6.2 Oct 13 00:22:08.712 INFO kablam! Compiling serde_json v0.8.3 Oct 13 00:22:31.909 INFO kablam! Compiling libloading v0.3.1 Oct 13 00:22:38.065 INFO kablam! Checking dlib v0.3.1 Oct 13 00:22:38.896 INFO kablam! Checking wayland-sys v0.5.11 Oct 13 00:22:41.028 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 13 00:22:41.029 INFO kablam! Checking gfx v0.12.1 Oct 13 00:22:43.785 INFO kablam! Checking wayland-kbd v0.3.6 Oct 13 00:22:43.785 INFO kablam! Checking wayland-window v0.2.3 Oct 13 00:22:50.888 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 13 00:22:52.305 INFO kablam! Checking using_math_lib v0.1.0 (/source) Oct 13 00:22:54.576 INFO kablam! warning: `$crate` may not be imported Oct 13 00:22:54.576 INFO kablam! --> src/main.rs:17:1 Oct 13 00:22:54.576 INFO kablam! | Oct 13 00:22:54.576 INFO kablam! 17 | / gfx_defines! { Oct 13 00:22:54.576 INFO kablam! 18 | | vertex Vertex { Oct 13 00:22:54.577 INFO kablam! 19 | | pos: [f32; 2] = "a_Pos", Oct 13 00:22:54.577 INFO kablam! 20 | | color: [f32; 3] = "a_Color", Oct 13 00:22:54.577 INFO kablam! ... | Oct 13 00:22:54.577 INFO kablam! 29 | | } Oct 13 00:22:54.577 INFO kablam! 30 | | } Oct 13 00:22:54.577 INFO kablam! | |_^ Oct 13 00:22:54.577 INFO kablam! | Oct 13 00:22:54.579 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:22:54.579 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 13 00:22:54.579 INFO kablam! Oct 13 00:22:54.920 INFO kablam! warning: `$crate` may not be imported Oct 13 00:22:54.920 INFO kablam! --> src/main.rs:17:1 Oct 13 00:22:54.920 INFO kablam! | Oct 13 00:22:54.920 INFO kablam! 17 | / gfx_defines! { Oct 13 00:22:54.920 INFO kablam! 18 | | vertex Vertex { Oct 13 00:22:54.920 INFO kablam! 19 | | pos: [f32; 2] = "a_Pos", Oct 13 00:22:54.920 INFO kablam! 20 | | color: [f32; 3] = "a_Color", Oct 13 00:22:54.920 INFO kablam! ... | Oct 13 00:22:54.920 INFO kablam! 29 | | } Oct 13 00:22:54.920 INFO kablam! 30 | | } Oct 13 00:22:54.920 INFO kablam! | |_^ Oct 13 00:22:54.920 INFO kablam! | Oct 13 00:22:54.922 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:22:54.922 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 13 00:22:54.923 INFO kablam! Oct 13 00:22:55.460 INFO kablam! warning: constant item is never used: `RED` Oct 13 00:22:55.461 INFO kablam! --> src/main.rs:10:1 Oct 13 00:22:55.462 INFO kablam! | Oct 13 00:22:55.462 INFO kablam! 10 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 13 00:22:55.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:55.463 INFO kablam! | Oct 13 00:22:55.463 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:22:55.463 INFO kablam! Oct 13 00:22:55.463 INFO kablam! warning: constant item is never used: `GREEN` Oct 13 00:22:55.463 INFO kablam! --> src/main.rs:11:1 Oct 13 00:22:55.464 INFO kablam! | Oct 13 00:22:55.464 INFO kablam! 11 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 13 00:22:55.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:55.464 INFO kablam! Oct 13 00:22:55.585 INFO kablam! warning: constant item is never used: `RED` Oct 13 00:22:55.585 INFO kablam! --> src/main.rs:10:1 Oct 13 00:22:55.585 INFO kablam! | Oct 13 00:22:55.585 INFO kablam! 10 | const RED: [f32; 3] = [1.0, 0.0, 0.0]; Oct 13 00:22:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:55.585 INFO kablam! | Oct 13 00:22:55.585 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:22:55.585 INFO kablam! Oct 13 00:22:55.585 INFO kablam! warning: constant item is never used: `GREEN` Oct 13 00:22:55.585 INFO kablam! --> src/main.rs:11:1 Oct 13 00:22:55.585 INFO kablam! | Oct 13 00:22:55.585 INFO kablam! 11 | const GREEN: [f32; 3] = [0.0, 1.0, 0.0]; Oct 13 00:22:55.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:22:55.585 INFO kablam! Oct 13 00:22:55.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 13 00:22:55.698 INFO kablam! su: No module specific data is present Oct 13 00:22:57.426 INFO running `"docker" "rm" "-f" "770846a8bdd6bff918fd1562740e56996fe28a6297311f3315d6c01f510c5048"` Oct 13 00:22:57.777 INFO blam! 770846a8bdd6bff918fd1562740e56996fe28a6297311f3315d6c01f510c5048