Oct 16 09:21:23.291 INFO testing google-bigquery2-cli-1.0.7+20171202 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:21:23.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 09:21:23.751 INFO blam! 29317f5c687bdc99235044dc5a532b5ac0741433b26fa662758653a3891edae0 Oct 16 09:21:23.752 INFO running `"docker" "start" "-a" "29317f5c687bdc99235044dc5a532b5ac0741433b26fa662758653a3891edae0"` Oct 16 09:21:25.819 INFO kablam! usermod: no changes Oct 16 09:21:25.867 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:21:25.867 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:21:25.867 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:21:25.867 INFO kablam! files will be included as a binary target: Oct 16 09:21:25.867 INFO kablam! Oct 16 09:21:25.867 INFO kablam! * /source/src/main.rs Oct 16 09:21:25.867 INFO kablam! Oct 16 09:21:25.867 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:21:25.867 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:21:25.867 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:21:25.867 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:21:25.867 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:21:25.867 INFO kablam! Oct 16 09:21:25.867 INFO kablam! For more information on this warning you can consult Oct 16 09:21:25.867 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:21:25.867 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Oct 16 09:21:25.867 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:21:26.091 INFO kablam! Compiling google-bigquery2 v1.0.8+20181005 Oct 16 09:21:40.306 INFO kablam! Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Oct 16 09:22:11.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.81s Oct 16 09:22:11.683 INFO kablam! su: No module specific data is present Oct 16 09:22:13.072 INFO running `"docker" "rm" "-f" "29317f5c687bdc99235044dc5a532b5ac0741433b26fa662758653a3891edae0"` Oct 16 09:22:13.339 INFO blam! 29317f5c687bdc99235044dc5a532b5ac0741433b26fa662758653a3891edae0 Oct 16 09:22:13.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 09:22:13.847 INFO blam! c127aaaae1ee5193a22ba2f670126449a5bd4a6d8c4fd3cce97545c20c183e6e Oct 16 09:22:13.850 INFO running `"docker" "start" "-a" "c127aaaae1ee5193a22ba2f670126449a5bd4a6d8c4fd3cce97545c20c183e6e"` Oct 16 09:22:15.202 INFO kablam! usermod: no changes Oct 16 09:22:15.299 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:22:15.300 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:22:15.300 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:22:15.300 INFO kablam! files will be included as a binary target: Oct 16 09:22:15.301 INFO kablam! Oct 16 09:22:15.301 INFO kablam! * /source/src/main.rs Oct 16 09:22:15.301 INFO kablam! Oct 16 09:22:15.301 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:22:15.302 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:22:15.302 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:22:15.302 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:22:15.303 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:22:15.303 INFO kablam! Oct 16 09:22:15.303 INFO kablam! For more information on this warning you can consult Oct 16 09:22:15.303 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:22:15.304 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Oct 16 09:22:15.304 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:22:15.505 INFO kablam! Compiling google-bigquery2-cli v1.0.7+20171202 (/source) Oct 16 09:22:21.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.75s Oct 16 09:22:21.995 INFO kablam! su: No module specific data is present Oct 16 09:22:23.054 INFO running `"docker" "rm" "-f" "c127aaaae1ee5193a22ba2f670126449a5bd4a6d8c4fd3cce97545c20c183e6e"` Oct 16 09:22:23.355 INFO blam! c127aaaae1ee5193a22ba2f670126449a5bd4a6d8c4fd3cce97545c20c183e6e Oct 16 09:22:23.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 09:22:23.723 INFO blam! f812700bee03bac13e33415967e80cf5ad3271a054462484b020c3272df9fd13 Oct 16 09:22:23.725 INFO running `"docker" "start" "-a" "f812700bee03bac13e33415967e80cf5ad3271a054462484b020c3272df9fd13"` Oct 16 09:22:25.514 INFO kablam! usermod: no changes Oct 16 09:22:25.547 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:22:25.547 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:22:25.547 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:22:25.547 INFO kablam! files will be included as a binary target: Oct 16 09:22:25.547 INFO kablam! Oct 16 09:22:25.547 INFO kablam! * /source/src/main.rs Oct 16 09:22:25.547 INFO kablam! Oct 16 09:22:25.547 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:22:25.547 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:22:25.547 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:22:25.547 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:22:25.547 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:22:25.547 INFO kablam! Oct 16 09:22:25.547 INFO kablam! For more information on this warning you can consult Oct 16 09:22:25.547 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:22:25.547 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bigquery2`, Oct 16 09:22:25.547 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:22:25.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 09:22:25.706 INFO kablam! Running /target/debug/deps/bigquery2-3923f8056c364232 Oct 16 09:22:25.712 INFO blam! Oct 16 09:22:25.712 INFO blam! running 0 tests Oct 16 09:22:25.713 INFO blam! Oct 16 09:22:25.713 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:22:25.713 INFO blam! Oct 16 09:22:25.724 INFO kablam! su: No module specific data is present Oct 16 09:22:26.856 INFO running `"docker" "rm" "-f" "f812700bee03bac13e33415967e80cf5ad3271a054462484b020c3272df9fd13"` Oct 16 09:22:27.153 INFO blam! f812700bee03bac13e33415967e80cf5ad3271a054462484b020c3272df9fd13