[INFO] cloning repository https://github.com/WorldSEnder/material-yewi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WorldSEnder/material-yewi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorldSEnder%2Fmaterial-yewi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorldSEnder%2Fmaterial-yewi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fa1e4e9311036cf4693e7ec6130c8ed7d93f5ef [INFO] testing WorldSEnder/material-yewi against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWorldSEnder%2Fmaterial-yewi" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WorldSEnder/material-yewi on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WorldSEnder/material-yewi [INFO] finished tweaking git repo https://github.com/WorldSEnder/material-yewi [INFO] tweaked toml for git repo https://github.com/WorldSEnder/material-yewi written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/WorldSEnder/material-yewi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66a8fe317279222ee39fe49b594795676c259a8b05828659d363edd40151345b [INFO] running `Command { std: "docker" "start" "-a" "66a8fe317279222ee39fe49b594795676c259a8b05828659d363edd40151345b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66a8fe317279222ee39fe49b594795676c259a8b05828659d363edd40151345b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a8fe317279222ee39fe49b594795676c259a8b05828659d363edd40151345b", kill_on_drop: false }` [INFO] [stdout] 66a8fe317279222ee39fe49b594795676c259a8b05828659d363edd40151345b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5b06e46a3586b479cfcd916b292d2d2f1d5684f75fef53b5fe0bd147ec9bb4 [INFO] running `Command { std: "docker" "start" "-a" "9c5b06e46a3586b479cfcd916b292d2d2f1d5684f75fef53b5fe0bd147ec9bb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dependent-map v0.1.0 (https://github.com/WorldSEnder/dependent-map-rs.git#82fb60a4) [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling yew-feather v0.1.2 (https://github.com/WorldSEnder/yew-feather.git?rev=430ee54cf81b10aff11d3f38cf3bd0d214194faf#430ee54c) [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling yew-macro v0.18.0 (https://github.com/futursolo/yew.git?rev=98821c4018b524e439bdf9b05e2f8372e37ef1bd#98821c40) [INFO] [stderr] Compiling yew-router-macro v0.15.0 (https://github.com/futursolo/yew.git?rev=98821c4018b524e439bdf9b05e2f8372e37ef1bd#98821c40) [INFO] [stderr] Compiling material-yewi-documentation-macros v0.1.0 (/opt/rustwide/workdir/documentation-macros) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] error: failed to run custom build command for `yew-feather v0.1.2 (https://github.com/WorldSEnder/yew-feather.git?rev=430ee54cf81b10aff11d3f38cf3bd0d214194faf#430ee54c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/yew-feather-5120d7e15bc007f0/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/ [INFO] [stderr] cargo:rerun-if-changed=package-lock.json [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c5b06e46a3586b479cfcd916b292d2d2f1d5684f75fef53b5fe0bd147ec9bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5b06e46a3586b479cfcd916b292d2d2f1d5684f75fef53b5fe0bd147ec9bb4", kill_on_drop: false }` [INFO] [stdout] 9c5b06e46a3586b479cfcd916b292d2d2f1d5684f75fef53b5fe0bd147ec9bb4