Aug 11 14:46:37.790 INFO checking ferrum-plugin-0.3.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 14:46:37.790 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 14:46:37.790 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 14:46:37.790 INFO running `"docker" "create" "-v" "/tmp/crater.x7QaEeGfDvio:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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 +f6d43ed84207c7e58f363f46e5a438ff40f2b311-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.107 INFO blam! 7713eda5af4d2fe5b6574f53fac40f5aa2c29ba49305f404e797bd8f08fdad03 Aug 11 14:46:38.109 INFO running `"docker" "start" "-a" "7713eda5af4d2fe5b6574f53fac40f5aa2c29ba49305f404e797bd8f08fdad03"` Aug 11 14:46:39.297 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Aug 11 14:46:40.206 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.206 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 11 14:46:40.206 INFO kablam! | Aug 11 14:46:40.206 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 14:46:40.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.206 INFO kablam! | Aug 11 14:46:40.206 INFO kablam! note: lint level defined here Aug 11 14:46:40.206 INFO kablam! --> src/lib.rs:1:23 Aug 11 14:46:40.206 INFO kablam! | Aug 11 14:46:40.206 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 11 14:46:40.206 INFO kablam! | ^^^^^^^^ Aug 11 14:46:40.206 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 11 14:46:40.206 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.206 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.206 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 14:46:40.207 INFO kablam! Aug 11 14:46:40.207 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.207 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 11 14:46:40.207 INFO kablam! | Aug 11 14:46:40.207 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 14:46:40.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.207 INFO kablam! | Aug 11 14:46:40.207 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.207 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.207 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 14:46:40.207 INFO kablam! Aug 11 14:46:40.207 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.207 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 11 14:46:40.207 INFO kablam! | Aug 11 14:46:40.207 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 14:46:40.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.207 INFO kablam! | Aug 11 14:46:40.207 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.208 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.208 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 14:46:40.208 INFO kablam! Aug 11 14:46:40.288 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.288 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 11 14:46:40.288 INFO kablam! | Aug 11 14:46:40.288 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 14:46:40.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.288 INFO kablam! | Aug 11 14:46:40.288 INFO kablam! note: lint level defined here Aug 11 14:46:40.288 INFO kablam! --> src/lib.rs:1:23 Aug 11 14:46:40.288 INFO kablam! | Aug 11 14:46:40.288 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 11 14:46:40.288 INFO kablam! | ^^^^^^^^ Aug 11 14:46:40.288 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 11 14:46:40.288 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.288 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.288 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 14:46:40.288 INFO kablam! Aug 11 14:46:40.288 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.288 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 11 14:46:40.288 INFO kablam! | Aug 11 14:46:40.288 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 14:46:40.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.288 INFO kablam! | Aug 11 14:46:40.289 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.289 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.289 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 14:46:40.289 INFO kablam! Aug 11 14:46:40.289 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 11 14:46:40.289 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 11 14:46:40.289 INFO kablam! | Aug 11 14:46:40.289 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 14:46:40.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 14:46:40.289 INFO kablam! | Aug 11 14:46:40.289 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.289 INFO kablam! = note: for more information, see issue #51443 Aug 11 14:46:40.289 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 14:46:40.289 INFO kablam! Aug 11 14:46:41.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Aug 11 14:46:41.591 INFO kablam! su: No module specific data is present Aug 11 14:46:42.168 INFO running `"docker" "rm" "-f" "7713eda5af4d2fe5b6574f53fac40f5aa2c29ba49305f404e797bd8f08fdad03"` Aug 11 14:46:42.329 INFO blam! 7713eda5af4d2fe5b6574f53fac40f5aa2c29ba49305f404e797bd8f08fdad03