[INFO] cloning repository https://github.com/sjfortin/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjfortin/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjfortin%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjfortin%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 811c3459c9ebbc54fb6644518f19c6f057485c9a [INFO] building sjfortin/rustlings against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjfortin%2Frustlings" "/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/sjfortin/rustlings [INFO] finished tweaking git repo https://github.com/sjfortin/rustlings [INFO] tweaked toml for git repo https://github.com/sjfortin/rustlings written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sjfortin/rustlings 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/sjfortin/rustlings 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 sjfortin/rustlings against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjfortin%2Frustlings" "/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/sjfortin/rustlings [INFO] finished tweaking git repo https://github.com/sjfortin/rustlings [INFO] tweaked toml for git repo https://github.com/sjfortin/rustlings written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sjfortin/rustlings 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/sjfortin/rustlings 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 home v0.5.4 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded assert_cmd v2.0.12 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded clap v4.4.3 [INFO] [stderr] Downloaded winnow v0.5.15 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded portable-atomic v1.4.3 [INFO] [stderr] Downloaded serde_derive v1.0.158 [INFO] [stderr] Downloaded serde v1.0.158 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded regex v1.7.2 [INFO] [stderr] Downloaded bstr v1.6.2 [INFO] [stderr] Downloaded regex-automata v0.3.8 [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] 9fd09a0da324220580a11a79358d68d9f0c2060cd900d9c7761af167b909dd7c [INFO] running `Command { std: "docker" "start" "-a" "9fd09a0da324220580a11a79358d68d9f0c2060cd900d9c7761af167b909dd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd09a0da324220580a11a79358d68d9f0c2060cd900d9c7761af167b909dd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd09a0da324220580a11a79358d68d9f0c2060cd900d9c7761af167b909dd7c", kill_on_drop: false }` [INFO] [stdout] 9fd09a0da324220580a11a79358d68d9f0c2060cd900d9c7761af167b909dd7c [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] 749fc30d61ab4b1029b13596650d0e21c3ec1fe6d5cf80fcf98d18e8acc9aa38 [INFO] running `Command { std: "docker" "start" "-a" "749fc30d61ab4b1029b13596650d0e21c3ec1fe6d5cf80fcf98d18e8acc9aa38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling clap_builder v4.4.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.4/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.4/src/lib.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 69 | 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.4/src/lib.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(any(unix, target_os = "redox"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 72 | fn home_dir_inner() -> Option { [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 `home` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "749fc30d61ab4b1029b13596650d0e21c3ec1fe6d5cf80fcf98d18e8acc9aa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749fc30d61ab4b1029b13596650d0e21c3ec1fe6d5cf80fcf98d18e8acc9aa38", kill_on_drop: false }` [INFO] [stdout] 749fc30d61ab4b1029b13596650d0e21c3ec1fe6d5cf80fcf98d18e8acc9aa38