Nov 18 10:29:19.548 INFO testing google-webfonts1-cli-1.0.7+20160302 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:29:19.548 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 10:29:20.168 INFO [stdout] 74077c1a6dd1567f8ea524aaf6a098813c62e37808c24d98200fa9d798194d27 Nov 18 10:29:20.171 INFO running `"docker" "start" "-a" "74077c1a6dd1567f8ea524aaf6a098813c62e37808c24d98200fa9d798194d27"` Nov 18 10:29:22.150 INFO [stderr] usermod: no changes Nov 18 10:29:22.199 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:22.199 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:22.199 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:22.199 INFO [stderr] files will be included as a binary target: Nov 18 10:29:22.199 INFO [stderr] Nov 18 10:29:22.199 INFO [stderr] * /source/src/main.rs Nov 18 10:29:22.199 INFO [stderr] Nov 18 10:29:22.199 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:22.199 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:22.199 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:22.199 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:22.199 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:22.199 INFO [stderr] Nov 18 10:29:22.199 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:22.199 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:22.199 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:22.199 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:22.432 INFO [stderr] Compiling google-webfonts1 v1.0.8+20160302 Nov 18 10:29:27.183 INFO [stderr] Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Nov 18 10:29:39.347 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.17s Nov 18 10:29:39.371 INFO [stderr] su: No module specific data is present Nov 18 10:29:40.329 INFO running `"docker" "inspect" "74077c1a6dd1567f8ea524aaf6a098813c62e37808c24d98200fa9d798194d27"` Nov 18 10:29:40.577 INFO running `"docker" "rm" "-f" "74077c1a6dd1567f8ea524aaf6a098813c62e37808c24d98200fa9d798194d27"` Nov 18 10:29:40.939 INFO [stdout] 74077c1a6dd1567f8ea524aaf6a098813c62e37808c24d98200fa9d798194d27 Nov 18 10:29:40.949 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 10:29:41.415 INFO [stdout] ec9a560ed53ef3549ea0a54322ae14bcb40a14d2e655378f89e07cc9508c15b5 Nov 18 10:29:41.417 INFO running `"docker" "start" "-a" "ec9a560ed53ef3549ea0a54322ae14bcb40a14d2e655378f89e07cc9508c15b5"` Nov 18 10:29:43.774 INFO [stderr] usermod: no changes Nov 18 10:29:43.831 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:43.831 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:43.831 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:43.831 INFO [stderr] files will be included as a binary target: Nov 18 10:29:43.831 INFO [stderr] Nov 18 10:29:43.831 INFO [stderr] * /source/src/main.rs Nov 18 10:29:43.831 INFO [stderr] Nov 18 10:29:43.831 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:43.831 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:43.831 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:43.831 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:43.831 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:43.831 INFO [stderr] Nov 18 10:29:43.831 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:43.831 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:43.831 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:43.831 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:43.985 INFO [stderr] Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Nov 18 10:29:49.501 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.70s Nov 18 10:29:49.523 INFO [stderr] su: No module specific data is present Nov 18 10:29:50.807 INFO running `"docker" "inspect" "ec9a560ed53ef3549ea0a54322ae14bcb40a14d2e655378f89e07cc9508c15b5"` Nov 18 10:29:51.143 INFO running `"docker" "rm" "-f" "ec9a560ed53ef3549ea0a54322ae14bcb40a14d2e655378f89e07cc9508c15b5"` Nov 18 10:29:51.506 INFO [stdout] ec9a560ed53ef3549ea0a54322ae14bcb40a14d2e655378f89e07cc9508c15b5 Nov 18 10:29:51.510 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 10:29:51.923 INFO [stdout] b3342e1382dffb715f8c0c560bf049af894115d5032e76b2a1f45e766bb192d0 Nov 18 10:29:51.929 INFO running `"docker" "start" "-a" "b3342e1382dffb715f8c0c560bf049af894115d5032e76b2a1f45e766bb192d0"` Nov 18 10:29:53.730 INFO [stderr] usermod: no changes Nov 18 10:29:53.791 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:53.791 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:53.791 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:53.791 INFO [stderr] files will be included as a binary target: Nov 18 10:29:53.791 INFO [stderr] Nov 18 10:29:53.791 INFO [stderr] * /source/src/main.rs Nov 18 10:29:53.791 INFO [stderr] Nov 18 10:29:53.791 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:53.791 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:53.791 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:53.791 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:53.791 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:53.791 INFO [stderr] Nov 18 10:29:53.791 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:53.791 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:53.791 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:53.791 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:54.097 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 18 10:29:54.110 INFO [stderr] Running /target/debug/deps/webfonts1-36fedc2639b75c75 Nov 18 10:29:54.112 INFO [stdout] Nov 18 10:29:54.113 INFO [stdout] running 0 tests Nov 18 10:29:54.113 INFO [stdout] Nov 18 10:29:54.113 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:29:54.114 INFO [stdout] Nov 18 10:29:54.132 INFO [stderr] su: No module specific data is present Nov 18 10:29:55.271 INFO running `"docker" "inspect" "b3342e1382dffb715f8c0c560bf049af894115d5032e76b2a1f45e766bb192d0"` Nov 18 10:29:55.543 INFO running `"docker" "rm" "-f" "b3342e1382dffb715f8c0c560bf049af894115d5032e76b2a1f45e766bb192d0"` Nov 18 10:29:55.867 INFO [stdout] b3342e1382dffb715f8c0c560bf049af894115d5032e76b2a1f45e766bb192d0