[INFO] cloning repository https://github.com/ubsan/z80 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubsan/z80" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubsan%2Fz80", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubsan%2Fz80'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6feaeac2aaae11e9353caf6688cc993cd3568fee [INFO] testing ubsan/z80 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubsan%2Fz80" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubsan/z80 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b502185b8cd8000b1ae5f3249d5f27f9f8ace4a644a9522b592841a6263c52e7 [INFO] running `Command { std: "docker" "start" "-a" "b502185b8cd8000b1ae5f3249d5f27f9f8ace4a644a9522b592841a6263c52e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b502185b8cd8000b1ae5f3249d5f27f9f8ace4a644a9522b592841a6263c52e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b502185b8cd8000b1ae5f3249d5f27f9f8ace4a644a9522b592841a6263c52e7", kill_on_drop: false }` [INFO] [stdout] b502185b8cd8000b1ae5f3249d5f27f9f8ace4a644a9522b592841a6263c52e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c45fc5c10560758fda62e7be936b777cf2ff5b26d24163af205a31961d0e69b [INFO] running `Command { std: "docker" "start" "-a" "8c45fc5c10560758fda62e7be936b777cf2ff5b26d24163af205a31961d0e69b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "8c45fc5c10560758fda62e7be936b777cf2ff5b26d24163af205a31961d0e69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c45fc5c10560758fda62e7be936b777cf2ff5b26d24163af205a31961d0e69b", kill_on_drop: false }` [INFO] [stdout] 8c45fc5c10560758fda62e7be936b777cf2ff5b26d24163af205a31961d0e69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f530a0b8aa523df3204e6090a0ee6f1391c2dd1bc620540fd4ac880e11ad3662 [INFO] running `Command { std: "docker" "start" "-a" "f530a0b8aa523df3204e6090a0ee6f1391c2dd1bc620540fd4ac880e11ad3662", 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f530a0b8aa523df3204e6090a0ee6f1391c2dd1bc620540fd4ac880e11ad3662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f530a0b8aa523df3204e6090a0ee6f1391c2dd1bc620540fd4ac880e11ad3662", kill_on_drop: false }` [INFO] [stdout] f530a0b8aa523df3204e6090a0ee6f1391c2dd1bc620540fd4ac880e11ad3662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f41d731f686a4927a347923d4fa12564fd0fbdeac8fdebcad68dcf556dc2cb4 [INFO] running `Command { std: "docker" "start" "-a" "2f41d731f686a4927a347923d4fa12564fd0fbdeac8fdebcad68dcf556dc2cb4", 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stderr] [INFO] [stderr] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stderr] [INFO] [stderr] warning: an associated function 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 associated item 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 `Extensions::count_ones(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(wrapping_int_impl)]` to the crate attributes to enable `Wrapping::::count_ones` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/retro-24ca5128ae837506) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f41d731f686a4927a347923d4fa12564fd0fbdeac8fdebcad68dcf556dc2cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f41d731f686a4927a347923d4fa12564fd0fbdeac8fdebcad68dcf556dc2cb4", kill_on_drop: false }` [INFO] [stdout] 2f41d731f686a4927a347923d4fa12564fd0fbdeac8fdebcad68dcf556dc2cb4