Oct 16 07:55:21.718 INFO testing google-manager1_beta2-cli-1.0.7+20140915 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:55:21.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:55:22.168 INFO blam! bc55a4b6f408fb1d5aa3359e78f843dfb5dc7b3e19870d0372a48ea132bba99f Oct 16 07:55:22.171 INFO running `"docker" "start" "-a" "bc55a4b6f408fb1d5aa3359e78f843dfb5dc7b3e19870d0372a48ea132bba99f"` Oct 16 07:55:24.450 INFO kablam! usermod: no changes Oct 16 07:55:24.505 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:55:24.505 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:55:24.505 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:55:24.505 INFO kablam! files will be included as a binary target: Oct 16 07:55:24.505 INFO kablam! Oct 16 07:55:24.505 INFO kablam! * /source/src/main.rs Oct 16 07:55:24.505 INFO kablam! Oct 16 07:55:24.505 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:55:24.505 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:55:24.505 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:55:24.505 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:55:24.505 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:55:24.505 INFO kablam! Oct 16 07:55:24.505 INFO kablam! For more information on this warning you can consult Oct 16 07:55:24.505 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:55:24.505 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manager1-beta2`, Oct 16 07:55:24.505 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:55:24.717 INFO kablam! Compiling google-manager1_beta2 v1.0.8+20140915 Oct 16 07:55:33.107 INFO kablam! Compiling google-manager1_beta2-cli v1.0.7+20140915 (/source) Oct 16 07:55:54.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.37s Oct 16 07:55:54.852 INFO kablam! su: No module specific data is present Oct 16 07:55:55.746 INFO running `"docker" "rm" "-f" "bc55a4b6f408fb1d5aa3359e78f843dfb5dc7b3e19870d0372a48ea132bba99f"` Oct 16 07:55:56.091 INFO blam! bc55a4b6f408fb1d5aa3359e78f843dfb5dc7b3e19870d0372a48ea132bba99f Oct 16 07:55:56.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:55:56.523 INFO blam! ec0b075b3804eba9fc0ee380925652a2a99c23d00a48257db6db014eff127c27 Oct 16 07:55:56.526 INFO running `"docker" "start" "-a" "ec0b075b3804eba9fc0ee380925652a2a99c23d00a48257db6db014eff127c27"` Oct 16 07:55:57.926 INFO kablam! usermod: no changes Oct 16 07:55:57.983 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:55:57.983 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:55:57.983 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:55:57.983 INFO kablam! files will be included as a binary target: Oct 16 07:55:57.983 INFO kablam! Oct 16 07:55:57.983 INFO kablam! * /source/src/main.rs Oct 16 07:55:57.983 INFO kablam! Oct 16 07:55:57.983 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:55:57.983 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:55:57.983 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:55:57.983 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:55:57.983 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:55:57.983 INFO kablam! Oct 16 07:55:57.983 INFO kablam! For more information on this warning you can consult Oct 16 07:55:57.983 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:55:57.983 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manager1-beta2`, Oct 16 07:55:57.983 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:55:58.152 INFO kablam! Compiling google-manager1_beta2-cli v1.0.7+20140915 (/source) Oct 16 07:56:04.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 07:56:04.111 INFO kablam! su: No module specific data is present Oct 16 07:56:05.246 INFO running `"docker" "rm" "-f" "ec0b075b3804eba9fc0ee380925652a2a99c23d00a48257db6db014eff127c27"` Oct 16 07:56:05.552 INFO blam! ec0b075b3804eba9fc0ee380925652a2a99c23d00a48257db6db014eff127c27 Oct 16 07:56:05.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 07:56:05.983 INFO blam! 8a3b16acaf05ba972f69f578c7654e46017595166b66f4ff9a15859668c52e63 Oct 16 07:56:05.999 INFO running `"docker" "start" "-a" "8a3b16acaf05ba972f69f578c7654e46017595166b66f4ff9a15859668c52e63"` Oct 16 07:56:07.938 INFO kablam! usermod: no changes Oct 16 07:56:07.999 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:56:07.999 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:56:07.999 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:56:07.999 INFO kablam! files will be included as a binary target: Oct 16 07:56:07.999 INFO kablam! Oct 16 07:56:07.999 INFO kablam! * /source/src/main.rs Oct 16 07:56:07.999 INFO kablam! Oct 16 07:56:07.999 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:56:07.999 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:56:07.999 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:56:07.999 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:56:07.999 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:56:07.999 INFO kablam! Oct 16 07:56:07.999 INFO kablam! For more information on this warning you can consult Oct 16 07:56:07.999 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:56:07.999 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manager1-beta2`, Oct 16 07:56:07.999 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:56:08.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 16 07:56:08.243 INFO kablam! Running /target/debug/deps/manager1_beta2-dfde54f9d7c61be2 Oct 16 07:56:08.247 INFO blam! Oct 16 07:56:08.247 INFO blam! running 0 tests Oct 16 07:56:08.247 INFO blam! Oct 16 07:56:08.247 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:56:08.247 INFO blam! Oct 16 07:56:08.255 INFO kablam! su: No module specific data is present Oct 16 07:56:09.334 INFO running `"docker" "rm" "-f" "8a3b16acaf05ba972f69f578c7654e46017595166b66f4ff9a15859668c52e63"` Oct 16 07:56:09.695 INFO blam! 8a3b16acaf05ba972f69f578c7654e46017595166b66f4ff9a15859668c52e63