Sep 17 10:45:57.769 INFO checking vi/dnscache against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 10:45:57.769 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 10:45:57.769 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 10:45:58.186 INFO blam! 2d3d205cb742ed5a837d0373e71788a51f86780957f4f83bdfff3ca354dc451b Sep 17 10:45:58.188 INFO running `"docker" "start" "-a" "2d3d205cb742ed5a837d0373e71788a51f86780957f4f83bdfff3ca354dc451b"` Sep 17 10:45:59.814 INFO kablam! usermod: no changes Sep 17 10:46:00.054 INFO kablam! Compiling unicode-xid v0.1.0 Sep 17 10:46:00.055 INFO kablam! Compiling build_const v0.2.1 Sep 17 10:46:00.055 INFO kablam! Checking libc v0.2.40 Sep 17 10:46:00.055 INFO kablam! Checking byteorder v1.2.2 Sep 17 10:46:00.059 INFO kablam! Checking serde v1.0.43 Sep 17 10:46:00.059 INFO kablam! Checking integer-encoding v1.0.5 Sep 17 10:46:00.060 INFO kablam! Checking compactmap v0.3.7 Sep 17 10:46:00.070 INFO kablam! Checking clamp v0.1.0 Sep 17 10:46:00.996 INFO kablam! Checking log v0.4.1 Sep 17 10:46:02.004 INFO kablam! Compiling proc-macro2 v0.3.7 Sep 17 10:46:02.330 INFO kablam! Checking println_logger v0.2.0 Sep 17 10:46:02.335 INFO kablam! Compiling crc v1.7.0 Sep 17 10:46:04.291 INFO kablam! Checking snap v0.2.4 Sep 17 10:46:04.291 INFO kablam! Checking dns-parser v0.7.1 Sep 17 10:46:08.051 INFO kablam! Checking atty v0.2.9 Sep 17 10:46:08.051 INFO kablam! Checking rand v0.4.2 Sep 17 10:46:08.051 INFO kablam! Checking iovec v0.1.2 Sep 17 10:46:09.243 INFO kablam! Checking clap v2.31.2 Sep 17 10:46:09.592 INFO kablam! Checking bytes v0.4.6 Sep 17 10:46:13.427 INFO kablam! Compiling quote v0.5.2 Sep 17 10:46:15.648 INFO kablam! Checking rusty-leveldb v0.2.3 Sep 17 10:46:15.883 INFO kablam! Compiling syn v0.13.1 Sep 17 10:46:36.956 INFO kablam! Compiling serde_derive_internals v0.23.1 Sep 17 10:46:36.957 INFO kablam! Compiling structopt-derive v0.2.7 Sep 17 10:46:44.813 INFO kablam! Checking serde_bytes v0.10.4 Sep 17 10:46:45.327 INFO kablam! Checking serde_cbor v0.8.2 Sep 17 10:46:45.327 INFO kablam! Checking multimap v0.4.0 Sep 17 10:46:45.948 INFO kablam! Compiling serde_derive v1.0.43 Sep 17 10:46:46.546 INFO kablam! Checking structopt v0.2.7 Sep 17 10:46:58.245 INFO kablam! Checking dnscache v0.3.2 (/source) Sep 17 10:46:58.979 INFO kablam! error: the trait bound `C: std::marker::Copy` is not satisfied Sep 17 10:46:58.979 INFO kablam! --> src/lib.rs:145:29 Sep 17 10:46:58.979 INFO kablam! | Sep 17 10:46:58.980 INFO kablam! 145 | type UnrepliedRequests = CompactMap>; Sep 17 10:46:58.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `C` Sep 17 10:46:58.980 INFO kablam! error: the trait bound `C: std::marker::Copy` is not satisfied Sep 17 10:46:58.980 INFO kablam! --> src/lib.rs:145:29 Sep 17 10:46:58.981 INFO kablam! | Sep 17 10:46:58.981 INFO kablam! 145 | type UnrepliedRequests = CompactMap>; Sep 17 10:46:58.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `C` Sep 17 10:46:58.981 INFO kablam! | Sep 17 10:46:58.981 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 10:46:58.982 INFO kablam! = help: consider adding a `where C: std::marker::Copy` bound Sep 17 10:46:58.982 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:46:58.982 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:46:58.982 INFO kablam! Sep 17 10:46:58.983 INFO kablam! | Sep 17 10:46:58.983 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 10:46:58.983 INFO kablam! = help: consider adding a `where C: std::marker::Copy` bound Sep 17 10:46:58.984 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:46:58.984 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:46:58.984 INFO kablam! Sep 17 10:46:59.055 INFO kablam! error: aborting due to previous error Sep 17 10:46:59.055 INFO kablam! Sep 17 10:46:59.055 INFO kablam! error: aborting due to previous error Sep 17 10:46:59.056 INFO kablam! Sep 17 10:46:59.075 INFO kablam! error: Could not compile `dnscache`. Sep 17 10:46:59.076 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 10:46:59.087 INFO kablam! error: Could not compile `dnscache`. Sep 17 10:46:59.088 INFO kablam! Sep 17 10:46:59.088 INFO kablam! To learn more, run the command again with --verbose. Sep 17 10:46:59.090 INFO kablam! su: No module specific data is present Sep 17 10:47:01.286 INFO running `"docker" "rm" "-f" "2d3d205cb742ed5a837d0373e71788a51f86780957f4f83bdfff3ca354dc451b"` Sep 17 10:47:01.599 INFO blam! 2d3d205cb742ed5a837d0373e71788a51f86780957f4f83bdfff3ca354dc451b