Oct 11 21:19:29.952 INFO testing google-cloudkms1-cli-1.0.7+20171201 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:19:29.952 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 21:19:29.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:19:30.300 INFO blam! 960fde2c30becd2c89e1a91d2f0dfc71fdf2c4cc5c277a70ff1c4092c1a37856 Oct 11 21:19:30.300 INFO running `"docker" "start" "-a" "960fde2c30becd2c89e1a91d2f0dfc71fdf2c4cc5c277a70ff1c4092c1a37856"` Oct 11 21:19:31.324 INFO kablam! usermod: no changes Oct 11 21:19:31.393 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:19:31.393 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:19:31.393 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:19:31.393 INFO kablam! files will be included as a binary target: Oct 11 21:19:31.394 INFO kablam! Oct 11 21:19:31.394 INFO kablam! * /source/src/main.rs Oct 11 21:19:31.394 INFO kablam! Oct 11 21:19:31.395 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:19:31.395 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:19:31.395 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:19:31.395 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:19:31.396 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:19:31.396 INFO kablam! Oct 11 21:19:31.396 INFO kablam! For more information on this warning you can consult Oct 11 21:19:31.396 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:19:31.397 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Oct 11 21:19:31.397 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:19:31.561 INFO kablam! Compiling google-cloudkms1 v1.0.7+20171201 Oct 11 21:19:38.961 INFO kablam! Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Oct 11 21:19:59.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.08s Oct 11 21:19:59.462 INFO kablam! su: No module specific data is present Oct 11 21:20:00.612 INFO running `"docker" "rm" "-f" "960fde2c30becd2c89e1a91d2f0dfc71fdf2c4cc5c277a70ff1c4092c1a37856"` Oct 11 21:20:00.980 INFO blam! 960fde2c30becd2c89e1a91d2f0dfc71fdf2c4cc5c277a70ff1c4092c1a37856 Oct 11 21:20:00.982 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 21:20:00.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:20:01.426 INFO blam! eca50764389860d502995b194caabb18bbe3282dfe5461f553f4dae687a43f80 Oct 11 21:20:01.428 INFO running `"docker" "start" "-a" "eca50764389860d502995b194caabb18bbe3282dfe5461f553f4dae687a43f80"` Oct 11 21:20:02.910 INFO kablam! usermod: no changes Oct 11 21:20:02.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:20:02.963 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:20:02.963 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:20:02.963 INFO kablam! files will be included as a binary target: Oct 11 21:20:02.963 INFO kablam! Oct 11 21:20:02.963 INFO kablam! * /source/src/main.rs Oct 11 21:20:02.963 INFO kablam! Oct 11 21:20:02.963 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:20:02.963 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:20:02.963 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:20:02.963 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:20:02.963 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:20:02.963 INFO kablam! Oct 11 21:20:02.963 INFO kablam! For more information on this warning you can consult Oct 11 21:20:02.963 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:20:02.963 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Oct 11 21:20:02.963 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:20:03.200 INFO kablam! Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Oct 11 21:20:08.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.02s Oct 11 21:20:08.992 INFO kablam! su: No module specific data is present Oct 11 21:20:10.421 INFO running `"docker" "rm" "-f" "eca50764389860d502995b194caabb18bbe3282dfe5461f553f4dae687a43f80"` Oct 11 21:20:10.788 INFO blam! eca50764389860d502995b194caabb18bbe3282dfe5461f553f4dae687a43f80 Oct 11 21:20:10.798 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 21:20:10.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:20:11.256 INFO blam! b00183e0b667aecf2eead5ddc68709814385fee3cd4867cfa7a1e6ff1996a8ee Oct 11 21:20:11.258 INFO running `"docker" "start" "-a" "b00183e0b667aecf2eead5ddc68709814385fee3cd4867cfa7a1e6ff1996a8ee"` Oct 11 21:20:12.476 INFO kablam! usermod: no changes Oct 11 21:20:12.536 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:20:12.536 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:20:12.536 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:20:12.536 INFO kablam! files will be included as a binary target: Oct 11 21:20:12.536 INFO kablam! Oct 11 21:20:12.536 INFO kablam! * /source/src/main.rs Oct 11 21:20:12.536 INFO kablam! Oct 11 21:20:12.536 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:20:12.536 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:20:12.536 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:20:12.536 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:20:12.536 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:20:12.536 INFO kablam! Oct 11 21:20:12.536 INFO kablam! For more information on this warning you can consult Oct 11 21:20:12.536 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:20:12.536 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Oct 11 21:20:12.536 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:20:12.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 21:20:12.752 INFO kablam! Running /target/debug/deps/cloudkms1-c7b5dd8d8f2187a8 Oct 11 21:20:12.752 INFO blam! Oct 11 21:20:12.752 INFO blam! running 0 tests Oct 11 21:20:12.752 INFO blam! Oct 11 21:20:12.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:20:12.752 INFO blam! Oct 11 21:20:12.753 INFO kablam! su: No module specific data is present Oct 11 21:20:14.053 INFO running `"docker" "rm" "-f" "b00183e0b667aecf2eead5ddc68709814385fee3cd4867cfa7a1e6ff1996a8ee"` Oct 11 21:20:14.321 INFO blam! b00183e0b667aecf2eead5ddc68709814385fee3cd4867cfa7a1e6ff1996a8ee