Nov 16 10:35:28.609 INFO testing tobyjsullivan/fonts against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 10:35:28.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 10:35:28.947 INFO [stdout] 8ade34785a6700fd479bac912ccdcef922fa7cde9360200234697390fdef4e4c Nov 16 10:35:28.953 INFO running `"docker" "start" "-a" "8ade34785a6700fd479bac912ccdcef922fa7cde9360200234697390fdef4e4c"` Nov 16 10:35:30.071 INFO [stderr] usermod: no changes Nov 16 10:35:30.159 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:30.159 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:30.159 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:30.159 INFO [stderr] files will be included as a binary target: Nov 16 10:35:30.160 INFO [stderr] Nov 16 10:35:30.160 INFO [stderr] * /source/src/main.rs Nov 16 10:35:30.160 INFO [stderr] Nov 16 10:35:30.160 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:30.160 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:30.161 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:30.161 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:30.161 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:30.161 INFO [stderr] Nov 16 10:35:30.161 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:30.161 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:30.203 INFO [stderr] Compiling fixed v0.1.3 Nov 16 10:35:40.169 INFO [stderr] Compiling font v0.1.0 (/source/font) Nov 16 10:35:40.915 INFO [stderr] warning: method is never used: `read_string_value` Nov 16 10:35:40.916 INFO [stderr] --> font/src/opentype/tables/name/table.rs:43:5 Nov 16 10:35:40.916 INFO [stderr] | Nov 16 10:35:40.916 INFO [stderr] 43 | / pub fn read_string_value( Nov 16 10:35:40.916 INFO [stderr] 44 | | &self, Nov 16 10:35:40.917 INFO [stderr] 45 | | platform: Platform, Nov 16 10:35:40.917 INFO [stderr] 46 | | encoding: Encoding, Nov 16 10:35:40.917 INFO [stderr] ... | Nov 16 10:35:40.918 INFO [stderr] 61 | | result Nov 16 10:35:40.918 INFO [stderr] 62 | | } Nov 16 10:35:40.918 INFO [stderr] | |_____^ Nov 16 10:35:40.918 INFO [stderr] | Nov 16 10:35:40.919 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 10:35:40.919 INFO [stderr] Nov 16 10:35:40.919 INFO [stderr] warning: field is never used: `checksum` Nov 16 10:35:40.920 INFO [stderr] --> font/src/sfnt/mod.rs:107:5 Nov 16 10:35:40.920 INFO [stderr] | Nov 16 10:35:40.920 INFO [stderr] 107 | checksum: u32, Nov 16 10:35:40.920 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 10:35:40.921 INFO [stderr] Nov 16 10:35:40.921 INFO [stderr] warning: field is never used: `offset` Nov 16 10:35:40.921 INFO [stderr] --> font/src/sfnt/mod.rs:108:5 Nov 16 10:35:40.922 INFO [stderr] | Nov 16 10:35:40.922 INFO [stderr] 108 | offset: usize, Nov 16 10:35:40.922 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 10:35:40.922 INFO [stderr] Nov 16 10:35:41.892 INFO [stderr] Compiling fonts v0.1.0 (/source) Nov 16 10:35:42.730 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.62s Nov 16 10:35:42.732 INFO [stderr] su: No module specific data is present Nov 16 10:35:43.371 INFO running `"docker" "inspect" "8ade34785a6700fd479bac912ccdcef922fa7cde9360200234697390fdef4e4c"` Nov 16 10:35:43.609 INFO running `"docker" "rm" "-f" "8ade34785a6700fd479bac912ccdcef922fa7cde9360200234697390fdef4e4c"` Nov 16 10:35:43.898 INFO [stdout] 8ade34785a6700fd479bac912ccdcef922fa7cde9360200234697390fdef4e4c Nov 16 10:35:43.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 10:35:44.388 INFO [stdout] ec41496f115fc31998340f3034d6c96de8cf34b4624a48a55ab8bd2447fad59c Nov 16 10:35:44.390 INFO running `"docker" "start" "-a" "ec41496f115fc31998340f3034d6c96de8cf34b4624a48a55ab8bd2447fad59c"` Nov 16 10:35:45.775 INFO [stderr] usermod: no changes Nov 16 10:35:45.823 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:45.823 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:45.823 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:45.823 INFO [stderr] files will be included as a binary target: Nov 16 10:35:45.823 INFO [stderr] Nov 16 10:35:45.823 INFO [stderr] * /source/src/main.rs Nov 16 10:35:45.823 INFO [stderr] Nov 16 10:35:45.823 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:45.823 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:45.823 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:45.823 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:45.823 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:45.823 INFO [stderr] Nov 16 10:35:45.823 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:45.823 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:45.831 INFO [stderr] Compiling fonts v0.1.0 (/source) Nov 16 10:35:46.455 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s Nov 16 10:35:46.455 INFO [stderr] su: No module specific data is present Nov 16 10:35:47.156 INFO running `"docker" "inspect" "ec41496f115fc31998340f3034d6c96de8cf34b4624a48a55ab8bd2447fad59c"` Nov 16 10:35:47.433 INFO running `"docker" "rm" "-f" "ec41496f115fc31998340f3034d6c96de8cf34b4624a48a55ab8bd2447fad59c"` Nov 16 10:35:47.671 INFO [stdout] ec41496f115fc31998340f3034d6c96de8cf34b4624a48a55ab8bd2447fad59c Nov 16 10:35:47.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 10:35:48.269 INFO [stdout] b3ad0c2ffd644c6f0c510c09fe4f8128649d6878a356c83955a953838099648d Nov 16 10:35:48.270 INFO running `"docker" "start" "-a" "b3ad0c2ffd644c6f0c510c09fe4f8128649d6878a356c83955a953838099648d"` Nov 16 10:35:49.143 INFO [stderr] usermod: no changes Nov 16 10:35:49.184 INFO [stderr] warning: /source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:35:49.184 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:35:49.184 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:35:49.184 INFO [stderr] files will be included as a binary target: Nov 16 10:35:49.184 INFO [stderr] Nov 16 10:35:49.184 INFO [stderr] * /source/src/main.rs Nov 16 10:35:49.184 INFO [stderr] Nov 16 10:35:49.184 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:35:49.184 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:35:49.184 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:35:49.184 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:35:49.184 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:35:49.184 INFO [stderr] Nov 16 10:35:49.184 INFO [stderr] For more information on this warning you can consult Nov 16 10:35:49.184 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:35:49.184 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 10:35:49.187 INFO [stderr] Running /target/debug/deps/about-7c1a6fdffd894609 Nov 16 10:35:49.191 INFO [stdout] Nov 16 10:35:49.191 INFO [stdout] running 0 tests Nov 16 10:35:49.191 INFO [stdout] Nov 16 10:35:49.191 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:35:49.191 INFO [stdout] Nov 16 10:35:49.195 INFO [stderr] su: No module specific data is present Nov 16 10:35:49.709 INFO running `"docker" "inspect" "b3ad0c2ffd644c6f0c510c09fe4f8128649d6878a356c83955a953838099648d"` Nov 16 10:35:49.975 INFO running `"docker" "rm" "-f" "b3ad0c2ffd644c6f0c510c09fe4f8128649d6878a356c83955a953838099648d"` Nov 16 10:35:50.239 INFO [stdout] b3ad0c2ffd644c6f0c510c09fe4f8128649d6878a356c83955a953838099648d