[INFO] cloning repository https://github.com/sjmeverett/juice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjmeverett/juice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjmeverett%2Fjuice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjmeverett%2Fjuice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4518b32f0a5c3297787c9f51ae31943a91897b55
[INFO] checking sjmeverett/juice/4518b32f0a5c3297787c9f51ae31943a91897b55 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjmeverett%2Fjuice" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sjmeverett/juice
[INFO] finished tweaking git repo https://github.com/sjmeverett/juice
[INFO] tweaked toml for git repo https://github.com/sjmeverett/juice written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjmeverett/juice on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjmeverett/juice 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "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 rquickjs v0.11.0
[INFO] [stderr]   Downloaded rquickjs-macro v0.11.0
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.8.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded drm v0.14.2
[INFO] [stderr]   Downloaded evdev v0.13.2
[INFO] [stderr]   Downloaded rquickjs-core v0.11.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9
[INFO] running `Command { std: "docker" "start" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking embedded-graphics-core v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking grid v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking embedded-graphics v0.8.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking drm v0.14.2
[INFO] [stderr]     Checking evdev v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking juice-dev v0.1.0 (/opt/rustwide/workdir/crates/juice-dev)
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]    Compiling rquickjs-sys v0.11.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking embedded-graphics-simulator v0.8.0
[INFO] [stderr]    Compiling rquickjs-core v0.11.0
[INFO] [stderr]    Compiling rquickjs-macro v0.11.0
[INFO] [stderr]     Checking rquickjs v0.11.0
[INFO] [stderr]     Checking juice v0.1.0 (/opt/rustwide/workdir/crates/juice)
[INFO] [stderr]     Checking simulator v0.1.0 (/opt/rustwide/workdir/crates/simulator)
[INFO] [stderr]     Checking embedded v0.1.0 (/opt/rustwide/workdir/crates/embedded)
[INFO] [stdout] error: couldn't read `crates/embedded/src/../../../dist/bundle.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/embedded/src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let bundle = include_str!("../../../dist/bundle.js").to_string();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `crates/embedded/src/../../../dist/bundle.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/embedded/src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let bundle = include_str!("../../../dist/bundle.js").to_string();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded` (bin "embedded") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `embedded` (bin "embedded" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9", kill_on_drop: false }`
[INFO] [stdout] ca6fe8fe7c7c6f920fcda942415869dd84333a97a80085e5e7ad3e356c152db9
