[INFO] fetching crate trailbase-assets 0.2.0... [INFO] checking trailbase-assets-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate trailbase-assets 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate trailbase-assets 0.2.0 [INFO] finished tweaking crates.io crate trailbase-assets 0.2.0 [INFO] tweaked toml for crates.io crate trailbase-assets 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trailbase-assets 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trailbase-assets 0.2.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f03d9ff9aa238e8b41735f313715ed1709c27e6f70c7e7d92c35ef53958a6c [INFO] running `Command { std: "docker" "start" "-a" "c5f03d9ff9aa238e8b41735f313715ed1709c27e6f70c7e7d92c35ef53958a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f03d9ff9aa238e8b41735f313715ed1709c27e6f70c7e7d92c35ef53958a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f03d9ff9aa238e8b41735f313715ed1709c27e6f70c7e7d92c35ef53958a6c", kill_on_drop: false }` [INFO] [stdout] c5f03d9ff9aa238e8b41735f313715ed1709c27e6f70c7e7d92c35ef53958a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af4a0efdab5a859131968fc17652ed6297c6d1cefac2061c887f16818dd208c [INFO] running `Command { std: "docker" "start" "-a" "4af4a0efdab5a859131968fc17652ed6297c6d1cefac2061c887f16818dd208c", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-reflect-derive v0.15.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling prost-reflect v0.15.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Compiling prost-reflect-build v0.15.2 [INFO] [stderr] Compiling trailbase-build v0.1.1 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling trailbase-assets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `trailbase-assets v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/trailbase-assets-9803af59bbd88313/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-changed=js/client/src [INFO] [stderr] cargo::rerun-if-changed=js/admin/src/components [INFO] [stderr] cargo::rerun-if-changed=js/admin/src/lib [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Failed to run 'pnpm --dir js/admin install --prefer-frozen-lockfile --prefer-offline' [INFO] [stderr] [2025-09-03T20:06:56Z ERROR trailbase_build] `pnpm --dir js/admin install --prefer-frozen-lockfile --prefer-offline` failed. Make sure to install all JS deps first using `pnpm install` [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4af4a0efdab5a859131968fc17652ed6297c6d1cefac2061c887f16818dd208c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af4a0efdab5a859131968fc17652ed6297c6d1cefac2061c887f16818dd208c", kill_on_drop: false }` [INFO] [stdout] 4af4a0efdab5a859131968fc17652ed6297c6d1cefac2061c887f16818dd208c