Nov 18 12:23:19.026 INFO testing google-bigquery2-cli-1.0.7+20171202 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:23:19.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:23:19.555 INFO [stdout] 925b788bfa3d3052ba413d01d5785b8a1c5da5e4aa1fdd543daf9446b7c1372c Nov 18 12:23:19.557 INFO running `"docker" "start" "-a" "925b788bfa3d3052ba413d01d5785b8a1c5da5e4aa1fdd543daf9446b7c1372c"` Nov 18 12:23:21.777 INFO [stderr] usermod: no changes Nov 18 12:23:21.827 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:23:21.827 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:23:21.827 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:23:21.827 INFO [stderr] files will be included as a binary target: Nov 18 12:23:21.827 INFO [stderr] Nov 18 12:23:21.827 INFO [stderr] * /source/src/main.rs Nov 18 12:23:21.827 INFO [stderr] Nov 18 12:23:21.827 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:23:21.827 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:23:21.827 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:23:21.827 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:23:21.827 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:23:21.827 INFO [stderr] Nov 18 12:23:21.827 INFO [stderr] For more information on this warning you can consult Nov 18 12:23:21.827 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:23:21.827 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:23:21.827 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:23:21.975 INFO [stderr] Compiling google-bigquery2 v1.0.8+20181005 Nov 18 12:23:36.105 INFO [stderr] Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Nov 18 12:24:10.025 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.21s Nov 18 12:24:10.038 INFO [stderr] su: No module specific data is present Nov 18 12:24:11.477 INFO running `"docker" "inspect" "925b788bfa3d3052ba413d01d5785b8a1c5da5e4aa1fdd543daf9446b7c1372c"` Nov 18 12:24:11.792 INFO running `"docker" "rm" "-f" "925b788bfa3d3052ba413d01d5785b8a1c5da5e4aa1fdd543daf9446b7c1372c"` Nov 18 12:24:12.167 INFO [stdout] 925b788bfa3d3052ba413d01d5785b8a1c5da5e4aa1fdd543daf9446b7c1372c Nov 18 12:24:12.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:24:12.639 INFO [stdout] f230a4dd1a267639fc2732bee38f273aebc01db21e6578965d7d2137d6b2e9ad Nov 18 12:24:12.642 INFO running `"docker" "start" "-a" "f230a4dd1a267639fc2732bee38f273aebc01db21e6578965d7d2137d6b2e9ad"` Nov 18 12:24:14.963 INFO [stderr] usermod: no changes Nov 18 12:24:15.041 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:15.041 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:15.041 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:15.041 INFO [stderr] files will be included as a binary target: Nov 18 12:24:15.041 INFO [stderr] Nov 18 12:24:15.041 INFO [stderr] * /source/src/main.rs Nov 18 12:24:15.041 INFO [stderr] Nov 18 12:24:15.041 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:15.041 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:15.041 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:15.041 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:15.041 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:15.041 INFO [stderr] Nov 18 12:24:15.041 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:15.041 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:15.041 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:24:15.041 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:15.273 INFO [stderr] Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Nov 18 12:24:21.045 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.06s Nov 18 12:24:21.065 INFO [stderr] su: No module specific data is present Nov 18 12:24:21.771 INFO running `"docker" "inspect" "f230a4dd1a267639fc2732bee38f273aebc01db21e6578965d7d2137d6b2e9ad"` Nov 18 12:24:22.043 INFO running `"docker" "rm" "-f" "f230a4dd1a267639fc2732bee38f273aebc01db21e6578965d7d2137d6b2e9ad"` Nov 18 12:24:22.314 INFO [stdout] f230a4dd1a267639fc2732bee38f273aebc01db21e6578965d7d2137d6b2e9ad Nov 18 12:24:22.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:24:22.718 INFO [stdout] d38bd2f0ba907ad148b885302e7abbf7f8a56885d9f80cc17deeec2f57661e85 Nov 18 12:24:22.720 INFO running `"docker" "start" "-a" "d38bd2f0ba907ad148b885302e7abbf7f8a56885d9f80cc17deeec2f57661e85"` Nov 18 12:24:24.922 INFO [stderr] usermod: no changes Nov 18 12:24:24.977 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:24.977 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:24.977 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:24.977 INFO [stderr] files will be included as a binary target: Nov 18 12:24:24.977 INFO [stderr] Nov 18 12:24:24.977 INFO [stderr] * /source/src/main.rs Nov 18 12:24:24.977 INFO [stderr] Nov 18 12:24:24.977 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:24.977 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:24.977 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:24.977 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:24.977 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:24.977 INFO [stderr] Nov 18 12:24:24.977 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:24.977 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:24.977 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Nov 18 12:24:24.977 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:25.154 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 12:24:25.167 INFO [stderr] Running /target/debug/deps/bigquery2-41d29f0015fde5d4 Nov 18 12:24:25.171 INFO [stdout] Nov 18 12:24:25.171 INFO [stdout] running 0 tests Nov 18 12:24:25.171 INFO [stdout] Nov 18 12:24:25.171 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:24:25.171 INFO [stdout] Nov 18 12:24:25.175 INFO [stderr] su: No module specific data is present Nov 18 12:24:26.531 INFO running `"docker" "inspect" "d38bd2f0ba907ad148b885302e7abbf7f8a56885d9f80cc17deeec2f57661e85"` Nov 18 12:24:26.939 INFO running `"docker" "rm" "-f" "d38bd2f0ba907ad148b885302e7abbf7f8a56885d9f80cc17deeec2f57661e85"` Nov 18 12:24:27.219 INFO [stdout] d38bd2f0ba907ad148b885302e7abbf7f8a56885d9f80cc17deeec2f57661e85