Dec 07 04:02:35.532 INFO testing postscript-0.13.2 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 04:02:35.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 04:02:35.737 INFO [stdout] 22ac65de2e201718ac9e6a486cc7451e3d459ea232cd83731f854cb74170b650 Dec 07 04:02:35.738 INFO running `"docker" "start" "-a" "22ac65de2e201718ac9e6a486cc7451e3d459ea232cd83731f854cb74170b650"` Dec 07 04:02:36.224 INFO [stderr] usermod: no changes Dec 07 04:02:36.248 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 04:02:36.248 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 04:02:36.248 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:02:36.248 INFO [stderr] files will be included as a test target: Dec 07 04:02:36.248 INFO [stderr] Dec 07 04:02:36.248 INFO [stderr] * /source/tests/compact1.rs Dec 07 04:02:36.248 INFO [stderr] * /source/tests/type2.rs Dec 07 04:02:36.248 INFO [stderr] Dec 07 04:02:36.248 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:02:36.248 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 04:02:36.248 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 04:02:36.248 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:02:36.248 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:02:36.248 INFO [stderr] Dec 07 04:02:36.248 INFO [stderr] For more information on this warning you can consult Dec 07 04:02:36.248 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:02:36.248 INFO [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently Dec 07 04:02:36.248 INFO [stderr] disables Cargo from automatically inferring other benchmark targets. Dec 07 04:02:36.248 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:02:36.248 INFO [stderr] files will be included as a benchmark target: Dec 07 04:02:36.248 INFO [stderr] Dec 07 04:02:36.248 INFO [stderr] * /source/benches/compact1.rs Dec 07 04:02:36.248 INFO [stderr] * /source/benches/type2.rs Dec 07 04:02:36.248 INFO [stderr] Dec 07 04:02:36.248 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:02:36.248 INFO [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself Dec 07 04:02:36.248 INFO [stderr] and disable this warning by adding `autobenches = false` to your [package] Dec 07 04:02:36.249 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:02:36.249 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:02:36.249 INFO [stderr] Dec 07 04:02:36.249 INFO [stderr] For more information on this warning you can consult Dec 07 04:02:36.249 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:02:36.252 INFO [stderr] Compiling postscript v0.13.2 (/source) Dec 07 04:02:37.955 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s Dec 07 04:02:37.956 INFO [stderr] su: No module specific data is present Dec 07 04:02:38.183 INFO running `"docker" "inspect" "22ac65de2e201718ac9e6a486cc7451e3d459ea232cd83731f854cb74170b650"` Dec 07 04:02:38.336 INFO running `"docker" "rm" "-f" "22ac65de2e201718ac9e6a486cc7451e3d459ea232cd83731f854cb74170b650"` Dec 07 04:02:38.668 INFO [stdout] 22ac65de2e201718ac9e6a486cc7451e3d459ea232cd83731f854cb74170b650 Dec 07 04:02:38.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 04:02:39.131 INFO [stdout] 522e2b5fe63a82c45d1346f0bfe84b2c29e268bd1cac11c695a6e071c1289b8c Dec 07 04:02:39.134 INFO running `"docker" "start" "-a" "522e2b5fe63a82c45d1346f0bfe84b2c29e268bd1cac11c695a6e071c1289b8c"` Dec 07 04:02:40.292 INFO [stderr] usermod: no changes Dec 07 04:02:40.352 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 04:02:40.352 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 04:02:40.352 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:02:40.352 INFO [stderr] files will be included as a test target: Dec 07 04:02:40.352 INFO [stderr] Dec 07 04:02:40.352 INFO [stderr] * /source/tests/compact1.rs Dec 07 04:02:40.352 INFO [stderr] * /source/tests/type2.rs Dec 07 04:02:40.352 INFO [stderr] Dec 07 04:02:40.352 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:02:40.352 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 04:02:40.352 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 04:02:40.352 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:02:40.353 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:02:40.353 INFO [stderr] Dec 07 04:02:40.353 INFO [stderr] For more information on this warning you can consult Dec 07 04:02:40.353 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:02:40.353 INFO [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently Dec 07 04:02:40.353 INFO [stderr] disables Cargo from automatically inferring other benchmark targets. Dec 07 04:02:40.353 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 04:02:40.353 INFO [stderr] files will be included as a benchmark target: Dec 07 04:02:40.353 INFO [stderr] Dec 07 04:02:40.353 INFO [stderr] * /source/benches/compact1.rs Dec 07 04:02:40.353 INFO [stderr] * /source/benches/type2.rs Dec 07 04:02:40.353 INFO [stderr] Dec 07 04:02:40.353 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 04:02:40.353 INFO [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself Dec 07 04:02:40.353 INFO [stderr] and disable this warning by adding `autobenches = false` to your [package] Dec 07 04:02:40.353 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 04:02:40.353 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 04:02:40.353 INFO [stderr] Dec 07 04:02:40.353 INFO [stderr] For more information on this warning you can consult Dec 07 04:02:40.353 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 04:02:40.364 INFO [stderr] Compiling postscript v0.13.2 (/source) Dec 07 04:02:43.348 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s Dec 07 04:02:43.356 INFO [stderr] su: No module specific data is present Dec 07 04:02:44.138 INFO running `"docker" "inspect" "522e2b5fe63a82c45d1346f0bfe84b2c29e268bd1cac11c695a6e071c1289b8c"` Dec 07 04:02:44.372 INFO running `"docker" "rm" "-f" "522e2b5fe63a82c45d1346f0bfe84b2c29e268bd1cac11c695a6e071c1289b8c"` Dec 07 04:02:44.775 INFO [stdout] 522e2b5fe63a82c45d1346f0bfe84b2c29e268bd1cac11c695a6e071c1289b8c