[INFO] cloning repository https://github.com/yolocat-dev/jolt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yolocat-dev/jolt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyolocat-dev%2Fjolt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyolocat-dev%2Fjolt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e8586d05ef0244ffa66aa2026f824b94211ddc5 [INFO] testing yolocat-dev/jolt against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyolocat-dev%2Fjolt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yolocat-dev/jolt [INFO] finished tweaking git repo https://github.com/yolocat-dev/jolt [INFO] tweaked toml for git repo https://github.com/yolocat-dev/jolt written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yolocat-dev/jolt on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yolocat-dev/jolt 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b9300300715569e2ab44342af861dc1b33227428a12ce82d7e518d9b3df7145 [INFO] running `Command { std: "docker" "start" "-a" "2b9300300715569e2ab44342af861dc1b33227428a12ce82d7e518d9b3df7145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9300300715569e2ab44342af861dc1b33227428a12ce82d7e518d9b3df7145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9300300715569e2ab44342af861dc1b33227428a12ce82d7e518d9b3df7145", kill_on_drop: false }` [INFO] [stdout] 2b9300300715569e2ab44342af861dc1b33227428a12ce82d7e518d9b3df7145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de658a32d0c088d4b3bc2fcc541871f53a88f94d7f6c1f70143a73e3ef232c5 [INFO] running `Command { std: "docker" "start" "-a" "8de658a32d0c088d4b3bc2fcc541871f53a88f94d7f6c1f70143a73e3ef232c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] error: could not compile `textwrap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name textwrap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=4d8e00cd262561e8 -C extra-filename=-276ea801677a2e7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_linebreak=/opt/rustwide/target/debug/deps/libunicode_linebreak-e2d4f4a68c1e757f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/gimli-672214083c0de216.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "8de658a32d0c088d4b3bc2fcc541871f53a88f94d7f6c1f70143a73e3ef232c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de658a32d0c088d4b3bc2fcc541871f53a88f94d7f6c1f70143a73e3ef232c5", kill_on_drop: false }` [INFO] [stdout] 8de658a32d0c088d4b3bc2fcc541871f53a88f94d7f6c1f70143a73e3ef232c5