Oct 16 14:53:28.479 INFO testing clog-cli-0.9.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:53:28.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:53:28.699 INFO blam! 1f5257f753bebdc204cccfe91bc21be4329a6f75490de1e0b62d1b42e7248c2c Oct 16 14:53:28.701 INFO running `"docker" "start" "-a" "1f5257f753bebdc204cccfe91bc21be4329a6f75490de1e0b62d1b42e7248c2c"` Oct 16 14:53:29.251 INFO kablam! usermod: no changes Oct 16 14:53:29.302 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:53:29.303 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:53:29.303 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:53:29.303 INFO kablam! files will be included as a binary target: Oct 16 14:53:29.303 INFO kablam! Oct 16 14:53:29.304 INFO kablam! * /source/src/main.rs Oct 16 14:53:29.304 INFO kablam! Oct 16 14:53:29.304 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:53:29.304 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:53:29.305 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:53:29.305 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:53:29.305 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:53:29.306 INFO kablam! Oct 16 14:53:29.306 INFO kablam! For more information on this warning you can consult Oct 16 14:53:29.306 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:53:29.306 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:53:29.307 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:53:29.370 INFO kablam! Compiling clap v2.21.3 Oct 16 14:53:29.375 INFO kablam! Compiling clog v0.9.1 Oct 16 14:53:47.197 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 16 14:53:48.951 INFO kablam! warning: unused macro definition Oct 16 14:53:48.951 INFO kablam! --> src/macros.rs:9:1 Oct 16 14:53:48.951 INFO kablam! | Oct 16 14:53:48.951 INFO kablam! 9 | / macro_rules! werr( Oct 16 14:53:48.951 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 16 14:53:48.951 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 16 14:53:48.951 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 16 14:53:48.951 INFO kablam! 13 | | }) Oct 16 14:53:48.951 INFO kablam! 14 | | ); Oct 16 14:53:48.951 INFO kablam! | |__^ Oct 16 14:53:48.951 INFO kablam! | Oct 16 14:53:48.951 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 14:53:48.951 INFO kablam! Oct 16 14:53:48.951 INFO kablam! warning: unused macro definition Oct 16 14:53:48.951 INFO kablam! --> src/macros.rs:35:1 Oct 16 14:53:48.951 INFO kablam! | Oct 16 14:53:48.951 INFO kablam! 35 | / macro_rules! debug { Oct 16 14:53:48.951 INFO kablam! 36 | | ($fmt:expr) => (); Oct 16 14:53:48.951 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 16 14:53:48.951 INFO kablam! 38 | | } Oct 16 14:53:48.951 INFO kablam! | |_^ Oct 16 14:53:48.951 INFO kablam! Oct 16 14:53:51.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.89s Oct 16 14:53:51.179 INFO kablam! su: No module specific data is present Oct 16 14:53:52.090 INFO running `"docker" "rm" "-f" "1f5257f753bebdc204cccfe91bc21be4329a6f75490de1e0b62d1b42e7248c2c"` Oct 16 14:53:52.331 INFO blam! 1f5257f753bebdc204cccfe91bc21be4329a6f75490de1e0b62d1b42e7248c2c Oct 16 14:53:52.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:53:52.794 INFO blam! 534a5ccc924a2214d9b45fbdbe440ed9454ae53042b76285df0c218bdfa53710 Oct 16 14:53:52.797 INFO running `"docker" "start" "-a" "534a5ccc924a2214d9b45fbdbe440ed9454ae53042b76285df0c218bdfa53710"` Oct 16 14:53:53.757 INFO kablam! usermod: no changes Oct 16 14:53:53.815 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:53:53.815 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:53:53.815 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:53:53.815 INFO kablam! files will be included as a binary target: Oct 16 14:53:53.815 INFO kablam! Oct 16 14:53:53.815 INFO kablam! * /source/src/main.rs Oct 16 14:53:53.815 INFO kablam! Oct 16 14:53:53.815 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:53:53.815 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:53:53.815 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:53:53.815 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:53:53.815 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:53:53.815 INFO kablam! Oct 16 14:53:53.815 INFO kablam! For more information on this warning you can consult Oct 16 14:53:53.815 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:53:53.815 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:53:53.815 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:53:53.852 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 16 14:53:55.703 INFO kablam! warning: unused macro definition Oct 16 14:53:55.703 INFO kablam! --> src/macros.rs:9:1 Oct 16 14:53:55.703 INFO kablam! | Oct 16 14:53:55.703 INFO kablam! 9 | / macro_rules! werr( Oct 16 14:53:55.703 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 16 14:53:55.703 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 16 14:53:55.703 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 16 14:53:55.703 INFO kablam! 13 | | }) Oct 16 14:53:55.703 INFO kablam! 14 | | ); Oct 16 14:53:55.703 INFO kablam! | |__^ Oct 16 14:53:55.703 INFO kablam! | Oct 16 14:53:55.703 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 14:53:55.703 INFO kablam! Oct 16 14:53:55.703 INFO kablam! warning: unused macro definition Oct 16 14:53:55.703 INFO kablam! --> src/macros.rs:35:1 Oct 16 14:53:55.703 INFO kablam! | Oct 16 14:53:55.703 INFO kablam! 35 | / macro_rules! debug { Oct 16 14:53:55.703 INFO kablam! 36 | | ($fmt:expr) => (); Oct 16 14:53:55.703 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 16 14:53:55.703 INFO kablam! 38 | | } Oct 16 14:53:55.703 INFO kablam! | |_^ Oct 16 14:53:55.703 INFO kablam! Oct 16 14:53:56.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 16 14:53:56.266 INFO kablam! su: No module specific data is present Oct 16 14:53:57.333 INFO running `"docker" "rm" "-f" "534a5ccc924a2214d9b45fbdbe440ed9454ae53042b76285df0c218bdfa53710"` Oct 16 14:53:57.671 INFO blam! 534a5ccc924a2214d9b45fbdbe440ed9454ae53042b76285df0c218bdfa53710 Oct 16 14:53:57.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:53:58.153 INFO blam! fdd2d8c1911c482b359814612099ba28a2bc00bf0c3deb4db9784d8b4e2d6b28 Oct 16 14:53:58.155 INFO running `"docker" "start" "-a" "fdd2d8c1911c482b359814612099ba28a2bc00bf0c3deb4db9784d8b4e2d6b28"` Oct 16 14:53:59.411 INFO kablam! usermod: no changes Oct 16 14:53:59.459 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:53:59.459 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:53:59.459 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:53:59.459 INFO kablam! files will be included as a binary target: Oct 16 14:53:59.459 INFO kablam! Oct 16 14:53:59.459 INFO kablam! * /source/src/main.rs Oct 16 14:53:59.459 INFO kablam! Oct 16 14:53:59.459 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:53:59.459 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:53:59.459 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:53:59.459 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:53:59.459 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:53:59.459 INFO kablam! Oct 16 14:53:59.459 INFO kablam! For more information on this warning you can consult Oct 16 14:53:59.459 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:53:59.459 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:53:59.459 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:53:59.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 14:53:59.519 INFO kablam! Running /target/debug/deps/clog-80c6697f7cde8198 Oct 16 14:53:59.520 INFO blam! Oct 16 14:53:59.520 INFO blam! running 0 tests Oct 16 14:53:59.520 INFO blam! Oct 16 14:53:59.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:53:59.520 INFO blam! Oct 16 14:53:59.523 INFO kablam! su: No module specific data is present Oct 16 14:54:00.180 INFO running `"docker" "rm" "-f" "fdd2d8c1911c482b359814612099ba28a2bc00bf0c3deb4db9784d8b4e2d6b28"` Oct 16 14:54:00.591 INFO blam! fdd2d8c1911c482b359814612099ba28a2bc00bf0c3deb4db9784d8b4e2d6b28