[INFO] cloning repository https://github.com/fwfurtado/leech [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fwfurtado/leech" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffwfurtado%2Fleech", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffwfurtado%2Fleech'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d41ae7cd1077864a4d3ea9bed45e713cf7281e2 [INFO] checking fwfurtado/leech/7d41ae7cd1077864a4d3ea9bed45e713cf7281e2 against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffwfurtado%2Fleech" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fwfurtado/leech [INFO] finished tweaking git repo https://github.com/fwfurtado/leech [INFO] tweaked toml for git repo https://github.com/fwfurtado/leech written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fwfurtado/leech on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fwfurtado/leech 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.17.8 [INFO] [stderr] Downloaded clap_complete_fig v4.5.2 [INFO] [stderr] Downloaded serde v1.0.211 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded clap_complete v4.5.33 [INFO] [stderr] Downloaded serde_derive v1.0.211 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded libc v0.2.161 [INFO] [stderr] Downloaded tokio v1.41.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d213c4033ce37a5eea38a7ec0cdeaace3be0871dbb0bd6d9d740b1aba9edc13 [INFO] running `Command { std: "docker" "start" "-a" "0d213c4033ce37a5eea38a7ec0cdeaace3be0871dbb0bd6d9d740b1aba9edc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d213c4033ce37a5eea38a7ec0cdeaace3be0871dbb0bd6d9d740b1aba9edc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d213c4033ce37a5eea38a7ec0cdeaace3be0871dbb0bd6d9d740b1aba9edc13", kill_on_drop: false }` [INFO] [stdout] 0d213c4033ce37a5eea38a7ec0cdeaace3be0871dbb0bd6d9d740b1aba9edc13 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b91710e58b7005d6b2e8f2b01d3e392c39f5b0799731742f0182fc4e0461b74 [INFO] running `Command { std: "docker" "start" "-a" "0b91710e58b7005d6b2e8f2b01d3e392c39f5b0799731742f0182fc4e0461b74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.211 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.211 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Checking clap_complete v4.5.33 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Checking clap_complete_nushell v4.5.4 [INFO] [stderr] Checking clap_complete_fig v4.5.2 [INFO] [stderr] Compiling leech v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `leech v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/leech-256dceb9f33a8e1c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Failed to create completions directory: No such file or directory (os error 2) [INFO] [stderr] OUT_DIR: "target/debug" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0b91710e58b7005d6b2e8f2b01d3e392c39f5b0799731742f0182fc4e0461b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b91710e58b7005d6b2e8f2b01d3e392c39f5b0799731742f0182fc4e0461b74", kill_on_drop: false }` [INFO] [stdout] 0b91710e58b7005d6b2e8f2b01d3e392c39f5b0799731742f0182fc4e0461b74