Dec 13 03:21:20.877 INFO testing siabard/piston-tutorial against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 03:21:20.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 03:21:21.419 INFO [stdout] ecf5c88a19bca34adb72ee31f25ac6651eff3c5d34726019982d9bbe3ab6ec9f Dec 13 03:21:21.424 INFO running `"docker" "start" "-a" "ecf5c88a19bca34adb72ee31f25ac6651eff3c5d34726019982d9bbe3ab6ec9f"` Dec 13 03:21:22.551 INFO [stderr] usermod: no changes Dec 13 03:21:22.612 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:21:22.612 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:21:22.612 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:21:22.612 INFO [stderr] files will be included as a binary target: Dec 13 03:21:22.612 INFO [stderr] Dec 13 03:21:22.612 INFO [stderr] * /source/src/bin/main.rs Dec 13 03:21:22.612 INFO [stderr] Dec 13 03:21:22.612 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:21:22.612 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:21:22.612 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:21:22.612 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:21:22.612 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:21:22.612 INFO [stderr] Dec 13 03:21:22.612 INFO [stderr] For more information on this warning you can consult Dec 13 03:21:22.612 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:21:22.875 INFO [stderr] Compiling khronos_api v2.1.0 Dec 13 03:21:22.887 INFO [stderr] Compiling libloading v0.5.0 Dec 13 03:21:22.887 INFO [stderr] Compiling draw_state v0.8.0 Dec 13 03:21:22.895 INFO [stderr] Compiling memmap v0.6.2 Dec 13 03:21:22.895 INFO [stderr] Compiling shared_library v0.1.8 Dec 13 03:21:22.895 INFO [stderr] Compiling x11-dl v2.17.3 Dec 13 03:21:22.896 INFO [stderr] Compiling itertools v0.5.10 Dec 13 03:21:22.896 INFO [stderr] Compiling inflate v0.3.4 Dec 13 03:21:25.291 INFO [stderr] Compiling stb_truetype v0.2.2 Dec 13 03:21:25.291 INFO [stderr] Compiling wayland-scanner v0.12.5 Dec 13 03:21:25.291 INFO [stderr] Compiling crossbeam-epoch v0.3.0 Dec 13 03:21:25.603 INFO [stderr] Compiling enum_primitive v0.1.1 Dec 13 03:21:26.321 INFO [stderr] Compiling alga v0.5.3 Dec 13 03:21:26.711 INFO [stderr] Compiling num-iter v0.1.35 Dec 13 03:21:28.815 INFO [stderr] Compiling num-rational v0.1.42 Dec 13 03:21:29.063 INFO [stderr] Compiling ordered-float v0.5.0 Dec 13 03:21:29.063 INFO [stderr] Compiling gl_generator v0.9.0 Dec 13 03:21:29.073 INFO [stderr] Compiling osmesa-sys v0.1.2 Dec 13 03:21:29.107 INFO [stderr] Compiling gl_generator v0.8.0 Dec 13 03:21:31.641 INFO [stderr] Compiling generic-array v0.8.3 Dec 13 03:21:31.675 INFO [stderr] Compiling tempfile v2.2.0 Dec 13 03:21:34.919 INFO [stderr] Compiling png v0.11.0 Dec 13 03:21:35.304 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 13 03:21:35.419 INFO [stderr] Compiling derivative v1.0.0 Dec 13 03:21:35.931 INFO [stderr] Compiling rusttype v0.4.3 Dec 13 03:21:44.581 INFO [stderr] Compiling wayland-client v0.12.5 Dec 13 03:21:45.264 INFO [stderr] Compiling wayland-protocols v0.12.5 Dec 13 03:21:45.289 INFO [stderr] Compiling rayon-core v1.4.0 Dec 13 03:21:45.448 INFO [stderr] Compiling glutin v0.12.2 Dec 13 03:21:45.740 INFO [stderr] Compiling nalgebra v0.14.1 Dec 13 03:22:03.644 INFO [stderr] Compiling piston2d-graphics v0.26.0 Dec 13 03:22:03.868 INFO [stderr] Compiling pistoncore-input v0.20.0 Dec 13 03:22:03.983 INFO [stderr] Compiling gfx_gl v0.5.0 Dec 13 03:22:04.136 INFO [stderr] Compiling gl v0.10.0 Dec 13 03:22:06.759 INFO [stderr] Compiling dlib v0.4.1 Dec 13 03:22:17.675 INFO [stderr] Compiling rayon v1.0.1 Dec 13 03:22:17.839 INFO [stderr] Compiling wayland-sys v0.12.5 Dec 13 03:22:19.425 INFO [stderr] Compiling gfx_core v0.8.2 Dec 13 03:22:32.563 INFO [stderr] Compiling pistoncore-window v0.31.0 Dec 13 03:22:38.011 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Dec 13 03:22:42.151 INFO [stderr] Compiling jpeg-decoder v0.1.14 Dec 13 03:22:42.163 INFO [stderr] Compiling piston v0.36.0 Dec 13 03:22:45.183 INFO [stderr] Compiling wayland-kbd v0.13.1 Dec 13 03:22:58.576 INFO [stderr] Compiling image v0.18.0 Dec 13 03:23:05.200 INFO [stderr] Compiling wayland-window v0.13.2 Dec 13 03:23:08.666 INFO [stderr] Compiling winit v0.10.0 Dec 13 03:23:31.215 INFO [stderr] Compiling pistoncore-glutin_window v0.45.3 Dec 13 03:23:42.364 INFO [stderr] Compiling gfx v0.17.1 Dec 13 03:23:42.364 INFO [stderr] Compiling gfx_device_gl v0.15.2 Dec 13 03:23:46.431 INFO [stderr] Compiling ncollide_math v0.9.0 Dec 13 03:23:47.579 INFO [stderr] Compiling ncollide_utils v0.9.0 Dec 13 03:23:47.743 INFO [stderr] Compiling piston-gfx_texture v0.31.0 Dec 13 03:23:49.388 INFO [stderr] Compiling piston2d-gfx_graphics v0.50.0 Dec 13 03:23:49.395 INFO [stderr] Compiling ncollide_geometry v0.6.2 Dec 13 03:23:49.395 INFO [stderr] Compiling ncollide_procedural v0.9.0 Dec 13 03:23:53.935 INFO [stderr] Compiling piston_window v0.77.0 Dec 13 03:24:03.412 INFO [stderr] Compiling ncollide_transformation v0.9.0 Dec 13 03:24:03.415 INFO [stderr] Compiling ncollide_pipeline v0.13.1 Dec 13 03:24:07.674 INFO [stderr] Compiling ncollide v0.14.1 Dec 13 03:24:08.133 INFO [stderr] Compiling piston-tutorial v0.1.0 (/source) Dec 13 03:24:40.879 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s Dec 13 03:24:40.896 INFO [stderr] su: No module specific data is present Dec 13 03:24:41.753 INFO running `"docker" "inspect" "ecf5c88a19bca34adb72ee31f25ac6651eff3c5d34726019982d9bbe3ab6ec9f"` Dec 13 03:24:42.075 INFO running `"docker" "rm" "-f" "ecf5c88a19bca34adb72ee31f25ac6651eff3c5d34726019982d9bbe3ab6ec9f"` Dec 13 03:24:42.319 INFO [stdout] ecf5c88a19bca34adb72ee31f25ac6651eff3c5d34726019982d9bbe3ab6ec9f Dec 13 03:24:42.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 03:24:42.826 INFO [stdout] 1d9c9499d7c47c1ad4eccdbac8e6d57aae03dacac0925fcf8b7187070784d592 Dec 13 03:24:42.828 INFO running `"docker" "start" "-a" "1d9c9499d7c47c1ad4eccdbac8e6d57aae03dacac0925fcf8b7187070784d592"` Dec 13 03:24:44.473 INFO [stderr] usermod: no changes Dec 13 03:24:44.551 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:24:44.551 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:24:44.551 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:24:44.551 INFO [stderr] files will be included as a binary target: Dec 13 03:24:44.551 INFO [stderr] Dec 13 03:24:44.551 INFO [stderr] * /source/src/bin/main.rs Dec 13 03:24:44.551 INFO [stderr] Dec 13 03:24:44.551 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:24:44.551 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:24:44.551 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:24:44.551 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:24:44.551 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:24:44.551 INFO [stderr] Dec 13 03:24:44.551 INFO [stderr] For more information on this warning you can consult Dec 13 03:24:44.551 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:24:44.883 INFO [stderr] Compiling piston-tutorial v0.1.0 (/source) Dec 13 03:24:55.967 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.46s Dec 13 03:24:55.991 INFO [stderr] su: No module specific data is present Dec 13 03:24:57.311 INFO running `"docker" "inspect" "1d9c9499d7c47c1ad4eccdbac8e6d57aae03dacac0925fcf8b7187070784d592"` Dec 13 03:24:57.661 INFO running `"docker" "rm" "-f" "1d9c9499d7c47c1ad4eccdbac8e6d57aae03dacac0925fcf8b7187070784d592"` Dec 13 03:24:57.929 INFO [stdout] 1d9c9499d7c47c1ad4eccdbac8e6d57aae03dacac0925fcf8b7187070784d592 Dec 13 03:24:57.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 03:24:58.311 INFO [stdout] 5fc20ae89a9609c14bb19394586b85ccdd5f7746ecf62f757bfcaae5b25e7d9b Dec 13 03:24:58.313 INFO running `"docker" "start" "-a" "5fc20ae89a9609c14bb19394586b85ccdd5f7746ecf62f757bfcaae5b25e7d9b"` Dec 13 03:25:00.047 INFO [stderr] usermod: no changes Dec 13 03:25:00.107 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:25:00.107 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:25:00.107 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:25:00.107 INFO [stderr] files will be included as a binary target: Dec 13 03:25:00.107 INFO [stderr] Dec 13 03:25:00.107 INFO [stderr] * /source/src/bin/main.rs Dec 13 03:25:00.107 INFO [stderr] Dec 13 03:25:00.107 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:25:00.107 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:25:00.107 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:25:00.107 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:25:00.107 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:25:00.107 INFO [stderr] Dec 13 03:25:00.107 INFO [stderr] For more information on this warning you can consult Dec 13 03:25:00.107 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:25:00.397 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s Dec 13 03:25:00.418 INFO [stderr] Running /target/debug/deps/piston_tutorial-b36fe9d7ae36982f Dec 13 03:25:00.423 INFO [stdout] Dec 13 03:25:00.423 INFO [stdout] running 0 tests Dec 13 03:25:00.423 INFO [stdout] Dec 13 03:25:00.423 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.423 INFO [stdout] Dec 13 03:25:00.424 INFO [stderr] Running /target/debug/deps/part1-e2feec80ee2d91f3 Dec 13 03:25:00.431 INFO [stdout] Dec 13 03:25:00.431 INFO [stdout] running 0 tests Dec 13 03:25:00.431 INFO [stdout] Dec 13 03:25:00.431 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.431 INFO [stdout] Dec 13 03:25:00.431 INFO [stderr] Running /target/debug/deps/part2-8a6f5f276286e4db Dec 13 03:25:00.443 INFO [stdout] Dec 13 03:25:00.443 INFO [stdout] running 0 tests Dec 13 03:25:00.443 INFO [stdout] Dec 13 03:25:00.443 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.443 INFO [stdout] Dec 13 03:25:00.443 INFO [stderr] Running /target/debug/deps/part3-1a3bd1bc0fc3e864 Dec 13 03:25:00.447 INFO [stdout] Dec 13 03:25:00.447 INFO [stdout] running 0 tests Dec 13 03:25:00.447 INFO [stdout] Dec 13 03:25:00.447 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.447 INFO [stdout] Dec 13 03:25:00.447 INFO [stderr] Running /target/debug/deps/part4-e71e4258d71121f0 Dec 13 03:25:00.452 INFO [stderr] Running /target/debug/deps/part5-1cb8d2974f4085b1 Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:00.452 INFO [stderr] Doc-tests piston-tutorial Dec 13 03:25:00.452 INFO [stdout] running 0 tests Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:00.452 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:00.452 INFO [stdout] running 0 tests Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:00.452 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:00.452 INFO [stdout] Dec 13 03:25:03.458 INFO [stdout] Dec 13 03:25:03.458 INFO [stdout] running 0 tests Dec 13 03:25:03.458 INFO [stdout] Dec 13 03:25:03.458 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:25:03.458 INFO [stdout] Dec 13 03:25:03.472 INFO [stderr] su: No module specific data is present Dec 13 03:25:05.255 INFO running `"docker" "inspect" "5fc20ae89a9609c14bb19394586b85ccdd5f7746ecf62f757bfcaae5b25e7d9b"` Dec 13 03:25:05.625 INFO running `"docker" "rm" "-f" "5fc20ae89a9609c14bb19394586b85ccdd5f7746ecf62f757bfcaae5b25e7d9b"` Dec 13 03:25:05.947 INFO [stdout] 5fc20ae89a9609c14bb19394586b85ccdd5f7746ecf62f757bfcaae5b25e7d9b