[INFO] cloning repository https://github.com/breathx/demo-identity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/breathx/demo-identity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbreathx%2Fdemo-identity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbreathx%2Fdemo-identity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b003126dfa26b532334a4a84775f49b110b9a5 [INFO] checking breathx/demo-identity against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbreathx%2Fdemo-identity" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/breathx/demo-identity [INFO] finished tweaking git repo https://github.com/breathx/demo-identity [INFO] tweaked toml for git repo https://github.com/breathx/demo-identity written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/breathx/demo-identity on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/breathx/demo-identity 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gstd-codegen v1.1.1 [INFO] [stderr] Downloaded libc-print v0.1.22 [INFO] [stderr] Downloaded gstd v1.1.1 [INFO] [stderr] Downloaded gear-wasm-builder v1.1.1 [INFO] [stderr] Downloaded gear-wasm-instrument v1.1.1 [INFO] [stderr] Downloaded gcore v1.1.1 [INFO] [stderr] Downloaded gear-core v1.1.1 [INFO] [stderr] Downloaded bumpalo v3.15.1 [INFO] [stderr] Downloaded gear-core-errors v1.1.1 [INFO] [stderr] Downloaded galloc v1.1.1 [INFO] [stderr] Downloaded gear-stack-buffer v1.1.1 [INFO] [stderr] Downloaded gsys v1.1.1 [INFO] [stderr] Downloaded gmeta v1.1.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b18862e01fbf1cbbf3666e9f0b2e30c5afc2081721182a03b64c9a6a4706299 [INFO] running `Command { std: "docker" "start" "-a" "0b18862e01fbf1cbbf3666e9f0b2e30c5afc2081721182a03b64c9a6a4706299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b18862e01fbf1cbbf3666e9f0b2e30c5afc2081721182a03b64c9a6a4706299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b18862e01fbf1cbbf3666e9f0b2e30c5afc2081721182a03b64c9a6a4706299", kill_on_drop: false }` [INFO] [stdout] 0b18862e01fbf1cbbf3666e9f0b2e30c5afc2081721182a03b64c9a6a4706299 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e4a5d6e85178bb1753d9b4e33752ffac972b9ef2eb795dafaa91b0921927011 [INFO] running `Command { std: "docker" "start" "-a" "5e4a5d6e85178bb1753d9b4e33752ffac972b9ef2eb795dafaa91b0921927011", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling gear-wasm v0.45.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling gear-stack-buffer v1.1.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling gsys v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling gwasm-instrument v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Compiling gear-wasm-builder v1.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling gear-pwasm-utils v0.19.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking libc-print v0.1.22 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking bs58 v0.5.0 [INFO] [stderr] Checking galloc v1.1.1 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_syntax-035ea8abe9b00591.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libaho_corasick-673de27fdf67e85d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadWTrUk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGpGbJp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7IN8h4/full.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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQsYvo7" [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/rmetaVe5tzi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (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/rmetaeJyeWr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR0IYUW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser-nostd` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2zIedD/full.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] running `Command { std: "docker" "inspect" "5e4a5d6e85178bb1753d9b4e33752ffac972b9ef2eb795dafaa91b0921927011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4a5d6e85178bb1753d9b4e33752ffac972b9ef2eb795dafaa91b0921927011", kill_on_drop: false }` [INFO] [stdout] 5e4a5d6e85178bb1753d9b4e33752ffac972b9ef2eb795dafaa91b0921927011