Oct 15 23:08:48.149 INFO testing pyramid_grok-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:08:48.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:48.398 INFO blam! 8a980769cd8784a3b72ad141860deeb43fc584bd93345285e084f742ca749f77 Oct 15 23:08:48.400 INFO running `"docker" "start" "-a" "8a980769cd8784a3b72ad141860deeb43fc584bd93345285e084f742ca749f77"` Oct 15 23:08:50.189 INFO kablam! usermod: no changes Oct 15 23:08:50.223 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:08:50.224 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:08:50.224 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:08:50.224 INFO kablam! files will be included as a binary target: Oct 15 23:08:50.225 INFO kablam! Oct 15 23:08:50.225 INFO kablam! * /source/src/main.rs Oct 15 23:08:50.225 INFO kablam! Oct 15 23:08:50.226 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:08:50.226 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:08:50.226 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:08:50.226 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:08:50.227 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:08:50.227 INFO kablam! Oct 15 23:08:50.227 INFO kablam! For more information on this warning you can consult Oct 15 23:08:50.228 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:08:50.228 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:08:50.228 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:08:50.347 INFO kablam! Compiling clap v2.19.3 Oct 15 23:08:50.347 INFO kablam! Compiling png v0.8.0 Oct 15 23:08:53.623 INFO kablam! Compiling image v0.14.0 Oct 15 23:09:18.171 INFO kablam! Compiling pyramid_grok v0.2.0 (/source) Oct 15 23:09:25.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.40s Oct 15 23:09:25.620 INFO kablam! su: No module specific data is present Oct 15 23:09:26.223 INFO running `"docker" "rm" "-f" "8a980769cd8784a3b72ad141860deeb43fc584bd93345285e084f742ca749f77"` Oct 15 23:09:26.450 INFO blam! 8a980769cd8784a3b72ad141860deeb43fc584bd93345285e084f742ca749f77 Oct 15 23:09:26.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:26.968 INFO blam! 34e7c9ae2a32e5f4cf59ba930a8306cac086a0e3fc64eb5791b0cf3b5a09f644 Oct 15 23:09:26.973 INFO running `"docker" "start" "-a" "34e7c9ae2a32e5f4cf59ba930a8306cac086a0e3fc64eb5791b0cf3b5a09f644"` Oct 15 23:09:28.463 INFO kablam! usermod: no changes Oct 15 23:09:28.503 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:09:28.503 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:09:28.503 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:09:28.503 INFO kablam! files will be included as a binary target: Oct 15 23:09:28.503 INFO kablam! Oct 15 23:09:28.503 INFO kablam! * /source/src/main.rs Oct 15 23:09:28.503 INFO kablam! Oct 15 23:09:28.503 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:09:28.503 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:09:28.503 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:09:28.503 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:09:28.503 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:09:28.503 INFO kablam! Oct 15 23:09:28.503 INFO kablam! For more information on this warning you can consult Oct 15 23:09:28.503 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:09:28.503 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:09:28.503 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:09:28.567 INFO kablam! Compiling pyramid_grok v0.2.0 (/source) Oct 15 23:09:31.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.10s Oct 15 23:09:31.588 INFO kablam! su: No module specific data is present Oct 15 23:09:31.987 INFO running `"docker" "rm" "-f" "34e7c9ae2a32e5f4cf59ba930a8306cac086a0e3fc64eb5791b0cf3b5a09f644"` Oct 15 23:09:32.085 INFO blam! 34e7c9ae2a32e5f4cf59ba930a8306cac086a0e3fc64eb5791b0cf3b5a09f644 Oct 15 23:09:32.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:32.266 INFO blam! 67e4590b7c85de442681dc107385939014114062f6703b85e11026e6c4f08e5b Oct 15 23:09:32.275 INFO running `"docker" "start" "-a" "67e4590b7c85de442681dc107385939014114062f6703b85e11026e6c4f08e5b"` Oct 15 23:09:32.941 INFO kablam! usermod: no changes Oct 15 23:09:32.962 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:09:32.962 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:09:32.962 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:09:32.962 INFO kablam! files will be included as a binary target: Oct 15 23:09:32.962 INFO kablam! Oct 15 23:09:32.962 INFO kablam! * /source/src/main.rs Oct 15 23:09:32.962 INFO kablam! Oct 15 23:09:32.962 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:09:32.962 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:09:32.962 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:09:32.962 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:09:32.962 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:09:32.962 INFO kablam! Oct 15 23:09:32.962 INFO kablam! For more information on this warning you can consult Oct 15 23:09:32.962 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:09:32.962 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pyramid`, Oct 15 23:09:32.962 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:09:32.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 23:09:33.012 INFO kablam! Running /target/debug/deps/pyramid_grok-6d197ce108ebe3c2 Oct 15 23:09:33.013 INFO blam! Oct 15 23:09:33.013 INFO blam! running 0 tests Oct 15 23:09:33.013 INFO blam! Oct 15 23:09:33.013 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:33.013 INFO blam! Oct 15 23:09:33.015 INFO kablam! Running /target/debug/deps/pyramid-af76a2b1ca8b7224 Oct 15 23:09:33.021 INFO blam! Oct 15 23:09:33.021 INFO blam! running 0 tests Oct 15 23:09:33.021 INFO blam! Oct 15 23:09:33.022 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:33.022 INFO blam! Oct 15 23:09:33.023 INFO kablam! Doc-tests pyramid_grok Oct 15 23:09:37.218 INFO blam! Oct 15 23:09:37.218 INFO blam! running 0 tests Oct 15 23:09:37.218 INFO blam! Oct 15 23:09:37.218 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:09:37.218 INFO blam! Oct 15 23:09:37.233 INFO kablam! su: No module specific data is present Oct 15 23:09:37.770 INFO running `"docker" "rm" "-f" "67e4590b7c85de442681dc107385939014114062f6703b85e11026e6c4f08e5b"` Oct 15 23:09:38.042 INFO blam! 67e4590b7c85de442681dc107385939014114062f6703b85e11026e6c4f08e5b