[INFO] cloning repository https://github.com/zefr0x/ianny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zefr0x/ianny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefr0x%2Fianny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefr0x%2Fianny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9130867da841e63d905a8d5fd744972d8f362707 [INFO] checking zefr0x/ianny against master#fe55364329579d361b1ab565728bc033a7dba07e for pr-146013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzefr0x%2Fianny" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zefr0x/ianny [INFO] finished tweaking git repo https://github.com/zefr0x/ianny [INFO] tweaked toml for git repo https://github.com/zefr0x/ianny written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zefr0x/ianny on toolchain fe55364329579d361b1ab565728bc033a7dba07e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zefr0x/ianny 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" "+fe55364329579d361b1ab565728bc033a7dba07e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fe55364329579d361b1ab565728bc033a7dba07e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5199e5d8a7394e1cd13eafc60071366df8686a9abe5b9cc909b1d5eb7ac35c4 [INFO] running `Command { std: "docker" "start" "-a" "a5199e5d8a7394e1cd13eafc60071366df8686a9abe5b9cc909b1d5eb7ac35c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5199e5d8a7394e1cd13eafc60071366df8686a9abe5b9cc909b1d5eb7ac35c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5199e5d8a7394e1cd13eafc60071366df8686a9abe5b9cc909b1d5eb7ac35c4", kill_on_drop: false }` [INFO] [stdout] a5199e5d8a7394e1cd13eafc60071366df8686a9abe5b9cc909b1d5eb7ac35c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fe55364329579d361b1ab565728bc033a7dba07e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2abee04e001973445376ec4816a40a284095002772f3b8c625681e4146a127 [INFO] running `Command { std: "docker" "start" "-a" "fa2abee04e001973445376ec4816a40a284095002772f3b8c625681e4146a127", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling ianny v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] error: could not compile `locale_config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/fe55364329579d361b1ab565728bc033a7dba07e/bin/rustc --crate-name locale_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/locale_config-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45b3d6ad1ceb331c -C extra-filename=-73064a0b86a405c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f5513fc8fe3ec28f.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] running `Command { std: "docker" "inspect" "fa2abee04e001973445376ec4816a40a284095002772f3b8c625681e4146a127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2abee04e001973445376ec4816a40a284095002772f3b8c625681e4146a127", kill_on_drop: false }` [INFO] [stdout] fa2abee04e001973445376ec4816a40a284095002772f3b8c625681e4146a127