Oct 11 21:50:50.062 INFO testing google-adexchangebuyer1d4-cli-1.0.7+20170810 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:50:50.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 21:50:50.537 INFO blam! c6f428157ca0432cd94d969c163aedd293e4fd250783aa0d36eed77f23f72ea9 Oct 11 21:50:50.539 INFO running `"docker" "start" "-a" "c6f428157ca0432cd94d969c163aedd293e4fd250783aa0d36eed77f23f72ea9"` Oct 11 21:50:52.072 INFO kablam! usermod: no changes Oct 11 21:50:52.144 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:50:52.145 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:50:52.145 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:50:52.145 INFO kablam! files will be included as a binary target: Oct 11 21:50:52.145 INFO kablam! Oct 11 21:50:52.146 INFO kablam! * /source/src/main.rs Oct 11 21:50:52.146 INFO kablam! Oct 11 21:50:52.146 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:50:52.147 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:50:52.147 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:50:52.147 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:50:52.148 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:50:52.148 INFO kablam! Oct 11 21:50:52.148 INFO kablam! For more information on this warning you can consult Oct 11 21:50:52.148 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:50:52.149 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Oct 11 21:50:52.149 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:50:52.320 INFO kablam! Compiling google-adexchangebuyer1d4 v1.0.7+20170810 Oct 11 21:51:07.850 INFO kablam! Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Oct 11 21:51:44.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.37s Oct 11 21:51:44.473 INFO kablam! su: No module specific data is present Oct 11 21:51:45.400 INFO running `"docker" "rm" "-f" "c6f428157ca0432cd94d969c163aedd293e4fd250783aa0d36eed77f23f72ea9"` Oct 11 21:51:45.722 INFO blam! c6f428157ca0432cd94d969c163aedd293e4fd250783aa0d36eed77f23f72ea9 Oct 11 21:51:45.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 21:51:46.121 INFO blam! 8fc153e2a2d8b43d5802fea123cf1e49abbe66d6211bbc2c8f4baa2e08eb6f58 Oct 11 21:51:46.123 INFO running `"docker" "start" "-a" "8fc153e2a2d8b43d5802fea123cf1e49abbe66d6211bbc2c8f4baa2e08eb6f58"` Oct 11 21:51:47.203 INFO kablam! usermod: no changes Oct 11 21:51:47.264 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:51:47.264 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:51:47.264 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:51:47.264 INFO kablam! files will be included as a binary target: Oct 11 21:51:47.264 INFO kablam! Oct 11 21:51:47.264 INFO kablam! * /source/src/main.rs Oct 11 21:51:47.264 INFO kablam! Oct 11 21:51:47.264 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:51:47.264 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:51:47.264 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:51:47.264 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:51:47.264 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:51:47.264 INFO kablam! Oct 11 21:51:47.264 INFO kablam! For more information on this warning you can consult Oct 11 21:51:47.264 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:51:47.264 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Oct 11 21:51:47.264 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:51:47.492 INFO kablam! Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Oct 11 21:51:54.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.97s Oct 11 21:51:54.219 INFO kablam! su: No module specific data is present Oct 11 21:51:55.120 INFO running `"docker" "rm" "-f" "8fc153e2a2d8b43d5802fea123cf1e49abbe66d6211bbc2c8f4baa2e08eb6f58"` Oct 11 21:51:55.426 INFO blam! 8fc153e2a2d8b43d5802fea123cf1e49abbe66d6211bbc2c8f4baa2e08eb6f58 Oct 11 21:51:55.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 11 21:51:55.787 INFO blam! 4d88b7f76644d196e244631819739272d840fb8e8152f97dc5d2a443936d2e48 Oct 11 21:51:55.788 INFO running `"docker" "start" "-a" "4d88b7f76644d196e244631819739272d840fb8e8152f97dc5d2a443936d2e48"` Oct 11 21:51:57.102 INFO kablam! usermod: no changes Oct 11 21:51:57.152 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:51:57.152 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:51:57.152 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:51:57.152 INFO kablam! files will be included as a binary target: Oct 11 21:51:57.152 INFO kablam! Oct 11 21:51:57.152 INFO kablam! * /source/src/main.rs Oct 11 21:51:57.152 INFO kablam! Oct 11 21:51:57.152 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:51:57.152 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:51:57.152 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:51:57.152 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:51:57.152 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:51:57.152 INFO kablam! Oct 11 21:51:57.152 INFO kablam! For more information on this warning you can consult Oct 11 21:51:57.152 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:51:57.152 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Oct 11 21:51:57.152 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:51:57.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 11 21:51:57.320 INFO kablam! Running /target/debug/deps/adexchangebuyer1d4-f45d76598410d9f7 Oct 11 21:51:57.331 INFO blam! Oct 11 21:51:57.331 INFO blam! running 0 tests Oct 11 21:51:57.331 INFO blam! Oct 11 21:51:57.331 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:51:57.331 INFO blam! Oct 11 21:51:57.332 INFO kablam! su: No module specific data is present Oct 11 21:51:58.472 INFO running `"docker" "rm" "-f" "4d88b7f76644d196e244631819739272d840fb8e8152f97dc5d2a443936d2e48"` Oct 11 21:51:58.845 INFO blam! 4d88b7f76644d196e244631819739272d840fb8e8152f97dc5d2a443936d2e48