Oct 12 16:43:53.463 INFO checking nathanieltan/RustTutorial against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:43:53.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 16:43:54.562 INFO blam! 591aa0cdba21dde16caa9156c6ab6d0f1e8b1ecaacf506219690979855925c1b Oct 12 16:43:54.576 INFO running `"docker" "start" "-a" "591aa0cdba21dde16caa9156c6ab6d0f1e8b1ecaacf506219690979855925c1b"` Oct 12 16:43:56.408 INFO kablam! usermod: no changes Oct 12 16:43:56.472 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 16:43:56.472 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 16:43:56.472 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 16:43:56.472 INFO kablam! files will be included as a binary target: Oct 12 16:43:56.472 INFO kablam! Oct 12 16:43:56.472 INFO kablam! * /source/src/main.rs Oct 12 16:43:56.472 INFO kablam! Oct 12 16:43:56.472 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 16:43:56.472 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 16:43:56.472 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 16:43:56.472 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 16:43:56.472 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 16:43:56.472 INFO kablam! Oct 12 16:43:56.472 INFO kablam! For more information on this warning you can consult Oct 12 16:43:56.472 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 16:43:56.472 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 12 16:43:56.472 INFO kablam! please set bin.path in Cargo.toml Oct 12 16:43:56.729 INFO kablam! Compiling libc v0.2.28 Oct 12 16:43:56.752 INFO kablam! Checking num_cpus v1.6.2 Oct 12 16:43:56.753 INFO kablam! Checking shared_library v0.1.7 Oct 12 16:43:56.788 INFO kablam! Checking deflate v0.7.14 Oct 12 16:43:56.789 INFO kablam! Checking tempfile v2.1.6 Oct 12 16:43:56.789 INFO kablam! Checking x11-dl v2.14.0 Oct 12 16:43:56.790 INFO kablam! Compiling glutin v0.8.1 Oct 12 16:43:56.790 INFO kablam! Checking fs2 v0.2.5 Oct 12 16:43:58.969 INFO kablam! Checking memmap v0.4.0 Oct 12 16:43:59.022 INFO kablam! Checking rayon-core v1.2.1 Oct 12 16:43:59.225 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 16:44:04.488 INFO kablam! Compiling rand v0.3.16 Oct 12 16:44:04.792 INFO kablam! Checking png v0.8.0 Oct 12 16:44:05.193 INFO kablam! Checking rayon v0.8.2 Oct 12 16:44:10.580 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 16:44:11.137 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 12 16:44:11.743 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 16:44:12.692 INFO kablam! Compiling target_build_utils v0.3.1 Oct 12 16:44:16.052 INFO kablam! Checking image v0.14.0 Oct 12 16:44:24.792 INFO kablam! Checking piston2d-opengl_graphics v0.44.0 Oct 12 16:44:30.964 INFO kablam! Compiling libloading v0.3.4 Oct 12 16:44:33.681 INFO kablam! Checking dlib v0.3.1 Oct 12 16:44:34.008 INFO kablam! Checking wayland-sys v0.8.7 Oct 12 16:44:34.705 INFO kablam! Checking wayland-client v0.8.7 Oct 12 16:44:36.570 INFO kablam! Checking wayland-window v0.5.0 Oct 12 16:44:36.571 INFO kablam! Checking wayland-kbd v0.8.0 Oct 12 16:44:37.924 INFO kablam! Checking winit v0.6.4 Oct 12 16:44:41.551 INFO kablam! Checking pistoncore-glutin_window v0.37.0 Oct 12 16:44:42.684 INFO kablam! Checking getting-started v0.1.0 (/source) Oct 12 16:44:44.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.47s Oct 12 16:44:44.936 INFO kablam! su: No module specific data is present Oct 12 16:44:46.059 INFO running `"docker" "rm" "-f" "591aa0cdba21dde16caa9156c6ab6d0f1e8b1ecaacf506219690979855925c1b"` Oct 12 16:44:46.324 INFO blam! 591aa0cdba21dde16caa9156c6ab6d0f1e8b1ecaacf506219690979855925c1b