[INFO] cloning repository https://github.com/ZenimaxOnlineStudios/faqifai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZenimaxOnlineStudios/faqifai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenimaxOnlineStudios%2Ffaqifai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenimaxOnlineStudios%2Ffaqifai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b021f0cdaa7b21362ef09e88d465ec8007950bbc
[INFO] checking ZenimaxOnlineStudios/faqifai against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZenimaxOnlineStudios%2Ffaqifai" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZenimaxOnlineStudios/faqifai
[INFO] finished tweaking git repo https://github.com/ZenimaxOnlineStudios/faqifai
[INFO] tweaked toml for git repo https://github.com/ZenimaxOnlineStudios/faqifai written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZenimaxOnlineStudios/faqifai on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZenimaxOnlineStudios/faqifai 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 593a05c2bbf629dcad47c0b43330e7e7f395f7cc627c5c7c8acf628a974539e2
[INFO] running `Command { std: "docker" "start" "-a" "593a05c2bbf629dcad47c0b43330e7e7f395f7cc627c5c7c8acf628a974539e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "593a05c2bbf629dcad47c0b43330e7e7f395f7cc627c5c7c8acf628a974539e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593a05c2bbf629dcad47c0b43330e7e7f395f7cc627c5c7c8acf628a974539e2", kill_on_drop: false }`
[INFO] [stdout] 593a05c2bbf629dcad47c0b43330e7e7f395f7cc627c5c7c8acf628a974539e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab95f7488e3bf07bfd89e027db62cd0d5778b01ac0752e0eec625273ef2fecb
[INFO] running `Command { std: "docker" "start" "-a" "aab95f7488e3bf07bfd89e027db62cd0d5778b01ac0752e0eec625273ef2fecb", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking dupe v0.9.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking display_container v0.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cmp_any v0.8.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/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 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8c74129a309f0833 -C extra-filename=-2933b8e903620203 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.40/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 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=8988d9dbda2ed6b1 -C extra-filename=-b2b714d509d8deb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aab95f7488e3bf07bfd89e027db62cd0d5778b01ac0752e0eec625273ef2fecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab95f7488e3bf07bfd89e027db62cd0d5778b01ac0752e0eec625273ef2fecb", kill_on_drop: false }`
[INFO] [stdout] aab95f7488e3bf07bfd89e027db62cd0d5778b01ac0752e0eec625273ef2fecb
