Oct 16 09:01:51.514 INFO testing google-content2-cli-1.0.7+20171207 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:01:51.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:01:51.955 INFO blam! 4ebba1bc8939be86408a3b3e0471c96b9c598eafa43b33bb657a6a4b837018f0 Oct 16 09:01:51.957 INFO running `"docker" "start" "-a" "4ebba1bc8939be86408a3b3e0471c96b9c598eafa43b33bb657a6a4b837018f0"` Oct 16 09:01:54.391 INFO kablam! usermod: no changes Oct 16 09:01:54.471 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:01:54.471 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:01:54.471 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:01:54.471 INFO kablam! files will be included as a binary target: Oct 16 09:01:54.471 INFO kablam! Oct 16 09:01:54.471 INFO kablam! * /source/src/main.rs Oct 16 09:01:54.471 INFO kablam! Oct 16 09:01:54.471 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:01:54.471 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:01:54.471 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:01:54.471 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:01:54.471 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:01:54.471 INFO kablam! Oct 16 09:01:54.471 INFO kablam! For more information on this warning you can consult Oct 16 09:01:54.471 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:01:54.471 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2`, Oct 16 09:01:54.471 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:01:54.655 INFO kablam! Compiling google-content2 v1.0.8+20181009 Oct 16 09:02:31.147 INFO kablam! Compiling google-content2-cli v1.0.7+20171207 (/source) Oct 16 09:03:22.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 16 09:03:22.578 INFO kablam! su: No module specific data is present Oct 16 09:03:23.655 INFO running `"docker" "rm" "-f" "4ebba1bc8939be86408a3b3e0471c96b9c598eafa43b33bb657a6a4b837018f0"` Oct 16 09:03:23.929 INFO blam! 4ebba1bc8939be86408a3b3e0471c96b9c598eafa43b33bb657a6a4b837018f0 Oct 16 09:03:23.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:03:24.407 INFO blam! 99a775fa4c6a0beca64f29e8fbed500f1a19e9b05d712fe4e6a51ee520089576 Oct 16 09:03:24.409 INFO running `"docker" "start" "-a" "99a775fa4c6a0beca64f29e8fbed500f1a19e9b05d712fe4e6a51ee520089576"` Oct 16 09:03:26.603 INFO kablam! usermod: no changes Oct 16 09:03:26.635 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:03:26.635 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:03:26.635 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:03:26.635 INFO kablam! files will be included as a binary target: Oct 16 09:03:26.635 INFO kablam! Oct 16 09:03:26.635 INFO kablam! * /source/src/main.rs Oct 16 09:03:26.635 INFO kablam! Oct 16 09:03:26.635 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:03:26.635 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:03:26.635 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:03:26.635 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:03:26.635 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:03:26.635 INFO kablam! Oct 16 09:03:26.635 INFO kablam! For more information on this warning you can consult Oct 16 09:03:26.635 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:03:26.635 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2`, Oct 16 09:03:26.635 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:03:26.759 INFO kablam! Compiling google-content2-cli v1.0.7+20171207 (/source) Oct 16 09:03:34.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.56s Oct 16 09:03:34.191 INFO kablam! su: No module specific data is present Oct 16 09:03:35.067 INFO running `"docker" "rm" "-f" "99a775fa4c6a0beca64f29e8fbed500f1a19e9b05d712fe4e6a51ee520089576"` Oct 16 09:03:35.396 INFO blam! 99a775fa4c6a0beca64f29e8fbed500f1a19e9b05d712fe4e6a51ee520089576 Oct 16 09:03:35.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:03:35.759 INFO blam! db273c39a8a60836ff80916078d254fac6a9f3fffe10dfe683841e7e1f10dbc6 Oct 16 09:03:35.763 INFO running `"docker" "start" "-a" "db273c39a8a60836ff80916078d254fac6a9f3fffe10dfe683841e7e1f10dbc6"` Oct 16 09:03:36.870 INFO kablam! usermod: no changes Oct 16 09:03:36.907 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:03:36.907 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:03:36.907 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:03:36.907 INFO kablam! files will be included as a binary target: Oct 16 09:03:36.907 INFO kablam! Oct 16 09:03:36.907 INFO kablam! * /source/src/main.rs Oct 16 09:03:36.907 INFO kablam! Oct 16 09:03:36.907 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:03:36.907 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:03:36.907 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:03:36.907 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:03:36.907 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:03:36.907 INFO kablam! Oct 16 09:03:36.907 INFO kablam! For more information on this warning you can consult Oct 16 09:03:36.907 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:03:36.907 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2`, Oct 16 09:03:36.907 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:03:37.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 09:03:37.089 INFO kablam! Running /target/debug/deps/content2-59587e12fb6c31de Oct 16 09:03:37.092 INFO blam! Oct 16 09:03:37.092 INFO blam! running 0 tests Oct 16 09:03:37.092 INFO blam! Oct 16 09:03:37.092 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:03:37.092 INFO blam! Oct 16 09:03:37.096 INFO kablam! su: No module specific data is present Oct 16 09:03:38.226 INFO running `"docker" "rm" "-f" "db273c39a8a60836ff80916078d254fac6a9f3fffe10dfe683841e7e1f10dbc6"` Oct 16 09:03:38.587 INFO blam! db273c39a8a60836ff80916078d254fac6a9f3fffe10dfe683841e7e1f10dbc6