Nov 18 11:12:53.144 INFO testing google-fusiontables2-cli-1.0.7+20171117 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:12:53.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 11:12:53.600 INFO [stdout] dd4347e4907bc742465a6372916ba0ff8c2f3bd710ba3ddecc7d03ce2ab28f51 Nov 18 11:12:53.602 INFO running `"docker" "start" "-a" "dd4347e4907bc742465a6372916ba0ff8c2f3bd710ba3ddecc7d03ce2ab28f51"` Nov 18 11:12:55.186 INFO [stderr] usermod: no changes Nov 18 11:12:55.251 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:12:55.251 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:12:55.251 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:12:55.251 INFO [stderr] files will be included as a binary target: Nov 18 11:12:55.251 INFO [stderr] Nov 18 11:12:55.251 INFO [stderr] * /source/src/main.rs Nov 18 11:12:55.251 INFO [stderr] Nov 18 11:12:55.251 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:12:55.251 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:12:55.251 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:12:55.251 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:12:55.251 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:12:55.251 INFO [stderr] Nov 18 11:12:55.251 INFO [stderr] For more information on this warning you can consult Nov 18 11:12:55.251 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:12:55.251 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Nov 18 11:12:55.251 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:12:55.495 INFO [stderr] Compiling google-fusiontables2 v1.0.8+20171117 Nov 18 11:13:03.745 INFO [stderr] Compiling google-fusiontables2-cli v1.0.7+20171117 (/source) Nov 18 11:13:27.092 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.88s Nov 18 11:13:27.112 INFO [stderr] su: No module specific data is present Nov 18 11:13:27.997 INFO running `"docker" "inspect" "dd4347e4907bc742465a6372916ba0ff8c2f3bd710ba3ddecc7d03ce2ab28f51"` Nov 18 11:13:28.337 INFO running `"docker" "rm" "-f" "dd4347e4907bc742465a6372916ba0ff8c2f3bd710ba3ddecc7d03ce2ab28f51"` Nov 18 11:13:28.642 INFO [stdout] dd4347e4907bc742465a6372916ba0ff8c2f3bd710ba3ddecc7d03ce2ab28f51 Nov 18 11:13:28.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 11:13:29.075 INFO [stdout] db25ce7877dfdb37c95caca9ad6a2aeb2148ac85d3f0bcbae7e6e3c8f4245741 Nov 18 11:13:29.080 INFO running `"docker" "start" "-a" "db25ce7877dfdb37c95caca9ad6a2aeb2148ac85d3f0bcbae7e6e3c8f4245741"` Nov 18 11:13:31.066 INFO [stderr] usermod: no changes Nov 18 11:13:31.151 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:13:31.151 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:13:31.151 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:13:31.151 INFO [stderr] files will be included as a binary target: Nov 18 11:13:31.151 INFO [stderr] Nov 18 11:13:31.151 INFO [stderr] * /source/src/main.rs Nov 18 11:13:31.151 INFO [stderr] Nov 18 11:13:31.151 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:13:31.151 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:13:31.151 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:13:31.151 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:13:31.151 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:13:31.151 INFO [stderr] Nov 18 11:13:31.151 INFO [stderr] For more information on this warning you can consult Nov 18 11:13:31.151 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:13:31.151 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Nov 18 11:13:31.151 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:13:31.486 INFO [stderr] Compiling google-fusiontables2-cli v1.0.7+20171117 (/source) Nov 18 11:13:37.933 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.83s Nov 18 11:13:37.960 INFO [stderr] su: No module specific data is present Nov 18 11:13:38.935 INFO running `"docker" "inspect" "db25ce7877dfdb37c95caca9ad6a2aeb2148ac85d3f0bcbae7e6e3c8f4245741"` Nov 18 11:13:39.172 INFO running `"docker" "rm" "-f" "db25ce7877dfdb37c95caca9ad6a2aeb2148ac85d3f0bcbae7e6e3c8f4245741"` Nov 18 11:13:39.538 INFO [stdout] db25ce7877dfdb37c95caca9ad6a2aeb2148ac85d3f0bcbae7e6e3c8f4245741 Nov 18 11:13:39.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 11:13:39.987 INFO [stdout] 6fca53dd25d833875c47c01ca43b032f9bf73977f150d797fbeda13defe32611 Nov 18 11:13:39.992 INFO running `"docker" "start" "-a" "6fca53dd25d833875c47c01ca43b032f9bf73977f150d797fbeda13defe32611"` Nov 18 11:13:42.262 INFO [stderr] usermod: no changes Nov 18 11:13:42.311 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:13:42.311 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:13:42.311 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:13:42.311 INFO [stderr] files will be included as a binary target: Nov 18 11:13:42.311 INFO [stderr] Nov 18 11:13:42.311 INFO [stderr] * /source/src/main.rs Nov 18 11:13:42.311 INFO [stderr] Nov 18 11:13:42.311 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:13:42.311 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:13:42.311 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:13:42.311 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:13:42.311 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:13:42.311 INFO [stderr] Nov 18 11:13:42.311 INFO [stderr] For more information on this warning you can consult Nov 18 11:13:42.311 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:13:42.311 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Nov 18 11:13:42.311 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:13:42.443 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 18 11:13:42.451 INFO [stderr] Running /target/debug/deps/fusiontables2-fd29ff1b549cca73 Nov 18 11:13:42.456 INFO [stdout] Nov 18 11:13:42.456 INFO [stdout] running 0 tests Nov 18 11:13:42.456 INFO [stdout] Nov 18 11:13:42.456 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:13:42.456 INFO [stdout] Nov 18 11:13:42.457 INFO [stderr] su: No module specific data is present Nov 18 11:13:43.730 INFO running `"docker" "inspect" "6fca53dd25d833875c47c01ca43b032f9bf73977f150d797fbeda13defe32611"` Nov 18 11:13:43.965 INFO running `"docker" "rm" "-f" "6fca53dd25d833875c47c01ca43b032f9bf73977f150d797fbeda13defe32611"` Nov 18 11:13:44.211 INFO [stdout] 6fca53dd25d833875c47c01ca43b032f9bf73977f150d797fbeda13defe32611