Dec 06 19:18:07.578 INFO testing truetype-0.29.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 19:18:07.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 19:18:07.953 INFO [stdout] b657f02109dc9dcb41e49b074ba7711c298d1239e309733628e4886a9badf8bc Dec 06 19:18:07.958 INFO running `"docker" "start" "-a" "b657f02109dc9dcb41e49b074ba7711c298d1239e309733628e4886a9badf8bc"` Dec 06 19:18:09.083 INFO [stderr] usermod: no changes Dec 06 19:18:09.144 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 06 19:18:09.144 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 06 19:18:09.144 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 19:18:09.144 INFO [stderr] files will be included as a test target: Dec 06 19:18:09.144 INFO [stderr] Dec 06 19:18:09.144 INFO [stderr] * /source/tests/fixture.rs Dec 06 19:18:09.144 INFO [stderr] Dec 06 19:18:09.144 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 19:18:09.144 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 06 19:18:09.144 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 06 19:18:09.144 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 19:18:09.144 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 19:18:09.144 INFO [stderr] Dec 06 19:18:09.144 INFO [stderr] For more information on this warning you can consult Dec 06 19:18:09.144 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 19:18:09.144 INFO [stderr] Compiling truetype v0.29.0 (/source) Dec 06 19:18:11.968 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s Dec 06 19:18:11.970 INFO [stderr] su: No module specific data is present Dec 06 19:18:12.704 INFO running `"docker" "inspect" "b657f02109dc9dcb41e49b074ba7711c298d1239e309733628e4886a9badf8bc"` Dec 06 19:18:12.960 INFO running `"docker" "rm" "-f" "b657f02109dc9dcb41e49b074ba7711c298d1239e309733628e4886a9badf8bc"` Dec 06 19:18:13.242 INFO [stdout] b657f02109dc9dcb41e49b074ba7711c298d1239e309733628e4886a9badf8bc Dec 06 19:18:13.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 19:18:13.645 INFO [stdout] a487bb60a8fb7abed26fcebb24635899bfe59cc9586dd6cdf67b5cd6c8ef8fcf Dec 06 19:18:13.647 INFO running `"docker" "start" "-a" "a487bb60a8fb7abed26fcebb24635899bfe59cc9586dd6cdf67b5cd6c8ef8fcf"` Dec 06 19:18:15.379 INFO [stderr] usermod: no changes Dec 06 19:18:15.432 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 06 19:18:15.432 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 06 19:18:15.432 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 19:18:15.432 INFO [stderr] files will be included as a test target: Dec 06 19:18:15.432 INFO [stderr] Dec 06 19:18:15.432 INFO [stderr] * /source/tests/fixture.rs Dec 06 19:18:15.432 INFO [stderr] Dec 06 19:18:15.432 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 19:18:15.432 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 06 19:18:15.432 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 06 19:18:15.432 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 19:18:15.432 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 19:18:15.432 INFO [stderr] Dec 06 19:18:15.432 INFO [stderr] For more information on this warning you can consult Dec 06 19:18:15.432 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 19:18:15.432 INFO [stderr] Compiling truetype v0.29.0 (/source) Dec 06 19:18:20.876 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s Dec 06 19:18:20.876 INFO [stderr] su: No module specific data is present Dec 06 19:18:21.764 INFO running `"docker" "inspect" "a487bb60a8fb7abed26fcebb24635899bfe59cc9586dd6cdf67b5cd6c8ef8fcf"` Dec 06 19:18:22.034 INFO running `"docker" "rm" "-f" "a487bb60a8fb7abed26fcebb24635899bfe59cc9586dd6cdf67b5cd6c8ef8fcf"` Dec 06 19:18:22.332 INFO [stdout] a487bb60a8fb7abed26fcebb24635899bfe59cc9586dd6cdf67b5cd6c8ef8fcf