Oct 15 15:47:20.604 INFO testing truetype-0.29.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:47:20.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:21.047 INFO blam! 67128fe0c0d7e7ce5670f54920e516b29be271e7ab3fa26e948ccfb5274cf058 Oct 15 15:47:21.055 INFO running `"docker" "start" "-a" "67128fe0c0d7e7ce5670f54920e516b29be271e7ab3fa26e948ccfb5274cf058"` Oct 15 15:47:21.927 INFO kablam! usermod: no changes Oct 15 15:47:21.978 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 15:47:21.978 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 15:47:21.978 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:47:21.978 INFO kablam! files will be included as a test target: Oct 15 15:47:21.978 INFO kablam! Oct 15 15:47:21.978 INFO kablam! * /source/tests/fixture.rs Oct 15 15:47:21.978 INFO kablam! Oct 15 15:47:21.978 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:47:21.978 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 15:47:21.978 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 15:47:21.978 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:47:21.978 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:47:21.978 INFO kablam! Oct 15 15:47:21.978 INFO kablam! For more information on this warning you can consult Oct 15 15:47:21.978 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:47:21.992 INFO kablam! Compiling truetype v0.29.0 (/source) Oct 15 15:47:25.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.57s Oct 15 15:47:25.543 INFO kablam! su: No module specific data is present Oct 15 15:47:26.138 INFO running `"docker" "rm" "-f" "67128fe0c0d7e7ce5670f54920e516b29be271e7ab3fa26e948ccfb5274cf058"` Oct 15 15:47:26.463 INFO blam! 67128fe0c0d7e7ce5670f54920e516b29be271e7ab3fa26e948ccfb5274cf058 Oct 15 15:47:26.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:26.868 INFO blam! 3a03ebc366d49a8d1807787f965b65038809af71db0c9b7c64792d26c6007ed5 Oct 15 15:47:26.870 INFO running `"docker" "start" "-a" "3a03ebc366d49a8d1807787f965b65038809af71db0c9b7c64792d26c6007ed5"` Oct 15 15:47:28.478 INFO kablam! usermod: no changes Oct 15 15:47:28.519 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 15:47:28.519 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 15:47:28.519 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:47:28.519 INFO kablam! files will be included as a test target: Oct 15 15:47:28.519 INFO kablam! Oct 15 15:47:28.519 INFO kablam! * /source/tests/fixture.rs Oct 15 15:47:28.519 INFO kablam! Oct 15 15:47:28.519 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:47:28.519 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 15:47:28.519 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 15:47:28.519 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:47:28.519 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:47:28.519 INFO kablam! Oct 15 15:47:28.519 INFO kablam! For more information on this warning you can consult Oct 15 15:47:28.519 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:47:28.527 INFO kablam! Compiling truetype v0.29.0 (/source) Oct 15 15:47:33.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.33s Oct 15 15:47:33.832 INFO kablam! su: No module specific data is present Oct 15 15:47:34.582 INFO running `"docker" "rm" "-f" "3a03ebc366d49a8d1807787f965b65038809af71db0c9b7c64792d26c6007ed5"` Oct 15 15:47:34.902 INFO blam! 3a03ebc366d49a8d1807787f965b65038809af71db0c9b7c64792d26c6007ed5