Oct 15 00:41:32.880 INFO testing clog-tool/clog-cli against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:41:32.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 00:41:33.359 INFO blam! 38b57c3baad81497416ca0746ba4d532d3ae9eea28143fb1a91c4df2f120bc10 Oct 15 00:41:33.361 INFO running `"docker" "start" "-a" "38b57c3baad81497416ca0746ba4d532d3ae9eea28143fb1a91c4df2f120bc10"` Oct 15 00:41:35.187 INFO kablam! usermod: no changes Oct 15 00:41:35.235 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 00:41:35.235 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 00:41:35.235 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 00:41:35.235 INFO kablam! files will be included as a binary target: Oct 15 00:41:35.235 INFO kablam! Oct 15 00:41:35.235 INFO kablam! * /source/src/main.rs Oct 15 00:41:35.235 INFO kablam! Oct 15 00:41:35.235 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 00:41:35.235 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 00:41:35.235 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 00:41:35.235 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 00:41:35.235 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 00:41:35.235 INFO kablam! Oct 15 00:41:35.235 INFO kablam! For more information on this warning you can consult Oct 15 00:41:35.235 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 00:41:35.235 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 15 00:41:35.235 INFO kablam! please set bin.path in Cargo.toml Oct 15 00:41:35.327 INFO kablam! Compiling toml v0.1.30 Oct 15 00:41:35.327 INFO kablam! Compiling semver v0.6.0 Oct 15 00:41:35.331 INFO kablam! Compiling clap v2.21.1 Oct 15 00:41:41.076 INFO kablam! Compiling clog v0.9.1 Oct 15 00:42:01.856 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 15 00:42:02.456 INFO kablam! warning: unused macro definition Oct 15 00:42:02.456 INFO kablam! --> src/macros.rs:9:1 Oct 15 00:42:02.456 INFO kablam! | Oct 15 00:42:02.457 INFO kablam! 9 | / macro_rules! werr( Oct 15 00:42:02.457 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 15 00:42:02.457 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 15 00:42:02.458 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 15 00:42:02.458 INFO kablam! 13 | | }) Oct 15 00:42:02.458 INFO kablam! 14 | | ); Oct 15 00:42:02.458 INFO kablam! | |__^ Oct 15 00:42:02.459 INFO kablam! | Oct 15 00:42:02.459 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 00:42:02.459 INFO kablam! Oct 15 00:42:02.460 INFO kablam! warning: unused macro definition Oct 15 00:42:02.460 INFO kablam! --> src/macros.rs:35:1 Oct 15 00:42:02.460 INFO kablam! | Oct 15 00:42:02.461 INFO kablam! 35 | / macro_rules! debug { Oct 15 00:42:02.461 INFO kablam! 36 | | ($fmt:expr) => (); Oct 15 00:42:02.461 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 15 00:42:02.461 INFO kablam! 38 | | } Oct 15 00:42:02.462 INFO kablam! | |_^ Oct 15 00:42:02.462 INFO kablam! Oct 15 00:42:04.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.68s Oct 15 00:42:04.900 INFO kablam! su: No module specific data is present Oct 15 00:42:05.596 INFO running `"docker" "rm" "-f" "38b57c3baad81497416ca0746ba4d532d3ae9eea28143fb1a91c4df2f120bc10"` Oct 15 00:42:05.964 INFO blam! 38b57c3baad81497416ca0746ba4d532d3ae9eea28143fb1a91c4df2f120bc10 Oct 15 00:42:05.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 00:42:06.465 INFO blam! 24d595aae90d3273fca1ccb77750aee0cc0f5d5ddd9efa8f068abe8d02175782 Oct 15 00:42:06.467 INFO running `"docker" "start" "-a" "24d595aae90d3273fca1ccb77750aee0cc0f5d5ddd9efa8f068abe8d02175782"` Oct 15 00:42:08.087 INFO kablam! usermod: no changes Oct 15 00:42:08.131 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 00:42:08.143 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 00:42:08.143 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 00:42:08.143 INFO kablam! files will be included as a binary target: Oct 15 00:42:08.143 INFO kablam! Oct 15 00:42:08.143 INFO kablam! * /source/src/main.rs Oct 15 00:42:08.143 INFO kablam! Oct 15 00:42:08.143 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 00:42:08.143 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 00:42:08.143 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 00:42:08.143 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 00:42:08.143 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 00:42:08.143 INFO kablam! Oct 15 00:42:08.143 INFO kablam! For more information on this warning you can consult Oct 15 00:42:08.143 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 00:42:08.143 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 15 00:42:08.143 INFO kablam! please set bin.path in Cargo.toml Oct 15 00:42:08.195 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 15 00:42:09.015 INFO kablam! warning: unused macro definition Oct 15 00:42:09.015 INFO kablam! --> src/macros.rs:9:1 Oct 15 00:42:09.015 INFO kablam! | Oct 15 00:42:09.015 INFO kablam! 9 | / macro_rules! werr( Oct 15 00:42:09.015 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 15 00:42:09.015 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 15 00:42:09.015 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 15 00:42:09.015 INFO kablam! 13 | | }) Oct 15 00:42:09.015 INFO kablam! 14 | | ); Oct 15 00:42:09.015 INFO kablam! | |__^ Oct 15 00:42:09.015 INFO kablam! | Oct 15 00:42:09.015 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 00:42:09.015 INFO kablam! Oct 15 00:42:09.015 INFO kablam! warning: unused macro definition Oct 15 00:42:09.015 INFO kablam! --> src/macros.rs:35:1 Oct 15 00:42:09.015 INFO kablam! | Oct 15 00:42:09.015 INFO kablam! 35 | / macro_rules! debug { Oct 15 00:42:09.015 INFO kablam! 36 | | ($fmt:expr) => (); Oct 15 00:42:09.015 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 15 00:42:09.015 INFO kablam! 38 | | } Oct 15 00:42:09.015 INFO kablam! | |_^ Oct 15 00:42:09.015 INFO kablam! Oct 15 00:42:09.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 15 00:42:09.651 INFO kablam! su: No module specific data is present Oct 15 00:42:10.199 INFO running `"docker" "rm" "-f" "24d595aae90d3273fca1ccb77750aee0cc0f5d5ddd9efa8f068abe8d02175782"` Oct 15 00:42:10.507 INFO blam! 24d595aae90d3273fca1ccb77750aee0cc0f5d5ddd9efa8f068abe8d02175782 Oct 15 00:42:10.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 00:42:10.975 INFO blam! f4b7106dc4d89313dbe09609ea296df40afd67328e59642b91f09e004ce47a07 Oct 15 00:42:10.983 INFO running `"docker" "start" "-a" "f4b7106dc4d89313dbe09609ea296df40afd67328e59642b91f09e004ce47a07"` Oct 15 00:42:12.487 INFO kablam! usermod: no changes Oct 15 00:42:12.551 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 00:42:12.551 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 00:42:12.551 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 00:42:12.551 INFO kablam! files will be included as a binary target: Oct 15 00:42:12.551 INFO kablam! Oct 15 00:42:12.551 INFO kablam! * /source/src/main.rs Oct 15 00:42:12.551 INFO kablam! Oct 15 00:42:12.551 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 00:42:12.551 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 00:42:12.551 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 00:42:12.551 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 00:42:12.551 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 00:42:12.551 INFO kablam! Oct 15 00:42:12.551 INFO kablam! For more information on this warning you can consult Oct 15 00:42:12.551 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 00:42:12.551 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 15 00:42:12.551 INFO kablam! please set bin.path in Cargo.toml Oct 15 00:42:12.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 00:42:12.631 INFO kablam! Running /target/debug/deps/clog-07127c6339d83062 Oct 15 00:42:12.635 INFO kablam! su: No module specific data is present Oct 15 00:42:12.635 INFO blam! Oct 15 00:42:12.635 INFO blam! running 0 tests Oct 15 00:42:12.635 INFO blam! Oct 15 00:42:12.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:42:12.635 INFO blam! Oct 15 00:42:13.389 INFO running `"docker" "rm" "-f" "f4b7106dc4d89313dbe09609ea296df40afd67328e59642b91f09e004ce47a07"` Oct 15 00:42:13.711 INFO blam! f4b7106dc4d89313dbe09609ea296df40afd67328e59642b91f09e004ce47a07