Oct 11 07:12:38.612 INFO testing ConnorMinielly/Piston-Test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:12:38.612 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:12:38.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:12:38.769 INFO blam! 5e4995d9742175241ce3afa7e8526ed4de6f7b484e9e761fc29743febb28c549 Oct 11 07:12:38.770 INFO running `"docker" "start" "-a" "5e4995d9742175241ce3afa7e8526ed4de6f7b484e9e761fc29743febb28c549"` Oct 11 07:12:39.348 INFO kablam! usermod: no changes Oct 11 07:12:39.397 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:12:39.397 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:12:39.398 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:12:39.398 INFO kablam! files will be included as a binary target: Oct 11 07:12:39.398 INFO kablam! Oct 11 07:12:39.398 INFO kablam! * /source/src/main.rs Oct 11 07:12:39.398 INFO kablam! Oct 11 07:12:39.398 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:12:39.399 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:12:39.399 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:12:39.399 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:12:39.399 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:12:39.399 INFO kablam! Oct 11 07:12:39.399 INFO kablam! For more information on this warning you can consult Oct 11 07:12:39.400 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:12:39.400 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 07:12:39.400 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:12:39.701 INFO kablam! Compiling syn v0.13.11 Oct 11 07:12:39.702 INFO kablam! Compiling rayon-core v1.4.0 Oct 11 07:12:43.213 INFO kablam! Compiling rayon v1.0.1 Oct 11 07:12:49.068 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 11 07:12:51.023 INFO kablam! Compiling serde_derive v1.0.58 Oct 11 07:12:51.023 INFO kablam! Compiling num-derive v0.2.1 Oct 11 07:12:56.695 INFO kablam! Compiling image v0.19.0 Oct 11 07:13:07.596 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 11 07:13:19.495 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 11 07:13:21.688 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 11 07:13:26.761 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 11 07:13:26.761 INFO kablam! Compiling pistoncore-glutin_window v0.46.0 Oct 11 07:13:30.225 INFO kablam! Compiling piston v0.36.0 Oct 11 07:13:35.596 INFO kablam! Compiling piston_start v0.1.0 (/source) Oct 11 07:13:45.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 11 07:13:45.607 INFO kablam! su: No module specific data is present Oct 11 07:13:45.897 INFO running `"docker" "rm" "-f" "5e4995d9742175241ce3afa7e8526ed4de6f7b484e9e761fc29743febb28c549"` Oct 11 07:13:46.017 INFO blam! 5e4995d9742175241ce3afa7e8526ed4de6f7b484e9e761fc29743febb28c549 Oct 11 07:13:46.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:13:46.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:13:46.191 INFO blam! 8e48814fc88c70a6679546ca182ba5600727ac9613137d3885bfefb4050160b6 Oct 11 07:13:46.196 INFO running `"docker" "start" "-a" "8e48814fc88c70a6679546ca182ba5600727ac9613137d3885bfefb4050160b6"` Oct 11 07:13:46.652 INFO kablam! usermod: no changes Oct 11 07:13:46.684 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:13:46.684 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:13:46.684 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:13:46.684 INFO kablam! files will be included as a binary target: Oct 11 07:13:46.684 INFO kablam! Oct 11 07:13:46.684 INFO kablam! * /source/src/main.rs Oct 11 07:13:46.684 INFO kablam! Oct 11 07:13:46.684 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:13:46.684 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:13:46.684 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:13:46.684 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:13:46.684 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:13:46.684 INFO kablam! Oct 11 07:13:46.684 INFO kablam! For more information on this warning you can consult Oct 11 07:13:46.684 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:13:46.684 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 07:13:46.684 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:13:46.808 INFO kablam! Compiling piston_start v0.1.0 (/source) Oct 11 07:13:53.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 11 07:13:53.619 INFO kablam! su: No module specific data is present Oct 11 07:13:54.144 INFO running `"docker" "rm" "-f" "8e48814fc88c70a6679546ca182ba5600727ac9613137d3885bfefb4050160b6"` Oct 11 07:13:54.337 INFO blam! 8e48814fc88c70a6679546ca182ba5600727ac9613137d3885bfefb4050160b6 Oct 11 07:13:54.344 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:13:54.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:13:54.745 INFO blam! 3b260cb6edadce36fc03bd12f6149358202618cc4a5c2f5d35407544ddab62c0 Oct 11 07:13:54.756 INFO running `"docker" "start" "-a" "3b260cb6edadce36fc03bd12f6149358202618cc4a5c2f5d35407544ddab62c0"` Oct 11 07:13:55.358 INFO kablam! usermod: no changes Oct 11 07:13:55.378 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:13:55.378 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:13:55.378 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:13:55.378 INFO kablam! files will be included as a binary target: Oct 11 07:13:55.378 INFO kablam! Oct 11 07:13:55.378 INFO kablam! * /source/src/main.rs Oct 11 07:13:55.378 INFO kablam! Oct 11 07:13:55.378 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:13:55.378 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:13:55.378 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:13:55.378 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:13:55.378 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:13:55.378 INFO kablam! Oct 11 07:13:55.378 INFO kablam! For more information on this warning you can consult Oct 11 07:13:55.378 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:13:55.378 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 07:13:55.378 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:13:55.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 07:13:55.509 INFO kablam! Running /target/debug/deps/spinning_square-63c26f9d22828a33 Oct 11 07:13:55.517 INFO kablam! su: No module specific data is present Oct 11 07:13:55.517 INFO blam! Oct 11 07:13:55.517 INFO blam! running 0 tests Oct 11 07:13:55.517 INFO blam! Oct 11 07:13:55.517 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:13:55.517 INFO blam! Oct 11 07:13:55.967 INFO running `"docker" "rm" "-f" "3b260cb6edadce36fc03bd12f6149358202618cc4a5c2f5d35407544ddab62c0"` Oct 11 07:13:56.100 INFO blam! 3b260cb6edadce36fc03bd12f6149358202618cc4a5c2f5d35407544ddab62c0