Oct 21 15:19:37.161 INFO checking nathanieltan/RustTutorial against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:19:37.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 15:19:38.192 INFO blam! c846b5898ddd9fb7255c8cb912d257c67d53930eae9f214279296eda1073a2d5 Oct 21 15:19:38.201 INFO running `"docker" "start" "-a" "c846b5898ddd9fb7255c8cb912d257c67d53930eae9f214279296eda1073a2d5"` Oct 21 15:19:39.265 INFO kablam! usermod: no changes Oct 21 15:19:39.332 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 21 15:19:39.332 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 21 15:19:39.332 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 15:19:39.332 INFO kablam! files will be included as a binary target: Oct 21 15:19:39.332 INFO kablam! Oct 21 15:19:39.332 INFO kablam! * /source/src/main.rs Oct 21 15:19:39.332 INFO kablam! Oct 21 15:19:39.332 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 15:19:39.332 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 21 15:19:39.332 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 21 15:19:39.332 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 15:19:39.332 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 15:19:39.332 INFO kablam! Oct 21 15:19:39.332 INFO kablam! For more information on this warning you can consult Oct 21 15:19:39.332 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 15:19:39.332 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 21 15:19:39.332 INFO kablam! please set bin.path in Cargo.toml Oct 21 15:19:39.514 INFO kablam! Compiling libc v0.2.28 Oct 21 15:19:39.520 INFO kablam! Checking num_cpus v1.6.2 Oct 21 15:19:39.520 INFO kablam! Checking shared_library v0.1.7 Oct 21 15:19:39.522 INFO kablam! Checking deflate v0.7.14 Oct 21 15:19:39.522 INFO kablam! Checking tempfile v2.1.6 Oct 21 15:19:39.523 INFO kablam! Checking x11-dl v2.14.0 Oct 21 15:19:39.523 INFO kablam! Checking fs2 v0.2.5 Oct 21 15:19:40.605 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 15:19:40.853 INFO kablam! Checking memmap v0.4.0 Oct 21 15:19:41.678 INFO kablam! Checking rayon-core v1.2.1 Oct 21 15:19:42.556 INFO kablam! Checking png v0.8.0 Oct 21 15:19:43.192 INFO kablam! Compiling rand v0.3.16 Oct 21 15:19:43.917 INFO kablam! Checking rayon v0.8.2 Oct 21 15:19:48.680 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 15:19:49.228 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 15:19:50.056 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 21 15:19:50.146 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 15:19:52.492 INFO kablam! Checking image v0.14.0 Oct 21 15:19:58.100 INFO kablam! Checking piston2d-opengl_graphics v0.44.0 Oct 21 15:20:05.312 INFO kablam! Compiling libloading v0.3.4 Oct 21 15:20:08.313 INFO kablam! Checking dlib v0.3.1 Oct 21 15:20:08.656 INFO kablam! Checking wayland-sys v0.8.7 Oct 21 15:20:09.148 INFO kablam! Checking wayland-client v0.8.7 Oct 21 15:20:10.732 INFO kablam! Checking wayland-kbd v0.8.0 Oct 21 15:20:10.732 INFO kablam! Checking wayland-window v0.5.0 Oct 21 15:20:12.012 INFO kablam! Checking winit v0.6.4 Oct 21 15:20:13.734 INFO kablam! Checking glutin v0.8.1 Oct 21 15:20:15.288 INFO kablam! Checking pistoncore-glutin_window v0.37.0 Oct 21 15:20:16.168 INFO kablam! Checking getting-started v0.1.0 (/source) Oct 21 15:20:18.057 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.76s Oct 21 15:20:18.082 INFO kablam! su: No module specific data is present Oct 21 15:20:18.502 INFO running `"docker" "rm" "-f" "c846b5898ddd9fb7255c8cb912d257c67d53930eae9f214279296eda1073a2d5"` Oct 21 15:20:18.672 INFO blam! c846b5898ddd9fb7255c8cb912d257c67d53930eae9f214279296eda1073a2d5