Oct 16 07:53:12.480 INFO testing google-oslogin1_beta-cli-1.0.7+20171120 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:53:12.480 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 07:53:12.664 INFO blam! 667d985e6b9259768ddae7d154b83883261efbb2c93b311e2eec68c652b3b09a Oct 16 07:53:12.667 INFO running `"docker" "start" "-a" "667d985e6b9259768ddae7d154b83883261efbb2c93b311e2eec68c652b3b09a"` Oct 16 07:53:13.179 INFO kablam! usermod: no changes Oct 16 07:53:13.206 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:13.206 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:13.206 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:13.206 INFO kablam! files will be included as a binary target: Oct 16 07:53:13.206 INFO kablam! Oct 16 07:53:13.206 INFO kablam! * /source/src/main.rs Oct 16 07:53:13.206 INFO kablam! Oct 16 07:53:13.206 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:13.206 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:13.206 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:13.206 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:13.206 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:13.206 INFO kablam! Oct 16 07:53:13.206 INFO kablam! For more information on this warning you can consult Oct 16 07:53:13.206 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:13.206 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:13.206 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:13.327 INFO kablam! Compiling google-oslogin1_beta v1.0.8+20181008 Oct 16 07:53:18.262 INFO kablam! Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Oct 16 07:53:29.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.51s Oct 16 07:53:29.731 INFO kablam! su: No module specific data is present Oct 16 07:53:31.286 INFO running `"docker" "rm" "-f" "667d985e6b9259768ddae7d154b83883261efbb2c93b311e2eec68c652b3b09a"` Oct 16 07:53:31.571 INFO blam! 667d985e6b9259768ddae7d154b83883261efbb2c93b311e2eec68c652b3b09a Oct 16 07:53:31.574 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 07:53:32.024 INFO blam! 98f476bebe44a8651bb3335e11aa2a97c64b3d8436683f76a4f08c2f627264db Oct 16 07:53:32.035 INFO running `"docker" "start" "-a" "98f476bebe44a8651bb3335e11aa2a97c64b3d8436683f76a4f08c2f627264db"` Oct 16 07:53:33.555 INFO kablam! usermod: no changes Oct 16 07:53:33.599 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:33.599 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:33.599 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:33.599 INFO kablam! files will be included as a binary target: Oct 16 07:53:33.599 INFO kablam! Oct 16 07:53:33.599 INFO kablam! * /source/src/main.rs Oct 16 07:53:33.599 INFO kablam! Oct 16 07:53:33.599 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:33.599 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:33.599 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:33.599 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:33.599 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:33.599 INFO kablam! Oct 16 07:53:33.599 INFO kablam! For more information on this warning you can consult Oct 16 07:53:33.599 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:33.599 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:33.599 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:33.803 INFO kablam! Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Oct 16 07:53:39.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.52s Oct 16 07:53:39.114 INFO kablam! su: No module specific data is present Oct 16 07:53:40.015 INFO running `"docker" "rm" "-f" "98f476bebe44a8651bb3335e11aa2a97c64b3d8436683f76a4f08c2f627264db"` Oct 16 07:53:40.283 INFO blam! 98f476bebe44a8651bb3335e11aa2a97c64b3d8436683f76a4f08c2f627264db Oct 16 07:53:40.289 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 07:53:40.675 INFO blam! 24f98ce7b314854dff57f70803a0eb9a0b9d90ae7231e5e35b17a4944218a650 Oct 16 07:53:40.683 INFO running `"docker" "start" "-a" "24f98ce7b314854dff57f70803a0eb9a0b9d90ae7231e5e35b17a4944218a650"` Oct 16 07:53:41.194 INFO kablam! usermod: no changes Oct 16 07:53:41.227 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:41.227 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:41.227 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:41.227 INFO kablam! files will be included as a binary target: Oct 16 07:53:41.227 INFO kablam! Oct 16 07:53:41.227 INFO kablam! * /source/src/main.rs Oct 16 07:53:41.227 INFO kablam! Oct 16 07:53:41.227 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:41.227 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:41.227 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:41.227 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:41.227 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:41.227 INFO kablam! Oct 16 07:53:41.227 INFO kablam! For more information on this warning you can consult Oct 16 07:53:41.227 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:41.227 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:41.227 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:41.345 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 07:53:41.350 INFO kablam! Running /target/debug/deps/oslogin1_beta-0f3ce930e77e1c97 Oct 16 07:53:41.352 INFO blam! Oct 16 07:53:41.352 INFO blam! running 0 tests Oct 16 07:53:41.352 INFO blam! Oct 16 07:53:41.352 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:53:41.352 INFO blam! Oct 16 07:53:41.355 INFO kablam! su: No module specific data is present Oct 16 07:53:41.775 INFO running `"docker" "rm" "-f" "24f98ce7b314854dff57f70803a0eb9a0b9d90ae7231e5e35b17a4944218a650"` Oct 16 07:53:41.878 INFO blam! 24f98ce7b314854dff57f70803a0eb9a0b9d90ae7231e5e35b17a4944218a650