[INFO] cloning repository https://github.com/Tyraeis/diplo-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyraeis/diplo-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 726ae7b281d2d8013e35f5934e48fa7cdf3a22aa [INFO] building Tyraeis/diplo-ui against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tyraeis/diplo-ui [INFO] finished tweaking git repo https://github.com/Tyraeis/diplo-ui [INFO] tweaked toml for git repo https://github.com/Tyraeis/diplo-ui written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tyraeis/diplo-ui on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tyraeis/diplo-ui 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.3 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded parry2d-f64 v0.18.0 [INFO] [stderr] Downloaded diesel v2.2.9 [INFO] [stderr] Downloaded robust v1.1.0 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded glam v0.30.1 [INFO] [stderr] Downloaded diesel_derives v2.2.4 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65164fd98e4794477e32b1c33573bff8d4daece782cd56e92c6746a838875885 [INFO] running `Command { std: "docker" "start" "-a" "65164fd98e4794477e32b1c33573bff8d4daece782cd56e92c6746a838875885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65164fd98e4794477e32b1c33573bff8d4daece782cd56e92c6746a838875885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65164fd98e4794477e32b1c33573bff8d4daece782cd56e92c6746a838875885", kill_on_drop: false }` [INFO] [stdout] 65164fd98e4794477e32b1c33573bff8d4daece782cd56e92c6746a838875885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d38efe9c65e3d6464e90e4411b8d1dd6688af540269bda04bd8d59b0e58516 [INFO] running `Command { std: "docker" "start" "-a" "28d38efe9c65e3d6464e90e4411b8d1dd6688af540269bda04bd8d59b0e58516", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling glam v0.30.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=752a0b0692f7f74d -C extra-filename=-e2fbae5cfe289d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-96ad93c13334c64a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "28d38efe9c65e3d6464e90e4411b8d1dd6688af540269bda04bd8d59b0e58516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d38efe9c65e3d6464e90e4411b8d1dd6688af540269bda04bd8d59b0e58516", kill_on_drop: false }` [INFO] [stdout] 28d38efe9c65e3d6464e90e4411b8d1dd6688af540269bda04bd8d59b0e58516