Nov 18 10:30:54.874 INFO testing google-vision1-cli-1.0.7+20171107 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:30:54.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:55.331 INFO [stdout] 149eb0162e7725d7f8d6af72c2c9ebcb793ec8962606ddbe026def6a08e5c858 Nov 18 10:30:55.334 INFO running `"docker" "start" "-a" "149eb0162e7725d7f8d6af72c2c9ebcb793ec8962606ddbe026def6a08e5c858"` Nov 18 10:30:57.606 INFO [stderr] usermod: no changes Nov 18 10:30:57.671 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:30:57.671 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:30:57.671 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:30:57.671 INFO [stderr] files will be included as a binary target: Nov 18 10:30:57.671 INFO [stderr] Nov 18 10:30:57.671 INFO [stderr] * /source/src/main.rs Nov 18 10:30:57.671 INFO [stderr] Nov 18 10:30:57.671 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:30:57.671 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:30:57.671 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:30:57.671 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:30:57.671 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:30:57.671 INFO [stderr] Nov 18 10:30:57.671 INFO [stderr] For more information on this warning you can consult Nov 18 10:30:57.671 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:30:57.671 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:30:57.671 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:30:57.863 INFO [stderr] Compiling google-vision1 v1.0.8+20181001 Nov 18 10:31:07.441 INFO [stderr] Compiling google-vision1-cli v1.0.7+20171107 (/source) Nov 18 10:31:28.803 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.16s Nov 18 10:31:28.823 INFO [stderr] su: No module specific data is present Nov 18 10:31:29.920 INFO running `"docker" "inspect" "149eb0162e7725d7f8d6af72c2c9ebcb793ec8962606ddbe026def6a08e5c858"` Nov 18 10:31:30.231 INFO running `"docker" "rm" "-f" "149eb0162e7725d7f8d6af72c2c9ebcb793ec8962606ddbe026def6a08e5c858"` Nov 18 10:31:30.591 INFO [stdout] 149eb0162e7725d7f8d6af72c2c9ebcb793ec8962606ddbe026def6a08e5c858 Nov 18 10:31:30.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:31.088 INFO [stdout] f72c58f9e75137dc08788d08cf1cfee7d4e26ecd7867d3004a90ebb988c9a339 Nov 18 10:31:31.091 INFO running `"docker" "start" "-a" "f72c58f9e75137dc08788d08cf1cfee7d4e26ecd7867d3004a90ebb988c9a339"` Nov 18 10:31:33.330 INFO [stderr] usermod: no changes Nov 18 10:31:33.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:31:33.375 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:31:33.375 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:31:33.375 INFO [stderr] files will be included as a binary target: Nov 18 10:31:33.375 INFO [stderr] Nov 18 10:31:33.375 INFO [stderr] * /source/src/main.rs Nov 18 10:31:33.375 INFO [stderr] Nov 18 10:31:33.375 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:31:33.375 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:31:33.375 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:31:33.375 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:31:33.375 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:31:33.375 INFO [stderr] Nov 18 10:31:33.375 INFO [stderr] For more information on this warning you can consult Nov 18 10:31:33.375 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:31:33.375 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:31:33.375 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:31:33.561 INFO [stderr] Compiling google-vision1-cli v1.0.7+20171107 (/source) Nov 18 10:31:39.299 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.95s Nov 18 10:31:39.319 INFO [stderr] su: No module specific data is present Nov 18 10:31:39.953 INFO running `"docker" "inspect" "f72c58f9e75137dc08788d08cf1cfee7d4e26ecd7867d3004a90ebb988c9a339"` Nov 18 10:31:40.223 INFO running `"docker" "rm" "-f" "f72c58f9e75137dc08788d08cf1cfee7d4e26ecd7867d3004a90ebb988c9a339"` Nov 18 10:31:40.559 INFO [stdout] f72c58f9e75137dc08788d08cf1cfee7d4e26ecd7867d3004a90ebb988c9a339 Nov 18 10:31:40.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:40.939 INFO [stdout] b911856071774ff648730158dfaf0835f1badbc00994c8a94cb9102441707225 Nov 18 10:31:40.941 INFO running `"docker" "start" "-a" "b911856071774ff648730158dfaf0835f1badbc00994c8a94cb9102441707225"` Nov 18 10:31:42.359 INFO [stderr] usermod: no changes Nov 18 10:31:42.431 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:31:42.431 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:31:42.431 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:31:42.431 INFO [stderr] files will be included as a binary target: Nov 18 10:31:42.431 INFO [stderr] Nov 18 10:31:42.431 INFO [stderr] * /source/src/main.rs Nov 18 10:31:42.431 INFO [stderr] Nov 18 10:31:42.431 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:31:42.431 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:31:42.431 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:31:42.431 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:31:42.431 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:31:42.431 INFO [stderr] Nov 18 10:31:42.431 INFO [stderr] For more information on this warning you can consult Nov 18 10:31:42.431 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:31:42.431 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vision1`, Nov 18 10:31:42.431 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:31:42.627 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 18 10:31:42.643 INFO [stderr] Running /target/debug/deps/vision1-1b0999bda176b569 Nov 18 10:31:42.643 INFO [stderr] su: No module specific data is present Nov 18 10:31:42.644 INFO [stdout] Nov 18 10:31:42.644 INFO [stdout] running 0 tests Nov 18 10:31:42.644 INFO [stdout] Nov 18 10:31:42.644 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:31:42.644 INFO [stdout] Nov 18 10:31:43.859 INFO running `"docker" "inspect" "b911856071774ff648730158dfaf0835f1badbc00994c8a94cb9102441707225"` Nov 18 10:31:44.164 INFO running `"docker" "rm" "-f" "b911856071774ff648730158dfaf0835f1badbc00994c8a94cb9102441707225"` Nov 18 10:31:44.531 INFO [stdout] b911856071774ff648730158dfaf0835f1badbc00994c8a94cb9102441707225