Oct 16 07:53:06.142 INFO testing google-oslogin1_beta-cli-1.0.7+20171120 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:53:06.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.563 INFO blam! 0d1e8ad759b7337de0a83cf6fc6beb4007fae263501a4b290622b1e12a222f2e Oct 16 07:53:06.565 INFO running `"docker" "start" "-a" "0d1e8ad759b7337de0a83cf6fc6beb4007fae263501a4b290622b1e12a222f2e"` Oct 16 07:53:07.247 INFO kablam! usermod: no changes Oct 16 07:53:07.275 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:07.276 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:07.276 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:07.276 INFO kablam! files will be included as a binary target: Oct 16 07:53:07.276 INFO kablam! Oct 16 07:53:07.277 INFO kablam! * /source/src/main.rs Oct 16 07:53:07.277 INFO kablam! Oct 16 07:53:07.277 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:07.278 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:07.278 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:07.278 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:07.279 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:07.279 INFO kablam! Oct 16 07:53:07.279 INFO kablam! For more information on this warning you can consult Oct 16 07:53:07.279 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:07.280 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:07.280 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:07.391 INFO kablam! Compiling google-oslogin1_beta v1.0.8+20181008 Oct 16 07:53:11.980 INFO kablam! Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Oct 16 07:53:22.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.23s Oct 16 07:53:22.503 INFO kablam! su: No module specific data is present Oct 16 07:53:23.028 INFO running `"docker" "rm" "-f" "0d1e8ad759b7337de0a83cf6fc6beb4007fae263501a4b290622b1e12a222f2e"` Oct 16 07:53:23.175 INFO blam! 0d1e8ad759b7337de0a83cf6fc6beb4007fae263501a4b290622b1e12a222f2e Oct 16 07:53:23.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:23.468 INFO blam! 2c2b175ee1ca33e330269012d6ea7c14f2c601542278a757bb3ebda72cf6b7ab Oct 16 07:53:23.470 INFO running `"docker" "start" "-a" "2c2b175ee1ca33e330269012d6ea7c14f2c601542278a757bb3ebda72cf6b7ab"` Oct 16 07:53:25.125 INFO kablam! usermod: no changes Oct 16 07:53:25.175 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:25.175 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:25.175 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:25.175 INFO kablam! files will be included as a binary target: Oct 16 07:53:25.175 INFO kablam! Oct 16 07:53:25.175 INFO kablam! * /source/src/main.rs Oct 16 07:53:25.175 INFO kablam! Oct 16 07:53:25.175 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:25.175 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:25.175 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:25.175 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:25.175 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:25.175 INFO kablam! Oct 16 07:53:25.175 INFO kablam! For more information on this warning you can consult Oct 16 07:53:25.175 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:25.175 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:25.175 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:25.348 INFO kablam! Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Oct 16 07:53:31.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Oct 16 07:53:31.114 INFO kablam! su: No module specific data is present Oct 16 07:53:32.020 INFO running `"docker" "rm" "-f" "2c2b175ee1ca33e330269012d6ea7c14f2c601542278a757bb3ebda72cf6b7ab"` Oct 16 07:53:32.247 INFO blam! 2c2b175ee1ca33e330269012d6ea7c14f2c601542278a757bb3ebda72cf6b7ab Oct 16 07:53:32.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:32.612 INFO blam! 65fbde7fe9f7b08f7f7a705c66300428b514a04f4367c6a4de692b259afacf94 Oct 16 07:53:32.614 INFO running `"docker" "start" "-a" "65fbde7fe9f7b08f7f7a705c66300428b514a04f4367c6a4de692b259afacf94"` Oct 16 07:53:34.027 INFO kablam! usermod: no changes Oct 16 07:53:34.063 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:34.064 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:34.064 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:34.064 INFO kablam! files will be included as a binary target: Oct 16 07:53:34.065 INFO kablam! Oct 16 07:53:34.065 INFO kablam! * /source/src/main.rs Oct 16 07:53:34.065 INFO kablam! Oct 16 07:53:34.066 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:34.066 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:34.066 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:34.067 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:34.067 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:34.067 INFO kablam! Oct 16 07:53:34.068 INFO kablam! For more information on this warning you can consult Oct 16 07:53:34.068 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:34.068 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Oct 16 07:53:34.068 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:34.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 07:53:34.203 INFO kablam! Running /target/debug/deps/oslogin1_beta-f09ca7ccc2828ae0 Oct 16 07:53:34.204 INFO blam! Oct 16 07:53:34.204 INFO blam! running 0 tests Oct 16 07:53:34.204 INFO blam! Oct 16 07:53:34.205 INFO kablam! su: No module specific data is present Oct 16 07:53:34.205 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:53:34.205 INFO blam! Oct 16 07:53:34.899 INFO running `"docker" "rm" "-f" "65fbde7fe9f7b08f7f7a705c66300428b514a04f4367c6a4de692b259afacf94"` Oct 16 07:53:35.211 INFO blam! 65fbde7fe9f7b08f7f7a705c66300428b514a04f4367c6a4de692b259afacf94