Oct 11 18:32:17.477 INFO testing ipgen-cli-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:32:17.478 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:32:17.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:32:17.886 INFO blam! 3b2a4b19f1c2f8c195f6b2528fc0389b773eacd6e002d6706cfc5685f27c0a32 Oct 11 18:32:17.888 INFO running `"docker" "start" "-a" "3b2a4b19f1c2f8c195f6b2528fc0389b773eacd6e002d6706cfc5685f27c0a32"` Oct 11 18:32:18.971 INFO kablam! usermod: no changes Oct 11 18:32:18.996 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 18:32:18.996 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 18:32:18.996 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:32:18.996 INFO kablam! files will be included as a binary target: Oct 11 18:32:18.996 INFO kablam! Oct 11 18:32:18.996 INFO kablam! * /source/src/main.rs Oct 11 18:32:18.996 INFO kablam! Oct 11 18:32:18.996 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:32:18.996 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 18:32:18.996 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 18:32:18.996 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:32:18.996 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:32:18.996 INFO kablam! Oct 11 18:32:18.996 INFO kablam! For more information on this warning you can consult Oct 11 18:32:18.996 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:32:18.996 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Oct 11 18:32:18.996 INFO kablam! please set bin.path in Cargo.toml Oct 11 18:32:19.043 INFO kablam! Compiling ipnetwork v0.10.0 Oct 11 18:32:20.283 INFO kablam! Compiling ipgen v0.0.4 Oct 11 18:32:21.929 INFO kablam! Compiling ipgen-cli v0.0.2 (/source) Oct 11 18:32:25.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.12s Oct 11 18:32:25.114 INFO kablam! su: No module specific data is present Oct 11 18:32:25.509 INFO running `"docker" "rm" "-f" "3b2a4b19f1c2f8c195f6b2528fc0389b773eacd6e002d6706cfc5685f27c0a32"` Oct 11 18:32:25.722 INFO blam! 3b2a4b19f1c2f8c195f6b2528fc0389b773eacd6e002d6706cfc5685f27c0a32 Oct 11 18:32:25.723 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:32:25.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:32:25.912 INFO blam! 5e4fdf750aae679415452d502a3b96dd075f5ce532d6488204183462a2a798e4 Oct 11 18:32:25.913 INFO running `"docker" "start" "-a" "5e4fdf750aae679415452d502a3b96dd075f5ce532d6488204183462a2a798e4"` Oct 11 18:32:26.342 INFO kablam! usermod: no changes Oct 11 18:32:26.367 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 18:32:26.367 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 18:32:26.367 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:32:26.367 INFO kablam! files will be included as a binary target: Oct 11 18:32:26.367 INFO kablam! Oct 11 18:32:26.367 INFO kablam! * /source/src/main.rs Oct 11 18:32:26.367 INFO kablam! Oct 11 18:32:26.367 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:32:26.367 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 18:32:26.367 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 18:32:26.367 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:32:26.367 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:32:26.367 INFO kablam! Oct 11 18:32:26.368 INFO kablam! For more information on this warning you can consult Oct 11 18:32:26.368 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:32:26.368 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Oct 11 18:32:26.368 INFO kablam! please set bin.path in Cargo.toml Oct 11 18:32:26.399 INFO kablam! Compiling ipgen-cli v0.0.2 (/source) Oct 11 18:32:28.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 11 18:32:28.913 INFO kablam! su: No module specific data is present Oct 11 18:32:29.263 INFO running `"docker" "rm" "-f" "5e4fdf750aae679415452d502a3b96dd075f5ce532d6488204183462a2a798e4"` Oct 11 18:32:29.368 INFO blam! 5e4fdf750aae679415452d502a3b96dd075f5ce532d6488204183462a2a798e4 Oct 11 18:32:29.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:32:29.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:32:29.619 INFO blam! d5fdbbcfd2fb622161fdbe8319b248465b7b5ae86c7d6712f57e9595c583edf6 Oct 11 18:32:29.620 INFO running `"docker" "start" "-a" "d5fdbbcfd2fb622161fdbe8319b248465b7b5ae86c7d6712f57e9595c583edf6"` Oct 11 18:32:30.002 INFO kablam! usermod: no changes Oct 11 18:32:30.024 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 18:32:30.024 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 18:32:30.024 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:32:30.024 INFO kablam! files will be included as a binary target: Oct 11 18:32:30.024 INFO kablam! Oct 11 18:32:30.024 INFO kablam! * /source/src/main.rs Oct 11 18:32:30.024 INFO kablam! Oct 11 18:32:30.024 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:32:30.024 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 18:32:30.024 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 18:32:30.024 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:32:30.024 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:32:30.024 INFO kablam! Oct 11 18:32:30.024 INFO kablam! For more information on this warning you can consult Oct 11 18:32:30.024 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:32:30.024 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Oct 11 18:32:30.024 INFO kablam! please set bin.path in Cargo.toml Oct 11 18:32:30.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 18:32:30.057 INFO kablam! Running /target/debug/deps/ipgen-92fd183a1a55e354 Oct 11 18:32:30.059 INFO blam! Oct 11 18:32:30.059 INFO blam! running 0 tests Oct 11 18:32:30.059 INFO blam! Oct 11 18:32:30.059 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:32:30.059 INFO blam! Oct 11 18:32:30.060 INFO kablam! su: No module specific data is present Oct 11 18:32:30.327 INFO running `"docker" "rm" "-f" "d5fdbbcfd2fb622161fdbe8319b248465b7b5ae86c7d6712f57e9595c583edf6"` Oct 11 18:32:30.428 INFO blam! d5fdbbcfd2fb622161fdbe8319b248465b7b5ae86c7d6712f57e9595c583edf6