Dec 07 16:30:43.068 INFO testing font-0.3.2 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 16:30:43.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 07 16:30:43.496 INFO [stdout] 59e5ddae625645f56645a9ada3bfd0d4b831f0ed20327375311541ad2d594c35 Dec 07 16:30:43.500 INFO running `"docker" "start" "-a" "59e5ddae625645f56645a9ada3bfd0d4b831f0ed20327375311541ad2d594c35"` Dec 07 16:30:44.728 INFO [stderr] usermod: no changes Dec 07 16:30:44.784 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 16:30:44.784 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 16:30:44.784 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 16:30:44.784 INFO [stderr] files will be included as a test target: Dec 07 16:30:44.784 INFO [stderr] Dec 07 16:30:44.784 INFO [stderr] * /source/tests/ttf.rs Dec 07 16:30:44.784 INFO [stderr] * /source/tests/cff.rs Dec 07 16:30:44.784 INFO [stderr] Dec 07 16:30:44.784 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 16:30:44.784 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 16:30:44.784 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 16:30:44.784 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 16:30:44.784 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 16:30:44.784 INFO [stderr] Dec 07 16:30:44.784 INFO [stderr] For more information on this warning you can consult Dec 07 16:30:44.784 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 16:30:44.809 INFO [stderr] Compiling truetype v0.22.0 Dec 07 16:30:44.809 INFO [stderr] Compiling postscript v0.11.1 Dec 07 16:30:47.883 INFO [stderr] Compiling opentype v0.17.1 Dec 07 16:30:52.242 INFO [stderr] Compiling font v0.3.2 (/source) Dec 07 16:30:53.547 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.78s Dec 07 16:30:53.548 INFO [stderr] su: No module specific data is present Dec 07 16:30:54.030 INFO running `"docker" "inspect" "59e5ddae625645f56645a9ada3bfd0d4b831f0ed20327375311541ad2d594c35"` Dec 07 16:30:54.148 INFO running `"docker" "rm" "-f" "59e5ddae625645f56645a9ada3bfd0d4b831f0ed20327375311541ad2d594c35"` Dec 07 16:30:54.478 INFO [stdout] 59e5ddae625645f56645a9ada3bfd0d4b831f0ed20327375311541ad2d594c35 Dec 07 16:30:54.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 07 16:30:55.033 INFO [stdout] 1bdf1256cdffc20548ab148a4db4bc0b837aa4331126db6ff0dfec166b6510e9 Dec 07 16:30:55.042 INFO running `"docker" "start" "-a" "1bdf1256cdffc20548ab148a4db4bc0b837aa4331126db6ff0dfec166b6510e9"` Dec 07 16:30:56.383 INFO [stderr] usermod: no changes Dec 07 16:30:56.428 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 16:30:56.428 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 16:30:56.428 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 16:30:56.428 INFO [stderr] files will be included as a test target: Dec 07 16:30:56.428 INFO [stderr] Dec 07 16:30:56.428 INFO [stderr] * /source/tests/ttf.rs Dec 07 16:30:56.428 INFO [stderr] * /source/tests/cff.rs Dec 07 16:30:56.428 INFO [stderr] Dec 07 16:30:56.428 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 16:30:56.428 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 16:30:56.428 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 16:30:56.428 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 16:30:56.428 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 16:30:56.428 INFO [stderr] Dec 07 16:30:56.428 INFO [stderr] For more information on this warning you can consult Dec 07 16:30:56.428 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 16:30:56.442 INFO [stderr] Compiling font v0.3.2 (/source) Dec 07 16:31:01.095 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.69s Dec 07 16:31:01.103 INFO [stderr] su: No module specific data is present Dec 07 16:31:01.508 INFO running `"docker" "inspect" "1bdf1256cdffc20548ab148a4db4bc0b837aa4331126db6ff0dfec166b6510e9"` Dec 07 16:31:01.656 INFO running `"docker" "rm" "-f" "1bdf1256cdffc20548ab148a4db4bc0b837aa4331126db6ff0dfec166b6510e9"` Dec 07 16:31:01.840 INFO [stdout] 1bdf1256cdffc20548ab148a4db4bc0b837aa4331126db6ff0dfec166b6510e9