[INFO] cloning repository https://github.com/oliverpk2000/spell-check-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oliverpk2000/spell-check-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpk2000%2Fspell-check-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpk2000%2Fspell-check-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c46436b937e30a3365da7e30b11384b276c336cd [INFO] building oliverpk2000/spell-check-api against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpk2000%2Fspell-check-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oliverpk2000/spell-check-api [INFO] finished tweaking git repo https://github.com/oliverpk2000/spell-check-api [INFO] tweaked toml for git repo https://github.com/oliverpk2000/spell-check-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oliverpk2000/spell-check-api 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/oliverpk2000/spell-check-api 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building oliverpk2000/spell-check-api against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpk2000%2Fspell-check-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oliverpk2000/spell-check-api [INFO] finished tweaking git repo https://github.com/oliverpk2000/spell-check-api [INFO] tweaked toml for git repo https://github.com/oliverpk2000/spell-check-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oliverpk2000/spell-check-api 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/oliverpk2000/spell-check-api 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 xxhash-rust v0.8.10 [INFO] [stderr] Downloaded httparse v1.9.3 [INFO] [stderr] Downloaded visibility v0.1.0 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded zspell v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2b14d4a49b810ec17169b40bf10399fa6a68ef8966edf512c1a5ea1570c59c0f [INFO] running `Command { std: "docker" "start" "-a" "2b14d4a49b810ec17169b40bf10399fa6a68ef8966edf512c1a5ea1570c59c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b14d4a49b810ec17169b40bf10399fa6a68ef8966edf512c1a5ea1570c59c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b14d4a49b810ec17169b40bf10399fa6a68ef8966edf512c1a5ea1570c59c0f", kill_on_drop: false }` [INFO] [stdout] 2b14d4a49b810ec17169b40bf10399fa6a68ef8966edf512c1a5ea1570c59c0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1a777a720689cee2b5e446fbde3e613f5472c27a1a6cab4c605ea88f2df32079 [INFO] running `Command { std: "docker" "start" "-a" "1a777a720689cee2b5e446fbde3e613f5472c27a1a6cab4c605ea88f2df32079", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stdout] error[E0425]: cannot find function `home_dir_inner` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.9/src/env.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | crate::home_dir_inner() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.9/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 66 | use windows::home_dir_inner; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.9/src/lib.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(unix, target_os = "redox"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | fn home_dir_inner() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `home` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a777a720689cee2b5e446fbde3e613f5472c27a1a6cab4c605ea88f2df32079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a777a720689cee2b5e446fbde3e613f5472c27a1a6cab4c605ea88f2df32079", kill_on_drop: false }` [INFO] [stdout] 1a777a720689cee2b5e446fbde3e613f5472c27a1a6cab4c605ea88f2df32079