[INFO] cloning repository https://github.com/brooksmtownsend/wasmui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooksmtownsend/wasmui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Fwasmui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Fwasmui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba2af328fa05b6c07e61d41001c6969af9d94c6d [INFO] testing brooksmtownsend/wasmui/ba2af328fa05b6c07e61d41001c6969af9d94c6d against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooksmtownsend%2Fwasmui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooksmtownsend/wasmui on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/brooksmtownsend/wasmui [INFO] finished tweaking git repo https://github.com/brooksmtownsend/wasmui [INFO] tweaked toml for git repo https://github.com/brooksmtownsend/wasmui written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brooksmtownsend/wasmui 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.4.0 [INFO] [stderr] Downloaded downloader v0.2.6 [INFO] [stderr] Downloaded wasmcloud-interface-httpserver v0.9.0 [INFO] [stderr] Downloaded pest_ascii_tree v0.1.0 [INFO] [stderr] Downloaded rust-embed-impl v6.3.1 [INFO] [stderr] Downloaded minicbor-ser v0.1.3 [INFO] [stderr] Downloaded subslice v0.2.3 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded weld-codegen v0.6.0 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded signatory v0.23.2 [INFO] [stderr] Downloaded atelier_core v0.2.22 [INFO] [stderr] Downloaded wasmbus-rpc v0.11.2 [INFO] [stderr] Downloaded pest v2.4.0 [INFO] [stderr] Downloaded atelier_smithy v0.2.13 [INFO] [stderr] Downloaded async-nats v0.23.0 [INFO] [stderr] Downloaded clap v4.1.1 [INFO] [stderr] Downloaded handlebars v4.3.4 [INFO] [stderr] Downloaded minicbor v0.17.1 [INFO] [stderr] Downloaded minicbor v0.11.5 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded wascap v0.8.0 [INFO] [stderr] Downloaded atelier_json v0.2.7 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded nkeys v0.2.0 [INFO] [stderr] Downloaded rust-embed-utils v7.3.0 [INFO] [stderr] Downloaded atelier_test v0.1.4 [INFO] [stderr] Downloaded atelier_assembler v0.1.4 [INFO] [stderr] Downloaded pest_meta v2.4.0 [INFO] [stderr] Downloaded pest_generator v2.4.0 [INFO] [stderr] Downloaded weld-codegen v0.5.0 [INFO] [stderr] Downloaded wasmcloud-interface-logging v0.8.1 [INFO] [stderr] Downloaded wasmbus-macros v0.1.11 [INFO] [stderr] Downloaded ascii_tree v0.1.1 [INFO] [stderr] Downloaded escape_string v0.1.2 [INFO] [stderr] Downloaded rust-embed v6.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 796547cb37f349c9c9c19154cf845b5efee6c73299694076ad1c149c74a24e35 [INFO] running `Command { std: "docker" "start" "-a" "796547cb37f349c9c9c19154cf845b5efee6c73299694076ad1c149c74a24e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "796547cb37f349c9c9c19154cf845b5efee6c73299694076ad1c149c74a24e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796547cb37f349c9c9c19154cf845b5efee6c73299694076ad1c149c74a24e35", kill_on_drop: false }` [INFO] [stdout] 796547cb37f349c9c9c19154cf845b5efee6c73299694076ad1c149c74a24e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec76d3d6c85c9e82de10524d8e7cb4b5b6ddfedd7d0b9556a5565b956f377d1 [INFO] running `Command { std: "docker" "start" "-a" "4ec76d3d6c85c9e82de10524d8e7cb4b5b6ddfedd7d0b9556a5565b956f377d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling signature v1.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling minicbor v0.11.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling minicbor v0.17.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling base64-url v1.4.13 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling subslice v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wasmbus-macros v0.1.11 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling wasmui v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] error: failed to run custom build command for `wasmui v0.1.3 (/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/wasmui-3ecdc7614a55610b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./ui/src [INFO] [stderr] cargo:rerun-if-changed=./ui/public [INFO] [stderr] cargo:rerun-if-changed=./ui/package.json [INFO] [stderr] cargo:rerun-if-changed=./ui/tailwind.config.js [INFO] [stderr] [INFO] [stderr] --- stderr [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" "4ec76d3d6c85c9e82de10524d8e7cb4b5b6ddfedd7d0b9556a5565b956f377d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec76d3d6c85c9e82de10524d8e7cb4b5b6ddfedd7d0b9556a5565b956f377d1", kill_on_drop: false }` [INFO] [stdout] 4ec76d3d6c85c9e82de10524d8e7cb4b5b6ddfedd7d0b9556a5565b956f377d1