Dec 15 00:38:01.085 INFO testing pyramid_grok-0.2.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 00:38:01.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 00:38:01.271 INFO [stdout] 299edad113f62ad5ce083115da1392c1a559d6276bd7bbc910cc112877ce2f92 Dec 15 00:38:01.279 INFO running `"docker" "start" "-a" "299edad113f62ad5ce083115da1392c1a559d6276bd7bbc910cc112877ce2f92"` Dec 15 00:38:02.648 INFO [stderr] usermod: no changes Dec 15 00:38:02.711 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 00:38:02.711 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 00:38:02.711 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 00:38:02.711 INFO [stderr] files will be included as a binary target: Dec 15 00:38:02.711 INFO [stderr] Dec 15 00:38:02.711 INFO [stderr] * /source/src/main.rs Dec 15 00:38:02.711 INFO [stderr] Dec 15 00:38:02.711 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 00:38:02.711 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 00:38:02.711 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 00:38:02.711 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 00:38:02.711 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 00:38:02.711 INFO [stderr] Dec 15 00:38:02.711 INFO [stderr] For more information on this warning you can consult Dec 15 00:38:02.711 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 00:38:02.711 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Dec 15 00:38:02.711 INFO [stderr] please set bin.path in Cargo.toml Dec 15 00:38:02.796 INFO [stderr] Compiling clap v2.19.3 Dec 15 00:38:02.797 INFO [stderr] Compiling png v0.8.0 Dec 15 00:38:06.091 INFO [stderr] Compiling image v0.14.0 Dec 15 00:38:29.115 INFO [stderr] Compiling pyramid_grok v0.2.0 (/source) Dec 15 00:38:37.235 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.55s Dec 15 00:38:37.247 INFO [stderr] su: No module specific data is present Dec 15 00:38:37.881 INFO running `"docker" "inspect" "299edad113f62ad5ce083115da1392c1a559d6276bd7bbc910cc112877ce2f92"` Dec 15 00:38:38.100 INFO running `"docker" "rm" "-f" "299edad113f62ad5ce083115da1392c1a559d6276bd7bbc910cc112877ce2f92"` Dec 15 00:38:38.339 INFO [stdout] 299edad113f62ad5ce083115da1392c1a559d6276bd7bbc910cc112877ce2f92 Dec 15 00:38:38.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 00:38:38.720 INFO [stdout] 74c92caaafe6ecaa47b950de0932e301c1257ad1e67a84c719cbc9c799022f5d Dec 15 00:38:38.725 INFO running `"docker" "start" "-a" "74c92caaafe6ecaa47b950de0932e301c1257ad1e67a84c719cbc9c799022f5d"` Dec 15 00:38:39.469 INFO [stderr] usermod: no changes Dec 15 00:38:39.555 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 00:38:39.555 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 00:38:39.555 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 00:38:39.555 INFO [stderr] files will be included as a binary target: Dec 15 00:38:39.555 INFO [stderr] Dec 15 00:38:39.555 INFO [stderr] * /source/src/main.rs Dec 15 00:38:39.555 INFO [stderr] Dec 15 00:38:39.555 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 00:38:39.555 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 00:38:39.555 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 00:38:39.555 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 00:38:39.555 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 00:38:39.555 INFO [stderr] Dec 15 00:38:39.555 INFO [stderr] For more information on this warning you can consult Dec 15 00:38:39.555 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 00:38:39.555 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Dec 15 00:38:39.555 INFO [stderr] please set bin.path in Cargo.toml Dec 15 00:38:39.667 INFO [stderr] Compiling pyramid_grok v0.2.0 (/source) Dec 15 00:38:43.961 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.46s Dec 15 00:38:43.968 INFO [stderr] su: No module specific data is present Dec 15 00:38:44.972 INFO running `"docker" "inspect" "74c92caaafe6ecaa47b950de0932e301c1257ad1e67a84c719cbc9c799022f5d"` Dec 15 00:38:45.269 INFO running `"docker" "rm" "-f" "74c92caaafe6ecaa47b950de0932e301c1257ad1e67a84c719cbc9c799022f5d"` Dec 15 00:38:45.595 INFO [stdout] 74c92caaafe6ecaa47b950de0932e301c1257ad1e67a84c719cbc9c799022f5d Dec 15 00:38:45.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --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 15 00:38:46.051 INFO [stdout] 404f526e168539993c641efc6d72e682563c0f801c74e4d382956edc79d38d74 Dec 15 00:38:46.059 INFO running `"docker" "start" "-a" "404f526e168539993c641efc6d72e682563c0f801c74e4d382956edc79d38d74"` Dec 15 00:38:47.669 INFO [stderr] usermod: no changes Dec 15 00:38:47.731 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 00:38:47.731 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 00:38:47.731 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 00:38:47.731 INFO [stderr] files will be included as a binary target: Dec 15 00:38:47.731 INFO [stderr] Dec 15 00:38:47.731 INFO [stderr] * /source/src/main.rs Dec 15 00:38:47.731 INFO [stderr] Dec 15 00:38:47.731 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 00:38:47.731 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 00:38:47.731 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 00:38:47.731 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 00:38:47.731 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 00:38:47.731 INFO [stderr] Dec 15 00:38:47.731 INFO [stderr] For more information on this warning you can consult Dec 15 00:38:47.731 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 00:38:47.731 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Dec 15 00:38:47.731 INFO [stderr] please set bin.path in Cargo.toml Dec 15 00:38:47.777 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Dec 15 00:38:47.791 INFO [stderr] Running /target/debug/deps/pyramid_grok-7cd65895b426ae43 Dec 15 00:38:47.794 INFO [stdout] Dec 15 00:38:47.794 INFO [stdout] running 0 tests Dec 15 00:38:47.794 INFO [stdout] Dec 15 00:38:47.794 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 00:38:47.794 INFO [stdout] Dec 15 00:38:47.795 INFO [stderr] Running /target/debug/deps/pyramid-c26671263b1d2a5e Dec 15 00:38:47.797 INFO [stdout] Dec 15 00:38:47.797 INFO [stdout] running 0 tests Dec 15 00:38:47.797 INFO [stdout] Dec 15 00:38:47.797 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 00:38:47.797 INFO [stdout] Dec 15 00:38:47.797 INFO [stderr] Doc-tests pyramid_grok Dec 15 00:38:52.472 INFO [stdout] Dec 15 00:38:52.472 INFO [stdout] running 0 tests Dec 15 00:38:52.472 INFO [stdout] Dec 15 00:38:52.472 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 00:38:52.472 INFO [stdout] Dec 15 00:38:52.490 INFO [stderr] su: No module specific data is present Dec 15 00:38:53.548 INFO running `"docker" "inspect" "404f526e168539993c641efc6d72e682563c0f801c74e4d382956edc79d38d74"` Dec 15 00:38:53.887 INFO running `"docker" "rm" "-f" "404f526e168539993c641efc6d72e682563c0f801c74e4d382956edc79d38d74"` Dec 15 00:38:54.263 INFO [stdout] 404f526e168539993c641efc6d72e682563c0f801c74e4d382956edc79d38d74