[INFO] cloning repository https://github.com/edinburghhacklab/led-text-display [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edinburghhacklab/led-text-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e44d08c794663e54040c41e2610ba3c2eca9db8 [INFO] building edinburghhacklab/led-text-display against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/edinburghhacklab/led-text-display [INFO] finished tweaking git repo https://github.com/edinburghhacklab/led-text-display [INFO] tweaked toml for git repo https://github.com/edinburghhacklab/led-text-display written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edinburghhacklab/led-text-display on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edinburghhacklab/led-text-display 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded embedded-layout-macros v0.3.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded thread-priority v1.2.0 [INFO] [stderr] Downloaded embedded-graphics-core v0.4.0 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded rpi-led-panel v0.7.0 [INFO] [stderr] Downloaded sdl2 v0.37.0 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded flume v0.11.1 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.7.0 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded ibm437 v0.3.3 [INFO] [stderr] Downloaded embedded-layout v0.4.2 [INFO] [stderr] Downloaded ctrlc v3.4.7 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded embedded-graphics v0.8.1 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded libc v0.2.173 [INFO] [stderr] Downloaded sdl2-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b46f1f26810995f158a4bbd1930625d722b238443692dc485f8a44784acb467 [INFO] running `Command { std: "docker" "start" "-a" "8b46f1f26810995f158a4bbd1930625d722b238443692dc485f8a44784acb467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b46f1f26810995f158a4bbd1930625d722b238443692dc485f8a44784acb467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b46f1f26810995f158a4bbd1930625d722b238443692dc485f8a44784acb467", kill_on_drop: false }` [INFO] [stdout] 8b46f1f26810995f158a4bbd1930625d722b238443692dc485f8a44784acb467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55964b4913142e0ee6f67fc684c3d2c9e6b711e241a1cd0e5334aa189121d255 [INFO] running `Command { std: "docker" "start" "-a" "55964b4913142e0ee6f67fc684c3d2c9e6b711e241a1cd0e5334aa189121d255", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling ibm437 v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling thread-priority v1.2.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling embedded-layout-macros v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling embedded-layout v0.4.2 [INFO] [stderr] Compiling logic v0.1.0 (/opt/rustwide/workdir/crates/logic) [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling embedded-graphics-simulator v0.7.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling simulator v0.1.0 (/opt/rustwide/workdir/crates/simulator) [INFO] [stdout] error[E0583]: file not found for module `local` [INFO] [stdout] --> crates/simulator/src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | mod local; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `local`, create file "crates/simulator/src/local.rs" or "crates/simulator/src/local/mod.rs" [INFO] [stdout] = note: if there is a `mod local` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simulator` (bin "simulator") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55964b4913142e0ee6f67fc684c3d2c9e6b711e241a1cd0e5334aa189121d255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55964b4913142e0ee6f67fc684c3d2c9e6b711e241a1cd0e5334aa189121d255", kill_on_drop: false }` [INFO] [stdout] 55964b4913142e0ee6f67fc684c3d2c9e6b711e241a1cd0e5334aa189121d255