[INFO] cloning repository https://github.com/voidapex11/rust-tick-tack-toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voidapex11/rust-tick-tack-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidapex11%2Frust-tick-tack-toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidapex11%2Frust-tick-tack-toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33d7ab35eb55d21ad4905c41421c69efdfc2b4a3 [INFO] building voidapex11/rust-tick-tack-toe against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidapex11%2Frust-tick-tack-toe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/voidapex11/rust-tick-tack-toe [INFO] finished tweaking git repo https://github.com/voidapex11/rust-tick-tack-toe [INFO] tweaked toml for git repo https://github.com/voidapex11/rust-tick-tack-toe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/voidapex11/rust-tick-tack-toe on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/voidapex11/rust-tick-tack-toe 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building voidapex11/rust-tick-tack-toe against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidapex11%2Frust-tick-tack-toe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/voidapex11/rust-tick-tack-toe [INFO] finished tweaking git repo https://github.com/voidapex11/rust-tick-tack-toe [INFO] tweaked toml for git repo https://github.com/voidapex11/rust-tick-tack-toe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/voidapex11/rust-tick-tack-toe on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/voidapex11/rust-tick-tack-toe 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 anyhow v1.0.91 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42f08e6e8eb09afec8278e3975982a0895bb81e99f0c5317163a36c146e0d781 [INFO] running `Command { std: "docker" "start" "-a" "42f08e6e8eb09afec8278e3975982a0895bb81e99f0c5317163a36c146e0d781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42f08e6e8eb09afec8278e3975982a0895bb81e99f0c5317163a36c146e0d781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f08e6e8eb09afec8278e3975982a0895bb81e99f0c5317163a36c146e0d781", kill_on_drop: false }` [INFO] [stdout] 42f08e6e8eb09afec8278e3975982a0895bb81e99f0c5317163a36c146e0d781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4c2c1cd5b63833211f88f059d33cc978072d32548eb9e06a88037f63a65024b9 [INFO] running `Command { std: "docker" "start" "-a" "4c2c1cd5b63833211f88f059d33cc978072d32548eb9e06a88037f63a65024b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stdout] error[E0425]: cannot find function `get_internal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | get_internal() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 47 | unix, [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 56 | fn get_internal() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 61 | unix, [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 70 | fn get_internal() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 79 | #[inline] [INFO] [stdout] 80 | fn get_internal() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 87 | target_os = "unknown", [INFO] [stdout] | --------------------- the item is gated behind the `unknown` feature [INFO] [stdout] ... [INFO] [stdout] 91 | fn get_internal() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.2.2/src/lib.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 96 | | target_env = "sgx", [INFO] [stdout] 97 | | all( [INFO] [stdout] 98 | | target_arch = "wasm32", [INFO] [stdout] ... | [INFO] [stdout] 103 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 104 | #[inline] [INFO] [stdout] 105 | fn get_internal() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thread-id` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4c2c1cd5b63833211f88f059d33cc978072d32548eb9e06a88037f63a65024b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2c1cd5b63833211f88f059d33cc978072d32548eb9e06a88037f63a65024b9", kill_on_drop: false }` [INFO] [stdout] 4c2c1cd5b63833211f88f059d33cc978072d32548eb9e06a88037f63a65024b9