[INFO] cloning repository https://github.com/Seelen-Inc/slu-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seelen-Inc/slu-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeelen-Inc%2Fslu-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeelen-Inc%2Fslu-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb68b55f8f1e36ccc1ae76f839027dcd0ba3adbc
[INFO] testing Seelen-Inc/slu-lib against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeelen-Inc%2Fslu-lib" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Seelen-Inc/slu-lib
[INFO] finished tweaking git repo https://github.com/Seelen-Inc/slu-lib
[INFO] tweaked toml for git repo https://github.com/Seelen-Inc/slu-lib written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Seelen-Inc/slu-lib on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Seelen-Inc/slu-lib 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b152f5536bd0b3ff97ddfe9360bc4ad4eb97608e50e565b17b90ee9015fbdfd
[INFO] running `Command { std: "docker" "start" "-a" "8b152f5536bd0b3ff97ddfe9360bc4ad4eb97608e50e565b17b90ee9015fbdfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b152f5536bd0b3ff97ddfe9360bc4ad4eb97608e50e565b17b90ee9015fbdfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b152f5536bd0b3ff97ddfe9360bc4ad4eb97608e50e565b17b90ee9015fbdfd", kill_on_drop: false }`
[INFO] [stdout] 8b152f5536bd0b3ff97ddfe9360bc4ad4eb97608e50e565b17b90ee9015fbdfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83d77634a2d0a3193b4f66f7a6ef4f39e5a9fb7785f5b9b4cd2f5fda3b77bdf5
[INFO] running `Command { std: "docker" "start" "-a" "83d77634a2d0a3193b4f66f7a6ef4f39e5a9fb7785f5b9b4cd2f5fda3b77bdf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_alias v0.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1 (https://github.com/eythaann/ts-rs.git#23c229c6)
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ts-rs v11.0.1 (https://github.com/eythaann/ts-rs.git#23c229c6)
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling seelen-core v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "83d77634a2d0a3193b4f66f7a6ef4f39e5a9fb7785f5b9b4cd2f5fda3b77bdf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d77634a2d0a3193b4f66f7a6ef4f39e5a9fb7785f5b9b4cd2f5fda3b77bdf5", kill_on_drop: false }`
[INFO] [stdout] 83d77634a2d0a3193b4f66f7a6ef4f39e5a9fb7785f5b9b4cd2f5fda3b77bdf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c411a6b31578f1443a6840145ca8df452e4dd0a346a1b27577657f4c54e808
[INFO] running `Command { std: "docker" "start" "-a" "b3c411a6b31578f1443a6840145ca8df452e4dd0a346a1b27577657f4c54e808", kill_on_drop: false }`
[INFO] [stderr]    Compiling seelen-core v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `seelen-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name seelen_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gen_enums"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen_enums", "nightly"))' -C metadata=aa05c6193ac29df9 -C extra-filename=-eed079ce78cfa280 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-44769ea95f49fa38.rlib --extern grass=/opt/rustwide/target/debug/deps/libgrass-9bc8d25639dc96a8.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-5d25515ace7fb16b.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7dd277cd09103f66.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6e494bfc3a942a0b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f611bdbdc016c7d7.rlib --extern serde_alias=/opt/rustwide/target/debug/deps/libserde_alias-55f142ef9a332d25.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51bad5107b801249.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-9d7815c53ed15702.rlib --extern sys_locale=/opt/rustwide/target/debug/deps/libsys_locale-b132f3c703b24555.rlib --extern ts_rs=/opt/rustwide/target/debug/deps/libts_rs-264337eab156c63f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5d2e99443c55a1fb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-36ef4f495fc38c9a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b3c411a6b31578f1443a6840145ca8df452e4dd0a346a1b27577657f4c54e808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c411a6b31578f1443a6840145ca8df452e4dd0a346a1b27577657f4c54e808", kill_on_drop: false }`
[INFO] [stdout] b3c411a6b31578f1443a6840145ca8df452e4dd0a346a1b27577657f4c54e808
