Nov 29 21:35:35.235 INFO checking nathanieltan/RustTutorial against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 21:35:35.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 29 21:35:36.110 INFO [stdout] 10058e330b6771ac9129ed8dedde82a93842c5e74368ee01965d28725c72e537 Nov 29 21:35:36.114 INFO running `"docker" "start" "-a" "10058e330b6771ac9129ed8dedde82a93842c5e74368ee01965d28725c72e537"` Nov 29 21:35:37.216 INFO [stderr] usermod: no changes Nov 29 21:35:37.292 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 29 21:35:37.292 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 29 21:35:37.292 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 29 21:35:37.292 INFO [stderr] files will be included as a binary target: Nov 29 21:35:37.292 INFO [stderr] Nov 29 21:35:37.292 INFO [stderr] * /source/src/main.rs Nov 29 21:35:37.292 INFO [stderr] Nov 29 21:35:37.292 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 29 21:35:37.292 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 29 21:35:37.292 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 29 21:35:37.292 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 29 21:35:37.292 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 29 21:35:37.292 INFO [stderr] Nov 29 21:35:37.292 INFO [stderr] For more information on this warning you can consult Nov 29 21:35:37.292 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 29 21:35:37.292 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Nov 29 21:35:37.292 INFO [stderr] please set bin.path in Cargo.toml Nov 29 21:35:37.552 INFO [stderr] Compiling libc v0.2.28 Nov 29 21:35:37.564 INFO [stderr] Compiling serde_json v0.9.10 Nov 29 21:35:37.564 INFO [stderr] Checking shared_library v0.1.7 Nov 29 21:35:37.564 INFO [stderr] Checking deflate v0.7.14 Nov 29 21:35:37.564 INFO [stderr] Checking rayon-core v1.2.1 Nov 29 21:35:37.568 INFO [stderr] Compiling glutin v0.8.1 Nov 29 21:35:37.568 INFO [stderr] Checking x11-dl v2.14.0 Nov 29 21:35:37.568 INFO [stderr] Checking fs2 v0.2.5 Nov 29 21:35:39.536 INFO [stderr] Checking osmesa-sys v0.1.2 Nov 29 21:35:39.601 INFO [stderr] Checking memmap v0.4.0 Nov 29 21:35:42.728 INFO [stderr] Checking rayon v0.8.2 Nov 29 21:35:44.260 INFO [stderr] Checking png v0.8.0 Nov 29 21:35:44.293 INFO [stderr] Compiling rand v0.3.16 Nov 29 21:35:55.783 INFO [stderr] Compiling phf_generator v0.7.21 Nov 29 21:35:56.622 INFO [stderr] Checking jpeg-decoder v0.1.13 Nov 29 21:35:56.799 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 29 21:35:57.956 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 29 21:36:00.846 INFO [stderr] Checking image v0.14.0 Nov 29 21:36:11.704 INFO [stderr] Checking piston2d-opengl_graphics v0.44.0 Nov 29 21:36:17.741 INFO [stderr] Compiling libloading v0.3.4 Nov 29 21:36:20.268 INFO [stderr] Checking dlib v0.3.1 Nov 29 21:36:20.616 INFO [stderr] Checking wayland-sys v0.8.7 Nov 29 21:36:21.127 INFO [stderr] Checking wayland-client v0.8.7 Nov 29 21:36:22.732 INFO [stderr] Checking wayland-kbd v0.8.0 Nov 29 21:36:22.732 INFO [stderr] Checking wayland-window v0.5.0 Nov 29 21:36:24.116 INFO [stderr] Checking winit v0.6.4 Nov 29 21:36:27.551 INFO [stderr] Checking pistoncore-glutin_window v0.37.0 Nov 29 21:36:28.718 INFO [stderr] Checking getting-started v0.1.0 (/source) Nov 29 21:36:31.549 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.30s Nov 29 21:36:31.581 INFO [stderr] su: No module specific data is present Nov 29 21:36:32.696 INFO running `"docker" "inspect" "10058e330b6771ac9129ed8dedde82a93842c5e74368ee01965d28725c72e537"` Nov 29 21:36:33.000 INFO running `"docker" "rm" "-f" "10058e330b6771ac9129ed8dedde82a93842c5e74368ee01965d28725c72e537"` Nov 29 21:36:33.360 INFO [stdout] 10058e330b6771ac9129ed8dedde82a93842c5e74368ee01965d28725c72e537