[INFO] cloning repository https://github.com/mraman3/Rust_TicTacToe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mraman3/Rust_TicTacToe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraman3%2FRust_TicTacToe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraman3%2FRust_TicTacToe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0937e34d816f3eaebacf3717dc46f824ab046d06 [INFO] checking mraman3/Rust_TicTacToe against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraman3%2FRust_TicTacToe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mraman3/Rust_TicTacToe [INFO] finished tweaking git repo https://github.com/mraman3/Rust_TicTacToe [INFO] tweaked toml for git repo https://github.com/mraman3/Rust_TicTacToe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mraman3/Rust_TicTacToe on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mraman3/Rust_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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.10 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded iroh-base v0.30.0 [INFO] [stderr] Downloaded bounded-integer v0.5.7 [INFO] [stderr] Downloaded thiserror-impl v2.0.10 [INFO] [stderr] Downloaded iroh-metrics v0.30.0 [INFO] [stderr] Downloaded portmapper v0.3.0 [INFO] [stderr] Downloaded netwatch v0.2.0 [INFO] [stderr] Downloaded pkarr v2.2.1 [INFO] [stderr] Downloaded iroh-net-report v0.30.0 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded simple-dns v0.6.2 [INFO] [stderr] Downloaded iroh-relay v0.30.0 [INFO] [stderr] Downloaded raw-cpuid v11.2.0 [INFO] [stderr] Downloaded futures-lite v2.5.0 [INFO] [stderr] Downloaded iroh v0.30.0 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded netlink-packet-route v0.21.0 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded netlink-proto v0.11.3 [INFO] [stderr] Downloaded wmi v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d4ae2f5a85655636855f8efd446d51a677bee19561a99c665a3507da95dde6f [INFO] running `Command { std: "docker" "start" "-a" "8d4ae2f5a85655636855f8efd446d51a677bee19561a99c665a3507da95dde6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d4ae2f5a85655636855f8efd446d51a677bee19561a99c665a3507da95dde6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4ae2f5a85655636855f8efd446d51a677bee19561a99c665a3507da95dde6f", kill_on_drop: false }` [INFO] [stdout] 8d4ae2f5a85655636855f8efd446d51a677bee19561a99c665a3507da95dde6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d60533a0af2d7c26ea6c66a27d4deab9a54594d1638aaf1aad3cbe74a038601 [INFO] running `Command { std: "docker" "start" "-a" "6d60533a0af2d7c26ea6c66a27d4deab9a54594d1638aaf1aad3cbe74a038601", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking netdev v0.31.0 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking simple-dns v0.6.2 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Checking prometheus-client v0.22.3 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking struct_iterable v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking iroh-quinn-udp v0.5.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking netlink-packet-route v0.19.0 [INFO] [stderr] Checking moka v0.12.10 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking futures-concurrency v7.6.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Checking netlink-packet-route v0.21.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=51614cb22df07f26 -C extra-filename=-ae757918be6e3d6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-dcec18e22f847443.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1e972f080f0a237.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5f62f70787ac5d76.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7df2add643033861.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-99e55cfc585b3d9d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-475112850c8ec6c6.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7085b850aae7ae78.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7ffe7146f5462f11/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=85baffa7b7464e26 -C extra-filename=-88cf08366bb1d8d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-71892caa6e7624e9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7545628f5635d1e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3d9d754dc8590743.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5403b0c6687ef77d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-209e533ad65bc1d7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cbe43bf7bedc9c18.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6d60533a0af2d7c26ea6c66a27d4deab9a54594d1638aaf1aad3cbe74a038601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d60533a0af2d7c26ea6c66a27d4deab9a54594d1638aaf1aad3cbe74a038601", kill_on_drop: false }` [INFO] [stdout] 6d60533a0af2d7c26ea6c66a27d4deab9a54594d1638aaf1aad3cbe74a038601