Oct 15 23:08:47.548 INFO testing pyramid_grok-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:08:47.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 23:08:47.731 INFO blam! 6a44660df86883e7445d853953f0d7b4ce2a7698451aa335aeebd980033e6e26 Oct 15 23:08:47.731 INFO running `"docker" "start" "-a" "6a44660df86883e7445d853953f0d7b4ce2a7698451aa335aeebd980033e6e26"` Oct 15 23:08:48.167 INFO kablam! usermod: no changes Oct 15 23:08:48.203 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:08:48.203 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:08:48.203 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:08:48.203 INFO kablam! files will be included as a binary target: Oct 15 23:08:48.203 INFO kablam! Oct 15 23:08:48.203 INFO kablam! * /source/src/main.rs Oct 15 23:08:48.203 INFO kablam! Oct 15 23:08:48.203 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:08:48.203 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:08:48.203 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:08:48.203 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:08:48.203 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:08:48.203 INFO kablam! Oct 15 23:08:48.203 INFO kablam! For more information on this warning you can consult Oct 15 23:08:48.203 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:08:48.203 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:08:48.203 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:08:48.319 INFO kablam! Compiling clap v2.19.3 Oct 15 23:08:48.323 INFO kablam! Compiling png v0.8.0 Oct 15 23:08:51.239 INFO kablam! Compiling image v0.14.0 Oct 15 23:09:14.043 INFO kablam! Compiling pyramid_grok v0.2.0 (/source) Oct 15 23:09:21.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.41s Oct 15 23:09:21.607 INFO kablam! su: No module specific data is present Oct 15 23:09:22.824 INFO running `"docker" "rm" "-f" "6a44660df86883e7445d853953f0d7b4ce2a7698451aa335aeebd980033e6e26"` Oct 15 23:09:23.051 INFO blam! 6a44660df86883e7445d853953f0d7b4ce2a7698451aa335aeebd980033e6e26 Oct 15 23:09:23.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 23:09:23.475 INFO blam! 774bf6de4d3fa11290f701dc507ff8b158054b87e994e19b76f149528b26a21a Oct 15 23:09:23.481 INFO running `"docker" "start" "-a" "774bf6de4d3fa11290f701dc507ff8b158054b87e994e19b76f149528b26a21a"` Oct 15 23:09:24.885 INFO kablam! usermod: no changes Oct 15 23:09:24.935 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:09:24.936 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:09:24.936 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:09:24.936 INFO kablam! files will be included as a binary target: Oct 15 23:09:24.937 INFO kablam! Oct 15 23:09:24.937 INFO kablam! * /source/src/main.rs Oct 15 23:09:24.937 INFO kablam! Oct 15 23:09:24.938 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:09:24.938 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:09:24.938 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:09:24.938 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:09:24.939 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:09:24.939 INFO kablam! Oct 15 23:09:24.939 INFO kablam! For more information on this warning you can consult Oct 15 23:09:24.940 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:09:24.940 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:09:24.940 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:09:25.003 INFO kablam! Compiling pyramid_grok v0.2.0 (/source) Oct 15 23:09:28.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.90s Oct 15 23:09:28.820 INFO kablam! su: No module specific data is present Oct 15 23:09:29.771 INFO running `"docker" "rm" "-f" "774bf6de4d3fa11290f701dc507ff8b158054b87e994e19b76f149528b26a21a"` Oct 15 23:09:29.911 INFO blam! 774bf6de4d3fa11290f701dc507ff8b158054b87e994e19b76f149528b26a21a Oct 15 23:09:29.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 23:09:30.227 INFO blam! cbdf98c169731dbfb374962ae4085dde824eb09a09ec06008eacc16102418f30 Oct 15 23:09:30.229 INFO running `"docker" "start" "-a" "cbdf98c169731dbfb374962ae4085dde824eb09a09ec06008eacc16102418f30"` Oct 15 23:09:30.831 INFO kablam! usermod: no changes Oct 15 23:09:30.863 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:09:30.863 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:09:30.864 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:09:30.864 INFO kablam! files will be included as a binary target: Oct 15 23:09:30.864 INFO kablam! Oct 15 23:09:30.864 INFO kablam! * /source/src/main.rs Oct 15 23:09:30.864 INFO kablam! Oct 15 23:09:30.865 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:09:30.865 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:09:30.865 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:09:30.865 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:09:30.865 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:09:30.865 INFO kablam! Oct 15 23:09:30.866 INFO kablam! For more information on this warning you can consult Oct 15 23:09:30.866 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:09:30.866 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:09:30.866 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:09:30.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 23:09:30.909 INFO kablam! Running /target/debug/deps/pyramid_grok-1c4d3f4147768e71 Oct 15 23:09:30.910 INFO blam! Oct 15 23:09:30.910 INFO blam! running 0 tests Oct 15 23:09:30.910 INFO blam! Oct 15 23:09:30.910 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:30.910 INFO blam! Oct 15 23:09:30.923 INFO kablam! Running /target/debug/deps/pyramid-dd85018172c9431c Oct 15 23:09:30.923 INFO kablam! Doc-tests pyramid_grok Oct 15 23:09:30.923 INFO blam! Oct 15 23:09:30.923 INFO blam! running 0 tests Oct 15 23:09:30.923 INFO blam! Oct 15 23:09:30.923 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:30.923 INFO blam! Oct 15 23:09:34.631 INFO blam! Oct 15 23:09:34.631 INFO blam! running 0 tests Oct 15 23:09:34.631 INFO blam! Oct 15 23:09:34.631 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:34.631 INFO blam! Oct 15 23:09:34.643 INFO kablam! su: No module specific data is present Oct 15 23:09:35.403 INFO running `"docker" "rm" "-f" "cbdf98c169731dbfb374962ae4085dde824eb09a09ec06008eacc16102418f30"` Oct 15 23:09:35.631 INFO blam! cbdf98c169731dbfb374962ae4085dde824eb09a09ec06008eacc16102418f30