Nov 02 04:25:15.738 INFO checking ubsan/z80 against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 04:25:15.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 02 04:25:16.176 INFO blam! 4706fd62030874cbc4e7321af728da26be99ab70bbb24c60349abdab252dbfcc Nov 02 04:25:16.178 INFO running `"docker" "start" "-a" "4706fd62030874cbc4e7321af728da26be99ab70bbb24c60349abdab252dbfcc"` Nov 02 04:25:17.344 INFO kablam! usermod: no changes Nov 02 04:25:17.453 INFO kablam! Checking term_size v0.3.0 Nov 02 04:25:17.453 INFO kablam! Checking atty v0.2.2 Nov 02 04:25:17.453 INFO kablam! Checking nix v0.5.1 Nov 02 04:25:17.916 INFO kablam! Checking clap v2.23.3 Nov 02 04:25:22.708 INFO kablam! Checking rustyline v1.0.0 Nov 02 04:25:26.608 INFO kablam! Checking retro v0.1.2 (/source) Nov 02 04:25:27.336 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.336 INFO kablam! --> src/chip/mod.rs:58:33 Nov 02 04:25:27.336 INFO kablam! | Nov 02 04:25:27.336 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.336 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.336 INFO kablam! | Nov 02 04:25:27.338 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 02 04:25:27.338 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.338 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.338 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.338 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.338 INFO kablam! Nov 02 04:25:27.338 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.338 INFO kablam! --> src/chip/mod.rs:62:33 Nov 02 04:25:27.338 INFO kablam! | Nov 02 04:25:27.338 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.338 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.338 INFO kablam! | Nov 02 04:25:27.338 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.338 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.338 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.338 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.338 INFO kablam! Nov 02 04:25:27.338 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.338 INFO kablam! --> src/chip/mod.rs:66:33 Nov 02 04:25:27.338 INFO kablam! | Nov 02 04:25:27.338 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.338 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.338 INFO kablam! | Nov 02 04:25:27.338 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.338 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.338 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.338 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.338 INFO kablam! Nov 02 04:25:27.444 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.444 INFO kablam! --> src/chip/mod.rs:58:33 Nov 02 04:25:27.444 INFO kablam! | Nov 02 04:25:27.444 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.444 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.444 INFO kablam! | Nov 02 04:25:27.444 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 02 04:25:27.444 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.444 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.444 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.444 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.444 INFO kablam! Nov 02 04:25:27.444 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.444 INFO kablam! --> src/chip/mod.rs:62:33 Nov 02 04:25:27.444 INFO kablam! | Nov 02 04:25:27.444 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.444 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.444 INFO kablam! | Nov 02 04:25:27.444 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.444 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.444 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.444 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.444 INFO kablam! Nov 02 04:25:27.456 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 02 04:25:27.456 INFO kablam! --> src/chip/mod.rs:66:33 Nov 02 04:25:27.457 INFO kablam! | Nov 02 04:25:27.457 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 02 04:25:27.457 INFO kablam! | ^^^^^^^^^^ Nov 02 04:25:27.457 INFO kablam! | Nov 02 04:25:27.457 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 02 04:25:27.457 INFO kablam! = note: for more information, see issue #48919 Nov 02 04:25:27.457 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 02 04:25:27.457 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 02 04:25:27.457 INFO kablam! Nov 02 04:25:27.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.44s Nov 02 04:25:27.832 INFO kablam! su: No module specific data is present Nov 02 04:25:29.059 INFO running `"docker" "rm" "-f" "4706fd62030874cbc4e7321af728da26be99ab70bbb24c60349abdab252dbfcc"` Nov 02 04:25:29.390 INFO blam! 4706fd62030874cbc4e7321af728da26be99ab70bbb24c60349abdab252dbfcc