Oct 16 07:25:18.586 INFO testing google-videointelligence1_beta1-cli-1.0.7+20171122 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:25:18.587 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:25:18.940 INFO blam! 2eb9a33804da4c97a277634752d8d83b74539f62da78433dd4c002e715e0800b Oct 16 07:25:18.941 INFO running `"docker" "start" "-a" "2eb9a33804da4c97a277634752d8d83b74539f62da78433dd4c002e715e0800b"` Oct 16 07:25:21.290 INFO kablam! usermod: no changes Oct 16 07:25:21.339 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:21.339 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:21.339 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:21.339 INFO kablam! files will be included as a binary target: Oct 16 07:25:21.339 INFO kablam! Oct 16 07:25:21.339 INFO kablam! * /source/src/main.rs Oct 16 07:25:21.339 INFO kablam! Oct 16 07:25:21.339 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:21.339 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:21.339 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:21.339 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:21.339 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:21.339 INFO kablam! Oct 16 07:25:21.339 INFO kablam! For more information on this warning you can consult Oct 16 07:25:21.339 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:21.339 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:21.339 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:21.630 INFO kablam! Compiling yup-hyper-mock v2.0.0 Oct 16 07:25:21.632 INFO kablam! Compiling google-videointelligence1_beta1 v1.0.8+20171122 Oct 16 07:25:28.463 INFO kablam! Compiling google-videointelligence1_beta1-cli v1.0.7+20171122 (/source) Oct 16 07:25:42.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.04s Oct 16 07:25:42.372 INFO kablam! su: No module specific data is present Oct 16 07:25:43.223 INFO running `"docker" "rm" "-f" "2eb9a33804da4c97a277634752d8d83b74539f62da78433dd4c002e715e0800b"` Oct 16 07:25:43.508 INFO blam! 2eb9a33804da4c97a277634752d8d83b74539f62da78433dd4c002e715e0800b Oct 16 07:25:43.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:25:43.921 INFO blam! 1e32db2e5cedf9faf2d686066a2c89d19d1204e2d545da20369b4f6d4cd5081e Oct 16 07:25:43.925 INFO running `"docker" "start" "-a" "1e32db2e5cedf9faf2d686066a2c89d19d1204e2d545da20369b4f6d4cd5081e"` Oct 16 07:25:44.990 INFO kablam! usermod: no changes Oct 16 07:25:45.043 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:45.043 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:45.043 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:45.043 INFO kablam! files will be included as a binary target: Oct 16 07:25:45.043 INFO kablam! Oct 16 07:25:45.043 INFO kablam! * /source/src/main.rs Oct 16 07:25:45.043 INFO kablam! Oct 16 07:25:45.043 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:45.043 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:45.043 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:45.043 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:45.043 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:45.043 INFO kablam! Oct 16 07:25:45.043 INFO kablam! For more information on this warning you can consult Oct 16 07:25:45.043 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:45.043 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:45.043 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:45.203 INFO kablam! Compiling google-videointelligence1_beta1-cli v1.0.7+20171122 (/source) Oct 16 07:25:51.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.61s Oct 16 07:25:51.663 INFO kablam! su: No module specific data is present Oct 16 07:25:52.543 INFO running `"docker" "rm" "-f" "1e32db2e5cedf9faf2d686066a2c89d19d1204e2d545da20369b4f6d4cd5081e"` Oct 16 07:25:52.879 INFO blam! 1e32db2e5cedf9faf2d686066a2c89d19d1204e2d545da20369b4f6d4cd5081e Oct 16 07:25:52.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:25:53.276 INFO blam! 7cb241c4b3d69f70f57125c3cdb7d9e6cedd7d07ead381cd07ef68d9fa02e3a4 Oct 16 07:25:53.279 INFO running `"docker" "start" "-a" "7cb241c4b3d69f70f57125c3cdb7d9e6cedd7d07ead381cd07ef68d9fa02e3a4"` Oct 16 07:25:56.182 INFO kablam! usermod: no changes Oct 16 07:25:56.235 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:25:56.236 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:25:56.236 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:25:56.236 INFO kablam! files will be included as a binary target: Oct 16 07:25:56.236 INFO kablam! Oct 16 07:25:56.237 INFO kablam! * /source/src/main.rs Oct 16 07:25:56.237 INFO kablam! Oct 16 07:25:56.237 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:25:56.238 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:25:56.238 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:25:56.238 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:25:56.238 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:25:56.239 INFO kablam! Oct 16 07:25:56.239 INFO kablam! For more information on this warning you can consult Oct 16 07:25:56.239 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:25:56.239 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `videointelligence1-beta1`, Oct 16 07:25:56.240 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:25:56.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 16 07:25:56.461 INFO kablam! Running /target/debug/deps/videointelligence1_beta1-1816c9902d64881c Oct 16 07:25:56.469 INFO blam! Oct 16 07:25:56.469 INFO blam! running 0 tests Oct 16 07:25:56.469 INFO blam! Oct 16 07:25:56.469 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:25:56.469 INFO blam! Oct 16 07:25:56.475 INFO kablam! su: No module specific data is present Oct 16 07:25:57.766 INFO running `"docker" "rm" "-f" "7cb241c4b3d69f70f57125c3cdb7d9e6cedd7d07ead381cd07ef68d9fa02e3a4"` Oct 16 07:25:58.035 INFO blam! 7cb241c4b3d69f70f57125c3cdb7d9e6cedd7d07ead381cd07ef68d9fa02e3a4