[INFO] cloning repository https://github.com/cosmDev/neogame-users
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmDev/neogame-users" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcosmDev%2Fneogame-users", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcosmDev%2Fneogame-users'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31864d564b606708eccffb2fd29a48ec8dad4b19
[INFO] checking cosmDev/neogame-users against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcosmDev%2Fneogame-users" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cosmDev/neogame-users
[INFO] finished tweaking git repo https://github.com/cosmDev/neogame-users
[INFO] tweaked toml for git repo https://github.com/cosmDev/neogame-users written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cosmDev/neogame-users on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cosmDev/neogame-users 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-core v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-schema v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-derive v2.2.0
[INFO] [stderr]   Downloaded cw-multi-test v2.3.0
[INFO] [stderr]   Downloaded cosmwasm-std v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.2.0
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0549c64e4445a74cfbdd0089eeec86fcb3b360f981a04cb833ddf3563a43fd76
[INFO] running `Command { std: "docker" "start" "-a" "0549c64e4445a74cfbdd0089eeec86fcb3b360f981a04cb833ddf3563a43fd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0549c64e4445a74cfbdd0089eeec86fcb3b360f981a04cb833ddf3563a43fd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0549c64e4445a74cfbdd0089eeec86fcb3b360f981a04cb833ddf3563a43fd76", kill_on_drop: false }`
[INFO] [stdout] 0549c64e4445a74cfbdd0089eeec86fcb3b360f981a04cb833ddf3563a43fd76
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de0efd6929bd0bc4ced496a138e138644d915d91c512b50d5f0dd5ffe1a9af20
[INFO] running `Command { std: "docker" "start" "-a" "de0efd6929bd0bc4ced496a138e138644d915d91c512b50d5f0dd5ffe1a9af20", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking cosmwasm-core v2.2.0
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librustc_version-1b116b98bba25ec2.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaB8eYBr"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc_version` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-f1a0a8e02cfcfe64.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ff` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabimTcV/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTLmtqE/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-da86cd56a4581267.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakNiTpg"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUlrN3Y"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5Yam4M"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "de0efd6929bd0bc4ced496a138e138644d915d91c512b50d5f0dd5ffe1a9af20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0efd6929bd0bc4ced496a138e138644d915d91c512b50d5f0dd5ffe1a9af20", kill_on_drop: false }`
[INFO] [stdout] de0efd6929bd0bc4ced496a138e138644d915d91c512b50d5f0dd5ffe1a9af20
