Oct 13 00:03:12.378 INFO testing sirlag/WordsWithEnemies against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:03:12.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:03:12.857 INFO blam! eb5a4069b6cf6e7e35742eccccd789ba121477487e6304fab1c609bc8c9a3f5b Oct 13 00:03:12.859 INFO running `"docker" "start" "-a" "eb5a4069b6cf6e7e35742eccccd789ba121477487e6304fab1c609bc8c9a3f5b"` Oct 13 00:03:14.921 INFO kablam! usermod: no changes Oct 13 00:03:14.979 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:03:14.979 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:03:14.979 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:03:14.979 INFO kablam! files will be included as a binary target: Oct 13 00:03:14.979 INFO kablam! Oct 13 00:03:14.979 INFO kablam! * /source/src/main.rs Oct 13 00:03:14.979 INFO kablam! Oct 13 00:03:14.979 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:03:14.979 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:03:14.979 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:03:14.979 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:03:14.979 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:03:14.979 INFO kablam! Oct 13 00:03:14.979 INFO kablam! For more information on this warning you can consult Oct 13 00:03:14.979 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:03:14.979 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Oct 13 00:03:14.979 INFO kablam! please set bin.path in Cargo.toml Oct 13 00:03:14.979 INFO kablam! Compiling WordsWithEnemies v0.0.1 (/source) Oct 13 00:03:15.263 INFO kablam! warning: crate `WWE` should have a snake case name such as `wwe` Oct 13 00:03:15.263 INFO kablam! | Oct 13 00:03:15.263 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 00:03:15.263 INFO kablam! Oct 13 00:03:15.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 13 00:03:15.803 INFO kablam! su: No module specific data is present Oct 13 00:03:16.357 INFO running `"docker" "rm" "-f" "eb5a4069b6cf6e7e35742eccccd789ba121477487e6304fab1c609bc8c9a3f5b"` Oct 13 00:03:16.687 INFO blam! eb5a4069b6cf6e7e35742eccccd789ba121477487e6304fab1c609bc8c9a3f5b Oct 13 00:03:16.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:03:17.029 INFO blam! 19089bc3ae0486ac2faf643bb7946389f1c1df26225e64b60345355b704c80d1 Oct 13 00:03:17.035 INFO running `"docker" "start" "-a" "19089bc3ae0486ac2faf643bb7946389f1c1df26225e64b60345355b704c80d1"` Oct 13 00:03:17.551 INFO kablam! usermod: no changes Oct 13 00:03:17.578 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:03:17.578 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:03:17.578 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:03:17.578 INFO kablam! files will be included as a binary target: Oct 13 00:03:17.578 INFO kablam! Oct 13 00:03:17.578 INFO kablam! * /source/src/main.rs Oct 13 00:03:17.578 INFO kablam! Oct 13 00:03:17.578 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:03:17.578 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:03:17.578 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:03:17.578 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:03:17.578 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:03:17.578 INFO kablam! Oct 13 00:03:17.578 INFO kablam! For more information on this warning you can consult Oct 13 00:03:17.578 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:03:17.578 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Oct 13 00:03:17.578 INFO kablam! please set bin.path in Cargo.toml Oct 13 00:03:17.587 INFO kablam! Compiling WordsWithEnemies v0.0.1 (/source) Oct 13 00:03:17.867 INFO kablam! warning: crate `WWE` should have a snake case name such as `wwe` Oct 13 00:03:17.867 INFO kablam! | Oct 13 00:03:17.867 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 00:03:17.867 INFO kablam! Oct 13 00:03:18.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 13 00:03:18.379 INFO kablam! su: No module specific data is present Oct 13 00:03:19.035 INFO running `"docker" "rm" "-f" "19089bc3ae0486ac2faf643bb7946389f1c1df26225e64b60345355b704c80d1"` Oct 13 00:03:19.147 INFO blam! 19089bc3ae0486ac2faf643bb7946389f1c1df26225e64b60345355b704c80d1 Oct 13 00:03:19.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:03:19.365 INFO blam! 3ffaff5d5c1f0d3182fc96d6f535ee612e58f23eda77e382c92b33976889373a Oct 13 00:03:19.367 INFO running `"docker" "start" "-a" "3ffaff5d5c1f0d3182fc96d6f535ee612e58f23eda77e382c92b33976889373a"` Oct 13 00:03:19.850 INFO kablam! usermod: no changes Oct 13 00:03:19.871 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:03:19.871 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:03:19.871 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:03:19.871 INFO kablam! files will be included as a binary target: Oct 13 00:03:19.871 INFO kablam! Oct 13 00:03:19.871 INFO kablam! * /source/src/main.rs Oct 13 00:03:19.871 INFO kablam! Oct 13 00:03:19.871 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:03:19.871 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:03:19.871 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:03:19.871 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:03:19.871 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:03:19.871 INFO kablam! Oct 13 00:03:19.871 INFO kablam! For more information on this warning you can consult Oct 13 00:03:19.871 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:03:19.871 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Oct 13 00:03:19.871 INFO kablam! please set bin.path in Cargo.toml Oct 13 00:03:19.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 13 00:03:19.872 INFO kablam! Running /target/debug/deps/WWE-36aa5f979f1a3e4c Oct 13 00:03:19.876 INFO blam! Oct 13 00:03:19.876 INFO blam! running 0 tests Oct 13 00:03:19.876 INFO blam! Oct 13 00:03:19.876 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:03:19.876 INFO blam! Oct 13 00:03:19.877 INFO kablam! su: No module specific data is present Oct 13 00:03:20.092 INFO running `"docker" "rm" "-f" "3ffaff5d5c1f0d3182fc96d6f535ee612e58f23eda77e382c92b33976889373a"` Oct 13 00:03:20.225 INFO blam! 3ffaff5d5c1f0d3182fc96d6f535ee612e58f23eda77e382c92b33976889373a