Oct 16 09:32:06.671 INFO testing google-androiddeviceprovisioning1-cli-1.0.7+20171202 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:32:06.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:32:07.064 INFO blam! 2cd94d66203b8af3bea8be75b12baad33519411ff1033b479430a1601e3be923 Oct 16 09:32:07.066 INFO running `"docker" "start" "-a" "2cd94d66203b8af3bea8be75b12baad33519411ff1033b479430a1601e3be923"` Oct 16 09:32:08.939 INFO kablam! usermod: no changes Oct 16 09:32:08.987 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:32:08.987 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:32:08.987 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:32:08.987 INFO kablam! files will be included as a binary target: Oct 16 09:32:08.988 INFO kablam! Oct 16 09:32:08.988 INFO kablam! * /source/src/main.rs Oct 16 09:32:08.988 INFO kablam! Oct 16 09:32:08.988 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:32:08.989 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:32:08.989 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:32:08.989 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:32:08.989 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:32:08.990 INFO kablam! Oct 16 09:32:08.990 INFO kablam! For more information on this warning you can consult Oct 16 09:32:08.990 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:32:08.990 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androiddeviceprovisioning1`, Oct 16 09:32:08.991 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:32:09.139 INFO kablam! Compiling google-androiddeviceprovisioning1 v1.0.8+20181007 Oct 16 09:32:17.728 INFO kablam! Compiling google-androiddeviceprovisioning1-cli v1.0.7+20171202 (/source) Oct 16 09:32:33.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.21s Oct 16 09:32:33.181 INFO kablam! su: No module specific data is present Oct 16 09:32:34.565 INFO running `"docker" "rm" "-f" "2cd94d66203b8af3bea8be75b12baad33519411ff1033b479430a1601e3be923"` Oct 16 09:32:34.875 INFO blam! 2cd94d66203b8af3bea8be75b12baad33519411ff1033b479430a1601e3be923 Oct 16 09:32:34.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:32:35.303 INFO blam! 24ab7766e0761547f63c25ec12131a4a98502fbb2c9d669bee3b6b7b94d6c0d4 Oct 16 09:32:35.306 INFO running `"docker" "start" "-a" "24ab7766e0761547f63c25ec12131a4a98502fbb2c9d669bee3b6b7b94d6c0d4"` Oct 16 09:32:36.759 INFO kablam! usermod: no changes Oct 16 09:32:36.803 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:32:36.803 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:32:36.803 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:32:36.803 INFO kablam! files will be included as a binary target: Oct 16 09:32:36.803 INFO kablam! Oct 16 09:32:36.803 INFO kablam! * /source/src/main.rs Oct 16 09:32:36.803 INFO kablam! Oct 16 09:32:36.803 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:32:36.803 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:32:36.803 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:32:36.803 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:32:36.803 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:32:36.803 INFO kablam! Oct 16 09:32:36.803 INFO kablam! For more information on this warning you can consult Oct 16 09:32:36.803 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:32:36.803 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androiddeviceprovisioning1`, Oct 16 09:32:36.803 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:32:36.959 INFO kablam! Compiling google-androiddeviceprovisioning1-cli v1.0.7+20171202 (/source) Oct 16 09:32:43.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.62s Oct 16 09:32:43.436 INFO kablam! su: No module specific data is present Oct 16 09:32:44.792 INFO running `"docker" "rm" "-f" "24ab7766e0761547f63c25ec12131a4a98502fbb2c9d669bee3b6b7b94d6c0d4"` Oct 16 09:32:45.087 INFO blam! 24ab7766e0761547f63c25ec12131a4a98502fbb2c9d669bee3b6b7b94d6c0d4 Oct 16 09:32:45.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:32:45.500 INFO blam! eaab10fd88c6d66e7d5f980b42fa7cfaa9f2c8e6d6fac77487dd3b2c30c352c0 Oct 16 09:32:45.502 INFO running `"docker" "start" "-a" "eaab10fd88c6d66e7d5f980b42fa7cfaa9f2c8e6d6fac77487dd3b2c30c352c0"` Oct 16 09:32:47.194 INFO kablam! usermod: no changes Oct 16 09:32:47.248 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:32:47.248 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:32:47.248 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:32:47.248 INFO kablam! files will be included as a binary target: Oct 16 09:32:47.248 INFO kablam! Oct 16 09:32:47.248 INFO kablam! * /source/src/main.rs Oct 16 09:32:47.248 INFO kablam! Oct 16 09:32:47.248 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:32:47.248 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:32:47.249 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:32:47.249 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:32:47.249 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:32:47.249 INFO kablam! Oct 16 09:32:47.249 INFO kablam! For more information on this warning you can consult Oct 16 09:32:47.249 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:32:47.249 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androiddeviceprovisioning1`, Oct 16 09:32:47.249 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:32:47.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 09:32:47.423 INFO blam! Oct 16 09:32:47.423 INFO blam! running 0 tests Oct 16 09:32:47.423 INFO blam! Oct 16 09:32:47.423 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:32:47.423 INFO blam! Oct 16 09:32:47.423 INFO kablam! Running /target/debug/deps/androiddeviceprovisioning1-5be189471ff51d54 Oct 16 09:32:47.435 INFO kablam! su: No module specific data is present Oct 16 09:32:48.143 INFO running `"docker" "rm" "-f" "eaab10fd88c6d66e7d5f980b42fa7cfaa9f2c8e6d6fac77487dd3b2c30c352c0"` Oct 16 09:32:48.443 INFO blam! eaab10fd88c6d66e7d5f980b42fa7cfaa9f2c8e6d6fac77487dd3b2c30c352c0