Nov 18 12:20:27.634 INFO testing google-books1-cli-1.0.7+20170313 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:20:27.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:20:28.063 INFO [stdout] 4f95ab8ee0cad398344ccc29b24237e2bfb99d9579e64a0980b29bb5969238c6 Nov 18 12:20:28.069 INFO running `"docker" "start" "-a" "4f95ab8ee0cad398344ccc29b24237e2bfb99d9579e64a0980b29bb5969238c6"` Nov 18 12:20:29.810 INFO [stderr] usermod: no changes Nov 18 12:20:29.908 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:20:29.908 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:20:29.908 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:20:29.908 INFO [stderr] files will be included as a binary target: Nov 18 12:20:29.908 INFO [stderr] Nov 18 12:20:29.908 INFO [stderr] * /source/src/main.rs Nov 18 12:20:29.908 INFO [stderr] Nov 18 12:20:29.908 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:20:29.908 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:20:29.908 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:20:29.908 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:20:29.908 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:20:29.908 INFO [stderr] Nov 18 12:20:29.908 INFO [stderr] For more information on this warning you can consult Nov 18 12:20:29.908 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:20:29.908 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:20:29.908 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:20:30.168 INFO [stderr] Compiling google-books1 v1.0.8+20180824 Nov 18 12:20:45.895 INFO [stderr] Compiling google-books1-cli v1.0.7+20170313 (/source) Nov 18 12:21:19.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.36s Nov 18 12:21:19.241 INFO [stderr] su: No module specific data is present Nov 18 12:21:20.678 INFO running `"docker" "inspect" "4f95ab8ee0cad398344ccc29b24237e2bfb99d9579e64a0980b29bb5969238c6"` Nov 18 12:21:21.085 INFO running `"docker" "rm" "-f" "4f95ab8ee0cad398344ccc29b24237e2bfb99d9579e64a0980b29bb5969238c6"` Nov 18 12:21:21.368 INFO [stdout] 4f95ab8ee0cad398344ccc29b24237e2bfb99d9579e64a0980b29bb5969238c6 Nov 18 12:21:21.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:21:21.881 INFO [stdout] 7eb3bb81531c291fad8a6f04d912203e8d3ba42d0b8dc13d00685395fe3fddb2 Nov 18 12:21:21.884 INFO running `"docker" "start" "-a" "7eb3bb81531c291fad8a6f04d912203e8d3ba42d0b8dc13d00685395fe3fddb2"` Nov 18 12:21:23.763 INFO [stderr] usermod: no changes Nov 18 12:21:23.823 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:21:23.823 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:21:23.823 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:21:23.823 INFO [stderr] files will be included as a binary target: Nov 18 12:21:23.823 INFO [stderr] Nov 18 12:21:23.823 INFO [stderr] * /source/src/main.rs Nov 18 12:21:23.823 INFO [stderr] Nov 18 12:21:23.823 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:21:23.823 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:21:23.823 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:21:23.823 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:21:23.823 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:21:23.823 INFO [stderr] Nov 18 12:21:23.823 INFO [stderr] For more information on this warning you can consult Nov 18 12:21:23.823 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:21:23.823 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:21:23.823 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:21:24.051 INFO [stderr] Compiling google-books1-cli v1.0.7+20170313 (/source) Nov 18 12:21:31.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.82s Nov 18 12:21:31.620 INFO [stderr] su: No module specific data is present Nov 18 12:21:32.491 INFO running `"docker" "inspect" "7eb3bb81531c291fad8a6f04d912203e8d3ba42d0b8dc13d00685395fe3fddb2"` Nov 18 12:21:32.831 INFO running `"docker" "rm" "-f" "7eb3bb81531c291fad8a6f04d912203e8d3ba42d0b8dc13d00685395fe3fddb2"` Nov 18 12:21:33.187 INFO [stdout] 7eb3bb81531c291fad8a6f04d912203e8d3ba42d0b8dc13d00685395fe3fddb2 Nov 18 12:21:33.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:21:33.699 INFO [stdout] 23cd8527c128a37da121c3db8827ec03c02499d532bf04cdeb018eb47285f54d Nov 18 12:21:33.701 INFO running `"docker" "start" "-a" "23cd8527c128a37da121c3db8827ec03c02499d532bf04cdeb018eb47285f54d"` Nov 18 12:21:35.631 INFO [stderr] usermod: no changes Nov 18 12:21:35.711 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:21:35.711 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:21:35.711 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:21:35.711 INFO [stderr] files will be included as a binary target: Nov 18 12:21:35.711 INFO [stderr] Nov 18 12:21:35.711 INFO [stderr] * /source/src/main.rs Nov 18 12:21:35.711 INFO [stderr] Nov 18 12:21:35.711 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:21:35.711 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:21:35.711 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:21:35.711 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:21:35.711 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:21:35.711 INFO [stderr] Nov 18 12:21:35.711 INFO [stderr] For more information on this warning you can consult Nov 18 12:21:35.711 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:21:35.711 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:21:35.711 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:21:35.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 12:21:35.931 INFO [stderr] Running /target/debug/deps/books1-69d3ae871b785980 Nov 18 12:21:35.931 INFO [stdout] Nov 18 12:21:35.931 INFO [stdout] running 0 tests Nov 18 12:21:35.931 INFO [stdout] Nov 18 12:21:35.931 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:21:35.931 INFO [stdout] Nov 18 12:21:35.943 INFO [stderr] su: No module specific data is present Nov 18 12:21:37.242 INFO running `"docker" "inspect" "23cd8527c128a37da121c3db8827ec03c02499d532bf04cdeb018eb47285f54d"` Nov 18 12:21:37.543 INFO running `"docker" "rm" "-f" "23cd8527c128a37da121c3db8827ec03c02499d532bf04cdeb018eb47285f54d"` Nov 18 12:21:37.915 INFO [stdout] 23cd8527c128a37da121c3db8827ec03c02499d532bf04cdeb018eb47285f54d