Oct 16 08:58:17.928 INFO testing google-dataproc1-cli-1.0.7+20171207 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:58:17.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:58:18.429 INFO blam! 9c5f579c99f94b828a1cd32b4fcfba010e812a6b01990b1e57d67798921d68ef Oct 16 08:58:18.431 INFO running `"docker" "start" "-a" "9c5f579c99f94b828a1cd32b4fcfba010e812a6b01990b1e57d67798921d68ef"` Oct 16 08:58:19.728 INFO kablam! usermod: no changes Oct 16 08:58:19.761 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:58:19.761 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:58:19.761 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:58:19.761 INFO kablam! files will be included as a binary target: Oct 16 08:58:19.761 INFO kablam! Oct 16 08:58:19.762 INFO kablam! * /source/src/main.rs Oct 16 08:58:19.762 INFO kablam! Oct 16 08:58:19.762 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:58:19.762 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:58:19.762 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:58:19.762 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:58:19.763 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:58:19.765 INFO kablam! Oct 16 08:58:19.765 INFO kablam! For more information on this warning you can consult Oct 16 08:58:19.765 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:58:19.765 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dataproc1`, Oct 16 08:58:19.765 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:58:19.911 INFO kablam! Compiling google-dataproc1 v1.0.8+20181005 Oct 16 08:58:31.251 INFO kablam! Compiling google-dataproc1-cli v1.0.7+20171207 (/source) Oct 16 08:58:51.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.63s Oct 16 08:58:51.387 INFO kablam! su: No module specific data is present Oct 16 08:58:52.750 INFO running `"docker" "rm" "-f" "9c5f579c99f94b828a1cd32b4fcfba010e812a6b01990b1e57d67798921d68ef"` Oct 16 08:58:53.131 INFO blam! 9c5f579c99f94b828a1cd32b4fcfba010e812a6b01990b1e57d67798921d68ef Oct 16 08:58:53.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:58:53.552 INFO blam! a483ebbfce506ad7125d22764d8fba3ead0c5fe31d31a8bd6e122e5d840b9004 Oct 16 08:58:53.554 INFO running `"docker" "start" "-a" "a483ebbfce506ad7125d22764d8fba3ead0c5fe31d31a8bd6e122e5d840b9004"` Oct 16 08:58:54.916 INFO kablam! usermod: no changes Oct 16 08:58:54.987 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:58:54.987 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:58:54.987 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:58:54.987 INFO kablam! files will be included as a binary target: Oct 16 08:58:54.987 INFO kablam! Oct 16 08:58:54.987 INFO kablam! * /source/src/main.rs Oct 16 08:58:54.987 INFO kablam! Oct 16 08:58:54.987 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:58:54.987 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:58:54.987 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:58:54.987 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:58:54.987 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:58:54.987 INFO kablam! Oct 16 08:58:54.987 INFO kablam! For more information on this warning you can consult Oct 16 08:58:54.987 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:58:54.987 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dataproc1`, Oct 16 08:58:54.987 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:58:55.247 INFO kablam! Compiling google-dataproc1-cli v1.0.7+20171207 (/source) Oct 16 08:59:02.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Oct 16 08:59:02.950 INFO kablam! su: No module specific data is present Oct 16 08:59:03.911 INFO running `"docker" "rm" "-f" "a483ebbfce506ad7125d22764d8fba3ead0c5fe31d31a8bd6e122e5d840b9004"` Oct 16 08:59:04.189 INFO blam! a483ebbfce506ad7125d22764d8fba3ead0c5fe31d31a8bd6e122e5d840b9004 Oct 16 08:59:04.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:59:04.731 INFO blam! 102283f3c5d2097d5d5384bc5ee6a74964885a7e0b60b50e499107662e257c6d Oct 16 08:59:04.733 INFO running `"docker" "start" "-a" "102283f3c5d2097d5d5384bc5ee6a74964885a7e0b60b50e499107662e257c6d"` Oct 16 08:59:06.547 INFO kablam! usermod: no changes Oct 16 08:59:06.611 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:59:06.611 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:59:06.611 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:59:06.611 INFO kablam! files will be included as a binary target: Oct 16 08:59:06.611 INFO kablam! Oct 16 08:59:06.611 INFO kablam! * /source/src/main.rs Oct 16 08:59:06.611 INFO kablam! Oct 16 08:59:06.612 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:59:06.612 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:59:06.612 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:59:06.612 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:59:06.612 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:59:06.612 INFO kablam! Oct 16 08:59:06.612 INFO kablam! For more information on this warning you can consult Oct 16 08:59:06.612 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:59:06.612 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dataproc1`, Oct 16 08:59:06.612 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:59:06.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 16 08:59:06.799 INFO kablam! Running /target/debug/deps/dataproc1-96db38a3d5136e00 Oct 16 08:59:06.804 INFO blam! Oct 16 08:59:06.804 INFO blam! running 0 tests Oct 16 08:59:06.804 INFO blam! Oct 16 08:59:06.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:59:06.804 INFO blam! Oct 16 08:59:06.806 INFO kablam! su: No module specific data is present Oct 16 08:59:07.811 INFO running `"docker" "rm" "-f" "102283f3c5d2097d5d5384bc5ee6a74964885a7e0b60b50e499107662e257c6d"` Oct 16 08:59:08.051 INFO blam! 102283f3c5d2097d5d5384bc5ee6a74964885a7e0b60b50e499107662e257c6d