Oct 16 09:44:30.496 INFO testing google-adexchangebuyer1d3-cli-1.0.7+20170810 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:44:30.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:44:30.940 INFO blam! b0864ddafcab849bb57c7b02def781990dd93dacb1ed9a2de5547c7e03f4e5ab Oct 16 09:44:30.943 INFO running `"docker" "start" "-a" "b0864ddafcab849bb57c7b02def781990dd93dacb1ed9a2de5547c7e03f4e5ab"` Oct 16 09:44:31.751 INFO kablam! usermod: no changes Oct 16 09:44:31.783 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:44:31.783 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:44:31.783 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:44:31.783 INFO kablam! files will be included as a binary target: Oct 16 09:44:31.783 INFO kablam! Oct 16 09:44:31.784 INFO kablam! * /source/src/main.rs Oct 16 09:44:31.784 INFO kablam! Oct 16 09:44:31.784 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:44:31.784 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:44:31.784 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:44:31.784 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:44:31.784 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:44:31.784 INFO kablam! Oct 16 09:44:31.784 INFO kablam! For more information on this warning you can consult Oct 16 09:44:31.784 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:44:31.784 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Oct 16 09:44:31.784 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:44:31.987 INFO kablam! Compiling google-adexchangebuyer1d3 v1.0.8+20180823 Oct 16 09:44:40.883 INFO kablam! Compiling google-adexchangebuyer1d3-cli v1.0.7+20170810 (/source) Oct 16 09:45:00.670 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.89s Oct 16 09:45:00.681 INFO kablam! su: No module specific data is present Oct 16 09:45:01.933 INFO running `"docker" "rm" "-f" "b0864ddafcab849bb57c7b02def781990dd93dacb1ed9a2de5547c7e03f4e5ab"` Oct 16 09:45:02.205 INFO blam! b0864ddafcab849bb57c7b02def781990dd93dacb1ed9a2de5547c7e03f4e5ab Oct 16 09:45:02.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:45:02.587 INFO blam! 8bf43d91b70768dc904cf756bc69c510af955372a92d965499a3ea3f6174d0c8 Oct 16 09:45:02.593 INFO running `"docker" "start" "-a" "8bf43d91b70768dc904cf756bc69c510af955372a92d965499a3ea3f6174d0c8"` Oct 16 09:45:04.110 INFO kablam! usermod: no changes Oct 16 09:45:04.171 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:45:04.171 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:45:04.171 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:45:04.171 INFO kablam! files will be included as a binary target: Oct 16 09:45:04.171 INFO kablam! Oct 16 09:45:04.171 INFO kablam! * /source/src/main.rs Oct 16 09:45:04.171 INFO kablam! Oct 16 09:45:04.171 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:45:04.171 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:45:04.171 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:45:04.171 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:45:04.171 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:45:04.171 INFO kablam! Oct 16 09:45:04.171 INFO kablam! For more information on this warning you can consult Oct 16 09:45:04.171 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:45:04.171 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Oct 16 09:45:04.171 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:45:04.324 INFO kablam! Compiling google-adexchangebuyer1d3-cli v1.0.7+20170810 (/source) Oct 16 09:45:10.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 16 09:45:10.541 INFO kablam! su: No module specific data is present Oct 16 09:45:11.657 INFO running `"docker" "rm" "-f" "8bf43d91b70768dc904cf756bc69c510af955372a92d965499a3ea3f6174d0c8"` Oct 16 09:45:12.011 INFO blam! 8bf43d91b70768dc904cf756bc69c510af955372a92d965499a3ea3f6174d0c8 Oct 16 09:45:12.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 09:45:12.433 INFO blam! 7a0b7d611f439c4f2b8c1787e2c1dab148aa84e8ebd4d69b9844f752c2451daa Oct 16 09:45:12.436 INFO running `"docker" "start" "-a" "7a0b7d611f439c4f2b8c1787e2c1dab148aa84e8ebd4d69b9844f752c2451daa"` Oct 16 09:45:14.167 INFO kablam! usermod: no changes Oct 16 09:45:14.200 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:45:14.200 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:45:14.200 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:45:14.200 INFO kablam! files will be included as a binary target: Oct 16 09:45:14.200 INFO kablam! Oct 16 09:45:14.200 INFO kablam! * /source/src/main.rs Oct 16 09:45:14.200 INFO kablam! Oct 16 09:45:14.200 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:45:14.200 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:45:14.200 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:45:14.200 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:45:14.200 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:45:14.200 INFO kablam! Oct 16 09:45:14.200 INFO kablam! For more information on this warning you can consult Oct 16 09:45:14.200 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:45:14.200 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Oct 16 09:45:14.200 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:45:14.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 09:45:14.339 INFO kablam! Running /target/debug/deps/adexchangebuyer1d3-e55d00ca7739a293 Oct 16 09:45:14.339 INFO blam! Oct 16 09:45:14.339 INFO blam! running 0 tests Oct 16 09:45:14.339 INFO blam! Oct 16 09:45:14.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:45:14.339 INFO blam! Oct 16 09:45:14.344 INFO kablam! su: No module specific data is present Oct 16 09:45:14.876 INFO running `"docker" "rm" "-f" "7a0b7d611f439c4f2b8c1787e2c1dab148aa84e8ebd4d69b9844f752c2451daa"` Oct 16 09:45:15.140 INFO blam! 7a0b7d611f439c4f2b8c1787e2c1dab148aa84e8ebd4d69b9844f752c2451daa