Sep 20 20:33:52.507 INFO checking vi/dnscache against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 20:33:52.507 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 20:33:52.507 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 20:33:52.753 INFO blam! 7338ed2869e67adec4695498a500f67cb7cc12eefa55f0961a0964f9a1498ef7 Sep 20 20:33:52.755 INFO running `"docker" "start" "-a" "7338ed2869e67adec4695498a500f67cb7cc12eefa55f0961a0964f9a1498ef7"` Sep 20 20:33:54.709 INFO kablam! usermod: no changes Sep 20 20:33:54.879 INFO kablam! Compiling build_const v0.2.1 Sep 20 20:33:54.879 INFO kablam! Checking unicode-width v0.1.4 Sep 20 20:33:54.879 INFO kablam! Checking libc v0.2.40 Sep 20 20:33:54.879 INFO kablam! Checking byteorder v1.2.2 Sep 20 20:33:54.879 INFO kablam! Checking cfg-if v0.1.2 Sep 20 20:33:54.880 INFO kablam! Checking lazy_static v1.0.0 Sep 20 20:33:54.906 INFO kablam! Checking vec_map v0.8.0 Sep 20 20:33:54.906 INFO kablam! Checking bitflags v1.0.1 Sep 20 20:33:55.481 INFO kablam! Checking serde v1.0.43 Sep 20 20:33:55.954 INFO kablam! Checking quick-error v1.2.1 Sep 20 20:33:56.178 INFO kablam! Checking integer-encoding v1.0.5 Sep 20 20:33:56.422 INFO kablam! Checking clamp v0.1.0 Sep 20 20:33:56.676 INFO kablam! Checking compactmap v0.3.7 Sep 20 20:33:57.758 INFO kablam! Compiling proc-macro2 v0.3.7 Sep 20 20:33:57.763 INFO kablam! Checking log v0.4.1 Sep 20 20:33:57.866 INFO kablam! Checking textwrap v0.9.0 Sep 20 20:33:59.083 INFO kablam! Compiling crc v1.7.0 Sep 20 20:33:59.856 INFO kablam! Checking snap v0.2.4 Sep 20 20:34:00.087 INFO kablam! Checking dns-parser v0.7.1 Sep 20 20:34:00.182 INFO kablam! Checking println_logger v0.2.0 Sep 20 20:34:03.107 INFO kablam! Checking atty v0.2.9 Sep 20 20:34:03.107 INFO kablam! Checking iovec v0.1.2 Sep 20 20:34:03.107 INFO kablam! Checking rand v0.4.2 Sep 20 20:34:04.230 INFO kablam! Checking clap v2.31.2 Sep 20 20:34:04.626 INFO kablam! Checking bytes v0.4.6 Sep 20 20:34:10.508 INFO kablam! Compiling quote v0.5.2 Sep 20 20:34:11.631 INFO kablam! Checking rusty-leveldb v0.2.3 Sep 20 20:34:12.731 INFO kablam! Compiling syn v0.13.1 Sep 20 20:34:32.132 INFO kablam! Compiling structopt-derive v0.2.7 Sep 20 20:34:32.132 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 20 20:34:40.362 INFO kablam! Checking multimap v0.4.0 Sep 20 20:34:40.538 INFO kablam! Checking serde_bytes v0.10.4 Sep 20 20:34:40.634 INFO kablam! Checking serde_cbor v0.8.2 Sep 20 20:34:41.424 INFO kablam! Compiling serde_derive v1.0.43 Sep 20 20:34:42.038 INFO kablam! Checking structopt v0.2.7 Sep 20 20:34:54.043 INFO kablam! Checking dnscache v0.3.2 (/source) Sep 20 20:34:54.828 INFO kablam! warning: the trait bound `C: std::marker::Copy` is not satisfied Sep 20 20:34:54.828 INFO kablam! --> src/lib.rs:145:29 Sep 20 20:34:54.828 INFO kablam! | Sep 20 20:34:54.828 INFO kablam! 145 | type UnrepliedRequests = CompactMap>; Sep 20 20:34:54.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `C` Sep 20 20:34:54.828 INFO kablam! | Sep 20 20:34:54.828 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 20 20:34:54.829 INFO kablam! = help: consider adding a `where C: std::marker::Copy` bound Sep 20 20:34:54.829 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 20 20:34:54.829 INFO kablam! = help: this is a hard error in Rust 2018 Sep 20 20:34:54.829 INFO kablam! Sep 20 20:34:54.847 INFO kablam! warning: the trait bound `C: std::marker::Copy` is not satisfied Sep 20 20:34:54.848 INFO kablam! --> src/lib.rs:145:29 Sep 20 20:34:54.848 INFO kablam! | Sep 20 20:34:54.848 INFO kablam! 145 | type UnrepliedRequests = CompactMap>; Sep 20 20:34:54.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `C` Sep 20 20:34:54.848 INFO kablam! | Sep 20 20:34:54.848 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 20 20:34:54.849 INFO kablam! = help: consider adding a `where C: std::marker::Copy` bound Sep 20 20:34:54.849 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 20 20:34:54.849 INFO kablam! = help: this is a hard error in Rust 2018 Sep 20 20:34:54.849 INFO kablam! Sep 20 20:34:56.394 INFO kablam! warning: unused `#[macro_use]` import Sep 20 20:34:56.394 INFO kablam! --> src/main.rs:8:1 Sep 20 20:34:56.394 INFO kablam! | Sep 20 20:34:56.394 INFO kablam! 8 | #[macro_use] Sep 20 20:34:56.394 INFO kablam! | ^^^^^^^^^^^^ Sep 20 20:34:56.394 INFO kablam! | Sep 20 20:34:56.394 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:34:56.394 INFO kablam! Sep 20 20:34:56.414 INFO kablam! warning: unused `#[macro_use]` import Sep 20 20:34:56.414 INFO kablam! --> src/main.rs:8:1 Sep 20 20:34:56.414 INFO kablam! | Sep 20 20:34:56.414 INFO kablam! 8 | #[macro_use] Sep 20 20:34:56.414 INFO kablam! | ^^^^^^^^^^^^ Sep 20 20:34:56.414 INFO kablam! | Sep 20 20:34:56.414 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:34:56.414 INFO kablam! Sep 20 20:34:56.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Sep 20 20:34:56.838 INFO kablam! su: No module specific data is present Sep 20 20:34:58.369 INFO running `"docker" "rm" "-f" "7338ed2869e67adec4695498a500f67cb7cc12eefa55f0961a0964f9a1498ef7"` Sep 20 20:34:58.488 INFO blam! 7338ed2869e67adec4695498a500f67cb7cc12eefa55f0961a0964f9a1498ef7