Oct 11 19:55:45.441 INFO testing google-testing1-cli-1.0.7+20171201 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:55:45.441 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:55:45.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:55:45.853 INFO blam! 4cc9f3320733ef860f21206b65cc617af5d58476a9e61f9f7f62fccf4fb68381 Oct 11 19:55:45.856 INFO running `"docker" "start" "-a" "4cc9f3320733ef860f21206b65cc617af5d58476a9e61f9f7f62fccf4fb68381"` Oct 11 19:55:47.577 INFO kablam! usermod: no changes Oct 11 19:55:47.648 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:55:47.648 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:55:47.648 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:55:47.648 INFO kablam! files will be included as a binary target: Oct 11 19:55:47.648 INFO kablam! Oct 11 19:55:47.648 INFO kablam! * /source/src/main.rs Oct 11 19:55:47.648 INFO kablam! Oct 11 19:55:47.648 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:55:47.648 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:55:47.648 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:55:47.648 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:55:47.648 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:55:47.648 INFO kablam! Oct 11 19:55:47.648 INFO kablam! For more information on this warning you can consult Oct 11 19:55:47.648 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:55:47.648 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `testing1`, Oct 11 19:55:47.648 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:55:47.860 INFO kablam! Compiling google-testing1 v1.0.7+20171201 Oct 11 19:55:58.219 INFO kablam! Compiling google-testing1-cli v1.0.7+20171201 (/source) Oct 11 19:56:17.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.30s Oct 11 19:56:17.945 INFO kablam! su: No module specific data is present Oct 11 19:56:18.478 INFO running `"docker" "rm" "-f" "4cc9f3320733ef860f21206b65cc617af5d58476a9e61f9f7f62fccf4fb68381"` Oct 11 19:56:18.716 INFO blam! 4cc9f3320733ef860f21206b65cc617af5d58476a9e61f9f7f62fccf4fb68381 Oct 11 19:56:18.722 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:56:18.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:56:19.122 INFO blam! 2a2be105ac9948b5c7c741cdc192c8bec53a2835f447dd367cf9829f892717e7 Oct 11 19:56:19.129 INFO running `"docker" "start" "-a" "2a2be105ac9948b5c7c741cdc192c8bec53a2835f447dd367cf9829f892717e7"` Oct 11 19:56:20.679 INFO kablam! usermod: no changes Oct 11 19:56:20.756 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:56:20.756 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:56:20.756 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:56:20.756 INFO kablam! files will be included as a binary target: Oct 11 19:56:20.756 INFO kablam! Oct 11 19:56:20.756 INFO kablam! * /source/src/main.rs Oct 11 19:56:20.756 INFO kablam! Oct 11 19:56:20.756 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:56:20.756 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:56:20.757 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:56:20.757 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:56:20.757 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:56:20.757 INFO kablam! Oct 11 19:56:20.757 INFO kablam! For more information on this warning you can consult Oct 11 19:56:20.757 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:56:20.757 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `testing1`, Oct 11 19:56:20.757 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:56:20.924 INFO kablam! Compiling google-testing1-cli v1.0.7+20171201 (/source) Oct 11 19:56:29.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.84s Oct 11 19:56:29.570 INFO kablam! su: No module specific data is present Oct 11 19:56:30.824 INFO running `"docker" "rm" "-f" "2a2be105ac9948b5c7c741cdc192c8bec53a2835f447dd367cf9829f892717e7"` Oct 11 19:56:31.220 INFO blam! 2a2be105ac9948b5c7c741cdc192c8bec53a2835f447dd367cf9829f892717e7 Oct 11 19:56:31.228 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:56:31.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:56:31.691 INFO blam! 899224dad0118b3b0c3d5b5c6e436beae23370e5aaf9d59d4ba446409aa6b067 Oct 11 19:56:31.693 INFO running `"docker" "start" "-a" "899224dad0118b3b0c3d5b5c6e436beae23370e5aaf9d59d4ba446409aa6b067"` Oct 11 19:56:33.911 INFO kablam! usermod: no changes Oct 11 19:56:33.952 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:56:33.952 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:56:33.952 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:56:33.952 INFO kablam! files will be included as a binary target: Oct 11 19:56:33.952 INFO kablam! Oct 11 19:56:33.952 INFO kablam! * /source/src/main.rs Oct 11 19:56:33.952 INFO kablam! Oct 11 19:56:33.952 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:56:33.952 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:56:33.952 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:56:33.952 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:56:33.952 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:56:33.952 INFO kablam! Oct 11 19:56:33.952 INFO kablam! For more information on this warning you can consult Oct 11 19:56:33.952 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:56:33.952 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `testing1`, Oct 11 19:56:33.952 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:56:34.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 19:56:34.136 INFO kablam! Running /target/debug/deps/testing1-3b0ff014d349de1f Oct 11 19:56:34.138 INFO blam! Oct 11 19:56:34.138 INFO blam! running 0 tests Oct 11 19:56:34.138 INFO blam! Oct 11 19:56:34.138 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:56:34.138 INFO blam! Oct 11 19:56:34.148 INFO kablam! su: No module specific data is present Oct 11 19:56:35.055 INFO running `"docker" "rm" "-f" "899224dad0118b3b0c3d5b5c6e436beae23370e5aaf9d59d4ba446409aa6b067"` Oct 11 19:56:35.280 INFO blam! 899224dad0118b3b0c3d5b5c6e436beae23370e5aaf9d59d4ba446409aa6b067