[INFO] cloning repository https://github.com/sashok74/erp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sashok74/erp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsashok74%2Ferp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsashok74%2Ferp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c534b2b1a32eb97cb981c8e344b1577e6dd1c0c3
[INFO] testing sashok74/erp against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsashok74%2Ferp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sashok74/erp
[INFO] finished tweaking git repo https://github.com/sashok74/erp
[INFO] tweaked toml for git repo https://github.com/sashok74/erp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sashok74/erp on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sashok74/erp 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded postgres-derive v0.4.7
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.1
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded num-conv v0.2.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded postgres v0.19.12
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded socket2 v0.6.3
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.18
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded compression-core v0.4.31
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded tokio-postgres v0.7.16
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167
[INFO] running `Command { std: "docker" "start" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", 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" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", 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" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling extensions v0.1.0 (/opt/rustwide/workdir/crates/extensions)
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling postgres-derive v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling repo_gen v0.1.0 (/opt/rustwide/workdir/crates/repo_gen)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/crates/kernel)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling event_bus v0.1.0 (/opt/rustwide/workdir/crates/event_bus)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling clorinde v0.0.0 (/opt/rustwide/workdir/crates/clorinde-gen)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stderr]    Compiling seq_gen v0.1.0 (/opt/rustwide/workdir/crates/seq_gen)
[INFO] [stderr]    Compiling bc_http v0.1.0 (/opt/rustwide/workdir/crates/bc_http)
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling warehouse v0.1.0 (/opt/rustwide/workdir/crates/warehouse)
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/crates/catalog)
[INFO] [stderr]    Compiling test_support v0.1.0 (/opt/rustwide/workdir/crates/test_support)
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.13s
[INFO] running `Command { std: "docker" "inspect" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", 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" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling seq_gen v0.1.0 (/opt/rustwide/workdir/crates/seq_gen)
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling bc_http v0.1.0 (/opt/rustwide/workdir/crates/bc_http)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling repo_gen v0.1.0 (/opt/rustwide/workdir/crates/repo_gen)
[INFO] [stderr]    Compiling test_support v0.1.0 (/opt/rustwide/workdir/crates/test_support)
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling catalog v0.1.0 (/opt/rustwide/workdir/crates/catalog)
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]    Compiling warehouse v0.1.0 (/opt/rustwide/workdir/crates/warehouse)
[INFO] [stderr]    Compiling clorinde v0.0.0 (/opt/rustwide/workdir/crates/clorinde-gen)
[INFO] [stderr]    Compiling event_bus v0.1.0 (/opt/rustwide/workdir/crates/event_bus)
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/crates/kernel)
[INFO] [stderr] error: could not compile `event_bus` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name event_bus --edition=2024 crates/event_bus/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=edfee034d3f32dde -C extra-filename=-18a3594759d0b729 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-86f408c0e4515300.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30acff885445f37d.rlib --extern kernel=/opt/rustwide/target/debug/deps/libkernel-0aeba7012b7aee6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6ffe5e3092b5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0713c52525d5ae0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-acf4c85cba9c65eb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5b8865a4ddd429a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `db` (test "integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration --edition=2024 crates/db/tests/integration.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=0e1ebbe9c68d601e -C extra-filename=-cb4c527abd26f826 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-86f408c0e4515300.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-4f0d0165779735d6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30acff885445f37d.rlib --extern clorinde_gen=/opt/rustwide/target/debug/deps/libclorinde-b561567997838e51.rlib --extern db=/opt/rustwide/target/debug/deps/libdb-61a6c7d22bc52100.rlib --extern deadpool_postgres=/opt/rustwide/target/debug/deps/libdeadpool_postgres-6d1d3cdacb77925e.rlib --extern event_bus=/opt/rustwide/target/debug/deps/libevent_bus-94ee3042c1e51973.rlib --extern kernel=/opt/rustwide/target/debug/deps/libkernel-0aeba7012b7aee6f.rlib --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-c98c05d885316fe7.rlib --extern runtime=/opt/rustwide/target/debug/deps/libruntime-bb99ca61b4bdc4f7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6ffe5e3092b5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0713c52525d5ae0b.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-1279f029ca15a5eb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4e2772ee98aac759.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-acf4c85cba9c65eb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5b8865a4ddd429a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `gateway` (bin "erp-gateway" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name erp_gateway --edition=2024 crates/gateway/src/main.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=b308ce102b7b571b -C extra-filename=-4e8145685d8c6cf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern audit=/opt/rustwide/target/debug/deps/libaudit-f166c06ae77a19cc.rlib --extern auth=/opt/rustwide/target/debug/deps/libauth-4bfa534a3976325f.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-364e9a7a901ac237.rlib --extern catalog=/opt/rustwide/target/debug/deps/libcatalog-f357666c57c6ff88.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30acff885445f37d.rlib --extern db=/opt/rustwide/target/debug/deps/libdb-61a6c7d22bc52100.rlib --extern event_bus=/opt/rustwide/target/debug/deps/libevent_bus-94ee3042c1e51973.rlib --extern kernel=/opt/rustwide/target/debug/deps/libkernel-0aeba7012b7aee6f.rlib --extern runtime=/opt/rustwide/target/debug/deps/libruntime-bb99ca61b4bdc4f7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6ffe5e3092b5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0713c52525d5ae0b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4e2772ee98aac759.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-2c658eaa774c319f.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-70a6fd2f7bf1910c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-acf4c85cba9c65eb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-94d77e54f4610618.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5b8865a4ddd429a.rlib --extern warehouse=/opt/rustwide/target/debug/deps/libwarehouse-bf5b56e5e10a8d2e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-76327ec0d10c912d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `auth` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name auth --edition=2024 crates/auth/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=d629516b588f664c -C extra-filename=-fb15d7dc7fe75c4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-86f408c0e4515300.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-364e9a7a901ac237.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-1071dadff2ad20e9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30acff885445f37d.rlib --extern event_bus=/opt/rustwide/target/debug/deps/libevent_bus-94ee3042c1e51973.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-774e1ccd7392c71d.rlib --extern kernel=/opt/rustwide/target/debug/deps/libkernel-0aeba7012b7aee6f.rlib --extern runtime=/opt/rustwide/target/debug/deps/libruntime-bb99ca61b4bdc4f7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d6ffe5e3092b5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6344b002d3e2bf52.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0713c52525d5ae0b.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-2c658eaa774c319f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5b8865a4ddd429a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-76327ec0d10c912d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167", kill_on_drop: false }`
[INFO] [stdout] a719e2290e090daedb97370cac698957b8c194021874482b4377d2bc76f0a167
