Oct 15 15:47:14.394 INFO testing truetype-0.29.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:47:14.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 15:47:14.903 INFO blam! 3d2c3aa6275d3bfeef756f7a2e5d5f060a50326aec7df3165aebcd4a9d0814d0 Oct 15 15:47:14.905 INFO running `"docker" "start" "-a" "3d2c3aa6275d3bfeef756f7a2e5d5f060a50326aec7df3165aebcd4a9d0814d0"` Oct 15 15:47:16.171 INFO kablam! usermod: no changes Oct 15 15:47:16.238 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 15:47:16.238 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 15:47:16.238 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:47:16.238 INFO kablam! files will be included as a test target: Oct 15 15:47:16.238 INFO kablam! Oct 15 15:47:16.238 INFO kablam! * /source/tests/fixture.rs Oct 15 15:47:16.238 INFO kablam! Oct 15 15:47:16.238 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:47:16.238 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 15:47:16.238 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 15:47:16.238 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:47:16.238 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:47:16.238 INFO kablam! Oct 15 15:47:16.238 INFO kablam! For more information on this warning you can consult Oct 15 15:47:16.238 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:47:16.251 INFO kablam! Compiling truetype v0.29.0 (/source) Oct 15 15:47:19.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 15 15:47:19.462 INFO kablam! su: No module specific data is present Oct 15 15:47:20.357 INFO running `"docker" "rm" "-f" "3d2c3aa6275d3bfeef756f7a2e5d5f060a50326aec7df3165aebcd4a9d0814d0"` Oct 15 15:47:20.710 INFO blam! 3d2c3aa6275d3bfeef756f7a2e5d5f060a50326aec7df3165aebcd4a9d0814d0 Oct 15 15:47:20.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 15:47:21.109 INFO blam! 500a5f394493d528e7987d0041b389e4fc37b7a78736e299242989e660faa8be Oct 15 15:47:21.112 INFO running `"docker" "start" "-a" "500a5f394493d528e7987d0041b389e4fc37b7a78736e299242989e660faa8be"` Oct 15 15:47:22.578 INFO kablam! usermod: no changes Oct 15 15:47:22.630 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 15:47:22.630 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 15:47:22.630 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:47:22.630 INFO kablam! files will be included as a test target: Oct 15 15:47:22.630 INFO kablam! Oct 15 15:47:22.630 INFO kablam! * /source/tests/fixture.rs Oct 15 15:47:22.632 INFO kablam! Oct 15 15:47:22.632 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:47:22.632 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 15:47:22.632 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 15:47:22.632 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:47:22.632 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:47:22.632 INFO kablam! Oct 15 15:47:22.632 INFO kablam! For more information on this warning you can consult Oct 15 15:47:22.632 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:47:22.641 INFO kablam! Compiling truetype v0.29.0 (/source) Oct 15 15:47:28.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.41s Oct 15 15:47:28.016 INFO kablam! su: No module specific data is present Oct 15 15:47:29.131 INFO running `"docker" "rm" "-f" "500a5f394493d528e7987d0041b389e4fc37b7a78736e299242989e660faa8be"` Oct 15 15:47:29.551 INFO blam! 500a5f394493d528e7987d0041b389e4fc37b7a78736e299242989e660faa8be