Sep 21 13:06:42.640 INFO checking bagpipe-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:06:42.640 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:06:42.640 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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 13:06:42.884 INFO blam! 12e54ab29cc591c6d8f0be80fc7acce31eaa82000aea4e76f0e4d1d4a5b20505 Sep 21 13:06:42.887 INFO running `"docker" "start" "-a" "12e54ab29cc591c6d8f0be80fc7acce31eaa82000aea4e76f0e4d1d4a5b20505"` Sep 21 13:06:43.509 INFO kablam! usermod: no changes Sep 21 13:06:43.546 INFO kablam! Checking bagpipe v0.1.0 (/source) Sep 21 13:06:44.021 INFO kablam! warning: the trait bound `T: queue::node_inner::Node` is not satisfied Sep 21 13:06:44.021 INFO kablam! --> src/queue.rs:478:33 Sep 21 13:06:44.021 INFO kablam! | Sep 21 13:06:44.021 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 21 13:06:44.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queue::node_inner::Node` is not implemented for `T` Sep 21 13:06:44.021 INFO kablam! | Sep 21 13:06:44.021 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:06:44.021 INFO kablam! = help: consider adding a `where T: queue::node_inner::Node` bound Sep 21 13:06:44.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:06:44.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:06:44.021 INFO kablam! Sep 21 13:06:44.021 INFO kablam! warning: the trait bound `T: bag::Revocable` is not satisfied Sep 21 13:06:44.021 INFO kablam! --> src/queue.rs:478:33 Sep 21 13:06:44.021 INFO kablam! | Sep 21 13:06:44.021 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 21 13:06:44.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bag::Revocable` is not implemented for `T` Sep 21 13:06:44.021 INFO kablam! | Sep 21 13:06:44.021 INFO kablam! = help: consider adding a `where T: bag::Revocable` bound Sep 21 13:06:44.021 INFO kablam! = note: required because of the requirements on the impl of `queue::RevokeFunc` for `queue::Revoker` Sep 21 13:06:44.021 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:06:44.021 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:06:44.021 INFO kablam! Sep 21 13:06:44.082 INFO kablam! warning: the trait bound `T: queue::node_inner::Node` is not satisfied Sep 21 13:06:44.082 INFO kablam! --> src/queue.rs:478:33 Sep 21 13:06:44.082 INFO kablam! | Sep 21 13:06:44.082 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 21 13:06:44.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queue::node_inner::Node` is not implemented for `T` Sep 21 13:06:44.082 INFO kablam! | Sep 21 13:06:44.082 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:06:44.082 INFO kablam! = help: consider adding a `where T: queue::node_inner::Node` bound Sep 21 13:06:44.082 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:06:44.082 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:06:44.082 INFO kablam! Sep 21 13:06:44.082 INFO kablam! warning: the trait bound `T: bag::Revocable` is not satisfied Sep 21 13:06:44.082 INFO kablam! --> src/queue.rs:478:33 Sep 21 13:06:44.082 INFO kablam! | Sep 21 13:06:44.082 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 21 13:06:44.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bag::Revocable` is not implemented for `T` Sep 21 13:06:44.082 INFO kablam! | Sep 21 13:06:44.082 INFO kablam! = help: consider adding a `where T: bag::Revocable` bound Sep 21 13:06:44.082 INFO kablam! = note: required because of the requirements on the impl of `queue::RevokeFunc` for `queue::Revoker` Sep 21 13:06:44.082 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:06:44.082 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:06:44.082 INFO kablam! Sep 21 13:06:45.171 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.172 INFO kablam! --> src/bin/bench_bag.rs:82:17 Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! 82 | bag.try_pop_mut(); Sep 21 13:06:45.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 13:06:45.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.172 INFO kablam! Sep 21 13:06:45.172 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.172 INFO kablam! --> src/bin/bench_bag.rs:141:17 Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! 141 | bag.try_pop_mut(); Sep 21 13:06:45.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.172 INFO kablam! Sep 21 13:06:45.172 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.172 INFO kablam! --> src/bin/bench_bag.rs:210:17 Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! 210 | bag.try_pop_mut(); Sep 21 13:06:45.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.172 INFO kablam! Sep 21 13:06:45.172 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.172 INFO kablam! --> src/bin/bench_bag.rs:284:17 Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! 284 | bag.try_pop_mut(); Sep 21 13:06:45.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.172 INFO kablam! | Sep 21 13:06:45.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.172 INFO kablam! Sep 21 13:06:45.278 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.278 INFO kablam! --> src/bin/bench_bag.rs:82:17 Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! 82 | bag.try_pop_mut(); Sep 21 13:06:45.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 13:06:45.278 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.278 INFO kablam! Sep 21 13:06:45.278 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.278 INFO kablam! --> src/bin/bench_bag.rs:141:17 Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! 141 | bag.try_pop_mut(); Sep 21 13:06:45.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.278 INFO kablam! Sep 21 13:06:45.278 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.278 INFO kablam! --> src/bin/bench_bag.rs:210:17 Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! 210 | bag.try_pop_mut(); Sep 21 13:06:45.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.278 INFO kablam! | Sep 21 13:06:45.278 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.279 INFO kablam! Sep 21 13:06:45.279 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:06:45.279 INFO kablam! --> src/bin/bench_bag.rs:284:17 Sep 21 13:06:45.279 INFO kablam! | Sep 21 13:06:45.279 INFO kablam! 284 | bag.try_pop_mut(); Sep 21 13:06:45.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 13:06:45.279 INFO kablam! | Sep 21 13:06:45.279 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:06:45.279 INFO kablam! Sep 21 13:06:45.329 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Sep 21 13:06:45.332 INFO kablam! su: No module specific data is present Sep 21 13:06:45.916 INFO running `"docker" "rm" "-f" "12e54ab29cc591c6d8f0be80fc7acce31eaa82000aea4e76f0e4d1d4a5b20505"` Sep 21 13:06:45.995 INFO blam! 12e54ab29cc591c6d8f0be80fc7acce31eaa82000aea4e76f0e4d1d4a5b20505