Nov 16 10:35:30.444 INFO testing tobyjsullivan/fonts against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 10:35:30.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 10:35:30.911 INFO [stdout] 00a172ade6487e0e7b68ac4714121bfe62f98fcb8947b23e96c0ab9cc0d3ed5c Nov 16 10:35:30.913 INFO running `"docker" "start" "-a" "00a172ade6487e0e7b68ac4714121bfe62f98fcb8947b23e96c0ab9cc0d3ed5c"` Nov 16 10:35:32.218 INFO [stderr] usermod: no changes Nov 16 10:35:32.275 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:32.275 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:32.275 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:32.275 INFO [stderr] files will be included as a binary target: Nov 16 10:35:32.275 INFO [stderr] Nov 16 10:35:32.275 INFO [stderr] * /source/src/main.rs Nov 16 10:35:32.275 INFO [stderr] Nov 16 10:35:32.275 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:32.275 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:32.275 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:32.275 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:32.275 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:32.275 INFO [stderr] Nov 16 10:35:32.275 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:32.275 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:32.304 INFO [stderr] Compiling fixed v0.1.3 Nov 16 10:35:42.222 INFO [stderr] Compiling font v0.1.0 (/source/font) Nov 16 10:35:42.883 INFO [stderr] warning: method is never used: `read_string_value` Nov 16 10:35:42.883 INFO [stderr] --> font/src/opentype/tables/name/table.rs:43:5 Nov 16 10:35:42.883 INFO [stderr] | Nov 16 10:35:42.883 INFO [stderr] 43 | / pub fn read_string_value( Nov 16 10:35:42.883 INFO [stderr] 44 | | &self, Nov 16 10:35:42.883 INFO [stderr] 45 | | platform: Platform, Nov 16 10:35:42.883 INFO [stderr] 46 | | encoding: Encoding, Nov 16 10:35:42.883 INFO [stderr] ... | Nov 16 10:35:42.883 INFO [stderr] 61 | | result Nov 16 10:35:42.883 INFO [stderr] 62 | | } Nov 16 10:35:42.883 INFO [stderr] | |_____^ Nov 16 10:35:42.883 INFO [stderr] | Nov 16 10:35:42.883 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 10:35:42.883 INFO [stderr] Nov 16 10:35:42.883 INFO [stderr] warning: field is never used: `checksum` Nov 16 10:35:42.883 INFO [stderr] --> font/src/sfnt/mod.rs:107:5 Nov 16 10:35:42.883 INFO [stderr] | Nov 16 10:35:42.883 INFO [stderr] 107 | checksum: u32, Nov 16 10:35:42.883 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 10:35:42.883 INFO [stderr] Nov 16 10:35:42.883 INFO [stderr] warning: field is never used: `offset` Nov 16 10:35:42.883 INFO [stderr] --> font/src/sfnt/mod.rs:108:5 Nov 16 10:35:42.883 INFO [stderr] | Nov 16 10:35:42.883 INFO [stderr] 108 | offset: usize, Nov 16 10:35:42.883 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 10:35:42.883 INFO [stderr] Nov 16 10:35:43.731 INFO [stderr] Compiling fonts v0.1.0 (/source) Nov 16 10:35:44.587 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.33s Nov 16 10:35:44.590 INFO [stderr] su: No module specific data is present Nov 16 10:35:45.501 INFO running `"docker" "inspect" "00a172ade6487e0e7b68ac4714121bfe62f98fcb8947b23e96c0ab9cc0d3ed5c"` Nov 16 10:35:45.745 INFO running `"docker" "rm" "-f" "00a172ade6487e0e7b68ac4714121bfe62f98fcb8947b23e96c0ab9cc0d3ed5c"` Nov 16 10:35:46.063 INFO [stdout] 00a172ade6487e0e7b68ac4714121bfe62f98fcb8947b23e96c0ab9cc0d3ed5c Nov 16 10:35:46.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 10:35:46.576 INFO [stdout] 02093f357b63f7e17b8f9c0ee467592f9c0158dc286918416cc6efe530f89a41 Nov 16 10:35:46.579 INFO running `"docker" "start" "-a" "02093f357b63f7e17b8f9c0ee467592f9c0158dc286918416cc6efe530f89a41"` Nov 16 10:35:47.726 INFO [stderr] usermod: no changes Nov 16 10:35:47.781 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:47.781 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:47.782 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:47.782 INFO [stderr] files will be included as a binary target: Nov 16 10:35:47.782 INFO [stderr] Nov 16 10:35:47.782 INFO [stderr] * /source/src/main.rs Nov 16 10:35:47.783 INFO [stderr] Nov 16 10:35:47.783 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:47.783 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:47.783 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:47.784 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:47.784 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:47.784 INFO [stderr] Nov 16 10:35:47.785 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:47.785 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:47.793 INFO [stderr] Compiling fonts v0.1.0 (/source) Nov 16 10:35:48.414 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s Nov 16 10:35:48.420 INFO [stderr] su: No module specific data is present Nov 16 10:35:48.936 INFO running `"docker" "inspect" "02093f357b63f7e17b8f9c0ee467592f9c0158dc286918416cc6efe530f89a41"` Nov 16 10:35:49.239 INFO running `"docker" "rm" "-f" "02093f357b63f7e17b8f9c0ee467592f9c0158dc286918416cc6efe530f89a41"` Nov 16 10:35:49.546 INFO [stdout] 02093f357b63f7e17b8f9c0ee467592f9c0158dc286918416cc6efe530f89a41 Nov 16 10:35:49.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 10:35:50.079 INFO [stdout] c397eb319ef09910211b9387f431df0ce223dce0c534bf84e45b1efbd7edfcc1 Nov 16 10:35:50.082 INFO running `"docker" "start" "-a" "c397eb319ef09910211b9387f431df0ce223dce0c534bf84e45b1efbd7edfcc1"` Nov 16 10:35:51.119 INFO [stderr] usermod: no changes Nov 16 10:35:51.155 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:51.156 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:51.156 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:51.156 INFO [stderr] files will be included as a binary target: Nov 16 10:35:51.156 INFO [stderr] Nov 16 10:35:51.156 INFO [stderr] * /source/src/main.rs Nov 16 10:35:51.156 INFO [stderr] Nov 16 10:35:51.156 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:51.156 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:51.156 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:51.156 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:51.156 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:51.156 INFO [stderr] Nov 16 10:35:51.156 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:51.156 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:51.168 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 10:35:51.183 INFO [stderr] Running /target/debug/deps/about-6cff229f2c4e3779 Nov 16 10:35:51.191 INFO [stderr] su: No module specific data is present Nov 16 10:35:51.191 INFO [stdout] Nov 16 10:35:51.191 INFO [stdout] running 0 tests Nov 16 10:35:51.191 INFO [stdout] Nov 16 10:35:51.191 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:35:51.191 INFO [stdout] Nov 16 10:35:51.913 INFO running `"docker" "inspect" "c397eb319ef09910211b9387f431df0ce223dce0c534bf84e45b1efbd7edfcc1"` Nov 16 10:35:52.245 INFO running `"docker" "rm" "-f" "c397eb319ef09910211b9387f431df0ce223dce0c534bf84e45b1efbd7edfcc1"` Nov 16 10:35:52.501 INFO [stdout] c397eb319ef09910211b9387f431df0ce223dce0c534bf84e45b1efbd7edfcc1