Nov 18 12:20:16.274 INFO testing google-books1-cli-1.0.7+20170313 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:20:16.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:20:16.716 INFO [stdout] e51acf19703434c8f3f3dd2a73aed2a0d0d43d1aebe57c4f04a42900325d2c74 Nov 18 12:20:16.718 INFO running `"docker" "start" "-a" "e51acf19703434c8f3f3dd2a73aed2a0d0d43d1aebe57c4f04a42900325d2c74"` Nov 18 12:20:18.918 INFO [stderr] usermod: no changes Nov 18 12:20:19.007 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:20:19.007 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:20:19.007 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:20:19.007 INFO [stderr] files will be included as a binary target: Nov 18 12:20:19.007 INFO [stderr] Nov 18 12:20:19.007 INFO [stderr] * /source/src/main.rs Nov 18 12:20:19.007 INFO [stderr] Nov 18 12:20:19.007 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:20:19.007 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:20:19.007 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:20:19.007 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:20:19.007 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:20:19.007 INFO [stderr] Nov 18 12:20:19.007 INFO [stderr] For more information on this warning you can consult Nov 18 12:20:19.007 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:20:19.007 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:20:19.007 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:20:19.354 INFO [stderr] Compiling google-books1 v1.0.8+20180824 Nov 18 12:20:34.723 INFO [stderr] Compiling google-books1-cli v1.0.7+20170313 (/source) Nov 18 12:21:10.484 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.53s Nov 18 12:21:10.499 INFO [stderr] su: No module specific data is present Nov 18 12:21:11.597 INFO running `"docker" "inspect" "e51acf19703434c8f3f3dd2a73aed2a0d0d43d1aebe57c4f04a42900325d2c74"` Nov 18 12:21:11.933 INFO running `"docker" "rm" "-f" "e51acf19703434c8f3f3dd2a73aed2a0d0d43d1aebe57c4f04a42900325d2c74"` Nov 18 12:21:12.295 INFO [stdout] e51acf19703434c8f3f3dd2a73aed2a0d0d43d1aebe57c4f04a42900325d2c74 Nov 18 12:21:12.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:21:12.667 INFO [stdout] 7a20d921467c9935e342985516d371e7a75a80335d69574f940cb41c04486d2d Nov 18 12:21:12.670 INFO running `"docker" "start" "-a" "7a20d921467c9935e342985516d371e7a75a80335d69574f940cb41c04486d2d"` Nov 18 12:21:14.907 INFO [stderr] usermod: no changes Nov 18 12:21:14.947 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:21:14.947 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:21:14.947 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:21:14.947 INFO [stderr] files will be included as a binary target: Nov 18 12:21:14.947 INFO [stderr] Nov 18 12:21:14.947 INFO [stderr] * /source/src/main.rs Nov 18 12:21:14.947 INFO [stderr] Nov 18 12:21:14.947 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:21:14.947 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:21:14.947 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:21:14.947 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:21:14.947 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:21:14.947 INFO [stderr] Nov 18 12:21:14.947 INFO [stderr] For more information on this warning you can consult Nov 18 12:21:14.947 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:21:14.947 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:21:14.947 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:21:15.107 INFO [stderr] Compiling google-books1-cli v1.0.7+20170313 (/source) Nov 18 12:21:21.839 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.90s Nov 18 12:21:21.847 INFO [stderr] su: No module specific data is present Nov 18 12:21:22.589 INFO running `"docker" "inspect" "7a20d921467c9935e342985516d371e7a75a80335d69574f940cb41c04486d2d"` Nov 18 12:21:22.933 INFO running `"docker" "rm" "-f" "7a20d921467c9935e342985516d371e7a75a80335d69574f940cb41c04486d2d"` Nov 18 12:21:23.274 INFO [stdout] 7a20d921467c9935e342985516d371e7a75a80335d69574f940cb41c04486d2d Nov 18 12:21:23.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:21:23.690 INFO [stdout] e5e5515dae05f28b458e9a4a36f033e2edc1bc2b5d580bef1a47a47277826967 Nov 18 12:21:23.693 INFO running `"docker" "start" "-a" "e5e5515dae05f28b458e9a4a36f033e2edc1bc2b5d580bef1a47a47277826967"` Nov 18 12:21:25.233 INFO [stderr] usermod: no changes Nov 18 12:21:25.299 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:21:25.299 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:21:25.299 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:21:25.299 INFO [stderr] files will be included as a binary target: Nov 18 12:21:25.299 INFO [stderr] Nov 18 12:21:25.299 INFO [stderr] * /source/src/main.rs Nov 18 12:21:25.299 INFO [stderr] Nov 18 12:21:25.299 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:21:25.299 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:21:25.299 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:21:25.299 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:21:25.299 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:21:25.299 INFO [stderr] Nov 18 12:21:25.299 INFO [stderr] For more information on this warning you can consult Nov 18 12:21:25.299 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:21:25.299 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `books1`, Nov 18 12:21:25.299 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:21:25.503 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 12:21:25.523 INFO [stderr] Running /target/debug/deps/books1-f4fe00861bf2ebdb Nov 18 12:21:25.547 INFO [stdout] Nov 18 12:21:25.547 INFO [stdout] running 0 tests Nov 18 12:21:25.547 INFO [stdout] Nov 18 12:21:25.547 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:21:25.547 INFO [stdout] Nov 18 12:21:25.553 INFO [stderr] su: No module specific data is present Nov 18 12:21:26.676 INFO running `"docker" "inspect" "e5e5515dae05f28b458e9a4a36f033e2edc1bc2b5d580bef1a47a47277826967"` Nov 18 12:21:27.063 INFO running `"docker" "rm" "-f" "e5e5515dae05f28b458e9a4a36f033e2edc1bc2b5d580bef1a47a47277826967"` Nov 18 12:21:27.387 INFO [stdout] e5e5515dae05f28b458e9a4a36f033e2edc1bc2b5d580bef1a47a47277826967