Oct 12 03:05:11.129 INFO testing cli-utils-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:05:11.129 INFO running `"docker" "create" "-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/test-source/worker-4/rustdoc-test-static-cling/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 12 03:05:11.506 INFO blam! 7f7fd4337859a286d445aa7584b8eace00862ad397c6dd5c954a3d51ebfa9685 Oct 12 03:05:11.508 INFO running `"docker" "start" "-a" "7f7fd4337859a286d445aa7584b8eace00862ad397c6dd5c954a3d51ebfa9685"` Oct 12 03:05:12.296 INFO kablam! usermod: no changes Oct 12 03:05:12.332 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:12.332 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:12.332 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:12.332 INFO kablam! files will be included as a binary target: Oct 12 03:05:12.332 INFO kablam! Oct 12 03:05:12.332 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:12.332 INFO kablam! Oct 12 03:05:12.332 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:12.332 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:12.332 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:12.333 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:12.333 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:12.333 INFO kablam! Oct 12 03:05:12.333 INFO kablam! For more information on this warning you can consult Oct 12 03:05:12.333 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:12.360 INFO kablam! Compiling cli-utils v0.1.0 (/source) Oct 12 03:05:14.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 12 03:05:14.401 INFO kablam! su: No module specific data is present Oct 12 03:05:15.156 INFO running `"docker" "rm" "-f" "7f7fd4337859a286d445aa7584b8eace00862ad397c6dd5c954a3d51ebfa9685"` Oct 12 03:05:15.412 INFO blam! 7f7fd4337859a286d445aa7584b8eace00862ad397c6dd5c954a3d51ebfa9685 Oct 12 03:05:15.414 INFO running `"docker" "create" "-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/test-source/worker-4/rustdoc-test-static-cling/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 12 03:05:15.717 INFO blam! 0432aa20da115783172d00b737673fdb0c0da98af094bc54595ac66b0eb2550e Oct 12 03:05:15.719 INFO running `"docker" "start" "-a" "0432aa20da115783172d00b737673fdb0c0da98af094bc54595ac66b0eb2550e"` Oct 12 03:05:16.196 INFO kablam! usermod: no changes Oct 12 03:05:16.228 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:16.228 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:16.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:16.228 INFO kablam! files will be included as a binary target: Oct 12 03:05:16.228 INFO kablam! Oct 12 03:05:16.228 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:16.228 INFO kablam! Oct 12 03:05:16.228 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:16.228 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:16.228 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:16.228 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:16.228 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:16.228 INFO kablam! Oct 12 03:05:16.229 INFO kablam! For more information on this warning you can consult Oct 12 03:05:16.229 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:16.236 INFO kablam! Compiling cli-utils v0.1.0 (/source) Oct 12 03:05:18.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 12 03:05:18.295 INFO kablam! su: No module specific data is present Oct 12 03:05:19.477 INFO running `"docker" "rm" "-f" "0432aa20da115783172d00b737673fdb0c0da98af094bc54595ac66b0eb2550e"` Oct 12 03:05:19.690 INFO blam! 0432aa20da115783172d00b737673fdb0c0da98af094bc54595ac66b0eb2550e Oct 12 03:05:19.706 INFO running `"docker" "create" "-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/test-source/worker-4/rustdoc-test-static-cling/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 12 03:05:20.234 INFO blam! c5ca6ba53df27c04f3eccc95253da7f6af0217435835b3110c13aa2748cec2d1 Oct 12 03:05:20.241 INFO running `"docker" "start" "-a" "c5ca6ba53df27c04f3eccc95253da7f6af0217435835b3110c13aa2748cec2d1"` Oct 12 03:05:21.268 INFO kablam! usermod: no changes Oct 12 03:05:21.312 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:05:21.312 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:05:21.312 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:05:21.312 INFO kablam! files will be included as a binary target: Oct 12 03:05:21.312 INFO kablam! Oct 12 03:05:21.312 INFO kablam! * /source/src/bin/execute.rs Oct 12 03:05:21.312 INFO kablam! Oct 12 03:05:21.312 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:05:21.312 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:05:21.312 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:05:21.312 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:05:21.312 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:05:21.312 INFO kablam! Oct 12 03:05:21.312 INFO kablam! For more information on this warning you can consult Oct 12 03:05:21.313 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:05:21.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 03:05:21.334 INFO kablam! Running /target/debug/deps/loop-a02556838c7edc97 Oct 12 03:05:21.334 INFO blam! Oct 12 03:05:21.334 INFO kablam! Running /target/debug/deps/timer-d52417effa9e977a Oct 12 03:05:21.334 INFO blam! running 0 tests Oct 12 03:05:21.334 INFO blam! Oct 12 03:05:21.334 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:05:21.334 INFO blam! Oct 12 03:05:21.335 INFO blam! Oct 12 03:05:21.335 INFO blam! running 0 tests Oct 12 03:05:21.335 INFO blam! Oct 12 03:05:21.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:05:21.335 INFO blam! Oct 12 03:05:21.335 INFO kablam! su: No module specific data is present Oct 12 03:05:21.767 INFO running `"docker" "rm" "-f" "c5ca6ba53df27c04f3eccc95253da7f6af0217435835b3110c13aa2748cec2d1"` Oct 12 03:05:22.020 INFO blam! c5ca6ba53df27c04f3eccc95253da7f6af0217435835b3110c13aa2748cec2d1