Oct 11 21:09:43.347 INFO testing google-container1-cli-1.0.7+20171111 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:09:43.347 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 21:09:43.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 21:09:43.852 INFO blam! 63e00e8b8e8cb6fa2df33de2f2bae48bef866dab588df9288ae713f8e29615b7 Oct 11 21:09:43.854 INFO running `"docker" "start" "-a" "63e00e8b8e8cb6fa2df33de2f2bae48bef866dab588df9288ae713f8e29615b7"` Oct 11 21:09:46.312 INFO kablam! usermod: no changes Oct 11 21:09:46.380 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:09:46.380 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:09:46.380 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:09:46.380 INFO kablam! files will be included as a binary target: Oct 11 21:09:46.380 INFO kablam! Oct 11 21:09:46.380 INFO kablam! * /source/src/main.rs Oct 11 21:09:46.380 INFO kablam! Oct 11 21:09:46.380 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:09:46.380 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:09:46.380 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:09:46.380 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:09:46.380 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:09:46.380 INFO kablam! Oct 11 21:09:46.380 INFO kablam! For more information on this warning you can consult Oct 11 21:09:46.380 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:09:46.380 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `container1`, Oct 11 21:09:46.380 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:09:46.629 INFO kablam! Compiling google-container1 v1.0.7+20171111 Oct 11 21:09:59.273 INFO kablam! Compiling google-container1-cli v1.0.7+20171111 (/source) Oct 11 21:10:27.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.83s Oct 11 21:10:27.180 INFO kablam! su: No module specific data is present Oct 11 21:10:28.266 INFO running `"docker" "rm" "-f" "63e00e8b8e8cb6fa2df33de2f2bae48bef866dab588df9288ae713f8e29615b7"` Oct 11 21:10:28.596 INFO blam! 63e00e8b8e8cb6fa2df33de2f2bae48bef866dab588df9288ae713f8e29615b7 Oct 11 21:10:28.609 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 21:10:28.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 21:10:28.992 INFO blam! a7ba4ac2635037be5273d0eae66616754213ade7ab8653b8d89a280e619314c4 Oct 11 21:10:28.994 INFO running `"docker" "start" "-a" "a7ba4ac2635037be5273d0eae66616754213ade7ab8653b8d89a280e619314c4"` Oct 11 21:10:30.768 INFO kablam! usermod: no changes Oct 11 21:10:30.832 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:10:30.832 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:10:30.832 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:10:30.832 INFO kablam! files will be included as a binary target: Oct 11 21:10:30.832 INFO kablam! Oct 11 21:10:30.832 INFO kablam! * /source/src/main.rs Oct 11 21:10:30.832 INFO kablam! Oct 11 21:10:30.832 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:10:30.832 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:10:30.832 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:10:30.832 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:10:30.832 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:10:30.832 INFO kablam! Oct 11 21:10:30.832 INFO kablam! For more information on this warning you can consult Oct 11 21:10:30.832 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:10:30.832 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `container1`, Oct 11 21:10:30.832 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:10:31.024 INFO kablam! Compiling google-container1-cli v1.0.7+20171111 (/source) Oct 11 21:10:40.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.86s Oct 11 21:10:40.681 INFO kablam! su: No module specific data is present Oct 11 21:10:41.492 INFO running `"docker" "rm" "-f" "a7ba4ac2635037be5273d0eae66616754213ade7ab8653b8d89a280e619314c4"` Oct 11 21:10:41.939 INFO blam! a7ba4ac2635037be5273d0eae66616754213ade7ab8653b8d89a280e619314c4 Oct 11 21:10:41.944 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 21:10:41.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 21:10:42.364 INFO blam! 6d226b3ee36227412f630fd3718227111b229e25c72ea945b1043920473008dd Oct 11 21:10:42.366 INFO running `"docker" "start" "-a" "6d226b3ee36227412f630fd3718227111b229e25c72ea945b1043920473008dd"` Oct 11 21:10:43.987 INFO kablam! usermod: no changes Oct 11 21:10:44.031 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:10:44.031 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:10:44.031 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:10:44.031 INFO kablam! files will be included as a binary target: Oct 11 21:10:44.031 INFO kablam! Oct 11 21:10:44.031 INFO kablam! * /source/src/main.rs Oct 11 21:10:44.031 INFO kablam! Oct 11 21:10:44.031 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:10:44.031 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:10:44.031 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:10:44.031 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:10:44.031 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:10:44.031 INFO kablam! Oct 11 21:10:44.031 INFO kablam! For more information on this warning you can consult Oct 11 21:10:44.031 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:10:44.031 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `container1`, Oct 11 21:10:44.031 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:10:44.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 21:10:44.227 INFO kablam! Running /target/debug/deps/container1-0141cb732b1d2d9a Oct 11 21:10:44.229 INFO blam! Oct 11 21:10:44.229 INFO blam! running 0 tests Oct 11 21:10:44.229 INFO blam! Oct 11 21:10:44.229 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:10:44.229 INFO blam! Oct 11 21:10:44.232 INFO kablam! su: No module specific data is present Oct 11 21:10:45.029 INFO running `"docker" "rm" "-f" "6d226b3ee36227412f630fd3718227111b229e25c72ea945b1043920473008dd"` Oct 11 21:10:45.380 INFO blam! 6d226b3ee36227412f630fd3718227111b229e25c72ea945b1043920473008dd