[INFO] fetching crate lprsemu 0.4.4... [INFO] testing lprsemu-0.4.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate lprsemu 0.4.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lprsemu 0.4.4 [INFO] finished tweaking crates.io crate lprsemu 0.4.4 [INFO] tweaked toml for crates.io crate lprsemu 0.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lprsemu 0.4.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lprsemu 0.4.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded clearscreen v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2742b773a94e76194a78b8389dfafdddd8914de5531d1611cddf0b01074209f8 [INFO] running `Command { std: "docker" "start" "-a" "2742b773a94e76194a78b8389dfafdddd8914de5531d1611cddf0b01074209f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2742b773a94e76194a78b8389dfafdddd8914de5531d1611cddf0b01074209f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2742b773a94e76194a78b8389dfafdddd8914de5531d1611cddf0b01074209f8", kill_on_drop: false }` [INFO] [stdout] 2742b773a94e76194a78b8389dfafdddd8914de5531d1611cddf0b01074209f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d7b84a266d89b2a7565d52438cc5fccfe11f6f8bac156c671fe7783caa9784ab [INFO] running `Command { std: "docker" "start" "-a" "d7b84a266d89b2a7565d52438cc5fccfe11f6f8bac156c671fe7783caa9784ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling lprsemu v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../data/rom_prefix.vhd`: No such file or directory (os error 2) [INFO] [stdout] --> src/assembler.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let rom_prefix = include_bytes!("../data/rom_prefix.vhd"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../data/rom_suffix.vhd`: No such file or directory (os error 2) [INFO] [stdout] --> src/assembler.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let rom_suffix = include_bytes!("../data/rom_suffix.vhd"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../data/ram_prefix.vhd`: No such file or directory (os error 2) [INFO] [stdout] --> src/assembler.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | let ram_prefix = include_bytes!("../data/ram_prefix.vhd"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../data/ram_suffix.vhd`: No such file or directory (os error 2) [INFO] [stdout] --> src/assembler.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | let ram_suffix = include_bytes!("../data/ram_suffix.vhd"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unchecked_math)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lprsemu` (bin "lprsasm") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: constant `EMPTY_REG` is never used [INFO] [stdout] --> src/instructions/to_vhdl.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const EMPTY_REG: u8 = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ToVhdl` is never used [INFO] [stdout] --> src/instructions/to_vhdl.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait ToVhdl { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encode_registers` is never used [INFO] [stdout] --> src/instructions/to_vhdl.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn encode_registers(r1: u8, r2: u8, r3: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encode_address` is never used [INFO] [stdout] --> src/instructions/to_vhdl.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn encode_address(a: u16) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/text.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_instruction_l(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | ^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_instruction_l(pair: Pair<'_, Rule>) -> Result, ParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/text.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | fn parse_instruction_2r(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | ^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 45 | fn parse_instruction_2r(pair: Pair<'_, Rule>) -> Result, ParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/text.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_instruction_3r(pair: Pair<'_, Rule>) -> Result { [INFO] [stdout] | ^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_instruction_3r(pair: Pair<'_, Rule>) -> Result, ParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7b84a266d89b2a7565d52438cc5fccfe11f6f8bac156c671fe7783caa9784ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b84a266d89b2a7565d52438cc5fccfe11f6f8bac156c671fe7783caa9784ab", kill_on_drop: false }` [INFO] [stdout] d7b84a266d89b2a7565d52438cc5fccfe11f6f8bac156c671fe7783caa9784ab