[INFO] cloning repository https://github.com/seaofvoices/darklua
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seaofvoices/darklua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaofvoices%2Fdarklua", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaofvoices%2Fdarklua'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a66e644aa87b96614f9d5f672ad51773b6c5bb5
[INFO] testing seaofvoices/darklua against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaofvoices%2Fdarklua" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/seaofvoices/darklua
[INFO] finished tweaking git repo https://github.com/seaofvoices/darklua
[INFO] tweaked toml for git repo https://github.com/seaofvoices/darklua written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seaofvoices/darklua on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seaofvoices/darklua 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68e5e3b73781f388fcb9a6bf46d1fc7a5b886c1b58937df1fe85d117a9c066e8
[INFO] running `Command { std: "docker" "start" "-a" "68e5e3b73781f388fcb9a6bf46d1fc7a5b886c1b58937df1fe85d117a9c066e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68e5e3b73781f388fcb9a6bf46d1fc7a5b886c1b58937df1fe85d117a9c066e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e5e3b73781f388fcb9a6bf46d1fc7a5b886c1b58937df1fe85d117a9c066e8", kill_on_drop: false }`
[INFO] [stdout] 68e5e3b73781f388fcb9a6bf46d1fc7a5b886c1b58937df1fe85d117a9c066e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a6ec8ac1251bb7a7ef8b9282f7c7b5f339243a58730069eabaaeb1d34c48888
[INFO] running `Command { std: "docker" "start" "-a" "3a6ec8ac1251bb7a7ef8b9282f7c7b5f339243a58730069eabaaeb1d34c48888", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling durationfmt v0.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling json5 v1.3.0
[INFO] [stderr]    Compiling full_moon v2.1.1
[INFO] [stderr]    Compiling darklua v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.99s
[INFO] running `Command { std: "docker" "inspect" "3a6ec8ac1251bb7a7ef8b9282f7c7b5f339243a58730069eabaaeb1d34c48888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6ec8ac1251bb7a7ef8b9282f7c7b5f339243a58730069eabaaeb1d34c48888", kill_on_drop: false }`
[INFO] [stdout] 3a6ec8ac1251bb7a7ef8b9282f7c7b5f339243a58730069eabaaeb1d34c48888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25aeee3504527a2acb1400b27a77510d9719ed2f8627aefcc3044411ba5f5aa5
[INFO] running `Command { std: "docker" "start" "-a" "25aeee3504527a2acb1400b27a77510d9719ed2f8627aefcc3044411ba5f5aa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling darklua v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `darklua` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name darklua_core --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs --check-cfg 'cfg(coverage)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=ca0f3ce03b624025 -C extra-filename=-cfd8158b87ece942 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-fe219cdab7346aa5.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-02bd5a3884e523fa.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-806c7b602c4c4df2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3c4ee0a65f1a892f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-87132517c812429d.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-b5b6782f7e768b3b.rlib --extern durationfmt=/opt/rustwide/target/debug/deps/libdurationfmt-b8a6092bbecef865.rlib --extern elsa=/opt/rustwide/target/debug/deps/libelsa-32552b836b434e08.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-89c39d44ba602451.rlib --extern full_moon=/opt/rustwide/target/debug/deps/libfull_moon-e60f12d0fcba5d23.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-9b678a3bb1e841df.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f006485b143d2676.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d6c643e611799d54.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-13babb1dc2112993.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b262261d47bd2eba.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-fd0f235776398883.rlib --extern notify_debouncer_full=/opt/rustwide/target/debug/deps/libnotify_debouncer_full-ba1e98ac8fa13fa1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4ec8144b696bb819.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5beff97f1244d607.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-13a04be171fc9ea7.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c3afa16fd1ff432d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-fa8ab3aea6b26ffc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a58af04444eb5c0e.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-5b50c7d16a957cf7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75f86950762c63c7.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2a12fd2b85527275.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4d580b27a404fbc9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-94eaba0c2d33c15c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b7a9ee436c3a3f85.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-f9110dc338f3bec6.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-cf39fadf6bfec35e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-66af0629fa31cfa4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "25aeee3504527a2acb1400b27a77510d9719ed2f8627aefcc3044411ba5f5aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25aeee3504527a2acb1400b27a77510d9719ed2f8627aefcc3044411ba5f5aa5", kill_on_drop: false }`
[INFO] [stdout] 25aeee3504527a2acb1400b27a77510d9719ed2f8627aefcc3044411ba5f5aa5
