[INFO] cloning repository https://github.com/kimurayu45z/trebit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimurayu45z/trebit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimurayu45z%2Ftrebit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimurayu45z%2Ftrebit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7321c47276c09de12025ceeb350e443a488f153d
[INFO] testing kimurayu45z/trebit against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimurayu45z%2Ftrebit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kimurayu45z/trebit
[INFO] finished tweaking git repo https://github.com/kimurayu45z/trebit
[INFO] tweaked toml for git repo https://github.com/kimurayu45z/trebit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kimurayu45z/trebit on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kimurayu45z/trebit 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-04-21" "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/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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1759c7013c4575a9d939593779664cafae3523d5c8e9511c9fd2ee0a92497a24
[INFO] running `Command { std: "docker" "start" "-a" "1759c7013c4575a9d939593779664cafae3523d5c8e9511c9fd2ee0a92497a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1759c7013c4575a9d939593779664cafae3523d5c8e9511c9fd2ee0a92497a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1759c7013c4575a9d939593779664cafae3523d5c8e9511c9fd2ee0a92497a24", kill_on_drop: false }`
[INFO] [stdout] 1759c7013c4575a9d939593779664cafae3523d5c8e9511c9fd2ee0a92497a24
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ee47c8ab5bdb25d6b86dc190ce6457624df76e3085cc1bde6d24f66206a4314
[INFO] running `Command { std: "docker" "start" "-a" "1ee47c8ab5bdb25d6b86dc190ce6457624df76e3085cc1bde6d24f66206a4314", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling sea-orm-cli v1.1.19
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.19
[INFO] [stderr]    Compiling sea-orm-migration v1.1.19
[INFO] [stderr]    Compiling trebit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "1ee47c8ab5bdb25d6b86dc190ce6457624df76e3085cc1bde6d24f66206a4314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee47c8ab5bdb25d6b86dc190ce6457624df76e3085cc1bde6d24f66206a4314", kill_on_drop: false }`
[INFO] [stdout] 1ee47c8ab5bdb25d6b86dc190ce6457624df76e3085cc1bde6d24f66206a4314
[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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e04b8b58ae32853a18d6388ce328830f4eb0e3c9ee35afca1a924b121d9b0c25
[INFO] running `Command { std: "docker" "start" "-a" "e04b8b58ae32853a18d6388ce328830f4eb0e3c9ee35afca1a924b121d9b0c25", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sea-orm-cli v1.1.19
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.19
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling sea-orm-migration v1.1.19
[INFO] [stderr]    Compiling trebit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling testcontainers v0.24.0
[INFO] [stderr]    Compiling testcontainers-modules v0.12.1
[INFO] [stdout] warning: function `setup_repo` is never used
[INFO] [stdout]   --> tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn setup_repo() -> TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trebit` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name trebit --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be74bfd269665b52 -C extra-filename=-7c4a487cc9b4ff8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-118025cb5f00e3f3.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ec392ea99be3ac1b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a497fcaa562bdfaa.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-83855710ae4e2fb3.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-0e111f501ddd7e1e.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-09aa3a678b9a6799.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-bbdc6a7e84ea06e4.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b2e18cfdbffc8fae.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-3b9efcdb4c603636.rlib --extern sea_orm_migration=/opt/rustwide/target/debug/deps/libsea_orm_migration-0f07cec8783369fb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04fbe35d89501ce7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c43a48023674793.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-954da0ebc86a9ec0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-310fcb0a91af718b.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-b86ebdc03bd8dc77.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-ad6b18f1c80a8010.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d0a55e0e92fc44f4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc21c1782062b6ba.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-dd8da5bbd620f5a7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ecbfca1c1f2895d1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9df1dac787632516.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-91c2dc85dff574aa.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-d34d5c65e5ac7830/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-09943a734da3c69e/out/build -L native=/opt/rustwide/target/debug/build/ring-92f57d39207c2b08/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbMIjWm/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtrebit-0691b5e6fa24896d,libserde_yml-954da0ebc86a9ec0,liblibyml-9b5fb19412daf746,libanyhow-09dcdff9c940b341,libgit2-0e111f501ddd7e1e,libopenssl_probe-eea81a4ba667d54e,liblibgit2_sys-e8c7088534c4d541,liblibssh2_sys-d08e75333bc603d9,libopenssl_sys-1debe6b84bcae746,liblibz_sys-40979d3263f645ce,libsea_orm_migration-0f07cec8783369fb,libsea_schema-04885aa386883d1a,libsea_orm_cli-aa7752fce6e85f0c,libglob-8bf81e831cddf06d,libtracing_subscriber-9df1dac787632516,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-052518f1de6f4d37,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-1ddb9818a4ced4b5,libdotenvy-7a740a0f97135aed,libregex-bbdc6a7e84ea06e4,libregex_automata-c0aed8bb5e8ce900,libaho_corasick-81410deddce382ce,libregex_syntax-60f0730b2f1d2344,libsea_orm-3b9efcdb4c603636,libderive_more-a820ebac3a1d77d2,libouroboros-d9c84b1196c4cdd4,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,libasync_stream-bbcd7babaddc139b,libstrum-7bc32b2d10cadb28,libsea_query_binder-2273577eb7dacdab,libsea_query-b473842c339b3a1d,libordered_float-8dd0c8e296bf1910,libsqlx-03f6788ef6c438c9,libsqlx_postgres-a313debbdc99a93b,libhex-aa11f1b7b510398f,libwhoami-b4e8bf91705c3663,libhome-9ef0d072608f95a3,libbitflags-e970e635774c6f7e,libmd5-271f0b18284dbdf1,libbyteorder-dafd2c22a4d25d7c,libatoi-85e929f431062874,libstringprep-95a73a322f59aaf4,libunicode_properties-20b58ca840a8f897,libunicode_normalization-ac3ccccf204696c2,libtinyvec-20698f3218d3ea7c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,librand-1773139a2c1ec45b,librand_chacha-a506f56669c72eb9,libppv_lite86-63873f38f7ae7974,libzerocopy-4d1926964a57424d,librand_core-1c326bad3a8c5ddd,libhkdf-b3eb19f30135e91a,libhmac-1f68444c2c79b02a,libsqlx_core-9d5ae97d98c42b99,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libthiserror-d0a55e0e92fc44f4,libindexmap-cbc2be3cad4dccac,libhashbrown-3148050b9f079cba,libbase64-29d4d4232c317d5e,libsha2-1143e7e7dd59edb0,libcpufeatures-42612946e83e041b,libdigest-47a018654f5a9f50,libblock_buffer-fb2569071d391cf2,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librustls-74bdfffbdf6ef139,libsubtle-4f5a50036df13274,libwebpki-fa7176417ee4f27a,libring-265227a8b45fe435,libgetrandom-83a1a530aaaf4145,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libbigdecimal-f50cd87ea5941f06,liblibm-6f31f7cd6dc20633,libnum_bigint-b7ef03f83964d0a9,libnum_integer-e7e9b29b9dc7cb2f,libtime-f5f5d02b2b7e1b80,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-74a1a25ecd9ce618,libpowerfmt-dcf4c7392d25d790,libchrono-a497fcaa562bdfaa,libiana_time_zone-e8fde29fdad667ba,libuuid-91c2dc85dff574aa,libgetrandom-8e78eefa0dc293fc,liburl-9ce5c9c409797fcb,libidna-77c1d7870f9e64b1,libutf8_iter-d59950773a6f062b,libidna_adapter-c2006a5e791a2570,libicu_properties-289f1df4d06f455e,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-5ab6f86359c63965,libicu_normalizer_data-07107859aeec763f,libicu_collections-8f1e041c4af9d708,libpotential_utf-70bbf42bd3cd0d1e,libicu_provider-58c91d9421c2eca7,libicu_locale_core-7b40f00c34566697,libtinystr-e301601a3f32eafd,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-8d4d938b6020df0d,libzerotrie-8a1b2a6ed8ceb0cb,libyoke-999da37c35ad04a3,libstable_deref_trait-1210460e331f0a03,libzerofrom-12a115ec6f38e290,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libeither-d2635838fa6a81fe,libevent_listener-347cc4970c8844f3,libparking-3ff23e0ffe662ff9,librust_decimal-b2e18cfdbffc8fae,libarrayvec-42ec82495f58999a,libnum_traits-9038bb459b9a0748,libaxum-ec392ea99be3ac1b,libserde_json-0c43a48023674793,libzmij-bee1cb3a46e0432e,libserde_path_to_error-72d10f3b3fefe02c,libserde_urlencoded-12260333686e73bd,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhyper_util-d7d3c97eddaf728d,libhyper-ed7ea5d7e43909c4,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libmatchit-92d8670e621f5f38,libaxum_core-8da1c38440120ff3,libmime-aa776e7d0d3a99c3,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libtracing-ecbfca1c1f2895d1,liblog-5081bf809293ba62,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libtower-dd8da5bbd620f5a7,libsync_wrapper-c0c7e58a7887b1e2,libtower_layer-3b63c02b4d0ef938,libfutures_util-a642c33111e5ee23,libmemchr-19f85ccd2b063f07,libfutures_io-258036931af483fb,libslab-229cf4143d039c7e,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtower_service-d85697bf5431d8b4,libtokio-dc21c1782062b6ba,libsignal_hook_registry-9c20ede8db216564,liberrno-873d2dab4c34d501,libsocket2-e1a8a47c8ffbae3b,libbytes-00a102391b5f478f,libmio-6f0d2aa97aa5da2f,libparking_lot-84075187e2657840,libparking_lot_core-d6c1950487e0426c,liblibc-2a93fe996feeffee,libcfg_if-73907a425b6e514e,libsmallvec-c8bb00669af81c2e,libserde-04fbe35d89501ce7,libserde_core-7d31b4f88fd21d39,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libclap-83855710ae4e2fb3,libclap_builder-81f0d71c88ba4b8e,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-0dfde3564b80c90a,libanstyle-5de05ff4a29b559e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbMIjWm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-d34d5c65e5ac7830/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-09943a734da3c69e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-92f57d39207c2b08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trebit-fa80d67a47126821" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trebit` (bin "trebit") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e04b8b58ae32853a18d6388ce328830f4eb0e3c9ee35afca1a924b121d9b0c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04b8b58ae32853a18d6388ce328830f4eb0e3c9ee35afca1a924b121d9b0c25", kill_on_drop: false }`
[INFO] [stdout] e04b8b58ae32853a18d6388ce328830f4eb0e3c9ee35afca1a924b121d9b0c25
