Nov 18 12:23:29.640 INFO testing google-bigquery2-cli-1.0.7+20171202 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:23:29.640 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:23:30.116 INFO [stdout] 59f3d0e9ffa026455fafe16daf080e8f5fe45ca45b974578b2ed17c307e72ef6 Nov 18 12:23:30.118 INFO running `"docker" "start" "-a" "59f3d0e9ffa026455fafe16daf080e8f5fe45ca45b974578b2ed17c307e72ef6"` Nov 18 12:23:32.843 INFO [stderr] usermod: no changes Nov 18 12:23:32.881 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:23:32.881 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:23:32.881 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:23:32.881 INFO [stderr] files will be included as a binary target: Nov 18 12:23:32.881 INFO [stderr] Nov 18 12:23:32.881 INFO [stderr] * /source/src/main.rs Nov 18 12:23:32.881 INFO [stderr] Nov 18 12:23:32.881 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:23:32.881 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:23:32.881 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:23:32.881 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:23:32.881 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:23:32.881 INFO [stderr] Nov 18 12:23:32.881 INFO [stderr] For more information on this warning you can consult Nov 18 12:23:32.881 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:23:32.881 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:23:32.881 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:23:33.100 INFO [stderr] Compiling google-bigquery2 v1.0.8+20181005 Nov 18 12:23:46.493 INFO [stderr] Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Nov 18 12:24:18.795 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.93s Nov 18 12:24:18.807 INFO [stderr] su: No module specific data is present Nov 18 12:24:19.743 INFO running `"docker" "inspect" "59f3d0e9ffa026455fafe16daf080e8f5fe45ca45b974578b2ed17c307e72ef6"` Nov 18 12:24:20.129 INFO running `"docker" "rm" "-f" "59f3d0e9ffa026455fafe16daf080e8f5fe45ca45b974578b2ed17c307e72ef6"` Nov 18 12:24:20.535 INFO [stdout] 59f3d0e9ffa026455fafe16daf080e8f5fe45ca45b974578b2ed17c307e72ef6 Nov 18 12:24:20.536 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:24:21.010 INFO [stdout] bf0d587c46344928f8beedd3f83d38d509ec81124971bd22b99ea8e035c06c81 Nov 18 12:24:21.013 INFO running `"docker" "start" "-a" "bf0d587c46344928f8beedd3f83d38d509ec81124971bd22b99ea8e035c06c81"` Nov 18 12:24:22.359 INFO [stderr] usermod: no changes Nov 18 12:24:22.411 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:22.412 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:22.412 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:22.412 INFO [stderr] files will be included as a binary target: Nov 18 12:24:22.412 INFO [stderr] Nov 18 12:24:22.413 INFO [stderr] * /source/src/main.rs Nov 18 12:24:22.413 INFO [stderr] Nov 18 12:24:22.413 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:22.413 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:22.414 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:22.414 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:22.414 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:22.415 INFO [stderr] Nov 18 12:24:22.415 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:22.415 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:22.415 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:24:22.416 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:22.570 INFO [stderr] Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Nov 18 12:24:28.889 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s Nov 18 12:24:28.902 INFO [stderr] su: No module specific data is present Nov 18 12:24:29.883 INFO running `"docker" "inspect" "bf0d587c46344928f8beedd3f83d38d509ec81124971bd22b99ea8e035c06c81"` Nov 18 12:24:30.165 INFO running `"docker" "rm" "-f" "bf0d587c46344928f8beedd3f83d38d509ec81124971bd22b99ea8e035c06c81"` Nov 18 12:24:30.555 INFO [stdout] bf0d587c46344928f8beedd3f83d38d509ec81124971bd22b99ea8e035c06c81 Nov 18 12:24:30.562 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:24:31.028 INFO [stdout] 22e399307157faa8260a6b2a5c80cbd194b9c8d746698ca0e75122c61d45c8ec Nov 18 12:24:31.030 INFO running `"docker" "start" "-a" "22e399307157faa8260a6b2a5c80cbd194b9c8d746698ca0e75122c61d45c8ec"` Nov 18 12:24:32.918 INFO [stderr] usermod: no changes Nov 18 12:24:32.995 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:32.996 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:32.996 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:32.996 INFO [stderr] files will be included as a binary target: Nov 18 12:24:32.997 INFO [stderr] Nov 18 12:24:32.997 INFO [stderr] * /source/src/main.rs Nov 18 12:24:32.997 INFO [stderr] Nov 18 12:24:32.998 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:32.998 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:32.998 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:32.999 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:32.999 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:32.999 INFO [stderr] Nov 18 12:24:33.000 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:33.000 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:33.000 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:24:33.000 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:33.237 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 18 12:24:33.243 INFO [stderr] Running /target/debug/deps/bigquery2-f6b4c00fccc48d9b Nov 18 12:24:33.249 INFO [stdout] Nov 18 12:24:33.249 INFO [stdout] running 0 tests Nov 18 12:24:33.249 INFO [stdout] Nov 18 12:24:33.250 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:24:33.250 INFO [stdout] Nov 18 12:24:33.254 INFO [stderr] su: No module specific data is present Nov 18 12:24:34.647 INFO running `"docker" "inspect" "22e399307157faa8260a6b2a5c80cbd194b9c8d746698ca0e75122c61d45c8ec"` Nov 18 12:24:34.989 INFO running `"docker" "rm" "-f" "22e399307157faa8260a6b2a5c80cbd194b9c8d746698ca0e75122c61d45c8ec"` Nov 18 12:24:35.355 INFO [stdout] 22e399307157faa8260a6b2a5c80cbd194b9c8d746698ca0e75122c61d45c8ec