Nov 09 03:05:55.065 INFO checking ubsan/z80 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 03:05:55.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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:55.663 INFO blam! 40f824df787577bad8a88859c94fb1c6337b64800447e796f029cd81ed91443c Nov 09 03:05:55.675 INFO running `"docker" "start" "-a" "40f824df787577bad8a88859c94fb1c6337b64800447e796f029cd81ed91443c"` Nov 09 03:05:57.155 INFO kablam! usermod: no changes Nov 09 03:05:57.292 INFO kablam! Checking term_size v0.3.0 Nov 09 03:05:57.307 INFO kablam! Checking nix v0.5.1 Nov 09 03:05:57.307 INFO kablam! Checking atty v0.2.2 Nov 09 03:05:57.911 INFO kablam! Checking clap v2.23.3 Nov 09 03:06:02.051 INFO kablam! Checking rustyline v1.0.0 Nov 09 03:06:06.686 INFO kablam! Checking retro v0.1.2 (/source) Nov 09 03:06:07.103 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.103 INFO kablam! --> src/chip/mod.rs:58:33 Nov 09 03:06:07.103 INFO kablam! | Nov 09 03:06:07.103 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.103 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.103 INFO kablam! | Nov 09 03:06:07.103 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 09 03:06:07.103 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:07.103 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.103 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.103 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.103 INFO kablam! Nov 09 03:06:07.103 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.103 INFO kablam! --> src/chip/mod.rs:62:33 Nov 09 03:06:07.103 INFO kablam! | Nov 09 03:06:07.103 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.103 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.103 INFO kablam! | Nov 09 03:06:07.103 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:07.103 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.104 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.104 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.104 INFO kablam! Nov 09 03:06:07.104 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.104 INFO kablam! --> src/chip/mod.rs:66:33 Nov 09 03:06:07.104 INFO kablam! | Nov 09 03:06:07.104 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.104 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.104 INFO kablam! | Nov 09 03:06:07.104 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:07.104 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.104 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.104 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.107 INFO kablam! Nov 09 03:06:07.439 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.439 INFO kablam! --> src/chip/mod.rs:58:33 Nov 09 03:06:07.439 INFO kablam! | Nov 09 03:06:07.439 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.439 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.439 INFO kablam! | Nov 09 03:06:07.439 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 09 03:06:07.439 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:07.439 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.439 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.439 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.439 INFO kablam! Nov 09 03:06:07.439 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.439 INFO kablam! --> src/chip/mod.rs:62:33 Nov 09 03:06:07.439 INFO kablam! | Nov 09 03:06:07.439 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.439 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.439 INFO kablam! | Nov 09 03:06:07.439 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:07.439 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.439 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.439 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.439 INFO kablam! Nov 09 03:06:07.443 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 09 03:06:07.443 INFO kablam! --> src/chip/mod.rs:66:33 Nov 09 03:06:07.443 INFO kablam! | Nov 09 03:06:07.443 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Nov 09 03:06:07.443 INFO kablam! | ^^^^^^^^^^ Nov 09 03:06:07.443 INFO kablam! | Nov 09 03:06:07.443 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:07.443 INFO kablam! = note: for more information, see issue #48919 Nov 09 03:06:07.443 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Nov 09 03:06:07.443 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Nov 09 03:06:07.443 INFO kablam! Nov 09 03:06:07.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.46s Nov 09 03:06:07.663 INFO kablam! su: No module specific data is present Nov 09 03:06:08.784 INFO running `"docker" "rm" "-f" "40f824df787577bad8a88859c94fb1c6337b64800447e796f029cd81ed91443c"` Nov 09 03:06:09.139 INFO blam! 40f824df787577bad8a88859c94fb1c6337b64800447e796f029cd81ed91443c