Oct 11 19:52:02.049 INFO testing google-webfonts1-cli-1.0.7+20160302 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:52:02.049 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:52:02.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:52:02.507 INFO blam! db5464513bdaf05fcd614ea5ac36206101e809a146bbb205c30a78a0316ff067 Oct 11 19:52:02.509 INFO running `"docker" "start" "-a" "db5464513bdaf05fcd614ea5ac36206101e809a146bbb205c30a78a0316ff067"` Oct 11 19:52:04.344 INFO kablam! usermod: no changes Oct 11 19:52:04.388 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:52:04.388 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:52:04.388 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:52:04.388 INFO kablam! files will be included as a binary target: Oct 11 19:52:04.388 INFO kablam! Oct 11 19:52:04.388 INFO kablam! * /source/src/main.rs Oct 11 19:52:04.388 INFO kablam! Oct 11 19:52:04.388 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:52:04.388 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:52:04.388 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:52:04.388 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:52:04.388 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:52:04.388 INFO kablam! Oct 11 19:52:04.388 INFO kablam! For more information on this warning you can consult Oct 11 19:52:04.388 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:52:04.388 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Oct 11 19:52:04.388 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:52:04.647 INFO kablam! Compiling google-webfonts1 v1.0.7+20160302 Oct 11 19:52:12.064 INFO kablam! Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Oct 11 19:52:26.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.24s Oct 11 19:52:26.628 INFO kablam! su: No module specific data is present Oct 11 19:52:27.740 INFO running `"docker" "rm" "-f" "db5464513bdaf05fcd614ea5ac36206101e809a146bbb205c30a78a0316ff067"` Oct 11 19:52:28.036 INFO blam! db5464513bdaf05fcd614ea5ac36206101e809a146bbb205c30a78a0316ff067 Oct 11 19:52:28.040 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:52:28.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:52:28.443 INFO blam! 7a9a14a2055ce62a07430e4cfaaa1219a375a6964e94108ea298089fa09a8eec Oct 11 19:52:28.445 INFO running `"docker" "start" "-a" "7a9a14a2055ce62a07430e4cfaaa1219a375a6964e94108ea298089fa09a8eec"` Oct 11 19:52:30.167 INFO kablam! usermod: no changes Oct 11 19:52:30.228 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:52:30.228 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:52:30.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:52:30.228 INFO kablam! files will be included as a binary target: Oct 11 19:52:30.228 INFO kablam! Oct 11 19:52:30.228 INFO kablam! * /source/src/main.rs Oct 11 19:52:30.228 INFO kablam! Oct 11 19:52:30.228 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:52:30.228 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:52:30.228 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:52:30.228 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:52:30.228 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:52:30.228 INFO kablam! Oct 11 19:52:30.228 INFO kablam! For more information on this warning you can consult Oct 11 19:52:30.228 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:52:30.229 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Oct 11 19:52:30.229 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:52:30.412 INFO kablam! Compiling google-webfonts1-cli v1.0.7+20160302 (/source) Oct 11 19:52:38.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.34s Oct 11 19:52:38.565 INFO kablam! su: No module specific data is present Oct 11 19:52:39.896 INFO running `"docker" "rm" "-f" "7a9a14a2055ce62a07430e4cfaaa1219a375a6964e94108ea298089fa09a8eec"` Oct 11 19:52:40.140 INFO blam! 7a9a14a2055ce62a07430e4cfaaa1219a375a6964e94108ea298089fa09a8eec Oct 11 19:52:40.149 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:52:40.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:52:40.540 INFO blam! 191d43f0fae1c5a87accad427389089c35aa46001eface9722b9e494cecd7837 Oct 11 19:52:40.542 INFO running `"docker" "start" "-a" "191d43f0fae1c5a87accad427389089c35aa46001eface9722b9e494cecd7837"` Oct 11 19:52:41.824 INFO kablam! usermod: no changes Oct 11 19:52:41.881 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:52:41.881 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:52:41.881 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:52:41.881 INFO kablam! files will be included as a binary target: Oct 11 19:52:41.882 INFO kablam! Oct 11 19:52:41.882 INFO kablam! * /source/src/main.rs Oct 11 19:52:41.882 INFO kablam! Oct 11 19:52:41.882 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:52:41.883 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:52:41.883 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:52:41.883 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:52:41.883 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:52:41.884 INFO kablam! Oct 11 19:52:41.884 INFO kablam! For more information on this warning you can consult Oct 11 19:52:41.884 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:52:41.884 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webfonts1`, Oct 11 19:52:41.885 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:52:42.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 19:52:42.090 INFO kablam! Running /target/debug/deps/webfonts1-7138c4a1f8063594 Oct 11 19:52:42.093 INFO blam! Oct 11 19:52:42.094 INFO blam! running 0 tests Oct 11 19:52:42.094 INFO blam! Oct 11 19:52:42.094 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:52:42.094 INFO blam! Oct 11 19:52:42.096 INFO kablam! su: No module specific data is present Oct 11 19:52:42.732 INFO running `"docker" "rm" "-f" "191d43f0fae1c5a87accad427389089c35aa46001eface9722b9e494cecd7837"` Oct 11 19:52:43.109 INFO blam! 191d43f0fae1c5a87accad427389089c35aa46001eface9722b9e494cecd7837