Nov 18 10:33:13.076 INFO testing google-urlshortener1-cli-1.0.7+20150519 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:33:13.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 10:33:13.459 INFO [stdout] ca21112147929f3e3fd69604973077c83a6fb7eebb2691a0aa9c79746cb3db1a Nov 18 10:33:13.465 INFO running `"docker" "start" "-a" "ca21112147929f3e3fd69604973077c83a6fb7eebb2691a0aa9c79746cb3db1a"` Nov 18 10:33:14.927 INFO [stderr] usermod: no changes Nov 18 10:33:14.995 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:14.995 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:14.995 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:14.995 INFO [stderr] files will be included as a binary target: Nov 18 10:33:14.995 INFO [stderr] Nov 18 10:33:14.995 INFO [stderr] * /source/src/main.rs Nov 18 10:33:14.995 INFO [stderr] Nov 18 10:33:14.995 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:14.995 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:14.995 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:14.995 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:14.995 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:14.995 INFO [stderr] Nov 18 10:33:14.995 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:14.995 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:14.995 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:14.995 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:15.197 INFO [stderr] Compiling yup-hyper-mock v2.0.0 Nov 18 10:33:15.197 INFO [stderr] Compiling google-urlshortener1 v1.0.8+20150519 Nov 18 10:33:20.555 INFO [stderr] Compiling google-urlshortener1-cli v1.0.7+20150519 (/source) Nov 18 10:33:34.107 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.15s Nov 18 10:33:34.119 INFO [stderr] su: No module specific data is present Nov 18 10:33:34.968 INFO running `"docker" "inspect" "ca21112147929f3e3fd69604973077c83a6fb7eebb2691a0aa9c79746cb3db1a"` Nov 18 10:33:35.335 INFO running `"docker" "rm" "-f" "ca21112147929f3e3fd69604973077c83a6fb7eebb2691a0aa9c79746cb3db1a"` Nov 18 10:33:35.685 INFO [stdout] ca21112147929f3e3fd69604973077c83a6fb7eebb2691a0aa9c79746cb3db1a Nov 18 10:33:35.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 10:33:36.060 INFO [stdout] 4c10fd28c3bfb6bd8dd0a39afead9e1c5fbfba3bb3fde7e93c245ae060afdede Nov 18 10:33:36.065 INFO running `"docker" "start" "-a" "4c10fd28c3bfb6bd8dd0a39afead9e1c5fbfba3bb3fde7e93c245ae060afdede"` Nov 18 10:33:37.238 INFO [stderr] usermod: no changes Nov 18 10:33:37.291 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:37.291 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:37.291 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:37.291 INFO [stderr] files will be included as a binary target: Nov 18 10:33:37.291 INFO [stderr] Nov 18 10:33:37.291 INFO [stderr] * /source/src/main.rs Nov 18 10:33:37.291 INFO [stderr] Nov 18 10:33:37.291 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:37.291 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:37.291 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:37.291 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:37.291 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:37.291 INFO [stderr] Nov 18 10:33:37.291 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:37.291 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:37.291 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:37.291 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:37.427 INFO [stderr] Compiling google-urlshortener1-cli v1.0.7+20150519 (/source) Nov 18 10:33:41.432 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.17s Nov 18 10:33:41.459 INFO [stderr] su: No module specific data is present Nov 18 10:33:42.762 INFO running `"docker" "inspect" "4c10fd28c3bfb6bd8dd0a39afead9e1c5fbfba3bb3fde7e93c245ae060afdede"` Nov 18 10:33:43.083 INFO running `"docker" "rm" "-f" "4c10fd28c3bfb6bd8dd0a39afead9e1c5fbfba3bb3fde7e93c245ae060afdede"` Nov 18 10:33:43.346 INFO [stdout] 4c10fd28c3bfb6bd8dd0a39afead9e1c5fbfba3bb3fde7e93c245ae060afdede Nov 18 10:33:43.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 10:33:43.803 INFO [stdout] 0ea525a77d3e7404bfb50a90996a412becc59cb263243175b205680306bab34c Nov 18 10:33:43.809 INFO running `"docker" "start" "-a" "0ea525a77d3e7404bfb50a90996a412becc59cb263243175b205680306bab34c"` Nov 18 10:33:44.787 INFO [stderr] usermod: no changes Nov 18 10:33:44.831 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:44.831 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:44.831 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:44.831 INFO [stderr] files will be included as a binary target: Nov 18 10:33:44.831 INFO [stderr] Nov 18 10:33:44.831 INFO [stderr] * /source/src/main.rs Nov 18 10:33:44.831 INFO [stderr] Nov 18 10:33:44.831 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:44.831 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:44.831 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:44.831 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:44.831 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:44.831 INFO [stderr] Nov 18 10:33:44.831 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:44.831 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:44.831 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urlshortener1`, Nov 18 10:33:44.831 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:44.991 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:33:45.006 INFO [stderr] Running /target/debug/deps/urlshortener1-a58cf9cbe3d0c2c9 Nov 18 10:33:45.028 INFO [stdout] Nov 18 10:33:45.028 INFO [stdout] running 0 tests Nov 18 10:33:45.029 INFO [stdout] Nov 18 10:33:45.029 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:33:45.029 INFO [stdout] Nov 18 10:33:45.032 INFO [stderr] su: No module specific data is present Nov 18 10:33:46.215 INFO running `"docker" "inspect" "0ea525a77d3e7404bfb50a90996a412becc59cb263243175b205680306bab34c"` Nov 18 10:33:46.457 INFO running `"docker" "rm" "-f" "0ea525a77d3e7404bfb50a90996a412becc59cb263243175b205680306bab34c"` Nov 18 10:33:46.903 INFO [stdout] 0ea525a77d3e7404bfb50a90996a412becc59cb263243175b205680306bab34c