[INFO] fetching crate lprsemu 0.4.4...
[INFO] checking lprsemu-0.4.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lprsemu 0.4.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate lprsemu 0.4.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1077115e93f202e84a4654864d30d1148091a5f4fd811ee87bbc6f01eea8f627
[INFO] running `Command { std: "docker" "start" "-a" "1077115e93f202e84a4654864d30d1148091a5f4fd811ee87bbc6f01eea8f627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1077115e93f202e84a4654864d30d1148091a5f4fd811ee87bbc6f01eea8f627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1077115e93f202e84a4654864d30d1148091a5f4fd811ee87bbc6f01eea8f627", kill_on_drop: false }`
[INFO] [stdout] 1077115e93f202e84a4654864d30d1148091a5f4fd811ee87bbc6f01eea8f627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a122774d4582e48289fddace53a416b9897d30ddd44693702fb0eb5c3daba6ee
[INFO] running `Command { std: "docker" "start" "-a" "a122774d4582e48289fddace53a416b9897d30ddd44693702fb0eb5c3daba6ee", 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]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking 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]     Checking clearscreen v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking 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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [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] [stderr] error: could not compile `lprsemu` (bin "lprsasm" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a122774d4582e48289fddace53a416b9897d30ddd44693702fb0eb5c3daba6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a122774d4582e48289fddace53a416b9897d30ddd44693702fb0eb5c3daba6ee", kill_on_drop: false }`
[INFO] [stdout] a122774d4582e48289fddace53a416b9897d30ddd44693702fb0eb5c3daba6ee
