[INFO] cloning repository https://github.com/adammerrill/MorTru-Engine-BackEnd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adammerrill/MorTru-Engine-BackEnd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadammerrill%2FMorTru-Engine-BackEnd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadammerrill%2FMorTru-Engine-BackEnd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d6d38c8cbe02e84390fbfa6b7741ff37bb6bb3b [INFO] testing adammerrill/MorTru-Engine-BackEnd against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadammerrill%2FMorTru-Engine-BackEnd" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/adammerrill/MorTru-Engine-BackEnd [INFO] finished tweaking git repo https://github.com/adammerrill/MorTru-Engine-BackEnd [INFO] tweaked toml for git repo https://github.com/adammerrill/MorTru-Engine-BackEnd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adammerrill/MorTru-Engine-BackEnd on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adammerrill/MorTru-Engine-BackEnd 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5 [INFO] running `Command { std: "docker" "start" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling enrich v0.1.0 (/opt/rustwide/workdir/crates/enrich) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling compliance v0.1.0 (/opt/rustwide/workdir/crates/compliance) [INFO] [stderr] Compiling ingest v0.1.0 (/opt/rustwide/workdir/crates/ingest) [INFO] [stderr] Compiling ml v0.1.0 (/opt/rustwide/workdir/crates/ml) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling ref_data v0.1.0 (/opt/rustwide/workdir/crates/ref_data) [INFO] [stderr] Compiling scenarios v0.1.0 (/opt/rustwide/workdir/crates/scenarios) [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Compiling amort v0.1.0 (/opt/rustwide/workdir/crates/amort) [INFO] [stderr] Compiling reso v0.1.0 (/opt/rustwide/workdir/crates/reso) [INFO] [stderr] Compiling funnel v0.1.0 (/opt/rustwide/workdir/crates/funnel) [INFO] [stderr] Compiling mismo v0.1.0 (/opt/rustwide/workdir/crates/mismo) [INFO] [stderr] Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/crates/orchestrator) [INFO] [stderr] Compiling eligibility v0.1.0 (/opt/rustwide/workdir/crates/eligibility) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.60s [INFO] running `Command { std: "docker" "inspect" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling enrich v0.1.0 (/opt/rustwide/workdir/crates/enrich) [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling compliance v0.1.0 (/opt/rustwide/workdir/crates/compliance) [INFO] [stderr] Compiling ml v0.1.0 (/opt/rustwide/workdir/crates/ml) [INFO] [stderr] Compiling ingest v0.1.0 (/opt/rustwide/workdir/crates/ingest) [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ref_data v0.1.0 (/opt/rustwide/workdir/crates/ref_data) [INFO] [stderr] Compiling mismo v0.1.0 (/opt/rustwide/workdir/crates/mismo) [INFO] [stderr] Compiling solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Compiling reso v0.1.0 (/opt/rustwide/workdir/crates/reso) [INFO] [stderr] Compiling funnel v0.1.0 (/opt/rustwide/workdir/crates/funnel) [INFO] [stderr] Compiling scenarios v0.1.0 (/opt/rustwide/workdir/crates/scenarios) [INFO] [stderr] Compiling amort v0.1.0 (/opt/rustwide/workdir/crates/amort) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/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 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=107cf0e0d6dc0012 -C extra-filename=-8078bb9fc2e2ea85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-63f0137352460ed3.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-70a90cf59d221123.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-bf34d967d9e5cf62.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-9baf5e5afcde3971.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-05567ebf359241b5.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-e74225050c0dfe59.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8740b82a1cec4c3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5f5f7eaedd5abb87.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-bbba029f9943950a.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-a88aa6afbf99804e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-4d150a99f02a3a7e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-70b46bee84c05f32.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3cd280fef5ad804b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b7e5686a2ce3a85b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a0703b6c87056e67.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-df78cc721272168b.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ref_data` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ref_data --edition=2021 crates/ref_data/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=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::all' --warn=unused_qualifications --warn=unused_lifetimes --forbid=unsafe_code --warn=unreachable_pub --warn=trivial_numeric_casts --warn=trivial_casts --warn=missing_debug_implementations --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rusqlite", "sqlite"))' -C metadata=e1b0bd3e8d8d47b2 -C extra-filename=-7c436dc9c1a72ff9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0a7f0eee9a57f16e.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-67aee62e02b15064.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3cd280fef5ad804b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a0703b6c87056e67.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-780fad957a3b08cc.rmeta --extern types=/opt/rustwide/target/debug/deps/libtypes-b3b07c5d599736e8.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5", kill_on_drop: false }` [INFO] [stdout] 30ec9346c76d721ec6c901d247ac9fd4c89525584a004c9ec7fdbfe40c0302c5