Dec 13 09:19:08.276 INFO testing nathanieltan/RustTutorial against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 09:19:08.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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"` Dec 13 09:19:09.914 INFO [stdout] 09bb8003612dd89747073f4d849e021685ba19b37caee97e370ba54fdf9a348b Dec 13 09:19:09.916 INFO running `"docker" "start" "-a" "09bb8003612dd89747073f4d849e021685ba19b37caee97e370ba54fdf9a348b"` Dec 13 09:19:10.324 INFO [stderr] usermod: no changes Dec 13 09:19:10.386 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 09:19:10.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 09:19:10.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 09:19:10.387 INFO [stderr] files will be included as a binary target: Dec 13 09:19:10.387 INFO [stderr] Dec 13 09:19:10.387 INFO [stderr] * /source/src/main.rs Dec 13 09:19:10.387 INFO [stderr] Dec 13 09:19:10.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 09:19:10.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 09:19:10.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 09:19:10.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 09:19:10.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 09:19:10.387 INFO [stderr] Dec 13 09:19:10.387 INFO [stderr] For more information on this warning you can consult Dec 13 09:19:10.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 09:19:10.387 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 13 09:19:10.387 INFO [stderr] please set bin.path in Cargo.toml Dec 13 09:19:10.589 INFO [stderr] Compiling num_cpus v1.6.2 Dec 13 09:19:10.589 INFO [stderr] Compiling shared_library v0.1.7 Dec 13 09:19:10.589 INFO [stderr] Compiling tempfile v2.1.6 Dec 13 09:19:10.589 INFO [stderr] Compiling phf_generator v0.7.21 Dec 13 09:19:10.590 INFO [stderr] Compiling x11-dl v2.14.0 Dec 13 09:19:10.590 INFO [stderr] Compiling glutin v0.8.1 Dec 13 09:19:10.590 INFO [stderr] Compiling fs2 v0.2.5 Dec 13 09:19:11.468 INFO [stderr] Compiling phf_codegen v0.7.21 Dec 13 09:19:11.511 INFO [stderr] Compiling memmap v0.4.0 Dec 13 09:19:12.283 INFO [stderr] Compiling osmesa-sys v0.1.2 Dec 13 09:19:12.655 INFO [stderr] Compiling rayon-core v1.2.1 Dec 13 09:19:13.823 INFO [stderr] Compiling target_build_utils v0.3.1 Dec 13 09:19:16.099 INFO [stderr] Compiling rayon v0.8.2 Dec 13 09:19:25.668 INFO [stderr] Compiling jpeg-decoder v0.1.13 Dec 13 09:19:32.865 INFO [stderr] Compiling image v0.14.0 Dec 13 09:19:40.028 INFO [stderr] Compiling libloading v0.3.4 Dec 13 09:19:44.290 INFO [stderr] Compiling dlib v0.3.1 Dec 13 09:19:44.819 INFO [stderr] Compiling wayland-sys v0.8.7 Dec 13 09:19:48.813 INFO [stderr] Compiling wayland-client v0.8.7 Dec 13 09:19:59.740 INFO [stderr] Compiling wayland-window v0.5.0 Dec 13 09:19:59.742 INFO [stderr] Compiling wayland-kbd v0.8.0 Dec 13 09:20:02.352 INFO [stderr] Compiling piston2d-opengl_graphics v0.44.0 Dec 13 09:20:03.871 INFO [stderr] Compiling winit v0.6.4 Dec 13 09:20:16.663 INFO [stderr] Compiling pistoncore-glutin_window v0.37.0 Dec 13 09:20:20.355 INFO [stderr] Compiling getting-started v0.1.0 (/source) Dec 13 09:20:25.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Dec 13 09:20:25.723 INFO [stderr] su: No module specific data is present Dec 13 09:20:26.823 INFO running `"docker" "inspect" "09bb8003612dd89747073f4d849e021685ba19b37caee97e370ba54fdf9a348b"` Dec 13 09:20:27.203 INFO running `"docker" "rm" "-f" "09bb8003612dd89747073f4d849e021685ba19b37caee97e370ba54fdf9a348b"` Dec 13 09:20:27.495 INFO [stdout] 09bb8003612dd89747073f4d849e021685ba19b37caee97e370ba54fdf9a348b Dec 13 09:20:27.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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"` Dec 13 09:20:28.156 INFO [stdout] bbfeba705593e815e109eff0b3e5238058f9ae999407c87ad19353bf6953594c Dec 13 09:20:28.158 INFO running `"docker" "start" "-a" "bbfeba705593e815e109eff0b3e5238058f9ae999407c87ad19353bf6953594c"` Dec 13 09:20:30.178 INFO [stderr] usermod: no changes Dec 13 09:20:30.233 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 09:20:30.233 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 09:20:30.233 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 09:20:30.233 INFO [stderr] files will be included as a binary target: Dec 13 09:20:30.233 INFO [stderr] Dec 13 09:20:30.233 INFO [stderr] * /source/src/main.rs Dec 13 09:20:30.233 INFO [stderr] Dec 13 09:20:30.233 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 09:20:30.233 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 09:20:30.233 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 09:20:30.233 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 09:20:30.233 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 09:20:30.233 INFO [stderr] Dec 13 09:20:30.234 INFO [stderr] For more information on this warning you can consult Dec 13 09:20:30.234 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 09:20:30.234 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 13 09:20:30.234 INFO [stderr] please set bin.path in Cargo.toml Dec 13 09:20:30.471 INFO [stderr] Compiling getting-started v0.1.0 (/source) Dec 13 09:20:32.430 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.22s Dec 13 09:20:32.443 INFO [stderr] su: No module specific data is present Dec 13 09:20:33.324 INFO running `"docker" "inspect" "bbfeba705593e815e109eff0b3e5238058f9ae999407c87ad19353bf6953594c"` Dec 13 09:20:33.601 INFO running `"docker" "rm" "-f" "bbfeba705593e815e109eff0b3e5238058f9ae999407c87ad19353bf6953594c"` Dec 13 09:20:34.011 INFO [stdout] bbfeba705593e815e109eff0b3e5238058f9ae999407c87ad19353bf6953594c Dec 13 09:20:34.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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"` Dec 13 09:20:34.479 INFO [stdout] 077460993c41037865ea0ed1c57e1ca577388a12aaf3ad690dec1ab5d955e0ed Dec 13 09:20:34.481 INFO running `"docker" "start" "-a" "077460993c41037865ea0ed1c57e1ca577388a12aaf3ad690dec1ab5d955e0ed"` Dec 13 09:20:35.781 INFO [stderr] usermod: no changes Dec 13 09:20:35.879 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 09:20:35.879 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 09:20:35.879 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 09:20:35.879 INFO [stderr] files will be included as a binary target: Dec 13 09:20:35.879 INFO [stderr] Dec 13 09:20:35.879 INFO [stderr] * /source/src/main.rs Dec 13 09:20:35.880 INFO [stderr] Dec 13 09:20:35.880 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 09:20:35.880 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 09:20:35.880 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 09:20:35.880 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 09:20:35.880 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 09:20:35.880 INFO [stderr] Dec 13 09:20:35.880 INFO [stderr] For more information on this warning you can consult Dec 13 09:20:35.880 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 09:20:35.880 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Dec 13 09:20:35.880 INFO [stderr] please set bin.path in Cargo.toml Dec 13 09:20:36.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Dec 13 09:20:36.039 INFO [stderr] Running /target/debug/deps/spinning_square-dcb630195d7741c9 Dec 13 09:20:36.048 INFO [stdout] Dec 13 09:20:36.048 INFO [stdout] running 0 tests Dec 13 09:20:36.048 INFO [stdout] Dec 13 09:20:36.048 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 09:20:36.048 INFO [stdout] Dec 13 09:20:36.055 INFO [stderr] su: No module specific data is present Dec 13 09:20:36.793 INFO running `"docker" "inspect" "077460993c41037865ea0ed1c57e1ca577388a12aaf3ad690dec1ab5d955e0ed"` Dec 13 09:20:37.026 INFO running `"docker" "rm" "-f" "077460993c41037865ea0ed1c57e1ca577388a12aaf3ad690dec1ab5d955e0ed"` Dec 13 09:20:37.455 INFO [stdout] 077460993c41037865ea0ed1c57e1ca577388a12aaf3ad690dec1ab5d955e0ed