Oct 16 07:29:08.684 INFO testing google-tasks1-cli-1.0.7+20141121 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:29:08.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:29:09.201 INFO blam! bc3cf8b32aea7138f23c03a558375adfdc5ed10692d43e34ec2899eb25d1da17 Oct 16 07:29:09.202 INFO running `"docker" "start" "-a" "bc3cf8b32aea7138f23c03a558375adfdc5ed10692d43e34ec2899eb25d1da17"` Oct 16 07:29:10.834 INFO kablam! usermod: no changes Oct 16 07:29:10.871 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:29:10.872 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:29:10.872 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:29:10.872 INFO kablam! files will be included as a binary target: Oct 16 07:29:10.872 INFO kablam! Oct 16 07:29:10.873 INFO kablam! * /source/src/main.rs Oct 16 07:29:10.873 INFO kablam! Oct 16 07:29:10.873 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:29:10.873 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:29:10.874 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:29:10.874 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:29:10.874 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:29:10.874 INFO kablam! Oct 16 07:29:10.875 INFO kablam! For more information on this warning you can consult Oct 16 07:29:10.875 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:29:10.875 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Oct 16 07:29:10.876 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:29:11.049 INFO kablam! Compiling yup-hyper-mock v2.0.0 Oct 16 07:29:11.056 INFO kablam! Compiling google-tasks1 v1.0.8+20141121 Oct 16 07:29:18.893 INFO kablam! Compiling google-tasks1-cli v1.0.7+20141121 (/source) Oct 16 07:29:37.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.47s Oct 16 07:29:37.337 INFO kablam! su: No module specific data is present Oct 16 07:29:38.312 INFO running `"docker" "rm" "-f" "bc3cf8b32aea7138f23c03a558375adfdc5ed10692d43e34ec2899eb25d1da17"` Oct 16 07:29:38.593 INFO blam! bc3cf8b32aea7138f23c03a558375adfdc5ed10692d43e34ec2899eb25d1da17 Oct 16 07:29:38.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:29:39.026 INFO blam! 97082242846e8f15b9bbbf40bf31bfa2a6e523d32ad0a538f045fef796cf050b Oct 16 07:29:39.029 INFO running `"docker" "start" "-a" "97082242846e8f15b9bbbf40bf31bfa2a6e523d32ad0a538f045fef796cf050b"` Oct 16 07:29:41.578 INFO kablam! usermod: no changes Oct 16 07:29:41.627 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:29:41.627 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:29:41.627 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:29:41.627 INFO kablam! files will be included as a binary target: Oct 16 07:29:41.627 INFO kablam! Oct 16 07:29:41.627 INFO kablam! * /source/src/main.rs Oct 16 07:29:41.627 INFO kablam! Oct 16 07:29:41.627 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:29:41.627 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:29:41.627 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:29:41.627 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:29:41.627 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:29:41.627 INFO kablam! Oct 16 07:29:41.627 INFO kablam! For more information on this warning you can consult Oct 16 07:29:41.627 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:29:41.627 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Oct 16 07:29:41.627 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:29:41.796 INFO kablam! Compiling google-tasks1-cli v1.0.7+20141121 (/source) Oct 16 07:29:47.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.32s Oct 16 07:29:47.939 INFO kablam! su: No module specific data is present Oct 16 07:29:48.751 INFO running `"docker" "rm" "-f" "97082242846e8f15b9bbbf40bf31bfa2a6e523d32ad0a538f045fef796cf050b"` Oct 16 07:29:48.991 INFO blam! 97082242846e8f15b9bbbf40bf31bfa2a6e523d32ad0a538f045fef796cf050b Oct 16 07:29:48.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:29:49.527 INFO blam! 118852283ad147e8a2e365ccab3e9718323d753d4534a6d047fb3453c5e3917a Oct 16 07:29:49.540 INFO running `"docker" "start" "-a" "118852283ad147e8a2e365ccab3e9718323d753d4534a6d047fb3453c5e3917a"` Oct 16 07:29:50.951 INFO kablam! usermod: no changes Oct 16 07:29:51.027 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:29:51.028 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:29:51.028 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:29:51.028 INFO kablam! files will be included as a binary target: Oct 16 07:29:51.029 INFO kablam! Oct 16 07:29:51.029 INFO kablam! * /source/src/main.rs Oct 16 07:29:51.029 INFO kablam! Oct 16 07:29:51.030 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:29:51.030 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:29:51.030 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:29:51.031 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:29:51.031 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:29:51.031 INFO kablam! Oct 16 07:29:51.031 INFO kablam! For more information on this warning you can consult Oct 16 07:29:51.032 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:29:51.032 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Oct 16 07:29:51.032 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:29:51.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 16 07:29:51.270 INFO kablam! Running /target/debug/deps/tasks1-797542fc6af210fa Oct 16 07:29:51.275 INFO blam! Oct 16 07:29:51.275 INFO blam! running 0 tests Oct 16 07:29:51.275 INFO blam! Oct 16 07:29:51.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:29:51.275 INFO blam! Oct 16 07:29:51.283 INFO kablam! su: No module specific data is present Oct 16 07:29:52.454 INFO running `"docker" "rm" "-f" "118852283ad147e8a2e365ccab3e9718323d753d4534a6d047fb3453c5e3917a"` Oct 16 07:29:52.779 INFO blam! 118852283ad147e8a2e365ccab3e9718323d753d4534a6d047fb3453c5e3917a