[INFO] fetching crate ymc 0.1.0... [INFO] checking ymc-0.1.0 against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] extracting crate ymc 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate ymc 0.1.0 on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ymc 0.1.0 [INFO] finished tweaking crates.io crate ymc 0.1.0 [INFO] tweaked toml for crates.io crate ymc 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding gloo v0.2.1 (available: v0.11.0) [INFO] [stderr] Adding yew v0.17.4 (available: v0.21.0) [INFO] [stderr] Adding yew-router v0.14.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded yew-router v0.14.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44b9947e42d28094679c1ad93365d577b52ac5d30a83f7a8c296b3f6d0e8e221 [INFO] running `Command { std: "docker" "start" "-a" "44b9947e42d28094679c1ad93365d577b52ac5d30a83f7a8c296b3f6d0e8e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b9947e42d28094679c1ad93365d577b52ac5d30a83f7a8c296b3f6d0e8e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b9947e42d28094679c1ad93365d577b52ac5d30a83f7a8c296b3f6d0e8e221", kill_on_drop: false }` [INFO] [stdout] 44b9947e42d28094679c1ad93365d577b52ac5d30a83f7a8c296b3f6d0e8e221 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e86f45e15e5bd9ca5083ebfb5fe1ee14533b6373945dabfa3bf28c1141473cd7 [INFO] running `Command { std: "docker" "start" "-a" "e86f45e15e5bd9ca5083ebfb5fe1ee14533b6373945dabfa3bf28c1141473cd7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew-router v0.14.0 [INFO] [stderr] Checking ymc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCk74UB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ymc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e86f45e15e5bd9ca5083ebfb5fe1ee14533b6373945dabfa3bf28c1141473cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86f45e15e5bd9ca5083ebfb5fe1ee14533b6373945dabfa3bf28c1141473cd7", kill_on_drop: false }` [INFO] [stdout] e86f45e15e5bd9ca5083ebfb5fe1ee14533b6373945dabfa3bf28c1141473cd7