Oct 16 07:25:13.676 INFO testing google-videointelligence1_beta1-cli-1.0.7+20171122 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:25:13.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:25:14.231 INFO blam! 71b1aef7936d58e7cdae53a2b2979091d56b10a9cce18fd78be601445b10946a Oct 16 07:25:14.237 INFO running `"docker" "start" "-a" "71b1aef7936d58e7cdae53a2b2979091d56b10a9cce18fd78be601445b10946a"` Oct 16 07:25:15.734 INFO kablam! usermod: no changes Oct 16 07:25:15.795 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:15.795 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:15.795 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:15.796 INFO kablam! files will be included as a binary target: Oct 16 07:25:15.796 INFO kablam! Oct 16 07:25:15.796 INFO kablam! * /source/src/main.rs Oct 16 07:25:15.796 INFO kablam! Oct 16 07:25:15.796 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:15.796 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:15.796 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:15.796 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:15.796 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:15.796 INFO kablam! Oct 16 07:25:15.796 INFO kablam! For more information on this warning you can consult Oct 16 07:25:15.796 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:15.796 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:15.796 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:16.027 INFO kablam! Compiling google-videointelligence1_beta1 v1.0.8+20171122 Oct 16 07:25:21.255 INFO kablam! Compiling google-videointelligence1_beta1-cli v1.0.7+20171122 (/source) Oct 16 07:25:35.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.62s Oct 16 07:25:35.415 INFO kablam! su: No module specific data is present Oct 16 07:25:36.123 INFO running `"docker" "rm" "-f" "71b1aef7936d58e7cdae53a2b2979091d56b10a9cce18fd78be601445b10946a"` Oct 16 07:25:36.459 INFO blam! 71b1aef7936d58e7cdae53a2b2979091d56b10a9cce18fd78be601445b10946a Oct 16 07:25:36.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:25:36.905 INFO blam! 5cc92d481d067ad4be8fd4230a86556faa317d33467ae6d890931b24ffa9aeee Oct 16 07:25:36.907 INFO running `"docker" "start" "-a" "5cc92d481d067ad4be8fd4230a86556faa317d33467ae6d890931b24ffa9aeee"` Oct 16 07:25:38.973 INFO kablam! usermod: no changes Oct 16 07:25:39.023 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:39.023 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:39.023 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:39.023 INFO kablam! files will be included as a binary target: Oct 16 07:25:39.023 INFO kablam! Oct 16 07:25:39.023 INFO kablam! * /source/src/main.rs Oct 16 07:25:39.023 INFO kablam! Oct 16 07:25:39.023 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:39.023 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:39.023 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:39.023 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:39.023 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:39.023 INFO kablam! Oct 16 07:25:39.023 INFO kablam! For more information on this warning you can consult Oct 16 07:25:39.023 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:39.023 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:39.023 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:39.264 INFO kablam! Compiling google-videointelligence1_beta1-cli v1.0.7+20171122 (/source) Oct 16 07:25:44.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.80s Oct 16 07:25:44.811 INFO kablam! su: No module specific data is present Oct 16 07:25:45.534 INFO running `"docker" "rm" "-f" "5cc92d481d067ad4be8fd4230a86556faa317d33467ae6d890931b24ffa9aeee"` Oct 16 07:25:45.791 INFO blam! 5cc92d481d067ad4be8fd4230a86556faa317d33467ae6d890931b24ffa9aeee Oct 16 07:25:45.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:25:46.285 INFO blam! 783f83683dad46d90a43c2a34495fcdcd5331803f59f3de11e67c1094c4591ab Oct 16 07:25:46.288 INFO running `"docker" "start" "-a" "783f83683dad46d90a43c2a34495fcdcd5331803f59f3de11e67c1094c4591ab"` Oct 16 07:25:48.398 INFO kablam! usermod: no changes Oct 16 07:25:48.455 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:48.455 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:48.455 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:48.455 INFO kablam! files will be included as a binary target: Oct 16 07:25:48.455 INFO kablam! Oct 16 07:25:48.455 INFO kablam! * /source/src/main.rs Oct 16 07:25:48.455 INFO kablam! Oct 16 07:25:48.455 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:48.455 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:48.455 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:48.455 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:48.455 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:48.455 INFO kablam! Oct 16 07:25:48.455 INFO kablam! For more information on this warning you can consult Oct 16 07:25:48.455 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:48.455 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:48.455 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:48.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 07:25:48.603 INFO kablam! Running /target/debug/deps/videointelligence1_beta1-c97840d2ff51ec22 Oct 16 07:25:48.615 INFO blam! Oct 16 07:25:48.615 INFO blam! running 0 tests Oct 16 07:25:48.616 INFO blam! Oct 16 07:25:48.617 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:25:48.617 INFO blam! Oct 16 07:25:48.619 INFO kablam! su: No module specific data is present Oct 16 07:25:49.882 INFO running `"docker" "rm" "-f" "783f83683dad46d90a43c2a34495fcdcd5331803f59f3de11e67c1094c4591ab"` Oct 16 07:25:50.295 INFO blam! 783f83683dad46d90a43c2a34495fcdcd5331803f59f3de11e67c1094c4591ab