Oct 16 09:14:11.709 INFO testing google-cloudiot1-cli-1.0.7+20171204 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:14:11.709 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:14:12.076 INFO blam! 67cf3a7e701e8ad91fc60960d715a4d1d4cc567fccb73ff00986ea9ba1782a32 Oct 16 09:14:12.076 INFO running `"docker" "start" "-a" "67cf3a7e701e8ad91fc60960d715a4d1d4cc567fccb73ff00986ea9ba1782a32"` Oct 16 09:14:13.118 INFO kablam! usermod: no changes Oct 16 09:14:13.148 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:14:13.148 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:14:13.148 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:14:13.148 INFO kablam! files will be included as a binary target: Oct 16 09:14:13.148 INFO kablam! Oct 16 09:14:13.148 INFO kablam! * /source/src/main.rs Oct 16 09:14:13.148 INFO kablam! Oct 16 09:14:13.148 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:14:13.148 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:14:13.148 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:14:13.148 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:14:13.148 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:14:13.148 INFO kablam! Oct 16 09:14:13.148 INFO kablam! For more information on this warning you can consult Oct 16 09:14:13.148 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:14:13.148 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudiot1`, Oct 16 09:14:13.148 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:14:13.347 INFO kablam! Compiling google-cloudiot1 v1.0.8+20181002 Oct 16 09:14:21.867 INFO kablam! Compiling google-cloudiot1-cli v1.0.7+20171204 (/source) Oct 16 09:14:38.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.62s Oct 16 09:14:38.787 INFO kablam! su: No module specific data is present Oct 16 09:14:40.000 INFO running `"docker" "rm" "-f" "67cf3a7e701e8ad91fc60960d715a4d1d4cc567fccb73ff00986ea9ba1782a32"` Oct 16 09:14:40.275 INFO blam! 67cf3a7e701e8ad91fc60960d715a4d1d4cc567fccb73ff00986ea9ba1782a32 Oct 16 09:14:40.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:14:40.623 INFO blam! f7bf7d7efb609c2c2ef3e4f95a5aee172fc7aa9aaf3c12037335368e4676b1ba Oct 16 09:14:40.627 INFO running `"docker" "start" "-a" "f7bf7d7efb609c2c2ef3e4f95a5aee172fc7aa9aaf3c12037335368e4676b1ba"` Oct 16 09:14:41.779 INFO kablam! usermod: no changes Oct 16 09:14:41.875 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:14:41.875 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:14:41.875 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:14:41.875 INFO kablam! files will be included as a binary target: Oct 16 09:14:41.875 INFO kablam! Oct 16 09:14:41.875 INFO kablam! * /source/src/main.rs Oct 16 09:14:41.875 INFO kablam! Oct 16 09:14:41.875 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:14:41.875 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:14:41.875 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:14:41.875 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:14:41.875 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:14:41.875 INFO kablam! Oct 16 09:14:41.875 INFO kablam! For more information on this warning you can consult Oct 16 09:14:41.875 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:14:41.875 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudiot1`, Oct 16 09:14:41.875 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:14:42.042 INFO kablam! Compiling google-cloudiot1-cli v1.0.7+20171204 (/source) Oct 16 09:14:48.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Oct 16 09:14:48.147 INFO kablam! su: No module specific data is present Oct 16 09:14:49.231 INFO running `"docker" "rm" "-f" "f7bf7d7efb609c2c2ef3e4f95a5aee172fc7aa9aaf3c12037335368e4676b1ba"` Oct 16 09:14:49.511 INFO blam! f7bf7d7efb609c2c2ef3e4f95a5aee172fc7aa9aaf3c12037335368e4676b1ba Oct 16 09:14:49.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:14:49.856 INFO blam! a57fa020e232c79abd4fef740f63ba3d589430d0b4dd6f59bbf3bf61a9fad7d7 Oct 16 09:14:49.858 INFO running `"docker" "start" "-a" "a57fa020e232c79abd4fef740f63ba3d589430d0b4dd6f59bbf3bf61a9fad7d7"` Oct 16 09:14:51.071 INFO kablam! usermod: no changes Oct 16 09:14:51.107 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:14:51.107 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:14:51.107 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:14:51.107 INFO kablam! files will be included as a binary target: Oct 16 09:14:51.107 INFO kablam! Oct 16 09:14:51.107 INFO kablam! * /source/src/main.rs Oct 16 09:14:51.107 INFO kablam! Oct 16 09:14:51.107 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:14:51.107 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:14:51.107 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:14:51.107 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:14:51.107 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:14:51.107 INFO kablam! Oct 16 09:14:51.107 INFO kablam! For more information on this warning you can consult Oct 16 09:14:51.107 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:14:51.107 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudiot1`, Oct 16 09:14:51.107 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:14:51.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 09:14:51.306 INFO kablam! Running /target/debug/deps/cloudiot1-2b31883c81163f9c Oct 16 09:14:51.308 INFO blam! Oct 16 09:14:51.308 INFO blam! running 0 tests Oct 16 09:14:51.308 INFO blam! Oct 16 09:14:51.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:14:51.308 INFO blam! Oct 16 09:14:51.312 INFO kablam! su: No module specific data is present Oct 16 09:14:52.094 INFO running `"docker" "rm" "-f" "a57fa020e232c79abd4fef740f63ba3d589430d0b4dd6f59bbf3bf61a9fad7d7"` Oct 16 09:14:52.251 INFO blam! a57fa020e232c79abd4fef740f63ba3d589430d0b4dd6f59bbf3bf61a9fad7d7