[INFO] cloning repository https://github.com/t4ccer/cgt-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t4ccer/cgt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d0938a6052a295fe547bb1ecbca22cd7e7759ec
[INFO] checking t4ccer/cgt-rs against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fcgt-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/t4ccer/cgt-rs on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/t4ccer/cgt-rs
[INFO] finished tweaking git repo https://github.com/t4ccer/cgt-rs
[INFO] tweaked toml for git repo https://github.com/t4ccer/cgt-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/t4ccer/cgt-rs 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgui-glow-renderer v0.12.0
[INFO] [stderr]   Downloaded append-only-vec v0.1.3
[INFO] [stderr]   Downloaded imgui-sdl2-support v0.12.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" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfac3d58558c2240668cc1fb1a25c0262084146b9e5910be3865189a388967bb
[INFO] running `Command { std: "docker" "start" "-a" "cfac3d58558c2240668cc1fb1a25c0262084146b9e5910be3865189a388967bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfac3d58558c2240668cc1fb1a25c0262084146b9e5910be3865189a388967bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfac3d58558c2240668cc1fb1a25c0262084146b9e5910be3865189a388967bb", kill_on_drop: false }`
[INFO] [stdout] cfac3d58558c2240668cc1fb1a25c0262084146b9e5910be3865189a388967bb
[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" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc8e733f3bfae178d2a11ff514b60387e35f16d57cd4b80273b36139b33ecb08
[INFO] running `Command { std: "docker" "start" "-a" "bc8e733f3bfae178d2a11ff514b60387e35f16d57cd4b80273b36139b33ecb08", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write /tmp/rustcTa4D58/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFaJSEI/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bc8e733f3bfae178d2a11ff514b60387e35f16d57cd4b80273b36139b33ecb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8e733f3bfae178d2a11ff514b60387e35f16d57cd4b80273b36139b33ecb08", kill_on_drop: false }`
[INFO] [stdout] bc8e733f3bfae178d2a11ff514b60387e35f16d57cd4b80273b36139b33ecb08
