[INFO] cloning repository https://github.com/Greatness7/tes3_lua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Greatness7/tes3_lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abb69a8d88ee8f24b2ed76145a678f09439f3577 [INFO] building Greatness7/tes3_lua against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Greatness7/tes3_lua [INFO] finished tweaking git repo https://github.com/Greatness7/tes3_lua [INFO] tweaked toml for git repo https://github.com/Greatness7/tes3_lua written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Greatness7/tes3_lua on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Greatness7/tes3_lua 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db9255ba3f0ed8060771e94fd487b16230d479df17d4e827431c290407c65a57 [INFO] running `Command { std: "docker" "start" "-a" "db9255ba3f0ed8060771e94fd487b16230d479df17d4e827431c290407c65a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9255ba3f0ed8060771e94fd487b16230d479df17d4e827431c290407c65a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9255ba3f0ed8060771e94fd487b16230d479df17d4e827431c290407c65a57", kill_on_drop: false }` [INFO] [stdout] db9255ba3f0ed8060771e94fd487b16230d479df17d4e827431c290407c65a57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64732f3aeeefe0a43f579dbeebcd01460f252191d0c7110101f76499c82a64f [INFO] running `Command { std: "docker" "start" "-a" "e64732f3aeeefe0a43f579dbeebcd01460f252191d0c7110101f76499c82a64f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling any_all_workaround v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Compiling bytes_io_macros v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling esp_macros v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling mlua v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bytes_io v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling esp v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling tes3 v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] error: could not compile `esp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name esp --edition=2021 /opt/rustwide/cargo-home/git/checkouts/tes3-7fa54204399b5a29/bd00158/libs/esp/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=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::cargo' '--allow=clippy::wildcard_imports' --warn=variant_size_differences '--allow=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--allow=clippy::unsafe_derive_deserialize' '--allow=clippy::unreadable_literal' --warn=unit_bindings --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--warn=clippy::separated_literal_suffix' --warn=rust_2021_prelude_collisions --warn=rust_2021_prefixes_incompatible_syntax --warn=rust_2021_incompatible_or_patterns --warn=rust_2021_incompatible_closure_captures --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' --warn=missing_debug_implementations --warn=missing_abi --warn=meta_variable_misuse '--allow=clippy::match_wildcard_for_single_variants' --warn=macro_use_extern_crate --warn=let_underscore_drop --warn=keyword_idents '--allow=clippy::inline_always' '--allow=clippy::ignored_unit_patterns' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements --warn=elided_lifetimes_in_paths --warn=dead_code '--allow=clippy::cargo_common_metadata' --warn=absolute_paths_not_starting_with_crate --cfg 'feature="default"' --cfg 'feature="lua"' --cfg 'feature="nightly"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lua", "nightly", "serde", "simd", "zstd"))' -C metadata=ade0b47e1a9fc4b2 -C extra-filename=-5dde6a8baffde077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-aa8249bc685d46de.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-95744e6da4c4f916.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3197cb4474fd77f3.rmeta --extern bytes_io=/opt/rustwide/target/debug/deps/libbytes_io-0d72a515d02c8182.rmeta --extern cow_utils=/opt/rustwide/target/debug/deps/libcow_utils-7cba68340bb7d2ae.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e11ddd4ad004eb3e.rmeta --extern esp_macros=/opt/rustwide/target/debug/deps/libesp_macros-672e6d6f15f24db8.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-88651c153122c236.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d6e30d92f98b401.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d34da3363977f6fb.rmeta --extern mlua=/opt/rustwide/target/debug/deps/libmlua-9498af94982e73ba.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-201dc4dee6a5307a.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-a78922786bb741cf.so --extern tynm=/opt/rustwide/target/debug/deps/libtynm-a2ef43aa36cc911a.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-fb936bb7b5e69bd6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e64732f3aeeefe0a43f579dbeebcd01460f252191d0c7110101f76499c82a64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64732f3aeeefe0a43f579dbeebcd01460f252191d0c7110101f76499c82a64f", kill_on_drop: false }` [INFO] [stdout] e64732f3aeeefe0a43f579dbeebcd01460f252191d0c7110101f76499c82a64f