[INFO] fetching crate gfas-cli 0.8.3...
[INFO] checking gfas-cli-0.8.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate gfas-cli 0.8.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate gfas-cli 0.8.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gfas-cli 0.8.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gfas-cli 0.8.3
[INFO] tweaked toml for crates.io crate gfas-cli 0.8.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate gfas-cli 0.8.3 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acceb13f626cc37d608505a88abde4d515ebc18632008aea5153f8cda9ca5d5b
[INFO] running `Command { std: "docker" "start" "-a" "acceb13f626cc37d608505a88abde4d515ebc18632008aea5153f8cda9ca5d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acceb13f626cc37d608505a88abde4d515ebc18632008aea5153f8cda9ca5d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acceb13f626cc37d608505a88abde4d515ebc18632008aea5153f8cda9ca5d5b", kill_on_drop: false }`
[INFO] [stdout] acceb13f626cc37d608505a88abde4d515ebc18632008aea5153f8cda9ca5d5b
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded74063767f0ced18b8c5ebc81c8f7ba04db5df2e912a58fdd7b0aa550d84d8
[INFO] running `Command { std: "docker" "start" "-a" "ded74063767f0ced18b8c5ebc81c8f7ba04db5df2e912a58fdd7b0aa550d84d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking snapbox v0.6.17
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling clap_complete v4.5.26
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.1
[INFO] [stderr]    Compiling clap_mangen v0.2.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gfas-cli v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `gfas-cli v0.8.3 (/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/gfas-cli-686fdd9f2d562662/build-script-build` (exit status: 1)
[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" "ded74063767f0ced18b8c5ebc81c8f7ba04db5df2e912a58fdd7b0aa550d84d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded74063767f0ced18b8c5ebc81c8f7ba04db5df2e912a58fdd7b0aa550d84d8", kill_on_drop: false }`
[INFO] [stdout] ded74063767f0ced18b8c5ebc81c8f7ba04db5df2e912a58fdd7b0aa550d84d8
