[INFO] cloning repository https://github.com/deadeagle63/Web3-TicTacToe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deadeagle63/Web3-TicTacToe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadeagle63%2FWeb3-TicTacToe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadeagle63%2FWeb3-TicTacToe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54bc8ad5b863cdb55990ac7dc4f91aba19680a65 [INFO] checking deadeagle63/Web3-TicTacToe against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadeagle63%2FWeb3-TicTacToe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deadeagle63/Web3-TicTacToe on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deadeagle63/Web3-TicTacToe [INFO] finished tweaking git repo https://github.com/deadeagle63/Web3-TicTacToe [INFO] tweaked toml for git repo https://github.com/deadeagle63/Web3-TicTacToe written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deadeagle63/Web3-TicTacToe 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anchor-attribute-program v0.27.0 [INFO] [stderr] Downloaded anchor-attribute-error v0.27.0 [INFO] [stderr] Downloaded anchor-attribute-event v0.27.0 [INFO] [stderr] Downloaded anchor-lang v0.27.0 [INFO] [stderr] Downloaded anchor-derive-accounts v0.27.0 [INFO] [stderr] Downloaded solana-frozen-abi v1.17.13 [INFO] [stderr] Downloaded anchor-attribute-constant v0.27.0 [INFO] [stderr] Downloaded anchor-attribute-access-control v0.27.0 [INFO] [stderr] Downloaded anchor-attribute-account v0.27.0 [INFO] [stderr] Downloaded anchor-derive-space v0.27.0 [INFO] [stderr] Downloaded solana-program v1.17.13 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.17.13 [INFO] [stderr] Downloaded solana-sdk-macro v1.17.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6683d687fcab8e8438ebcaaef7236665f4e732541395a4866925f72ef3f43b [INFO] running `Command { std: "docker" "start" "-a" "7e6683d687fcab8e8438ebcaaef7236665f4e732541395a4866925f72ef3f43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6683d687fcab8e8438ebcaaef7236665f4e732541395a4866925f72ef3f43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6683d687fcab8e8438ebcaaef7236665f4e732541395a4866925f72ef3f43b", kill_on_drop: false }` [INFO] [stdout] 7e6683d687fcab8e8438ebcaaef7236665f4e732541395a4866925f72ef3f43b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9238463d52801881aef3ac1e9d1c01dfea12b5055082523c4d7cd0c0251698f7 [INFO] running `Command { std: "docker" "start" "-a" "9238463d52801881aef3ac1e9d1c01dfea12b5055082523c4d7cd0c0251698f7", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.17.13 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.17.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [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 aho-corasick v1.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [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] 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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2349a99124ff08f7 -C extra-filename=-adb7581d6d5aba9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ce0f996479b5484.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-afe9345929a62894.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.42/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d94f00ba2edbffff -C extra-filename=-e275d4c100a0eada --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ce0f996479b5484.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-afe9345929a62894.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9238463d52801881aef3ac1e9d1c01dfea12b5055082523c4d7cd0c0251698f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9238463d52801881aef3ac1e9d1c01dfea12b5055082523c4d7cd0c0251698f7", kill_on_drop: false }` [INFO] [stdout] 9238463d52801881aef3ac1e9d1c01dfea12b5055082523c4d7cd0c0251698f7