[INFO] cloning repository https://github.com/mute-coqui/wave-motion-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mute-coqui/wave-motion-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute-coqui%2Fwave-motion-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute-coqui%2Fwave-motion-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 345fb58026dd10a87311727ac27b98ca99ec3cd9
[INFO] checking mute-coqui/wave-motion-engine against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmute-coqui%2Fwave-motion-engine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mute-coqui/wave-motion-engine
[INFO] finished tweaking git repo https://github.com/mute-coqui/wave-motion-engine
[INFO] tweaked toml for git repo https://github.com/mute-coqui/wave-motion-engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mute-coqui/wave-motion-engine on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mute-coqui/wave-motion-engine 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded ravif v0.11.9
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded tobj v4.0.2
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded zune-jpeg v0.4.13
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded glfw v0.58.0
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded nalgebra-glm v0.19.0
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aaed0add98de3371fd30f44d632d4ac550bdbf429787af24202a123b763e728
[INFO] running `Command { std: "docker" "start" "-a" "1aaed0add98de3371fd30f44d632d4ac550bdbf429787af24202a123b763e728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aaed0add98de3371fd30f44d632d4ac550bdbf429787af24202a123b763e728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaed0add98de3371fd30f44d632d4ac550bdbf429787af24202a123b763e728", kill_on_drop: false }`
[INFO] [stdout] 1aaed0add98de3371fd30f44d632d4ac550bdbf429787af24202a123b763e728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b2f56a85d732e974a878e4c6c6fa11ee20c38a20fdad5870382bf9f74621d4
[INFO] running `Command { std: "docker" "start" "-a" "88b2f56a85d732e974a878e4c6c6fa11ee20c38a20fdad5870382bf9f74621d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rgb v0.8.45
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking glfw v0.58.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking ravif v0.11.9
[INFO] [stderr]     Checking nalgebra-glm v0.19.0
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking wme-core v0.1.0 (/opt/rustwide/workdir/wme-core)
[INFO] [stdout] error[E0583]: file not found for module `constants`
[INFO] [stdout]  --> wme-core/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod constants;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `constants`, create file "wme-core/src/constants.rs" or "wme-core/src/constants/mod.rs"
[INFO] [stdout]   = note: if there is a `mod constants` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `constants`
[INFO] [stdout]  --> wme-core/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod constants;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `constants`, create file "wme-core/src/constants.rs" or "wme-core/src/constants/mod.rs"
[INFO] [stdout]   = note: if there is a `mod constants` 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] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wme-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wme-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88b2f56a85d732e974a878e4c6c6fa11ee20c38a20fdad5870382bf9f74621d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b2f56a85d732e974a878e4c6c6fa11ee20c38a20fdad5870382bf9f74621d4", kill_on_drop: false }`
[INFO] [stdout] 88b2f56a85d732e974a878e4c6c6fa11ee20c38a20fdad5870382bf9f74621d4
