Oct 13 05:54:50.595 INFO testing nathanieltan/RustTutorial against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:54:50.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 13 05:54:51.592 INFO blam! 8e3496ae79cab575e8b6919ea87e58735d497ecae1f09478fb9615fca3f3ba37 Oct 13 05:54:51.594 INFO running `"docker" "start" "-a" "8e3496ae79cab575e8b6919ea87e58735d497ecae1f09478fb9615fca3f3ba37"` Oct 13 05:54:52.971 INFO kablam! usermod: no changes Oct 13 05:54:53.031 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 05:54:53.031 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 05:54:53.031 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 05:54:53.031 INFO kablam! files will be included as a binary target: Oct 13 05:54:53.031 INFO kablam! Oct 13 05:54:53.031 INFO kablam! * /source/src/main.rs Oct 13 05:54:53.031 INFO kablam! Oct 13 05:54:53.031 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 05:54:53.031 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 05:54:53.031 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 05:54:53.031 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 05:54:53.031 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 05:54:53.031 INFO kablam! Oct 13 05:54:53.031 INFO kablam! For more information on this warning you can consult Oct 13 05:54:53.031 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 05:54:53.031 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 13 05:54:53.031 INFO kablam! please set bin.path in Cargo.toml Oct 13 05:54:53.307 INFO kablam! Compiling wayland-scanner v0.8.7 Oct 13 05:54:53.307 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 05:54:53.327 INFO kablam! Compiling glutin v0.8.1 Oct 13 05:54:53.393 INFO kablam! Compiling wayland-sys v0.8.7 Oct 13 05:54:58.224 INFO kablam! Compiling rayon v0.8.2 Oct 13 05:54:59.342 INFO kablam! Compiling wayland-client v0.8.7 Oct 13 05:55:06.121 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 05:55:07.927 INFO kablam! Compiling wayland-window v0.5.0 Oct 13 05:55:07.927 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 13 05:55:13.231 INFO kablam! Compiling winit v0.6.4 Oct 13 05:55:14.141 INFO kablam! Compiling image v0.14.0 Oct 13 05:55:26.687 INFO kablam! Compiling pistoncore-glutin_window v0.37.0 Oct 13 05:55:38.672 INFO kablam! Compiling piston2d-opengl_graphics v0.44.0 Oct 13 05:55:42.363 INFO kablam! Compiling getting-started v0.1.0 (/source) Oct 13 05:55:47.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.57s Oct 13 05:55:47.579 INFO kablam! su: No module specific data is present Oct 13 05:55:48.740 INFO running `"docker" "rm" "-f" "8e3496ae79cab575e8b6919ea87e58735d497ecae1f09478fb9615fca3f3ba37"` Oct 13 05:55:49.045 INFO blam! 8e3496ae79cab575e8b6919ea87e58735d497ecae1f09478fb9615fca3f3ba37 Oct 13 05:55:49.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 13 05:55:49.487 INFO blam! 443fa16b68736fd336de135289c2482a07391a5f71db0883c85e185d809537bd Oct 13 05:55:49.507 INFO running `"docker" "start" "-a" "443fa16b68736fd336de135289c2482a07391a5f71db0883c85e185d809537bd"` Oct 13 05:55:51.002 INFO kablam! usermod: no changes Oct 13 05:55:51.055 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 05:55:51.055 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 05:55:51.055 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 05:55:51.055 INFO kablam! files will be included as a binary target: Oct 13 05:55:51.055 INFO kablam! Oct 13 05:55:51.055 INFO kablam! * /source/src/main.rs Oct 13 05:55:51.055 INFO kablam! Oct 13 05:55:51.055 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 05:55:51.055 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 05:55:51.055 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 05:55:51.055 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 05:55:51.055 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 05:55:51.055 INFO kablam! Oct 13 05:55:51.055 INFO kablam! For more information on this warning you can consult Oct 13 05:55:51.055 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 05:55:51.055 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 13 05:55:51.055 INFO kablam! please set bin.path in Cargo.toml Oct 13 05:55:51.299 INFO kablam! Compiling getting-started v0.1.0 (/source) Oct 13 05:55:53.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 13 05:55:53.474 INFO kablam! su: No module specific data is present Oct 13 05:55:54.574 INFO running `"docker" "rm" "-f" "443fa16b68736fd336de135289c2482a07391a5f71db0883c85e185d809537bd"` Oct 13 05:55:54.915 INFO blam! 443fa16b68736fd336de135289c2482a07391a5f71db0883c85e185d809537bd Oct 13 05:55:54.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 13 05:55:55.409 INFO blam! 2bee1e13678e687dea495010b049922a7265468574639129d7a09a318865046b Oct 13 05:55:55.415 INFO running `"docker" "start" "-a" "2bee1e13678e687dea495010b049922a7265468574639129d7a09a318865046b"` Oct 13 05:55:57.138 INFO kablam! usermod: no changes Oct 13 05:55:57.200 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 05:55:57.200 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 05:55:57.200 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 05:55:57.200 INFO kablam! files will be included as a binary target: Oct 13 05:55:57.200 INFO kablam! Oct 13 05:55:57.200 INFO kablam! * /source/src/main.rs Oct 13 05:55:57.200 INFO kablam! Oct 13 05:55:57.200 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 05:55:57.200 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 05:55:57.200 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 05:55:57.200 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 05:55:57.200 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 05:55:57.200 INFO kablam! Oct 13 05:55:57.200 INFO kablam! For more information on this warning you can consult Oct 13 05:55:57.200 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 05:55:57.200 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 13 05:55:57.200 INFO kablam! please set bin.path in Cargo.toml Oct 13 05:55:57.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 13 05:55:57.420 INFO kablam! Running /target/debug/deps/spinning_square-7f231592b47ca26b Oct 13 05:55:57.445 INFO blam! Oct 13 05:55:57.445 INFO blam! running 0 tests Oct 13 05:55:57.445 INFO blam! Oct 13 05:55:57.445 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:55:57.445 INFO blam! Oct 13 05:55:57.447 INFO kablam! su: No module specific data is present Oct 13 05:55:58.644 INFO running `"docker" "rm" "-f" "2bee1e13678e687dea495010b049922a7265468574639129d7a09a318865046b"` Oct 13 05:55:59.083 INFO blam! 2bee1e13678e687dea495010b049922a7265468574639129d7a09a318865046b