Sep 21 02:40:32.716 INFO checking spirit-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:40:32.716 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:40:32.717 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 21 02:40:32.903 INFO blam! 489a2cba4800ebded2b59e3d193d5b2182c1ddb8459ac0441bbbec727f5fec5c Sep 21 02:40:32.905 INFO running `"docker" "start" "-a" "489a2cba4800ebded2b59e3d193d5b2182c1ddb8459ac0441bbbec727f5fec5c"` Sep 21 02:40:33.647 INFO kablam! usermod: no changes Sep 21 02:40:33.900 INFO kablam! Checking arc-swap v0.3.0 Sep 21 02:40:33.901 INFO kablam! Checking log-panics v2.0.0 Sep 21 02:40:33.902 INFO kablam! Checking privdrop v0.2.1 Sep 21 02:40:33.902 INFO kablam! Checking version-sync v0.5.0 Sep 21 02:40:33.903 INFO kablam! Checking syslog v4.0.1 Sep 21 02:40:34.874 INFO kablam! Checking signal-hook v0.1.5 Sep 21 02:40:34.874 INFO kablam! Checking log-reroute v0.1.1 Sep 21 02:40:35.506 INFO kablam! Checking fern v0.5.6 Sep 21 02:40:36.324 INFO kablam! Checking spirit v0.1.1 (/source) Sep 21 02:40:38.787 INFO kablam! warning: the trait bound `S: std::borrow::Borrow>>` is not satisfied Sep 21 02:40:38.787 INFO kablam! --> src/lib.rs:927:25 Sep 21 02:40:38.787 INFO kablam! | Sep 21 02:40:38.787 INFO kablam! 927 | type Wrapper = Box Body<(&'a Arc>, InnerBody)>>; Sep 21 02:40:38.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::borrow::Borrow>>` is not implemented for `S` Sep 21 02:40:38.787 INFO kablam! | Sep 21 02:40:38.787 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:40:38.787 INFO kablam! = help: consider adding a `where S: std::borrow::Borrow>>` bound Sep 21 02:40:38.787 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:40:38.787 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:40:38.787 INFO kablam! Sep 21 02:40:38.787 INFO kablam! warning: the trait bound `S: std::borrow::Borrow>>` is not satisfied Sep 21 02:40:38.787 INFO kablam! --> src/lib.rs:928:28 Sep 21 02:40:38.787 INFO kablam! | Sep 21 02:40:38.787 INFO kablam! 928 | type SpiritBody = Box Body<&'a Arc>>>; Sep 21 02:40:38.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::borrow::Borrow>>` is not implemented for `S` Sep 21 02:40:38.787 INFO kablam! | Sep 21 02:40:38.787 INFO kablam! = help: consider adding a `where S: std::borrow::Borrow>>` bound Sep 21 02:40:38.787 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:40:38.787 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:40:38.787 INFO kablam! Sep 21 02:40:39.070 INFO kablam! warning: the trait bound `S: std::borrow::Borrow>>` is not satisfied Sep 21 02:40:39.070 INFO kablam! --> src/lib.rs:927:25 Sep 21 02:40:39.070 INFO kablam! | Sep 21 02:40:39.070 INFO kablam! 927 | type Wrapper = Box Body<(&'a Arc>, InnerBody)>>; Sep 21 02:40:39.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::borrow::Borrow>>` is not implemented for `S` Sep 21 02:40:39.082 INFO kablam! | Sep 21 02:40:39.082 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:40:39.082 INFO kablam! = help: consider adding a `where S: std::borrow::Borrow>>` bound Sep 21 02:40:39.082 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:40:39.082 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:40:39.082 INFO kablam! Sep 21 02:40:39.082 INFO kablam! warning: the trait bound `S: std::borrow::Borrow>>` is not satisfied Sep 21 02:40:39.082 INFO kablam! --> src/lib.rs:928:28 Sep 21 02:40:39.082 INFO kablam! | Sep 21 02:40:39.082 INFO kablam! 928 | type SpiritBody = Box Body<&'a Arc>>>; Sep 21 02:40:39.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::borrow::Borrow>>` is not implemented for `S` Sep 21 02:40:39.082 INFO kablam! | Sep 21 02:40:39.082 INFO kablam! = help: consider adding a `where S: std::borrow::Borrow>>` bound Sep 21 02:40:39.082 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:40:39.082 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:40:39.082 INFO kablam! Sep 21 02:40:42.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.64s Sep 21 02:40:42.324 INFO kablam! su: No module specific data is present Sep 21 02:40:43.261 INFO running `"docker" "rm" "-f" "489a2cba4800ebded2b59e3d193d5b2182c1ddb8459ac0441bbbec727f5fec5c"` Sep 21 02:40:43.386 INFO blam! 489a2cba4800ebded2b59e3d193d5b2182c1ddb8459ac0441bbbec727f5fec5c