Oct 21 12:39:40.972 INFO checking ubsan/z80 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:39:40.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 12:39:41.449 INFO blam! 68cd65a0a887c9150d9f126a5633f53dccfe1173b43ee569d5858f7f4f19c779 Oct 21 12:39:41.453 INFO running `"docker" "start" "-a" "68cd65a0a887c9150d9f126a5633f53dccfe1173b43ee569d5858f7f4f19c779"` Oct 21 12:39:42.778 INFO kablam! usermod: no changes Oct 21 12:39:42.892 INFO kablam! Checking libc v0.2.22 Oct 21 12:39:42.892 INFO kablam! Checking unicode-segmentation v1.1.0 Oct 21 12:39:42.892 INFO kablam! Checking encode_unicode v0.1.3 Oct 21 12:39:42.892 INFO kablam! Checking vec_map v0.7.0 Oct 21 12:39:44.387 INFO kablam! Checking term_size v0.3.0 Oct 21 12:39:44.387 INFO kablam! Checking nix v0.5.1 Oct 21 12:39:44.387 INFO kablam! Checking atty v0.2.2 Oct 21 12:39:44.884 INFO kablam! Checking clap v2.23.3 Oct 21 12:39:48.463 INFO kablam! Checking rustyline v1.0.0 Oct 21 12:39:52.995 INFO kablam! Checking retro v0.1.2 (/source) Oct 21 12:39:53.549 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.549 INFO kablam! --> src/chip/mod.rs:58:33 Oct 21 12:39:53.550 INFO kablam! | Oct 21 12:39:53.550 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.550 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.551 INFO kablam! | Oct 21 12:39:53.551 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 21 12:39:53.551 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.551 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.552 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.552 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.552 INFO kablam! Oct 21 12:39:53.553 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.553 INFO kablam! --> src/chip/mod.rs:62:33 Oct 21 12:39:53.553 INFO kablam! | Oct 21 12:39:53.554 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.554 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.554 INFO kablam! | Oct 21 12:39:53.554 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.555 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.555 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.555 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.556 INFO kablam! Oct 21 12:39:53.556 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.556 INFO kablam! --> src/chip/mod.rs:66:33 Oct 21 12:39:53.556 INFO kablam! | Oct 21 12:39:53.557 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.557 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.557 INFO kablam! | Oct 21 12:39:53.557 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.557 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.558 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.558 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.558 INFO kablam! Oct 21 12:39:53.609 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.609 INFO kablam! --> src/chip/mod.rs:58:33 Oct 21 12:39:53.609 INFO kablam! | Oct 21 12:39:53.609 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.610 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.610 INFO kablam! | Oct 21 12:39:53.610 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 21 12:39:53.611 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.611 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.611 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.611 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.612 INFO kablam! Oct 21 12:39:53.612 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.612 INFO kablam! --> src/chip/mod.rs:62:33 Oct 21 12:39:53.612 INFO kablam! | Oct 21 12:39:53.613 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.613 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.613 INFO kablam! | Oct 21 12:39:53.614 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.614 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.614 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.614 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.615 INFO kablam! Oct 21 12:39:53.615 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 12:39:53.615 INFO kablam! --> src/chip/mod.rs:66:33 Oct 21 12:39:53.615 INFO kablam! | Oct 21 12:39:53.616 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Oct 21 12:39:53.616 INFO kablam! | ^^^^^^^^^^ Oct 21 12:39:53.616 INFO kablam! | Oct 21 12:39:53.617 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 12:39:53.617 INFO kablam! = note: for more information, see issue #48919 Oct 21 12:39:53.617 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 21 12:39:53.617 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 21 12:39:53.618 INFO kablam! Oct 21 12:39:53.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 21 12:39:53.936 INFO kablam! su: No module specific data is present Oct 21 12:39:54.891 INFO running `"docker" "rm" "-f" "68cd65a0a887c9150d9f126a5633f53dccfe1173b43ee569d5858f7f4f19c779"` Oct 21 12:39:55.300 INFO blam! 68cd65a0a887c9150d9f126a5633f53dccfe1173b43ee569d5858f7f4f19c779