Aug 11 14:46:37.679 INFO checking ferrum-plugin-0.3.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 14:46:37.679 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 14:46:37.679 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 14:46:37.679 INFO running `"docker" "create" "-v" "/tmp/crater.HF5k6vVspD9Z:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-5/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 14:46:38.060 INFO blam! c23b09755d1fc92143e67629ff1562e83dfd91fbc76d1d51a7ea84d3357f4876 Aug 11 14:46:38.063 INFO running `"docker" "start" "-a" "c23b09755d1fc92143e67629ff1562e83dfd91fbc76d1d51a7ea84d3357f4876"` Aug 11 14:46:39.183 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Aug 11 14:46:39.987 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:39.987 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 11 14:46:39.987 INFO kablam! | Aug 11 14:46:39.987 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 14:46:39.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:39.987 INFO kablam! | Aug 11 14:46:39.987 INFO kablam! note: lint level defined here Aug 11 14:46:39.987 INFO kablam! --> src/lib.rs:1:23 Aug 11 14:46:39.987 INFO kablam! | Aug 11 14:46:39.987 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 11 14:46:39.987 INFO kablam! | ^^^^^^^^ Aug 11 14:46:39.987 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 11 14:46:39.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:39.987 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:39.987 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 14:46:39.987 INFO kablam! Aug 11 14:46:39.990 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:39.990 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 11 14:46:39.990 INFO kablam! | Aug 11 14:46:39.990 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 14:46:39.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:39.990 INFO kablam! | Aug 11 14:46:39.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:39.990 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:39.990 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 14:46:39.990 INFO kablam! Aug 11 14:46:39.990 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:39.990 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 11 14:46:39.991 INFO kablam! | Aug 11 14:46:39.991 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 14:46:39.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:39.991 INFO kablam! | Aug 11 14:46:39.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:39.991 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:39.991 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 14:46:39.991 INFO kablam! Aug 11 14:46:40.060 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.060 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 11 14:46:40.060 INFO kablam! | Aug 11 14:46:40.060 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 14:46:40.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.060 INFO kablam! | Aug 11 14:46:40.060 INFO kablam! note: lint level defined here Aug 11 14:46:40.060 INFO kablam! --> src/lib.rs:1:23 Aug 11 14:46:40.060 INFO kablam! | Aug 11 14:46:40.060 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 11 14:46:40.061 INFO kablam! | ^^^^^^^^ Aug 11 14:46:40.061 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 11 14:46:40.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:40.062 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.062 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 14:46:40.062 INFO kablam! Aug 11 14:46:40.063 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.063 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 11 14:46:40.063 INFO kablam! | Aug 11 14:46:40.063 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 14:46:40.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.063 INFO kablam! | Aug 11 14:46:40.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:40.064 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.068 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 14:46:40.068 INFO kablam! Aug 11 14:46:40.069 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.069 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 11 14:46:40.069 INFO kablam! | Aug 11 14:46:40.069 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 14:46:40.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.069 INFO kablam! | Aug 11 14:46:40.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 14:46:40.070 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.071 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 14:46:40.071 INFO kablam! Aug 11 14:46:41.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Aug 11 14:46:41.163 INFO kablam! su: No module specific data is present Aug 11 14:46:41.715 INFO running `"docker" "rm" "-f" "c23b09755d1fc92143e67629ff1562e83dfd91fbc76d1d51a7ea84d3357f4876"` Aug 11 14:46:41.932 INFO blam! c23b09755d1fc92143e67629ff1562e83dfd91fbc76d1d51a7ea84d3357f4876