Sep 21 01:11:50.377 INFO checking usvg-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:11:50.377 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:11:50.377 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:11:50.537 INFO blam! 69703c708c7873a2be8b798d0950d9faa57395016ef3bf892c67dadef903a846 Sep 21 01:11:50.538 INFO running `"docker" "start" "-a" "69703c708c7873a2be8b798d0950d9faa57395016ef3bf892c67dadef903a846"` Sep 21 01:11:51.339 INFO kablam! usermod: no changes Sep 21 01:11:51.518 INFO kablam! Checking simplecss v0.1.0 Sep 21 01:11:51.519 INFO kablam! Checking rctree v0.2.1 Sep 21 01:11:51.530 INFO kablam! Checking phf_shared v0.7.23 Sep 21 01:11:51.542 INFO kablam! Checking semver v0.9.0 Sep 21 01:11:51.543 INFO kablam! Checking float-cmp v0.4.0 Sep 21 01:11:51.543 INFO kablam! Compiling rustc-test v0.3.0 Sep 21 01:11:51.552 INFO kablam! Checking euclid v0.17.3 Sep 21 01:11:51.553 INFO kablam! Checking xmlparser v0.4.1 Sep 21 01:11:53.464 INFO kablam! Checking assert_cli v0.6.3 Sep 21 01:11:53.550 INFO kablam! Checking phf v0.7.23 Sep 21 01:11:55.198 INFO kablam! Checking rustc_version v0.2.3 Sep 21 01:11:55.894 INFO kablam! Checking svgtypes v0.1.1 Sep 21 01:11:56.784 INFO kablam! Checking lyon_geom v0.10.1 Sep 21 01:11:59.098 INFO kablam! Checking svgdom v0.13.0 Sep 21 01:12:00.550 INFO kablam! Checking usvg v0.2.0 (/source) Sep 21 01:12:01.506 INFO kablam! warning: the trait `svgdom::FuzzyZero` cannot be made into an object Sep 21 01:12:01.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/svgtypes-0.1.1/src/traits.rs:148:5 Sep 21 01:12:01.506 INFO kablam! | Sep 21 01:12:01.506 INFO kablam! 148 | / fn is_fuzzy_zero(&self) -> bool Sep 21 01:12:01.506 INFO kablam! 149 | | where Self: FuzzyEq, Sep 21 01:12:01.506 INFO kablam! 150 | | { Sep 21 01:12:01.506 INFO kablam! 151 | | self.fuzzy_eq(&0.0) Sep 21 01:12:01.506 INFO kablam! 152 | | } Sep 21 01:12:01.506 INFO kablam! | |_____^ Sep 21 01:12:01.506 INFO kablam! | Sep 21 01:12:01.506 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 01:12:01.506 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! Sep 21 01:12:01.506 INFO kablam! = note: for more information, see issue #51443 Sep 21 01:12:01.506 INFO kablam! = note: method `is_fuzzy_zero` references the `Self` type in where clauses Sep 21 01:12:01.506 INFO kablam! Sep 21 01:12:01.538 INFO kablam! warning: the trait `svgdom::FuzzyZero` cannot be made into an object Sep 21 01:12:01.538 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/svgtypes-0.1.1/src/traits.rs:148:5 Sep 21 01:12:01.538 INFO kablam! | Sep 21 01:12:01.538 INFO kablam! 148 | / fn is_fuzzy_zero(&self) -> bool Sep 21 01:12:01.538 INFO kablam! 149 | | where Self: FuzzyEq, Sep 21 01:12:01.538 INFO kablam! 150 | | { Sep 21 01:12:01.538 INFO kablam! 151 | | self.fuzzy_eq(&0.0) Sep 21 01:12:01.538 INFO kablam! 152 | | } Sep 21 01:12:01.538 INFO kablam! | |_____^ Sep 21 01:12:01.538 INFO kablam! | Sep 21 01:12:01.538 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 01:12:01.538 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! Sep 21 01:12:01.538 INFO kablam! = note: for more information, see issue #51443 Sep 21 01:12:01.538 INFO kablam! = note: method `is_fuzzy_zero` references the `Self` type in where clauses Sep 21 01:12:01.538 INFO kablam! Sep 21 01:12:03.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.14s Sep 21 01:12:03.516 INFO kablam! su: No module specific data is present Sep 21 01:12:04.145 INFO running `"docker" "rm" "-f" "69703c708c7873a2be8b798d0950d9faa57395016ef3bf892c67dadef903a846"` Sep 21 01:12:04.217 INFO blam! 69703c708c7873a2be8b798d0950d9faa57395016ef3bf892c67dadef903a846