Dec 19 06:26:28.301 INFO checking ubsan/z80 against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 06:26:28.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-6/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/ubsan/z80:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 06:26:28.964 INFO [stdout] 1b724315c4d4669e23a2dc31edb06420c26377e50d600b08750238b026b1461a Dec 19 06:26:28.966 INFO running `"docker" "start" "-a" "1b724315c4d4669e23a2dc31edb06420c26377e50d600b08750238b026b1461a"` Dec 19 06:26:31.452 INFO [stderr] Checking unicode-segmentation v1.1.0 Dec 19 06:26:31.453 INFO [stderr] Checking encode_unicode v0.1.3 Dec 19 06:26:31.456 INFO [stderr] Checking vec_map v0.7.0 Dec 19 06:26:31.504 INFO [stderr] Checking term_size v0.3.0 Dec 19 06:26:31.508 INFO [stderr] Checking atty v0.2.2 Dec 19 06:26:31.508 INFO [stderr] Checking nix v0.5.1 Dec 19 06:26:33.504 INFO [stderr] Checking clap v2.23.3 Dec 19 06:26:37.812 INFO [stderr] Checking rustyline v1.0.0 Dec 19 06:26:41.864 INFO [stderr] Checking retro v0.1.2 (/opt/crater/workdir) Dec 19 06:26:42.368 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.368 INFO [stderr] --> src/chip/mod.rs:58:33 Dec 19 06:26:42.368 INFO [stderr] | Dec 19 06:26:42.368 INFO [stderr] 58 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.368 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.368 INFO [stderr] | Dec 19 06:26:42.368 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 19 06:26:42.368 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.368 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.368 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.369 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.369 INFO [stderr] Dec 19 06:26:42.369 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.369 INFO [stderr] --> src/chip/mod.rs:62:33 Dec 19 06:26:42.369 INFO [stderr] | Dec 19 06:26:42.369 INFO [stderr] 62 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.369 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.369 INFO [stderr] | Dec 19 06:26:42.369 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.369 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.369 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.369 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.369 INFO [stderr] Dec 19 06:26:42.369 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.369 INFO [stderr] --> src/chip/mod.rs:66:33 Dec 19 06:26:42.369 INFO [stderr] | Dec 19 06:26:42.369 INFO [stderr] 66 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.369 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.369 INFO [stderr] | Dec 19 06:26:42.369 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.369 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.369 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.369 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.369 INFO [stderr] Dec 19 06:26:42.448 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.448 INFO [stderr] --> src/chip/mod.rs:58:33 Dec 19 06:26:42.448 INFO [stderr] | Dec 19 06:26:42.448 INFO [stderr] 58 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.448 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.448 INFO [stderr] | Dec 19 06:26:42.448 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 19 06:26:42.448 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.448 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.448 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.448 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.448 INFO [stderr] Dec 19 06:26:42.464 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.464 INFO [stderr] --> src/chip/mod.rs:62:33 Dec 19 06:26:42.464 INFO [stderr] | Dec 19 06:26:42.464 INFO [stderr] 62 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.464 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.464 INFO [stderr] | Dec 19 06:26:42.464 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.464 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.464 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.464 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.464 INFO [stderr] Dec 19 06:26:42.464 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 19 06:26:42.464 INFO [stderr] --> src/chip/mod.rs:66:33 Dec 19 06:26:42.464 INFO [stderr] | Dec 19 06:26:42.464 INFO [stderr] 66 | (res, false, false, res.count_ones() % 2 == 0) Dec 19 06:26:42.464 INFO [stderr] | ^^^^^^^^^^ Dec 19 06:26:42.464 INFO [stderr] | Dec 19 06:26:42.464 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 19 06:26:42.464 INFO [stderr] = note: for more information, see issue #48919 Dec 19 06:26:42.464 INFO [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Dec 19 06:26:42.465 INFO [stderr] = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Dec 19 06:26:42.465 INFO [stderr] Dec 19 06:26:42.719 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.35s Dec 19 06:26:43.651 INFO running `"docker" "inspect" "1b724315c4d4669e23a2dc31edb06420c26377e50d600b08750238b026b1461a"` Dec 19 06:26:43.958 INFO running `"docker" "rm" "-f" "1b724315c4d4669e23a2dc31edb06420c26377e50d600b08750238b026b1461a"` Dec 19 06:26:44.308 INFO [stdout] 1b724315c4d4669e23a2dc31edb06420c26377e50d600b08750238b026b1461a