Aug 31 14:48:32.780 INFO checking safe_vault-0.18.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 14:48:32.780 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 14:48:32.780 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 14:48:32.997 INFO blam! c28ae3353f07e19791c6f4ffd127dc5ec6f9324ea6147b3be5f2bef36558d8ee Aug 31 14:48:33.000 INFO running `"docker" "start" "-a" "c28ae3353f07e19791c6f4ffd127dc5ec6f9324ea6147b3be5f2bef36558d8ee"` Aug 31 14:48:33.797 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 31 14:48:33.797 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 31 14:48:33.797 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 31 14:48:33.797 INFO kablam! files will be included as a test target: Aug 31 14:48:33.797 INFO kablam! Aug 31 14:48:33.797 INFO kablam! * /source/tests/maid_manager.rs Aug 31 14:48:33.797 INFO kablam! * /source/tests/data_manager.rs Aug 31 14:48:33.797 INFO kablam! * /source/tests/network.rs Aug 31 14:48:33.797 INFO kablam! Aug 31 14:48:33.797 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 31 14:48:33.797 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 31 14:48:33.797 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 31 14:48:33.797 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 31 14:48:33.798 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 31 14:48:33.798 INFO kablam! Aug 31 14:48:33.798 INFO kablam! For more information on this warning you can consult Aug 31 14:48:33.798 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 31 14:48:34.139 INFO kablam! Checking lru_time_cache v0.7.0 Aug 31 14:48:34.139 INFO kablam! Checking fake_clock v0.2.0 Aug 31 14:48:34.139 INFO kablam! Compiling safe_vault v0.18.0 (file:///source) Aug 31 14:48:34.148 INFO kablam! Checking atty v0.2.2 Aug 31 14:48:34.148 INFO kablam! Checking termion v1.4.0 Aug 31 14:48:34.149 INFO kablam! Checking get_if_addrs v0.4.1 Aug 31 14:48:34.150 INFO kablam! Checking bytes v0.4.9 Aug 31 14:48:34.151 INFO kablam! Checking xmltree v0.3.2 Aug 31 14:48:35.128 INFO kablam! Checking clap v2.25.1 Aug 31 14:48:35.345 INFO kablam! Checking bincode v0.8.0 Aug 31 14:48:35.438 INFO kablam! Checking config_file_handler v0.9.0 Aug 31 14:48:35.850 INFO kablam! Checking hyper v0.10.13 Aug 31 14:48:35.874 INFO kablam! Checking accumulator v0.7.0 Aug 31 14:48:36.263 INFO kablam! Compiling zip v0.2.8 Aug 31 14:48:37.591 INFO kablam! Checking log4rs v0.7.0 Aug 31 14:48:39.809 INFO kablam! Checking ws v0.7.3 Aug 31 14:48:40.929 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/file.rs:25:3 Aug 31 14:48:40.931 INFO kablam! | Aug 31 14:48:40.931 INFO kablam! 25 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.931 INFO kablam! | ^^^^^ Aug 31 14:48:40.934 INFO kablam! | Aug 31 14:48:40.935 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.935 INFO kablam! Aug 31 14:48:40.935 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/console.rs:24:3 Aug 31 14:48:40.935 INFO kablam! | Aug 31 14:48:40.935 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.935 INFO kablam! | ^^^^^ Aug 31 14:48:40.935 INFO kablam! | Aug 31 14:48:40.935 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.935 INFO kablam! Aug 31 14:48:40.936 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Aug 31 14:48:40.936 INFO kablam! | Aug 31 14:48:40.936 INFO kablam! 16 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.937 INFO kablam! | ^^^^^ Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.937 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.937 INFO kablam! Aug 31 14:48:40.937 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.937 INFO kablam! 17 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.937 INFO kablam! | ^^^^^ Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.937 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.937 INFO kablam! Aug 31 14:48:40.937 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.937 INFO kablam! 21 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.937 INFO kablam! | ^^^^^ Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.937 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.937 INFO kablam! Aug 31 14:48:40.937 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Aug 31 14:48:40.937 INFO kablam! | Aug 31 14:48:40.938 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.938 INFO kablam! | ^^^^^ Aug 31 14:48:40.938 INFO kablam! | Aug 31 14:48:40.938 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.938 INFO kablam! Aug 31 14:48:40.938 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 14:48:40.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/mod.rs:46:3 Aug 31 14:48:40.938 INFO kablam! | Aug 31 14:48:40.938 INFO kablam! 46 | #[serde(deny_unknown_fields)] Aug 31 14:48:40.938 INFO kablam! | ^^^^^ Aug 31 14:48:40.938 INFO kablam! | Aug 31 14:48:40.938 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:48:40.938 INFO kablam! Aug 31 14:48:41.127 INFO kablam! error: aborting due to 7 previous errors Aug 31 14:48:41.127 INFO kablam! Aug 31 14:48:41.127 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 31 14:48:41.136 INFO kablam! error: Could not compile `log4rs`. Aug 31 14:48:41.136 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 14:48:50.876 INFO kablam! error: build failed Aug 31 14:48:50.878 INFO kablam! su: No module specific data is present Aug 31 14:48:51.328 INFO running `"docker" "rm" "-f" "c28ae3353f07e19791c6f4ffd127dc5ec6f9324ea6147b3be5f2bef36558d8ee"` Aug 31 14:48:51.441 INFO blam! c28ae3353f07e19791c6f4ffd127dc5ec6f9324ea6147b3be5f2bef36558d8ee