[INFO] cloning repository https://github.com/kainne44/yew-to-do [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kainne44/yew-to-do" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainne44%2Fyew-to-do", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainne44%2Fyew-to-do'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aee3c2292138c8b797773c4d8f5d2711a4572ca9 [INFO] testing kainne44/yew-to-do against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkainne44%2Fyew-to-do" "/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/kainne44/yew-to-do [INFO] finished tweaking git repo https://github.com/kainne44/yew-to-do [INFO] tweaked toml for git repo https://github.com/kainne44/yew-to-do written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kainne44/yew-to-do on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kainne44/yew-to-do 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded implicit-clone v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc071e12e7a54bf2ef8e9028435d4d1f277e3a20e3ab9cdc638f166ef4148a98 [INFO] running `Command { std: "docker" "start" "-a" "cc071e12e7a54bf2ef8e9028435d4d1f277e3a20e3ab9cdc638f166ef4148a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc071e12e7a54bf2ef8e9028435d4d1f277e3a20e3ab9cdc638f166ef4148a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc071e12e7a54bf2ef8e9028435d4d1f277e3a20e3ab9cdc638f166ef4148a98", kill_on_drop: false }` [INFO] [stdout] cc071e12e7a54bf2ef8e9028435d4d1f277e3a20e3ab9cdc638f166ef4148a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 60513986e2a5e541beb4c4adf41243a163b98feef9b0facc51634fc20dbaa152 [INFO] running `Command { std: "docker" "start" "-a" "60513986e2a5e541beb4c4adf41243a163b98feef9b0facc51634fc20dbaa152", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 (https://github.com/yewstack/yew/#1d889347) [INFO] [stderr] error: could not compile `yew-macro` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name yew_macro --edition=2021 /opt/rustwide/cargo-home/git/checkouts/yew-07f42ef43f99cbca/1d88934/packages/yew-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba24aa87c9e18baa -C extra-filename=-50608673d90488a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-799e05d7f77e091f.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-765e32a481cb953e.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-a1063ca3658a3cea.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-882b2e5e5f1010ed.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-124513070c66b7ec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79a2d778f4c22f4e.rlib --extern proc_macro --cap-lints allow` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60513986e2a5e541beb4c4adf41243a163b98feef9b0facc51634fc20dbaa152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60513986e2a5e541beb4c4adf41243a163b98feef9b0facc51634fc20dbaa152", kill_on_drop: false }` [INFO] [stdout] 60513986e2a5e541beb4c4adf41243a163b98feef9b0facc51634fc20dbaa152