Oct 16 14:53:29.863 INFO testing clog-cli-0.9.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:53:29.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 14:53:30.069 INFO blam! 194ed2987433340984edfa4162f271a45ce9e6901aa28260db46bd360cbf650f Oct 16 14:53:30.070 INFO running `"docker" "start" "-a" "194ed2987433340984edfa4162f271a45ce9e6901aa28260db46bd360cbf650f"` Oct 16 14:53:30.567 INFO kablam! usermod: no changes Oct 16 14:53:30.593 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:53:30.593 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:53:30.593 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:53:30.593 INFO kablam! files will be included as a binary target: Oct 16 14:53:30.593 INFO kablam! Oct 16 14:53:30.593 INFO kablam! * /source/src/main.rs Oct 16 14:53:30.593 INFO kablam! Oct 16 14:53:30.593 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:53:30.593 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:53:30.593 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:53:30.593 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:53:30.593 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:53:30.593 INFO kablam! Oct 16 14:53:30.593 INFO kablam! For more information on this warning you can consult Oct 16 14:53:30.593 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:53:30.593 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:53:30.593 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:53:30.659 INFO kablam! Compiling toml v0.1.30 Oct 16 14:53:30.659 INFO kablam! Compiling semver v0.6.0 Oct 16 14:53:30.679 INFO kablam! Compiling clap v2.21.3 Oct 16 14:53:33.291 INFO kablam! Compiling clog v0.9.1 Oct 16 14:53:48.866 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 16 14:53:50.647 INFO kablam! warning: unused macro definition Oct 16 14:53:50.647 INFO kablam! --> src/macros.rs:9:1 Oct 16 14:53:50.648 INFO kablam! | Oct 16 14:53:50.648 INFO kablam! 9 | / macro_rules! werr( Oct 16 14:53:50.648 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 16 14:53:50.649 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 16 14:53:50.649 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 16 14:53:50.649 INFO kablam! 13 | | }) Oct 16 14:53:50.649 INFO kablam! 14 | | ); Oct 16 14:53:50.650 INFO kablam! | |__^ Oct 16 14:53:50.650 INFO kablam! | Oct 16 14:53:50.650 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 14:53:50.651 INFO kablam! Oct 16 14:53:50.651 INFO kablam! warning: unused macro definition Oct 16 14:53:50.651 INFO kablam! --> src/macros.rs:35:1 Oct 16 14:53:50.651 INFO kablam! | Oct 16 14:53:50.652 INFO kablam! 35 | / macro_rules! debug { Oct 16 14:53:50.652 INFO kablam! 36 | | ($fmt:expr) => (); Oct 16 14:53:50.652 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 16 14:53:50.652 INFO kablam! 38 | | } Oct 16 14:53:50.653 INFO kablam! | |_^ Oct 16 14:53:50.653 INFO kablam! Oct 16 14:53:53.010 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.43s Oct 16 14:53:53.021 INFO kablam! su: No module specific data is present Oct 16 14:53:53.556 INFO running `"docker" "rm" "-f" "194ed2987433340984edfa4162f271a45ce9e6901aa28260db46bd360cbf650f"` Oct 16 14:53:53.879 INFO blam! 194ed2987433340984edfa4162f271a45ce9e6901aa28260db46bd360cbf650f Oct 16 14:53:53.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 14:53:54.224 INFO blam! 81e0ec70e421c0a5af92021794a9e49e3931fcd9839ab8cd2a97929e0d2e4adf Oct 16 14:53:54.231 INFO running `"docker" "start" "-a" "81e0ec70e421c0a5af92021794a9e49e3931fcd9839ab8cd2a97929e0d2e4adf"` Oct 16 14:53:55.558 INFO kablam! usermod: no changes Oct 16 14:53:55.614 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:53:55.614 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:53:55.614 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:53:55.614 INFO kablam! files will be included as a binary target: Oct 16 14:53:55.614 INFO kablam! Oct 16 14:53:55.614 INFO kablam! * /source/src/main.rs Oct 16 14:53:55.614 INFO kablam! Oct 16 14:53:55.614 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:53:55.614 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:53:55.614 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:53:55.614 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:53:55.614 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:53:55.614 INFO kablam! Oct 16 14:53:55.614 INFO kablam! For more information on this warning you can consult Oct 16 14:53:55.614 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:53:55.614 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:53:55.614 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:53:55.691 INFO kablam! Compiling clog-cli v0.9.3 (/source) Oct 16 14:53:57.520 INFO kablam! warning: unused macro definition Oct 16 14:53:57.520 INFO kablam! --> src/macros.rs:9:1 Oct 16 14:53:57.520 INFO kablam! | Oct 16 14:53:57.520 INFO kablam! 9 | / macro_rules! werr( Oct 16 14:53:57.520 INFO kablam! 10 | | ($($arg:tt)*) => ({ Oct 16 14:53:57.520 INFO kablam! 11 | | use std::io::{Write, stderr}; Oct 16 14:53:57.521 INFO kablam! 12 | | write!(&mut stderr(), $($arg)*).ok(); Oct 16 14:53:57.521 INFO kablam! 13 | | }) Oct 16 14:53:57.521 INFO kablam! 14 | | ); Oct 16 14:53:57.521 INFO kablam! | |__^ Oct 16 14:53:57.521 INFO kablam! | Oct 16 14:53:57.521 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 14:53:57.521 INFO kablam! Oct 16 14:53:57.521 INFO kablam! warning: unused macro definition Oct 16 14:53:57.521 INFO kablam! --> src/macros.rs:35:1 Oct 16 14:53:57.521 INFO kablam! | Oct 16 14:53:57.521 INFO kablam! 35 | / macro_rules! debug { Oct 16 14:53:57.521 INFO kablam! 36 | | ($fmt:expr) => (); Oct 16 14:53:57.521 INFO kablam! 37 | | ($fmt:expr, $($arg:tt)*) => (); Oct 16 14:53:57.523 INFO kablam! 38 | | } Oct 16 14:53:57.523 INFO kablam! | |_^ Oct 16 14:53:57.523 INFO kablam! Oct 16 14:53:58.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.57s Oct 16 14:53:58.175 INFO kablam! su: No module specific data is present Oct 16 14:53:59.329 INFO running `"docker" "rm" "-f" "81e0ec70e421c0a5af92021794a9e49e3931fcd9839ab8cd2a97929e0d2e4adf"` Oct 16 14:53:59.627 INFO blam! 81e0ec70e421c0a5af92021794a9e49e3931fcd9839ab8cd2a97929e0d2e4adf Oct 16 14:53:59.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 14:53:59.945 INFO blam! 94b5689208a713aaf71a4deda2477ee6fe7d6e7fe865114a4211641147e3375f Oct 16 14:53:59.947 INFO running `"docker" "start" "-a" "94b5689208a713aaf71a4deda2477ee6fe7d6e7fe865114a4211641147e3375f"` Oct 16 14:54:01.133 INFO kablam! usermod: no changes Oct 16 14:54:01.179 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:54:01.179 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:54:01.179 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:54:01.180 INFO kablam! files will be included as a binary target: Oct 16 14:54:01.180 INFO kablam! Oct 16 14:54:01.180 INFO kablam! * /source/src/main.rs Oct 16 14:54:01.180 INFO kablam! Oct 16 14:54:01.180 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:54:01.180 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:54:01.180 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:54:01.180 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:54:01.180 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:54:01.180 INFO kablam! Oct 16 14:54:01.180 INFO kablam! For more information on this warning you can consult Oct 16 14:54:01.180 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:54:01.180 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Oct 16 14:54:01.180 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:54:01.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 14:54:01.237 INFO kablam! Running /target/debug/deps/clog-d50f1df5de765dda Oct 16 14:54:01.256 INFO kablam! su: No module specific data is present Oct 16 14:54:01.256 INFO blam! Oct 16 14:54:01.256 INFO blam! running 0 tests Oct 16 14:54:01.256 INFO blam! Oct 16 14:54:01.256 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:54:01.256 INFO blam! Oct 16 14:54:01.683 INFO running `"docker" "rm" "-f" "94b5689208a713aaf71a4deda2477ee6fe7d6e7fe865114a4211641147e3375f"` Oct 16 14:54:01.855 INFO blam! 94b5689208a713aaf71a4deda2477ee6fe7d6e7fe865114a4211641147e3375f