Nov 06 11:55:09.272 INFO checking ubsan/z80 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 11:55:09.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-5/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 11:55:09.893 INFO blam! 25bfbcc30f9725e31f953f3304fbb5faf6f59695e0d9dd991ca05f167e0fc011 Nov 06 11:55:09.895 INFO running `"docker" "start" "-a" "25bfbcc30f9725e31f953f3304fbb5faf6f59695e0d9dd991ca05f167e0fc011"` Nov 06 11:55:11.579 INFO kablam! usermod: no changes Nov 06 11:55:11.736 INFO kablam! Checking nix v0.5.1 Nov 06 11:55:14.913 INFO kablam! Checking rustyline v1.0.0 Nov 06 11:55:15.716 INFO kablam! Checking retro v0.1.2 (/source) Nov 06 11:55:16.217 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.218 INFO kablam! --> src/chip/mod.rs:58:33 Nov 06 11:55:16.218 INFO kablam! | Nov 06 11:55:16.218 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.218 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.219 INFO kablam! | Nov 06 11:55:16.219 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 06 11:55:16.219 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.219 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.220 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.220 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.220 INFO kablam! Nov 06 11:55:16.221 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.221 INFO kablam! --> src/chip/mod.rs:62:33 Nov 06 11:55:16.221 INFO kablam! | Nov 06 11:55:16.221 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.222 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.222 INFO kablam! | Nov 06 11:55:16.222 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.222 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.223 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.223 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.223 INFO kablam! Nov 06 11:55:16.223 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.224 INFO kablam! --> src/chip/mod.rs:66:33 Nov 06 11:55:16.224 INFO kablam! | Nov 06 11:55:16.224 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.225 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.225 INFO kablam! | Nov 06 11:55:16.225 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.225 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.226 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.226 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.226 INFO kablam! Nov 06 11:55:16.277 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.278 INFO kablam! --> src/chip/mod.rs:58:33 Nov 06 11:55:16.278 INFO kablam! | Nov 06 11:55:16.278 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.278 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.279 INFO kablam! | Nov 06 11:55:16.279 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 06 11:55:16.279 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.280 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.280 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.280 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.280 INFO kablam! Nov 06 11:55:16.281 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.281 INFO kablam! --> src/chip/mod.rs:62:33 Nov 06 11:55:16.281 INFO kablam! | Nov 06 11:55:16.281 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.282 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.282 INFO kablam! | Nov 06 11:55:16.282 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.282 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.283 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.283 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.283 INFO kablam! Nov 06 11:55:16.283 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 06 11:55:16.284 INFO kablam! --> src/chip/mod.rs:66:33 Nov 06 11:55:16.284 INFO kablam! | Nov 06 11:55:16.284 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 06 11:55:16.285 INFO kablam! | ^^^^^^^^^^ Nov 06 11:55:16.285 INFO kablam! | Nov 06 11:55:16.285 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 06 11:55:16.285 INFO kablam! = note: for more information, see issue #48919 Nov 06 11:55:16.286 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 06 11:55:16.286 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 06 11:55:16.286 INFO kablam! Nov 06 11:55:16.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Nov 06 11:55:16.524 INFO kablam! su: No module specific data is present Nov 06 11:55:17.613 INFO running `"docker" "rm" "-f" "25bfbcc30f9725e31f953f3304fbb5faf6f59695e0d9dd991ca05f167e0fc011"` Nov 06 11:55:17.865 INFO blam! 25bfbcc30f9725e31f953f3304fbb5faf6f59695e0d9dd991ca05f167e0fc011