[INFO] cloning repository https://github.com/Ophois47/dave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ophois47/dave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphois47%2Fdave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphois47%2Fdave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4271caeb6158181c7b06d2f7d0cd53cdb08207f [INFO] checking Ophois47/dave against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphois47%2Fdave" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ophois47/dave on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ophois47/dave [INFO] finished tweaking git repo https://github.com/Ophois47/dave [INFO] tweaked toml for git repo https://github.com/Ophois47/dave written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ophois47/dave already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages [INFO] [stderr] Adding bincode v1.3.3 [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding cassowary v0.3.0 [INFO] [stderr] Adding crc32fast v1.4.0 [INFO] [stderr] Adding crossbeam-epoch v0.9.18 [INFO] [stderr] Adding crossbeam-utils v0.8.19 [INFO] [stderr] Adding crossterm v0.25.0 (latest: v0.27.0) [INFO] [stderr] Adding crossterm v0.27.0 [INFO] [stderr] Adding crossterm_winapi v0.9.1 [INFO] [stderr] Updating dave v6.5.2 (/workspace/builds/worker-4-tc1/source) -> v8.0.3 [INFO] [stderr] Adding fs2 v0.4.3 [INFO] [stderr] Adding fxhash v0.2.1 [INFO] [stderr] Adding hex v0.4.3 [INFO] [stderr] Adding instant v0.1.12 [INFO] [stderr] Adding iso_country v0.1.4 [INFO] [stderr] Adding iso_currency v0.4.4 [INFO] [stderr] Adding mio v0.8.11 [INFO] [stderr] Adding parking_lot v0.11.2 (latest: v0.12.1) [INFO] [stderr] Adding parking_lot_core v0.8.6 (latest: v0.9.9) [INFO] [stderr] Adding redox_syscall v0.2.16 (latest: v0.5.1) [INFO] [stderr] Adding signal-hook v0.3.17 [INFO] [stderr] Adding signal-hook-mio v0.2.3 [INFO] [stderr] Adding signal-hook-registry v1.4.1 [INFO] [stderr] Adding sled v0.34.7 [INFO] [stderr] Adding tui v0.19.0 [INFO] [stderr] Adding unicode-segmentation v1.11.0 [INFO] [stderr] Adding unicode-width v0.1.11 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iso_currency v0.4.4 [INFO] [stderr] Downloaded i18n-embed-fl v0.7.0 [INFO] [stderr] Downloaded i18n-config v0.4.6 [INFO] [stderr] Downloaded iso_country v0.1.4 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.3 [INFO] [stderr] Downloaded age-core v0.10.0 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] [stderr] Downloaded i18n-embed v0.14.1 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded age v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 451459a3f08c310ec3a58508a6847b3a0a21f5a95dfc3abe2c6af6f98181be95 [INFO] running `Command { std: "docker" "start" "-a" "451459a3f08c310ec3a58508a6847b3a0a21f5a95dfc3abe2c6af6f98181be95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "451459a3f08c310ec3a58508a6847b3a0a21f5a95dfc3abe2c6af6f98181be95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451459a3f08c310ec3a58508a6847b3a0a21f5a95dfc3abe2c6af6f98181be95", kill_on_drop: false }` [INFO] [stdout] 451459a3f08c310ec3a58508a6847b3a0a21f5a95dfc3abe2c6af6f98181be95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4df9766e63dc9bd7751520ca363b74dac9e96557ef39e4bb0c76ec31ebb60c60 [INFO] running `Command { std: "docker" "start" "-a" "4df9766e63dc9bd7751520ca363b74dac9e96557ef39e4bb0c76ec31ebb60c60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking rust-embed-utils v8.3.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling dave v8.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Compiling rust-embed v8.3.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking age v0.10.0 [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/dave_chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/dave_chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.55s [INFO] running `Command { std: "docker" "inspect" "4df9766e63dc9bd7751520ca363b74dac9e96557ef39e4bb0c76ec31ebb60c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df9766e63dc9bd7751520ca363b74dac9e96557ef39e4bb0c76ec31ebb60c60", kill_on_drop: false }` [INFO] [stdout] 4df9766e63dc9bd7751520ca363b74dac9e96557ef39e4bb0c76ec31ebb60c60 [INFO] checking Ophois47/dave against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphois47%2Fdave" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ophois47/dave on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ophois47/dave [INFO] finished tweaking git repo https://github.com/Ophois47/dave [INFO] tweaked toml for git repo https://github.com/Ophois47/dave written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ophois47/dave already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b71554846cecb56cc89ee803b85ef543b853e1fc3577e4cd1e3c12180c9ebc7 [INFO] running `Command { std: "docker" "start" "-a" "7b71554846cecb56cc89ee803b85ef543b853e1fc3577e4cd1e3c12180c9ebc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b71554846cecb56cc89ee803b85ef543b853e1fc3577e4cd1e3c12180c9ebc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b71554846cecb56cc89ee803b85ef543b853e1fc3577e4cd1e3c12180c9ebc7", kill_on_drop: false }` [INFO] [stdout] 7b71554846cecb56cc89ee803b85ef543b853e1fc3577e4cd1e3c12180c9ebc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53aee1d3737ce920cfe37a293082d80c7666b9ae6fee532f5f4e8a8ebf58412d [INFO] running `Command { std: "docker" "start" "-a" "53aee1d3737ce920cfe37a293082d80c7666b9ae6fee532f5f4e8a8ebf58412d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking rust-embed-utils v8.3.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling dave v8.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rust-embed v8.3.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking age v0.10.0 [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/dave_chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/dave_chip8.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.56s [INFO] running `Command { std: "docker" "inspect" "53aee1d3737ce920cfe37a293082d80c7666b9ae6fee532f5f4e8a8ebf58412d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53aee1d3737ce920cfe37a293082d80c7666b9ae6fee532f5f4e8a8ebf58412d", kill_on_drop: false }` [INFO] [stdout] 53aee1d3737ce920cfe37a293082d80c7666b9ae6fee532f5f4e8a8ebf58412d