Nov 18 10:33:10.260 INFO testing google-urlshortener1-cli-1.0.7+20150519 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:33:10.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:33:10.819 INFO [stdout] 0149b9d073a12115aaef8faf32f4ab3c3ffc4bb1d34b5e3a82c7b7f0f6c8328f Nov 18 10:33:10.821 INFO running `"docker" "start" "-a" "0149b9d073a12115aaef8faf32f4ab3c3ffc4bb1d34b5e3a82c7b7f0f6c8328f"` Nov 18 10:33:12.019 INFO [stderr] usermod: no changes Nov 18 10:33:12.091 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:12.091 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:12.091 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:12.091 INFO [stderr] files will be included as a binary target: Nov 18 10:33:12.091 INFO [stderr] Nov 18 10:33:12.091 INFO [stderr] * /source/src/main.rs Nov 18 10:33:12.091 INFO [stderr] Nov 18 10:33:12.091 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:12.091 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:12.091 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:12.091 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:12.091 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:12.091 INFO [stderr] Nov 18 10:33:12.091 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:12.091 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:12.091 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:12.091 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:12.279 INFO [stderr] Compiling google-urlshortener1 v1.0.8+20150519 Nov 18 10:33:17.347 INFO [stderr] Compiling google-urlshortener1-cli v1.0.7+20150519 (/source) Nov 18 10:33:32.845 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.79s Nov 18 10:33:32.859 INFO [stderr] su: No module specific data is present Nov 18 10:33:34.736 INFO running `"docker" "inspect" "0149b9d073a12115aaef8faf32f4ab3c3ffc4bb1d34b5e3a82c7b7f0f6c8328f"` Nov 18 10:33:35.051 INFO running `"docker" "rm" "-f" "0149b9d073a12115aaef8faf32f4ab3c3ffc4bb1d34b5e3a82c7b7f0f6c8328f"` Nov 18 10:33:35.279 INFO [stdout] 0149b9d073a12115aaef8faf32f4ab3c3ffc4bb1d34b5e3a82c7b7f0f6c8328f Nov 18 10:33:35.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:33:35.746 INFO [stdout] 539c2aeb9ccffd07b18b0f81892f2fe6c4cd473f4a056ff6772212c71e0408e3 Nov 18 10:33:35.751 INFO running `"docker" "start" "-a" "539c2aeb9ccffd07b18b0f81892f2fe6c4cd473f4a056ff6772212c71e0408e3"` Nov 18 10:33:37.018 INFO [stderr] usermod: no changes Nov 18 10:33:37.086 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:37.086 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:37.086 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:37.086 INFO [stderr] files will be included as a binary target: Nov 18 10:33:37.086 INFO [stderr] Nov 18 10:33:37.086 INFO [stderr] * /source/src/main.rs Nov 18 10:33:37.086 INFO [stderr] Nov 18 10:33:37.086 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:37.086 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:37.086 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:37.086 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:37.086 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:37.086 INFO [stderr] Nov 18 10:33:37.086 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:37.086 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:37.086 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:37.086 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:37.347 INFO [stderr] Compiling google-urlshortener1-cli v1.0.7+20150519 (/source) Nov 18 10:33:42.519 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s Nov 18 10:33:42.531 INFO [stderr] su: No module specific data is present Nov 18 10:33:43.017 INFO running `"docker" "inspect" "539c2aeb9ccffd07b18b0f81892f2fe6c4cd473f4a056ff6772212c71e0408e3"` Nov 18 10:33:43.334 INFO running `"docker" "rm" "-f" "539c2aeb9ccffd07b18b0f81892f2fe6c4cd473f4a056ff6772212c71e0408e3"` Nov 18 10:33:43.643 INFO [stdout] 539c2aeb9ccffd07b18b0f81892f2fe6c4cd473f4a056ff6772212c71e0408e3 Nov 18 10:33:43.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:33:43.967 INFO [stdout] 605357b38073a5049c158d7ae6532b4726ec6d18b4f0dfbb1ae11cfdc0984935 Nov 18 10:33:43.971 INFO running `"docker" "start" "-a" "605357b38073a5049c158d7ae6532b4726ec6d18b4f0dfbb1ae11cfdc0984935"` Nov 18 10:33:45.082 INFO [stderr] usermod: no changes Nov 18 10:33:45.171 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:45.171 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:45.171 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:45.171 INFO [stderr] files will be included as a binary target: Nov 18 10:33:45.171 INFO [stderr] Nov 18 10:33:45.171 INFO [stderr] * /source/src/main.rs Nov 18 10:33:45.171 INFO [stderr] Nov 18 10:33:45.171 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:45.171 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:45.171 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:45.171 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:45.171 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:45.171 INFO [stderr] Nov 18 10:33:45.171 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:45.171 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:45.171 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:45.171 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:45.375 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 18 10:33:45.395 INFO [stdout] Nov 18 10:33:45.395 INFO [stdout] running 0 tests Nov 18 10:33:45.395 INFO [stdout] Nov 18 10:33:45.395 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:33:45.395 INFO [stdout] Nov 18 10:33:45.395 INFO [stderr] Running /target/debug/deps/urlshortener1-5c7d1407341bbd2e Nov 18 10:33:45.403 INFO [stderr] su: No module specific data is present Nov 18 10:33:46.439 INFO running `"docker" "inspect" "605357b38073a5049c158d7ae6532b4726ec6d18b4f0dfbb1ae11cfdc0984935"` Nov 18 10:33:46.730 INFO running `"docker" "rm" "-f" "605357b38073a5049c158d7ae6532b4726ec6d18b4f0dfbb1ae11cfdc0984935"` Nov 18 10:33:47.063 INFO [stdout] 605357b38073a5049c158d7ae6532b4726ec6d18b4f0dfbb1ae11cfdc0984935