[INFO] updating cached repository https://github.com/ubsan/z80 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6feaeac2aaae11e9353caf6688cc993cd3568fee [INFO] testing ubsan/z80 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubsan%2Fz80" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubsan/z80 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ubsan/z80 [INFO] finished tweaking git repo https://github.com/ubsan/z80 [INFO] tweaked toml for git repo https://github.com/ubsan/z80 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ubsan/z80 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c521e0044bf0cde32d421c0232a7cd534b7317d7993aaab2f8c2c1eb5309ce0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c521e0044bf0cde32d421c0232a7cd534b7317d7993aaab2f8c2c1eb5309ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c521e0044bf0cde32d421c0232a7cd534b7317d7993aaab2f8c2c1eb5309ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c521e0044bf0cde32d421c0232a7cd534b7317d7993aaab2f8c2c1eb5309ce0", kill_on_drop: false }` [INFO] [stdout] 2c521e0044bf0cde32d421c0232a7cd534b7317d7993aaab2f8c2c1eb5309ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae590e3947c14be2148da156ff36fe30002cb06c832321a37adf356253a8455d [INFO] running `Command { std: "docker" "start" "-a" "ae590e3947c14be2148da156ff36fe30002cb06c832321a37adf356253a8455d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling clap v2.23.3 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling retro v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | peripherals: Box<[&'a mut Peripheral]>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | fn new(peripherals: Box<[&'a mut Peripheral]>) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.17s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae590e3947c14be2148da156ff36fe30002cb06c832321a37adf356253a8455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae590e3947c14be2148da156ff36fe30002cb06c832321a37adf356253a8455d", kill_on_drop: false }` [INFO] [stdout] ae590e3947c14be2148da156ff36fe30002cb06c832321a37adf356253a8455d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badaeaa3b042edf6ca3d6b33058edee8d56371c6ddb0778047f17f78917024d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "badaeaa3b042edf6ca3d6b33058edee8d56371c6ddb0778047f17f78917024d0", kill_on_drop: false }` [INFO] [stderr] Compiling retro v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | peripherals: Box<[&'a mut Peripheral]>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | fn new(peripherals: Box<[&'a mut Peripheral]>) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/chip/mod.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "badaeaa3b042edf6ca3d6b33058edee8d56371c6ddb0778047f17f78917024d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badaeaa3b042edf6ca3d6b33058edee8d56371c6ddb0778047f17f78917024d0", kill_on_drop: false }` [INFO] [stdout] badaeaa3b042edf6ca3d6b33058edee8d56371c6ddb0778047f17f78917024d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 782e10bf412dd5be4da51f63656f3fbf0eaac9dfa820991f4e55cb03d40e9255 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "782e10bf412dd5be4da51f63656f3fbf0eaac9dfa820991f4e55cb03d40e9255", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:84:29 [INFO] [stderr] | [INFO] [stderr] 84 | peripherals: Box<[&'a mut Peripheral]>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | fn new(peripherals: Box<[&'a mut Peripheral]>) -> Self { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Peripheral` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/chip/mod.rs:58:33 [INFO] [stderr] | [INFO] [stderr] 58 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/chip/mod.rs:62:33 [INFO] [stderr] | [INFO] [stderr] 62 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/chip/mod.rs:66:33 [INFO] [stderr] | [INFO] [stderr] 66 | (res, false, false, res.count_ones() % 2 == 0) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `wrapping::Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `core::num::wrapping::>::count_ones` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/retro-215c5e7de9e92040 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "782e10bf412dd5be4da51f63656f3fbf0eaac9dfa820991f4e55cb03d40e9255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782e10bf412dd5be4da51f63656f3fbf0eaac9dfa820991f4e55cb03d40e9255", kill_on_drop: false }` [INFO] [stdout] 782e10bf412dd5be4da51f63656f3fbf0eaac9dfa820991f4e55cb03d40e9255