[INFO] fetching crate ecitygml 0.0.1-alpha.4... [INFO] testing ecitygml-0.0.1-alpha.4 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] extracting crate ecitygml 0.0.1-alpha.4 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ecitygml 0.0.1-alpha.4 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ecitygml 0.0.1-alpha.4 [INFO] finished tweaking crates.io crate ecitygml 0.0.1-alpha.4 [INFO] tweaked toml for crates.io crate ecitygml 0.0.1-alpha.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parry3d-f64 v0.17.6 [INFO] [stderr] Downloaded egml-transform v0.0.1-alpha.4 [INFO] [stderr] Downloaded egml-io v0.0.1-alpha.4 [INFO] [stderr] Downloaded egml v0.0.1-alpha.4 [INFO] [stderr] Downloaded egml-core v0.0.1-alpha.4 [INFO] [stderr] Downloaded ecitygml-io v0.0.1-alpha.4 [INFO] [stderr] Downloaded ecitygml-core v0.0.1-alpha.4 [INFO] [stderr] Downloaded ecitygml-transform v0.0.1-alpha.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceb31efdfb07b4cef6af0834f5a053677cde089c6887004b2ef39367fe0719c8 [INFO] running `Command { std: "docker" "start" "-a" "ceb31efdfb07b4cef6af0834f5a053677cde089c6887004b2ef39367fe0719c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceb31efdfb07b4cef6af0834f5a053677cde089c6887004b2ef39367fe0719c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb31efdfb07b4cef6af0834f5a053677cde089c6887004b2ef39367fe0719c8", kill_on_drop: false }` [INFO] [stdout] ceb31efdfb07b4cef6af0834f5a053677cde089c6887004b2ef39367fe0719c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50c07c5e7616df255e711df4acffc80a50a321589467ea59576bb877fefe3cf [INFO] running `Command { std: "docker" "start" "-a" "a50c07c5e7616df255e711df4acffc80a50a321589467ea59576bb877fefe3cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRW2aCA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uuid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZSyGnu/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spade` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a50c07c5e7616df255e711df4acffc80a50a321589467ea59576bb877fefe3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50c07c5e7616df255e711df4acffc80a50a321589467ea59576bb877fefe3cf", kill_on_drop: false }` [INFO] [stdout] a50c07c5e7616df255e711df4acffc80a50a321589467ea59576bb877fefe3cf