[INFO] cloning repository https://github.com/freeshineit/yew_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freeshineit/yew_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeshineit%2Fyew_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeshineit%2Fyew_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df420d49024b8b41f30c42682c5469e5db6bce1 [INFO] checking freeshineit/yew_app against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeshineit%2Fyew_app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freeshineit/yew_app on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/freeshineit/yew_app [INFO] finished tweaking git repo https://github.com/freeshineit/yew_app [INFO] tweaked toml for git repo https://github.com/freeshineit/yew_app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/freeshineit/yew_app 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-router v0.18.0 [INFO] [stderr] Downloaded stylist-core v0.13.0 [INFO] [stderr] Downloaded stylist-macros v0.13.0 [INFO] [stderr] Downloaded stylist v0.13.0 [INFO] [stderr] Downloaded yew-router-macro v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d150aadcd589c271268870f2bb318c1d62bfd6837af252dd650322c0207ac470 [INFO] running `Command { std: "docker" "start" "-a" "d150aadcd589c271268870f2bb318c1d62bfd6837af252dd650322c0207ac470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d150aadcd589c271268870f2bb318c1d62bfd6837af252dd650322c0207ac470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d150aadcd589c271268870f2bb318c1d62bfd6837af252dd650322c0207ac470", kill_on_drop: false }` [INFO] [stdout] d150aadcd589c271268870f2bb318c1d62bfd6837af252dd650322c0207ac470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7677f9bc63acc701a496528c73d3ac3f280341d807b5297076fcbd5da5649e8 [INFO] running `Command { std: "docker" "start" "-a" "e7677f9bc63acc701a496528c73d3ac3f280341d807b5297076fcbd5da5649e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPeeDnV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9wqAS3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRwAPsa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e7677f9bc63acc701a496528c73d3ac3f280341d807b5297076fcbd5da5649e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7677f9bc63acc701a496528c73d3ac3f280341d807b5297076fcbd5da5649e8", kill_on_drop: false }` [INFO] [stdout] e7677f9bc63acc701a496528c73d3ac3f280341d807b5297076fcbd5da5649e8