Nov 18 10:30:51.338 INFO testing google-vision1-cli-1.0.7+20171107 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:30:51.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:30:51.955 INFO [stdout] f770bd8d293be523f221a088ac787b6b62adb7c30ee23622788ed5f75993b07e Nov 18 10:30:51.957 INFO running `"docker" "start" "-a" "f770bd8d293be523f221a088ac787b6b62adb7c30ee23622788ed5f75993b07e"` Nov 18 10:30:53.910 INFO [stderr] usermod: no changes Nov 18 10:30:53.986 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:30:53.986 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:30:53.986 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:30:53.986 INFO [stderr] files will be included as a binary target: Nov 18 10:30:53.986 INFO [stderr] Nov 18 10:30:53.986 INFO [stderr] * /source/src/main.rs Nov 18 10:30:53.986 INFO [stderr] Nov 18 10:30:53.986 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:30:53.986 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:30:53.986 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:30:53.986 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:30:53.986 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:30:53.986 INFO [stderr] Nov 18 10:30:53.986 INFO [stderr] For more information on this warning you can consult Nov 18 10:30:53.986 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:30:53.986 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:30:53.986 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:30:54.211 INFO [stderr] Compiling google-vision1 v1.0.8+20181001 Nov 18 10:31:04.397 INFO [stderr] Compiling google-vision1-cli v1.0.7+20171107 (/source) Nov 18 10:31:24.672 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.74s Nov 18 10:31:24.695 INFO [stderr] su: No module specific data is present Nov 18 10:31:26.003 INFO running `"docker" "inspect" "f770bd8d293be523f221a088ac787b6b62adb7c30ee23622788ed5f75993b07e"` Nov 18 10:31:26.329 INFO running `"docker" "rm" "-f" "f770bd8d293be523f221a088ac787b6b62adb7c30ee23622788ed5f75993b07e"` Nov 18 10:31:26.780 INFO [stdout] f770bd8d293be523f221a088ac787b6b62adb7c30ee23622788ed5f75993b07e Nov 18 10:31:26.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:31:27.171 INFO [stdout] e79f62f90c4c3d75cacd2c57c7729677c65892b170577023b3fbb557f5fae7df Nov 18 10:31:27.174 INFO running `"docker" "start" "-a" "e79f62f90c4c3d75cacd2c57c7729677c65892b170577023b3fbb557f5fae7df"` Nov 18 10:31:28.519 INFO [stderr] usermod: no changes Nov 18 10:31:28.575 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:31:28.575 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:31:28.575 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:31:28.575 INFO [stderr] files will be included as a binary target: Nov 18 10:31:28.575 INFO [stderr] Nov 18 10:31:28.575 INFO [stderr] * /source/src/main.rs Nov 18 10:31:28.575 INFO [stderr] Nov 18 10:31:28.575 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:31:28.575 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:31:28.575 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:31:28.575 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:31:28.575 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:31:28.575 INFO [stderr] Nov 18 10:31:28.575 INFO [stderr] For more information on this warning you can consult Nov 18 10:31:28.575 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:31:28.575 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:31:28.575 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:31:28.791 INFO [stderr] Compiling google-vision1-cli v1.0.7+20171107 (/source) Nov 18 10:31:34.620 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.07s Nov 18 10:31:34.643 INFO [stderr] su: No module specific data is present Nov 18 10:31:36.116 INFO running `"docker" "inspect" "e79f62f90c4c3d75cacd2c57c7729677c65892b170577023b3fbb557f5fae7df"` Nov 18 10:31:36.491 INFO running `"docker" "rm" "-f" "e79f62f90c4c3d75cacd2c57c7729677c65892b170577023b3fbb557f5fae7df"` Nov 18 10:31:36.839 INFO [stdout] e79f62f90c4c3d75cacd2c57c7729677c65892b170577023b3fbb557f5fae7df Nov 18 10:31:36.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:31:37.277 INFO [stdout] 6dd300789129f419bc2cca386c4487e86cc8019fa5fcd053029db4982281b231 Nov 18 10:31:37.279 INFO running `"docker" "start" "-a" "6dd300789129f419bc2cca386c4487e86cc8019fa5fcd053029db4982281b231"` Nov 18 10:31:39.191 INFO [stderr] usermod: no changes Nov 18 10:31:39.236 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:31:39.236 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:31:39.236 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:31:39.236 INFO [stderr] files will be included as a binary target: Nov 18 10:31:39.236 INFO [stderr] Nov 18 10:31:39.236 INFO [stderr] * /source/src/main.rs Nov 18 10:31:39.236 INFO [stderr] Nov 18 10:31:39.236 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:31:39.236 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:31:39.236 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:31:39.236 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:31:39.236 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:31:39.236 INFO [stderr] Nov 18 10:31:39.236 INFO [stderr] For more information on this warning you can consult Nov 18 10:31:39.236 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:31:39.236 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:31:39.236 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:31:39.451 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 10:31:39.465 INFO [stderr] Running /target/debug/deps/vision1-c9f751ae2904291a Nov 18 10:31:39.475 INFO [stdout] Nov 18 10:31:39.475 INFO [stdout] running 0 tests Nov 18 10:31:39.475 INFO [stdout] Nov 18 10:31:39.475 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:31:39.475 INFO [stdout] Nov 18 10:31:39.479 INFO [stderr] su: No module specific data is present Nov 18 10:31:39.953 INFO running `"docker" "inspect" "6dd300789129f419bc2cca386c4487e86cc8019fa5fcd053029db4982281b231"` Nov 18 10:31:40.263 INFO running `"docker" "rm" "-f" "6dd300789129f419bc2cca386c4487e86cc8019fa5fcd053029db4982281b231"` Nov 18 10:31:40.551 INFO [stdout] 6dd300789129f419bc2cca386c4487e86cc8019fa5fcd053029db4982281b231