Oct 11 06:22:23.781 INFO testing HibikineKage/spinning-square-piston against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:22:23.781 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:22:23.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 06:22:24.000 INFO blam! 08743a63fe3d8733eeee7863c1a42bbcbb8dd4ddc80312e5b0e71b0d9907fe42 Oct 11 06:22:24.010 INFO running `"docker" "start" "-a" "08743a63fe3d8733eeee7863c1a42bbcbb8dd4ddc80312e5b0e71b0d9907fe42"` Oct 11 06:22:24.667 INFO kablam! usermod: no changes Oct 11 06:22:24.688 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:22:24.688 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:22:24.688 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:22:24.688 INFO kablam! files will be included as a binary target: Oct 11 06:22:24.688 INFO kablam! Oct 11 06:22:24.688 INFO kablam! * /source/src/main.rs Oct 11 06:22:24.688 INFO kablam! Oct 11 06:22:24.688 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:22:24.688 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:22:24.688 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:22:24.688 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:22:24.688 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:22:24.688 INFO kablam! Oct 11 06:22:24.688 INFO kablam! For more information on this warning you can consult Oct 11 06:22:24.688 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:22:24.688 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 06:22:24.688 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:22:24.886 INFO kablam! Compiling num-integer v0.1.38 Oct 11 06:22:24.886 INFO kablam! Compiling gl v0.10.0 Oct 11 06:22:24.890 INFO kablam! Compiling rayon v1.0.1 Oct 11 06:22:24.890 INFO kablam! Compiling rusttype v0.4.3 Oct 11 06:22:24.890 INFO kablam! Compiling winit v0.12.0 Oct 11 06:22:25.563 INFO kablam! Compiling num-iter v0.1.37 Oct 11 06:22:25.563 INFO kablam! Compiling num-rational v0.1.42 Oct 11 06:22:26.192 INFO kablam! Compiling png v0.12.0 Oct 11 06:22:28.242 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 11 06:22:31.513 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 06:22:32.449 INFO kablam! Compiling glutin v0.14.0 Oct 11 06:22:35.728 INFO kablam! Compiling image v0.19.0 Oct 11 06:22:37.792 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 11 06:22:47.091 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 11 06:22:49.616 INFO kablam! Compiling spinning-square-piston v0.1.0 (/source) Oct 11 06:22:55.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.50s Oct 11 06:22:55.206 INFO kablam! su: No module specific data is present Oct 11 06:22:56.146 INFO running `"docker" "rm" "-f" "08743a63fe3d8733eeee7863c1a42bbcbb8dd4ddc80312e5b0e71b0d9907fe42"` Oct 11 06:22:56.432 INFO blam! 08743a63fe3d8733eeee7863c1a42bbcbb8dd4ddc80312e5b0e71b0d9907fe42 Oct 11 06:22:56.444 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:22:56.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 06:22:56.812 INFO blam! 97a5f4ad8aee3b975cfd21297da0d4b4b5432efc09b24147fd128b2a2c696747 Oct 11 06:22:56.820 INFO running `"docker" "start" "-a" "97a5f4ad8aee3b975cfd21297da0d4b4b5432efc09b24147fd128b2a2c696747"` Oct 11 06:22:58.104 INFO kablam! usermod: no changes Oct 11 06:22:58.152 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:22:58.152 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:22:58.152 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:22:58.152 INFO kablam! files will be included as a binary target: Oct 11 06:22:58.152 INFO kablam! Oct 11 06:22:58.152 INFO kablam! * /source/src/main.rs Oct 11 06:22:58.152 INFO kablam! Oct 11 06:22:58.152 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:22:58.152 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:22:58.152 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:22:58.152 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:22:58.152 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:22:58.152 INFO kablam! Oct 11 06:22:58.152 INFO kablam! For more information on this warning you can consult Oct 11 06:22:58.152 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:22:58.152 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 06:22:58.152 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:22:58.336 INFO kablam! Compiling spinning-square-piston v0.1.0 (/source) Oct 11 06:23:01.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.75s Oct 11 06:23:01.904 INFO kablam! su: No module specific data is present Oct 11 06:23:02.531 INFO running `"docker" "rm" "-f" "97a5f4ad8aee3b975cfd21297da0d4b4b5432efc09b24147fd128b2a2c696747"` Oct 11 06:23:02.740 INFO blam! 97a5f4ad8aee3b975cfd21297da0d4b4b5432efc09b24147fd128b2a2c696747 Oct 11 06:23:02.750 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:23:02.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 06:23:03.164 INFO blam! aa2236f7b64e896067e3b86b6d360036e5f4544ecdc5041519273a166a916c83 Oct 11 06:23:03.164 INFO running `"docker" "start" "-a" "aa2236f7b64e896067e3b86b6d360036e5f4544ecdc5041519273a166a916c83"` Oct 11 06:23:04.037 INFO kablam! usermod: no changes Oct 11 06:23:04.088 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 06:23:04.088 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 06:23:04.088 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 06:23:04.088 INFO kablam! files will be included as a binary target: Oct 11 06:23:04.088 INFO kablam! Oct 11 06:23:04.088 INFO kablam! * /source/src/main.rs Oct 11 06:23:04.088 INFO kablam! Oct 11 06:23:04.088 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 06:23:04.088 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 06:23:04.088 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 06:23:04.088 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 06:23:04.088 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 06:23:04.088 INFO kablam! Oct 11 06:23:04.088 INFO kablam! For more information on this warning you can consult Oct 11 06:23:04.088 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 06:23:04.088 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 11 06:23:04.088 INFO kablam! please set bin.path in Cargo.toml Oct 11 06:23:04.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 06:23:04.252 INFO kablam! Running /target/debug/deps/spinning_square-f29d0e0c35c69ea8 Oct 11 06:23:04.256 INFO blam! Oct 11 06:23:04.256 INFO blam! running 0 tests Oct 11 06:23:04.256 INFO blam! Oct 11 06:23:04.256 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:23:04.256 INFO blam! Oct 11 06:23:04.276 INFO kablam! su: No module specific data is present Oct 11 06:23:04.888 INFO running `"docker" "rm" "-f" "aa2236f7b64e896067e3b86b6d360036e5f4544ecdc5041519273a166a916c83"` Oct 11 06:23:05.176 INFO blam! aa2236f7b64e896067e3b86b6d360036e5f4544ecdc5041519273a166a916c83