Nov 18 12:22:18.137 INFO testing google-bigquerydatatransfer1-cli-1.0.7+20171208 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:22:18.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:22:18.564 INFO [stdout] 56d5bbe7082f56215361c438c6b12ed4d163761e3e80f8d2e50ee4887442d87d Nov 18 12:22:18.567 INFO running `"docker" "start" "-a" "56d5bbe7082f56215361c438c6b12ed4d163761e3e80f8d2e50ee4887442d87d"` Nov 18 12:22:20.577 INFO [stderr] usermod: no changes Nov 18 12:22:20.609 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:22:20.609 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:22:20.609 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:22:20.609 INFO [stderr] files will be included as a binary target: Nov 18 12:22:20.609 INFO [stderr] Nov 18 12:22:20.609 INFO [stderr] * /source/src/main.rs Nov 18 12:22:20.609 INFO [stderr] Nov 18 12:22:20.609 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:22:20.609 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:22:20.609 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:22:20.609 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:22:20.609 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:22:20.609 INFO [stderr] Nov 18 12:22:20.609 INFO [stderr] For more information on this warning you can consult Nov 18 12:22:20.609 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:22:20.609 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquerydatatransfer1`, Nov 18 12:22:20.609 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:22:20.763 INFO [stderr] Compiling google-bigquerydatatransfer1 v1.0.8+20181008 Nov 18 12:22:28.414 INFO [stderr] Compiling google-bigquerydatatransfer1-cli v1.0.7+20171208 (/source) Nov 18 12:22:49.360 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.76s Nov 18 12:22:49.376 INFO [stderr] su: No module specific data is present Nov 18 12:22:50.411 INFO running `"docker" "inspect" "56d5bbe7082f56215361c438c6b12ed4d163761e3e80f8d2e50ee4887442d87d"` Nov 18 12:22:50.731 INFO running `"docker" "rm" "-f" "56d5bbe7082f56215361c438c6b12ed4d163761e3e80f8d2e50ee4887442d87d"` Nov 18 12:22:51.089 INFO [stdout] 56d5bbe7082f56215361c438c6b12ed4d163761e3e80f8d2e50ee4887442d87d Nov 18 12:22:51.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:22:51.611 INFO [stdout] a0a80f9dda31148f19f09bebcd207e75b1f1c7486e50e56f0d9e1a5e91772f8c Nov 18 12:22:51.613 INFO running `"docker" "start" "-a" "a0a80f9dda31148f19f09bebcd207e75b1f1c7486e50e56f0d9e1a5e91772f8c"` Nov 18 12:22:53.070 INFO [stderr] usermod: no changes Nov 18 12:22:53.143 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:22:53.143 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:22:53.144 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:22:53.144 INFO [stderr] files will be included as a binary target: Nov 18 12:22:53.144 INFO [stderr] Nov 18 12:22:53.145 INFO [stderr] * /source/src/main.rs Nov 18 12:22:53.145 INFO [stderr] Nov 18 12:22:53.145 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:22:53.145 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:22:53.146 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:22:53.146 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:22:53.146 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:22:53.146 INFO [stderr] Nov 18 12:22:53.147 INFO [stderr] For more information on this warning you can consult Nov 18 12:22:53.147 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:22:53.147 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquerydatatransfer1`, Nov 18 12:22:53.148 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:22:53.421 INFO [stderr] Compiling google-bigquerydatatransfer1-cli v1.0.7+20171208 (/source) Nov 18 12:22:59.504 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.42s Nov 18 12:22:59.517 INFO [stderr] su: No module specific data is present Nov 18 12:23:00.823 INFO running `"docker" "inspect" "a0a80f9dda31148f19f09bebcd207e75b1f1c7486e50e56f0d9e1a5e91772f8c"` Nov 18 12:23:01.177 INFO running `"docker" "rm" "-f" "a0a80f9dda31148f19f09bebcd207e75b1f1c7486e50e56f0d9e1a5e91772f8c"` Nov 18 12:23:01.559 INFO [stdout] a0a80f9dda31148f19f09bebcd207e75b1f1c7486e50e56f0d9e1a5e91772f8c Nov 18 12:23:01.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:23:02.021 INFO [stdout] 29f5eddfb7af780ed59aeb15419f7b8b087d17dd44ed5ab9e0c32f15e8451446 Nov 18 12:23:02.023 INFO running `"docker" "start" "-a" "29f5eddfb7af780ed59aeb15419f7b8b087d17dd44ed5ab9e0c32f15e8451446"` Nov 18 12:23:04.162 INFO [stderr] usermod: no changes Nov 18 12:23:04.207 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:23:04.207 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:23:04.207 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:23:04.207 INFO [stderr] files will be included as a binary target: Nov 18 12:23:04.207 INFO [stderr] Nov 18 12:23:04.207 INFO [stderr] * /source/src/main.rs Nov 18 12:23:04.207 INFO [stderr] Nov 18 12:23:04.207 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:23:04.207 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:23:04.207 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:23:04.207 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:23:04.207 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:23:04.207 INFO [stderr] Nov 18 12:23:04.207 INFO [stderr] For more information on this warning you can consult Nov 18 12:23:04.207 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:23:04.207 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquerydatatransfer1`, Nov 18 12:23:04.207 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:23:04.479 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 18 12:23:04.489 INFO [stderr] Running /target/debug/deps/bigquerydatatransfer1-9dba46de33814e22 Nov 18 12:23:04.492 INFO [stdout] Nov 18 12:23:04.492 INFO [stdout] running 0 tests Nov 18 12:23:04.492 INFO [stdout] Nov 18 12:23:04.492 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:23:04.492 INFO [stdout] Nov 18 12:23:04.502 INFO [stderr] su: No module specific data is present Nov 18 12:23:06.047 INFO running `"docker" "inspect" "29f5eddfb7af780ed59aeb15419f7b8b087d17dd44ed5ab9e0c32f15e8451446"` Nov 18 12:23:06.341 INFO running `"docker" "rm" "-f" "29f5eddfb7af780ed59aeb15419f7b8b087d17dd44ed5ab9e0c32f15e8451446"` Nov 18 12:23:06.755 INFO [stdout] 29f5eddfb7af780ed59aeb15419f7b8b087d17dd44ed5ab9e0c32f15e8451446