Nov 09 03:05:56.013 INFO checking ubsan/z80 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 03:05:56.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 03:05:56.512 INFO blam! 956348fda114f0bc3bcf041520781803e642d57af8984ddaa78c99412bffaa4d Nov 09 03:05:56.515 INFO running `"docker" "start" "-a" "956348fda114f0bc3bcf041520781803e642d57af8984ddaa78c99412bffaa4d"` Nov 09 03:05:57.714 INFO kablam! usermod: no changes Nov 09 03:05:57.829 INFO kablam! Checking encode_unicode v0.1.3 Nov 09 03:05:57.829 INFO kablam! Checking atty v0.2.2 Nov 09 03:05:57.829 INFO kablam! Checking term_size v0.3.0 Nov 09 03:05:57.829 INFO kablam! Checking nix v0.5.1 Nov 09 03:05:58.267 INFO kablam! Checking clap v2.23.3 Nov 09 03:06:03.627 INFO kablam! Checking rustyline v1.0.0 Nov 09 03:06:05.772 INFO kablam! Checking retro v0.1.2 (/source) Nov 09 03:06:06.375 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.376 INFO kablam! --> src/chip/mod.rs:58:33 Nov 09 03:06:06.377 INFO kablam! | Nov 09 03:06:06.378 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.378 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.379 INFO kablam! | Nov 09 03:06:06.380 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 09 03:06:06.380 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.381 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.381 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.382 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.383 INFO kablam! Nov 09 03:06:06.383 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.384 INFO kablam! --> src/chip/mod.rs:62:33 Nov 09 03:06:06.385 INFO kablam! | Nov 09 03:06:06.385 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.385 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.385 INFO kablam! | Nov 09 03:06:06.385 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.385 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.385 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.385 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.385 INFO kablam! Nov 09 03:06:06.385 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.385 INFO kablam! --> src/chip/mod.rs:66:33 Nov 09 03:06:06.385 INFO kablam! | Nov 09 03:06:06.385 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.385 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.385 INFO kablam! | Nov 09 03:06:06.385 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.385 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.385 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.385 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.385 INFO kablam! Nov 09 03:06:06.407 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.407 INFO kablam! --> src/chip/mod.rs:58:33 Nov 09 03:06:06.407 INFO kablam! | Nov 09 03:06:06.407 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.407 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.407 INFO kablam! | Nov 09 03:06:06.407 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 09 03:06:06.407 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.407 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.407 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.407 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.407 INFO kablam! Nov 09 03:06:06.410 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.410 INFO kablam! --> src/chip/mod.rs:62:33 Nov 09 03:06:06.410 INFO kablam! | Nov 09 03:06:06.410 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.410 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.410 INFO kablam! | Nov 09 03:06:06.410 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.410 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.410 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.410 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.410 INFO kablam! Nov 09 03:06:06.410 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:06.410 INFO kablam! --> src/chip/mod.rs:66:33 Nov 09 03:06:06.410 INFO kablam! | Nov 09 03:06:06.410 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:06.410 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:06.410 INFO kablam! | Nov 09 03:06:06.410 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 09 03:06:06.410 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:06.410 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:06.410 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:06.410 INFO kablam! Nov 09 03:06:06.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.03s Nov 09 03:06:06.779 INFO kablam! su: No module specific data is present Nov 09 03:06:08.359 INFO running `"docker" "rm" "-f" "956348fda114f0bc3bcf041520781803e642d57af8984ddaa78c99412bffaa4d"` Nov 09 03:06:08.652 INFO blam! 956348fda114f0bc3bcf041520781803e642d57af8984ddaa78c99412bffaa4d