Oct 12 03:02:26.888 INFO testing clog-cli-0.9.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:02:26.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:02:27.229 INFO blam! 41b7513e2f3600e44a53e2ddaf5780220ec27b63042134b5fd1597ca58450a60 Oct 12 03:02:27.232 INFO running `"docker" "start" "-a" "41b7513e2f3600e44a53e2ddaf5780220ec27b63042134b5fd1597ca58450a60"` Oct 12 03:02:27.863 INFO kablam! usermod: no changes Oct 12 03:02:27.896 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:02:27.896 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:02:27.896 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:02:27.896 INFO kablam! files will be included as a binary target: Oct 12 03:02:27.897 INFO kablam! Oct 12 03:02:27.897 INFO kablam! * /source/src/main.rs Oct 12 03:02:27.897 INFO kablam! Oct 12 03:02:27.897 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:02:27.897 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:02:27.897 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:02:27.897 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:02:27.897 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:02:27.897 INFO kablam! Oct 12 03:02:27.897 INFO kablam! For more information on this warning you can consult Oct 12 03:02:27.897 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:02:27.897 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 12 03:02:27.897 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:02:28.026 INFO kablam! Compiling clap v2.21.3 Oct 12 03:02:28.060 INFO kablam! Compiling clog v0.9.1 Oct 12 03:02:45.840 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 12 03:02:47.384 INFO kablam! warning: unused macro definition Oct 12 03:02:47.384 INFO kablam! --> src/macros.rs:9:1 Oct 12 03:02:47.385 INFO kablam! | Oct 12 03:02:47.385 INFO kablam! 9 | / macro_rules! werr( Oct 12 03:02:47.385 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 12 03:02:47.385 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 12 03:02:47.385 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 12 03:02:47.385 INFO kablam! 13 | | }) Oct 12 03:02:47.385 INFO kablam! 14 | | ); Oct 12 03:02:47.385 INFO kablam! | |__^ Oct 12 03:02:47.385 INFO kablam! | Oct 12 03:02:47.385 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 03:02:47.385 INFO kablam! Oct 12 03:02:47.385 INFO kablam! warning: unused macro definition Oct 12 03:02:47.385 INFO kablam! --> src/macros.rs:35:1 Oct 12 03:02:47.385 INFO kablam! | Oct 12 03:02:47.385 INFO kablam! 35 | / macro_rules! debug { Oct 12 03:02:47.385 INFO kablam! 36 | | ($fmt:expr) => (); Oct 12 03:02:47.385 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 12 03:02:47.385 INFO kablam! 38 | | } Oct 12 03:02:47.385 INFO kablam! | |_^ Oct 12 03:02:47.385 INFO kablam! Oct 12 03:02:49.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.86s Oct 12 03:02:49.751 INFO kablam! su: No module specific data is present Oct 12 03:02:50.254 INFO running `"docker" "rm" "-f" "41b7513e2f3600e44a53e2ddaf5780220ec27b63042134b5fd1597ca58450a60"` Oct 12 03:02:50.407 INFO blam! 41b7513e2f3600e44a53e2ddaf5780220ec27b63042134b5fd1597ca58450a60 Oct 12 03:02:50.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:02:50.822 INFO blam! 503f48b3303c45f2819c34db4c31332499b384613852a0c0d16953370ae4f6aa Oct 12 03:02:50.828 INFO running `"docker" "start" "-a" "503f48b3303c45f2819c34db4c31332499b384613852a0c0d16953370ae4f6aa"` Oct 12 03:02:51.664 INFO kablam! usermod: no changes Oct 12 03:02:51.708 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:02:51.708 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:02:51.708 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:02:51.708 INFO kablam! files will be included as a binary target: Oct 12 03:02:51.708 INFO kablam! Oct 12 03:02:51.708 INFO kablam! * /source/src/main.rs Oct 12 03:02:51.708 INFO kablam! Oct 12 03:02:51.708 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:02:51.708 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:02:51.708 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:02:51.708 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:02:51.708 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:02:51.708 INFO kablam! Oct 12 03:02:51.708 INFO kablam! For more information on this warning you can consult Oct 12 03:02:51.708 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:02:51.708 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 12 03:02:51.708 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:02:51.748 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 12 03:02:53.512 INFO kablam! warning: unused macro definition Oct 12 03:02:53.512 INFO kablam! --> src/macros.rs:9:1 Oct 12 03:02:53.512 INFO kablam! | Oct 12 03:02:53.512 INFO kablam! 9 | / macro_rules! werr( Oct 12 03:02:53.512 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 12 03:02:53.512 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 12 03:02:53.512 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 12 03:02:53.512 INFO kablam! 13 | | }) Oct 12 03:02:53.512 INFO kablam! 14 | | ); Oct 12 03:02:53.512 INFO kablam! | |__^ Oct 12 03:02:53.512 INFO kablam! | Oct 12 03:02:53.512 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 03:02:53.512 INFO kablam! Oct 12 03:02:53.512 INFO kablam! warning: unused macro definition Oct 12 03:02:53.512 INFO kablam! --> src/macros.rs:35:1 Oct 12 03:02:53.512 INFO kablam! | Oct 12 03:02:53.512 INFO kablam! 35 | / macro_rules! debug { Oct 12 03:02:53.512 INFO kablam! 36 | | ($fmt:expr) => (); Oct 12 03:02:53.512 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 12 03:02:53.512 INFO kablam! 38 | | } Oct 12 03:02:53.512 INFO kablam! | |_^ Oct 12 03:02:53.512 INFO kablam! Oct 12 03:02:54.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 12 03:02:54.052 INFO kablam! su: No module specific data is present Oct 12 03:02:54.612 INFO running `"docker" "rm" "-f" "503f48b3303c45f2819c34db4c31332499b384613852a0c0d16953370ae4f6aa"` Oct 12 03:02:54.868 INFO blam! 503f48b3303c45f2819c34db4c31332499b384613852a0c0d16953370ae4f6aa Oct 12 03:02:54.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:02:55.278 INFO blam! ed8a6ca7df95e71d35efffaba53915176d6027922bd25f3897921f9cf5010856 Oct 12 03:02:55.279 INFO running `"docker" "start" "-a" "ed8a6ca7df95e71d35efffaba53915176d6027922bd25f3897921f9cf5010856"` Oct 12 03:02:56.196 INFO kablam! usermod: no changes Oct 12 03:02:56.234 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:02:56.234 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:02:56.234 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:02:56.234 INFO kablam! files will be included as a binary target: Oct 12 03:02:56.234 INFO kablam! Oct 12 03:02:56.234 INFO kablam! * /source/src/main.rs Oct 12 03:02:56.234 INFO kablam! Oct 12 03:02:56.234 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:02:56.234 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:02:56.234 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:02:56.234 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:02:56.234 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:02:56.234 INFO kablam! Oct 12 03:02:56.234 INFO kablam! For more information on this warning you can consult Oct 12 03:02:56.234 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:02:56.234 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 12 03:02:56.234 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:02:56.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 03:02:56.316 INFO kablam! Running /target/debug/deps/clog-d50f1df5de765dda Oct 12 03:02:56.332 INFO kablam! su: No module specific data is present Oct 12 03:02:56.332 INFO blam! Oct 12 03:02:56.332 INFO blam! running 0 tests Oct 12 03:02:56.332 INFO blam! Oct 12 03:02:56.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:02:56.332 INFO blam! Oct 12 03:02:56.856 INFO running `"docker" "rm" "-f" "ed8a6ca7df95e71d35efffaba53915176d6027922bd25f3897921f9cf5010856"` Oct 12 03:02:57.236 INFO blam! ed8a6ca7df95e71d35efffaba53915176d6027922bd25f3897921f9cf5010856