Sep 21 10:24:58.214 INFO checking fingertrees-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:24:58.214 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:24:58.214 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 10:24:58.338 INFO blam! 5eb9b37e01df565b8110dd3544850a93c81b29d94bb67a802690a1c3c85ccc50 Sep 21 10:24:58.340 INFO running `"docker" "start" "-a" "5eb9b37e01df565b8110dd3544850a93c81b29d94bb67a802690a1c3c85ccc50"` Sep 21 10:24:59.114 INFO kablam! usermod: no changes Sep 21 10:24:59.251 INFO kablam! Checking fingertrees v0.2.0 (/source) Sep 21 10:24:59.514 INFO kablam! error: the trait bound `V: measure::Measured` is not satisfied Sep 21 10:24:59.514 INFO kablam! --> src/lib.rs:86:30 Sep 21 10:24:59.514 INFO kablam! | Sep 21 10:24:59.514 INFO kablam! 86 | pub type FingerTree = super::FingerTree; Sep 21 10:24:59.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `measure::Measured` is not implemented for `V` Sep 21 10:24:59.514 INFO kablam! | Sep 21 10:24:59.514 INFO kablam! note: lint level defined here Sep 21 10:24:59.514 INFO kablam! --> src/lib.rs:59:9 Sep 21 10:24:59.514 INFO kablam! | Sep 21 10:24:59.514 INFO kablam! 59 | #![deny(warnings)] Sep 21 10:24:59.514 INFO kablam! | ^^^^^^^^ Sep 21 10:24:59.514 INFO kablam! = note: #[deny(type_alias_missing_bounds)] implied by #[deny(warnings)] Sep 21 10:24:59.514 INFO kablam! = help: consider adding a `where V: measure::Measured` bound Sep 21 10:24:59.514 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:24:59.514 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:24:59.514 INFO kablam! Sep 21 10:24:59.514 INFO kablam! error: the trait bound `V: measure::Measured` is not satisfied Sep 21 10:24:59.514 INFO kablam! --> src/lib.rs:95:30 Sep 21 10:24:59.514 INFO kablam! | Sep 21 10:24:59.514 INFO kablam! 95 | pub type FingerTree = super::FingerTree; Sep 21 10:24:59.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `measure::Measured` is not implemented for `V` Sep 21 10:24:59.514 INFO kablam! | Sep 21 10:24:59.514 INFO kablam! = help: consider adding a `where V: measure::Measured` bound Sep 21 10:24:59.514 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:24:59.514 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:24:59.514 INFO kablam! Sep 21 10:24:59.541 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:24:59.541 INFO kablam! Sep 21 10:24:59.550 INFO kablam! error: Could not compile `fingertrees`. Sep 21 10:24:59.550 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:24:59.912 INFO kablam! error: the trait bound `V: measure::Measured` is not satisfied Sep 21 10:24:59.912 INFO kablam! --> src/lib.rs:86:30 Sep 21 10:24:59.912 INFO kablam! | Sep 21 10:24:59.912 INFO kablam! 86 | pub type FingerTree = super::FingerTree; Sep 21 10:24:59.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `measure::Measured` is not implemented for `V` Sep 21 10:24:59.912 INFO kablam! | Sep 21 10:24:59.912 INFO kablam! note: lint level defined here Sep 21 10:24:59.912 INFO kablam! --> src/lib.rs:59:9 Sep 21 10:24:59.912 INFO kablam! | Sep 21 10:24:59.912 INFO kablam! 59 | #![deny(warnings)] Sep 21 10:24:59.912 INFO kablam! | ^^^^^^^^ Sep 21 10:24:59.912 INFO kablam! = note: #[deny(type_alias_missing_bounds)] implied by #[deny(warnings)] Sep 21 10:24:59.912 INFO kablam! = help: consider adding a `where V: measure::Measured` bound Sep 21 10:24:59.912 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:24:59.912 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:24:59.912 INFO kablam! Sep 21 10:24:59.912 INFO kablam! error: the trait bound `V: measure::Measured` is not satisfied Sep 21 10:24:59.912 INFO kablam! --> src/lib.rs:95:30 Sep 21 10:24:59.912 INFO kablam! | Sep 21 10:24:59.912 INFO kablam! 95 | pub type FingerTree = super::FingerTree; Sep 21 10:24:59.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `measure::Measured` is not implemented for `V` Sep 21 10:24:59.912 INFO kablam! | Sep 21 10:24:59.912 INFO kablam! = help: consider adding a `where V: measure::Measured` bound Sep 21 10:24:59.912 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:24:59.912 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:24:59.912 INFO kablam! Sep 21 10:24:59.949 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:24:59.949 INFO kablam! Sep 21 10:24:59.965 INFO kablam! error: Could not compile `fingertrees`. Sep 21 10:24:59.965 INFO kablam! Sep 21 10:24:59.965 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:24:59.967 INFO kablam! su: No module specific data is present Sep 21 10:25:00.613 INFO running `"docker" "rm" "-f" "5eb9b37e01df565b8110dd3544850a93c81b29d94bb67a802690a1c3c85ccc50"` Sep 21 10:25:00.722 INFO blam! 5eb9b37e01df565b8110dd3544850a93c81b29d94bb67a802690a1c3c85ccc50