Nov 18 03:25:01.424 INFO testing postscript-0.13.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 03:25:01.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 03:25:01.638 INFO [stdout] c58977a231a8d7228f2d7a14c1365f188cd6b51e2888af47ac29ba641b177afb Nov 18 03:25:01.640 INFO running `"docker" "start" "-a" "c58977a231a8d7228f2d7a14c1365f188cd6b51e2888af47ac29ba641b177afb"` Nov 18 03:25:02.015 INFO [stderr] usermod: no changes Nov 18 03:25:02.036 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 03:25:02.036 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 03:25:02.036 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:25:02.036 INFO [stderr] files will be included as a test target: Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] * /source/tests/compact1.rs Nov 18 03:25:02.036 INFO [stderr] * /source/tests/type2.rs Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:25:02.036 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 03:25:02.036 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 03:25:02.036 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:25:02.036 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] For more information on this warning you can consult Nov 18 03:25:02.036 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:25:02.036 INFO [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently Nov 18 03:25:02.036 INFO [stderr] disables Cargo from automatically inferring other benchmark targets. Nov 18 03:25:02.036 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:25:02.036 INFO [stderr] files will be included as a benchmark target: Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] * /source/benches/compact1.rs Nov 18 03:25:02.036 INFO [stderr] * /source/benches/type2.rs Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:25:02.036 INFO [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself Nov 18 03:25:02.036 INFO [stderr] and disable this warning by adding `autobenches = false` to your [package] Nov 18 03:25:02.036 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:25:02.036 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:25:02.036 INFO [stderr] Nov 18 03:25:02.036 INFO [stderr] For more information on this warning you can consult Nov 18 03:25:02.036 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:25:02.038 INFO [stderr] Compiling postscript v0.13.2 (/source) Nov 18 03:25:04.819 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.77s Nov 18 03:25:04.819 INFO [stderr] su: No module specific data is present Nov 18 03:25:05.377 INFO running `"docker" "inspect" "c58977a231a8d7228f2d7a14c1365f188cd6b51e2888af47ac29ba641b177afb"` Nov 18 03:25:05.609 INFO running `"docker" "rm" "-f" "c58977a231a8d7228f2d7a14c1365f188cd6b51e2888af47ac29ba641b177afb"` Nov 18 03:25:05.854 INFO [stdout] c58977a231a8d7228f2d7a14c1365f188cd6b51e2888af47ac29ba641b177afb Nov 18 03:25:05.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 03:25:06.517 INFO [stdout] ec3036b6d1f32cc88c66c50c61d2df504219d0c2fbf9c1800f2e943873d82be5 Nov 18 03:25:06.524 INFO running `"docker" "start" "-a" "ec3036b6d1f32cc88c66c50c61d2df504219d0c2fbf9c1800f2e943873d82be5"` Nov 18 03:25:07.731 INFO [stderr] usermod: no changes Nov 18 03:25:07.811 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 03:25:07.811 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 03:25:07.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:25:07.811 INFO [stderr] files will be included as a test target: Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] * /source/tests/compact1.rs Nov 18 03:25:07.811 INFO [stderr] * /source/tests/type2.rs Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:25:07.811 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 03:25:07.811 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 03:25:07.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:25:07.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] For more information on this warning you can consult Nov 18 03:25:07.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:25:07.811 INFO [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently Nov 18 03:25:07.811 INFO [stderr] disables Cargo from automatically inferring other benchmark targets. Nov 18 03:25:07.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 03:25:07.811 INFO [stderr] files will be included as a benchmark target: Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] * /source/benches/compact1.rs Nov 18 03:25:07.811 INFO [stderr] * /source/benches/type2.rs Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 03:25:07.811 INFO [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself Nov 18 03:25:07.811 INFO [stderr] and disable this warning by adding `autobenches = false` to your [package] Nov 18 03:25:07.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 03:25:07.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 03:25:07.811 INFO [stderr] Nov 18 03:25:07.811 INFO [stderr] For more information on this warning you can consult Nov 18 03:25:07.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 03:25:07.828 INFO [stderr] Compiling postscript v0.13.2 (/source) Nov 18 03:25:11.421 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.65s Nov 18 03:25:11.421 INFO [stderr] su: No module specific data is present Nov 18 03:25:12.058 INFO running `"docker" "inspect" "ec3036b6d1f32cc88c66c50c61d2df504219d0c2fbf9c1800f2e943873d82be5"` Nov 18 03:25:12.393 INFO running `"docker" "rm" "-f" "ec3036b6d1f32cc88c66c50c61d2df504219d0c2fbf9c1800f2e943873d82be5"` Nov 18 03:25:12.679 INFO [stdout] ec3036b6d1f32cc88c66c50c61d2df504219d0c2fbf9c1800f2e943873d82be5