Oct 10 12:56:56.890 INFO testing ubsan/z80 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:56:56.890 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:56:56.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:56:57.319 INFO blam! 3362205a3d8e22b1802742da0fd4ead60e1c21538bbcbd2d3f0eecf43bc99b11 Oct 10 12:56:57.321 INFO running `"docker" "start" "-a" "3362205a3d8e22b1802742da0fd4ead60e1c21538bbcbd2d3f0eecf43bc99b11"` Oct 10 12:56:58.560 INFO kablam! usermod: no changes Oct 10 12:56:58.640 INFO kablam! Compiling rustyline v1.0.0 Oct 10 12:56:58.640 INFO kablam! Compiling clap v2.23.3 Oct 10 12:57:19.428 INFO kablam! Compiling retro v0.1.2 (/source) Oct 10 12:57:20.320 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:20.320 INFO kablam! --> src/chip/mod.rs:58:33 Oct 10 12:57:20.320 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:20.330 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:20.330 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 10 12:57:20.330 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:20.330 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:20.330 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:20.330 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:20.330 INFO kablam! Oct 10 12:57:20.330 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:20.330 INFO kablam! --> src/chip/mod.rs:62:33 Oct 10 12:57:20.330 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:20.330 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:20.330 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:20.330 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:20.330 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:20.330 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:20.330 INFO kablam! Oct 10 12:57:20.330 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:20.330 INFO kablam! --> src/chip/mod.rs:66:33 Oct 10 12:57:20.330 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:20.330 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:20.330 INFO kablam! | Oct 10 12:57:20.330 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:20.330 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:20.330 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:20.330 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:20.330 INFO kablam! Oct 10 12:57:21.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.14s Oct 10 12:57:21.735 INFO kablam! su: No module specific data is present Oct 10 12:57:22.600 INFO running `"docker" "rm" "-f" "3362205a3d8e22b1802742da0fd4ead60e1c21538bbcbd2d3f0eecf43bc99b11"` Oct 10 12:57:22.880 INFO blam! 3362205a3d8e22b1802742da0fd4ead60e1c21538bbcbd2d3f0eecf43bc99b11 Oct 10 12:57:22.892 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:57:22.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:57:23.229 INFO blam! 78b2094b998991f63be662322d273eceb3a53059c5f499fadab725d130f47bc2 Oct 10 12:57:23.232 INFO running `"docker" "start" "-a" "78b2094b998991f63be662322d273eceb3a53059c5f499fadab725d130f47bc2"` Oct 10 12:57:24.265 INFO kablam! usermod: no changes Oct 10 12:57:24.342 INFO kablam! Compiling retro v0.1.2 (/source) Oct 10 12:57:25.322 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:25.322 INFO kablam! --> src/chip/mod.rs:58:33 Oct 10 12:57:25.323 INFO kablam! | Oct 10 12:57:25.323 INFO kablam! 58 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:25.323 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:25.323 INFO kablam! | Oct 10 12:57:25.324 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 10 12:57:25.324 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:25.324 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:25.325 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:25.325 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:25.325 INFO kablam! Oct 10 12:57:25.326 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:25.326 INFO kablam! --> src/chip/mod.rs:62:33 Oct 10 12:57:25.326 INFO kablam! | Oct 10 12:57:25.326 INFO kablam! 62 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:25.327 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:25.327 INFO kablam! | Oct 10 12:57:25.327 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:25.327 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:25.328 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:25.328 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:25.328 INFO kablam! Oct 10 12:57:25.329 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 12:57:25.329 INFO kablam! --> src/chip/mod.rs:66:33 Oct 10 12:57:25.329 INFO kablam! | Oct 10 12:57:25.329 INFO kablam! 66 | (res, false, false, res.count_ones() % 2 == 0) Oct 10 12:57:25.330 INFO kablam! | ^^^^^^^^^^ Oct 10 12:57:25.330 INFO kablam! | Oct 10 12:57:25.330 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 12:57:25.330 INFO kablam! = note: for more information, see issue #48919 Oct 10 12:57:25.331 INFO kablam! = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method Oct 10 12:57:25.331 INFO kablam! = help: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::count_ones` Oct 10 12:57:25.331 INFO kablam! Oct 10 12:57:25.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 10 12:57:25.993 INFO kablam! su: No module specific data is present Oct 10 12:57:26.559 INFO running `"docker" "rm" "-f" "78b2094b998991f63be662322d273eceb3a53059c5f499fadab725d130f47bc2"` Oct 10 12:57:26.900 INFO blam! 78b2094b998991f63be662322d273eceb3a53059c5f499fadab725d130f47bc2 Oct 10 12:57:26.906 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:57:26.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:57:27.421 INFO blam! 70f9fc234bdff4628684b5272148b0fc32e1099d84787e685f42f0f3b5a94cb8 Oct 10 12:57:27.423 INFO running `"docker" "start" "-a" "70f9fc234bdff4628684b5272148b0fc32e1099d84787e685f42f0f3b5a94cb8"` Oct 10 12:57:28.588 INFO kablam! usermod: no changes Oct 10 12:57:28.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 12:57:28.748 INFO kablam! Running /target/debug/deps/retro-40984c07c989ea0c Oct 10 12:57:28.749 INFO kablam! su: No module specific data is present Oct 10 12:57:28.749 INFO blam! Oct 10 12:57:28.749 INFO blam! running 0 tests Oct 10 12:57:28.749 INFO blam! Oct 10 12:57:28.749 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:57:28.749 INFO blam! Oct 10 12:57:29.544 INFO running `"docker" "rm" "-f" "70f9fc234bdff4628684b5272148b0fc32e1099d84787e685f42f0f3b5a94cb8"` Oct 10 12:57:29.824 INFO blam! 70f9fc234bdff4628684b5272148b0fc32e1099d84787e685f42f0f3b5a94cb8