Oct 11 23:25:57.383 INFO testing font-0.3.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:25:57.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 11 23:25:57.764 INFO blam! 7eb5dd4da5e934f17eb212309930af02966f62766e677fc2d1127afb6811e6c9 Oct 11 23:25:57.768 INFO running `"docker" "start" "-a" "7eb5dd4da5e934f17eb212309930af02966f62766e677fc2d1127afb6811e6c9"` Oct 11 23:25:58.880 INFO kablam! usermod: no changes Oct 11 23:25:58.964 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 23:25:58.964 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 23:25:58.964 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 23:25:58.964 INFO kablam! files will be included as a test target: Oct 11 23:25:58.964 INFO kablam! Oct 11 23:25:58.964 INFO kablam! * /source/tests/ttf.rs Oct 11 23:25:58.964 INFO kablam! * /source/tests/cff.rs Oct 11 23:25:58.964 INFO kablam! Oct 11 23:25:58.964 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 23:25:58.964 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 23:25:58.964 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 23:25:58.964 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 23:25:58.964 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 23:25:58.964 INFO kablam! Oct 11 23:25:58.964 INFO kablam! For more information on this warning you can consult Oct 11 23:25:58.964 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 23:25:58.980 INFO kablam! Compiling truetype v0.22.0 Oct 11 23:25:58.980 INFO kablam! Compiling postscript v0.11.1 Oct 11 23:26:01.811 INFO kablam! Compiling opentype v0.17.1 Oct 11 23:26:06.326 INFO kablam! Compiling font v0.3.2 (/source) Oct 11 23:26:07.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.29s Oct 11 23:26:07.212 INFO kablam! su: No module specific data is present Oct 11 23:26:08.028 INFO running `"docker" "rm" "-f" "7eb5dd4da5e934f17eb212309930af02966f62766e677fc2d1127afb6811e6c9"` Oct 11 23:26:08.376 INFO blam! 7eb5dd4da5e934f17eb212309930af02966f62766e677fc2d1127afb6811e6c9 Oct 11 23:26:08.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 11 23:26:08.776 INFO blam! 80b824461285a01d45b65621c32284f4a61702331f69b6680f0f7fc3a8a5972d Oct 11 23:26:08.778 INFO running `"docker" "start" "-a" "80b824461285a01d45b65621c32284f4a61702331f69b6680f0f7fc3a8a5972d"` Oct 11 23:26:09.932 INFO kablam! usermod: no changes Oct 11 23:26:09.992 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 23:26:09.992 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 23:26:09.992 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 23:26:09.992 INFO kablam! files will be included as a test target: Oct 11 23:26:09.992 INFO kablam! Oct 11 23:26:09.992 INFO kablam! * /source/tests/ttf.rs Oct 11 23:26:09.992 INFO kablam! * /source/tests/cff.rs Oct 11 23:26:09.992 INFO kablam! Oct 11 23:26:09.992 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 23:26:09.992 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 23:26:09.992 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 23:26:09.992 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 23:26:09.992 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 23:26:09.992 INFO kablam! Oct 11 23:26:09.992 INFO kablam! For more information on this warning you can consult Oct 11 23:26:09.992 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 23:26:10.004 INFO kablam! Compiling svg v0.5.11 Oct 11 23:26:12.724 INFO kablam! Compiling font v0.3.2 (/source) Oct 11 23:26:18.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.17s Oct 11 23:26:18.128 INFO kablam! su: No module specific data is present Oct 11 23:26:18.888 INFO running `"docker" "rm" "-f" "80b824461285a01d45b65621c32284f4a61702331f69b6680f0f7fc3a8a5972d"` Oct 11 23:26:19.084 INFO blam! 80b824461285a01d45b65621c32284f4a61702331f69b6680f0f7fc3a8a5972d