Nov 18 10:29:17.057 INFO testing google-webfonts1-cli-1.0.7+20160302 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:29:17.058 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 10:29:17.551 INFO [stdout] 4fa59368b3ee68f8943b9319cb5ad138e7c7ebf3ab48a71fe79cda674918dff8 Nov 18 10:29:17.554 INFO running `"docker" "start" "-a" "4fa59368b3ee68f8943b9319cb5ad138e7c7ebf3ab48a71fe79cda674918dff8"` Nov 18 10:29:19.652 INFO [stderr] usermod: no changes Nov 18 10:29:19.711 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:19.711 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:19.711 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:19.711 INFO [stderr] files will be included as a binary target: Nov 18 10:29:19.711 INFO [stderr] Nov 18 10:29:19.711 INFO [stderr] * /source/src/main.rs Nov 18 10:29:19.711 INFO [stderr] Nov 18 10:29:19.711 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:19.711 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:19.711 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:19.711 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:19.711 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:19.711 INFO [stderr] Nov 18 10:29:19.711 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:19.711 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:19.711 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:19.711 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:19.959 INFO [stderr] Compiling google-webfonts1 v1.0.8+20160302 Nov 18 10:29:24.527 INFO [stderr] Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Nov 18 10:29:36.479 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.79s Nov 18 10:29:36.491 INFO [stderr] su: No module specific data is present Nov 18 10:29:37.786 INFO running `"docker" "inspect" "4fa59368b3ee68f8943b9319cb5ad138e7c7ebf3ab48a71fe79cda674918dff8"` Nov 18 10:29:38.104 INFO running `"docker" "rm" "-f" "4fa59368b3ee68f8943b9319cb5ad138e7c7ebf3ab48a71fe79cda674918dff8"` Nov 18 10:29:38.394 INFO [stdout] 4fa59368b3ee68f8943b9319cb5ad138e7c7ebf3ab48a71fe79cda674918dff8 Nov 18 10:29:38.400 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 10:29:38.981 INFO [stdout] 2d61e8e6be1759f48cbcaa792bc973cb2861747674c54a947951b2066d48ca31 Nov 18 10:29:38.984 INFO running `"docker" "start" "-a" "2d61e8e6be1759f48cbcaa792bc973cb2861747674c54a947951b2066d48ca31"` Nov 18 10:29:40.763 INFO [stderr] usermod: no changes Nov 18 10:29:40.823 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:40.824 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:40.824 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:40.824 INFO [stderr] files will be included as a binary target: Nov 18 10:29:40.825 INFO [stderr] Nov 18 10:29:40.825 INFO [stderr] * /source/src/main.rs Nov 18 10:29:40.825 INFO [stderr] Nov 18 10:29:40.825 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:40.826 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:40.826 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:40.826 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:40.827 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:40.827 INFO [stderr] Nov 18 10:29:40.827 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:40.828 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:40.828 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:40.828 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:41.004 INFO [stderr] Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Nov 18 10:29:46.392 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.60s Nov 18 10:29:46.405 INFO [stderr] su: No module specific data is present Nov 18 10:29:47.704 INFO running `"docker" "inspect" "2d61e8e6be1759f48cbcaa792bc973cb2861747674c54a947951b2066d48ca31"` Nov 18 10:29:48.035 INFO running `"docker" "rm" "-f" "2d61e8e6be1759f48cbcaa792bc973cb2861747674c54a947951b2066d48ca31"` Nov 18 10:29:48.403 INFO [stdout] 2d61e8e6be1759f48cbcaa792bc973cb2861747674c54a947951b2066d48ca31 Nov 18 10:29:48.407 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 10:29:48.854 INFO [stdout] fe0e6013214b0c9e7e1f6bf0d95457fa1cf33d6bf65d35efcfba7dcb75e50a09 Nov 18 10:29:48.857 INFO running `"docker" "start" "-a" "fe0e6013214b0c9e7e1f6bf0d95457fa1cf33d6bf65d35efcfba7dcb75e50a09"` Nov 18 10:29:50.843 INFO [stderr] usermod: no changes Nov 18 10:29:50.895 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:29:50.895 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:29:50.895 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:29:50.895 INFO [stderr] files will be included as a binary target: Nov 18 10:29:50.895 INFO [stderr] Nov 18 10:29:50.895 INFO [stderr] * /source/src/main.rs Nov 18 10:29:50.895 INFO [stderr] Nov 18 10:29:50.895 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:29:50.895 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:29:50.895 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:29:50.895 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:29:50.895 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:29:50.895 INFO [stderr] Nov 18 10:29:50.895 INFO [stderr] For more information on this warning you can consult Nov 18 10:29:50.895 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:29:50.895 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Nov 18 10:29:50.895 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:29:51.039 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:29:51.043 INFO [stderr] Running /target/debug/deps/webfonts1-810f5e19ad82d837 Nov 18 10:29:51.051 INFO [stdout] Nov 18 10:29:51.051 INFO [stdout] running 0 tests Nov 18 10:29:51.051 INFO [stdout] Nov 18 10:29:51.051 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:29:51.051 INFO [stdout] Nov 18 10:29:51.052 INFO [stderr] su: No module specific data is present Nov 18 10:29:51.789 INFO running `"docker" "inspect" "fe0e6013214b0c9e7e1f6bf0d95457fa1cf33d6bf65d35efcfba7dcb75e50a09"` Nov 18 10:29:52.159 INFO running `"docker" "rm" "-f" "fe0e6013214b0c9e7e1f6bf0d95457fa1cf33d6bf65d35efcfba7dcb75e50a09"` Nov 18 10:29:52.523 INFO [stdout] fe0e6013214b0c9e7e1f6bf0d95457fa1cf33d6bf65d35efcfba7dcb75e50a09