[INFO] fetching crate runtara-environment 1.4.1... [INFO] testing runtara-environment-1.4.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate runtara-environment 1.4.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate runtara-environment 1.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate runtara-environment 1.4.1 [INFO] tweaked toml for crates.io crate runtara-environment 1.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runtara-environment 1.4.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runtara-environment 1.4.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.3 [INFO] [stderr] Downloaded yasna v0.5.2 [INFO] [stderr] Downloaded runtara-dsl v1.4.1 [INFO] [stderr] Downloaded runtara-core v1.4.1 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded runtara-protocol v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff9bb99856bd8bb8b0613b30341d08d79783174530f36f36da6e0444e2fdca7 [INFO] running `Command { std: "docker" "start" "-a" "0ff9bb99856bd8bb8b0613b30341d08d79783174530f36f36da6e0444e2fdca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff9bb99856bd8bb8b0613b30341d08d79783174530f36f36da6e0444e2fdca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff9bb99856bd8bb8b0613b30341d08d79783174530f36f36da6e0444e2fdca7", kill_on_drop: false }` [INFO] [stdout] 0ff9bb99856bd8bb8b0613b30341d08d79783174530f36f36da6e0444e2fdca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a27d36f10b6de356b8b29e13d44a5383e4c851e1dff7f94d2515e4344e740e4 [INFO] running `Command { std: "docker" "start" "-a" "7a27d36f10b6de356b8b29e13d44a5383e4c851e1dff7f94d2515e4344e740e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling yasna v0.5.2 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rcgen v0.13.2 [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 icu_locale_core v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [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 prost-derive v0.13.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling runtara-protocol v1.4.1 [INFO] [stderr] Compiling runtara-dsl v1.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling runtara-core v1.4.1 [INFO] [stderr] Compiling runtara-environment v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "7a27d36f10b6de356b8b29e13d44a5383e4c851e1dff7f94d2515e4344e740e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a27d36f10b6de356b8b29e13d44a5383e4c851e1dff7f94d2515e4344e740e4", kill_on_drop: false }` [INFO] [stdout] 7a27d36f10b6de356b8b29e13d44a5383e4c851e1dff7f94d2515e4344e740e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917926e2aa2aa2aed0fac8d8ed08602bfd40ce565c4f3960a406a3a651122783 [INFO] running `Command { std: "docker" "start" "-a" "917926e2aa2aa2aed0fac8d8ed08602bfd40ce565c4f3960a406a3a651122783", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling runtara-protocol v1.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling runtara-dsl v1.4.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling runtara-core v1.4.1 [INFO] [stderr] Compiling runtara-environment v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `runtara-environment` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name runtara_environment --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=8973cb605f0c1c34 -C extra-filename=-ba1934aff12f05c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6774d42da92eca96.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1c7c28ba6aaea644.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-cd260966fe1c1c10.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-12faa243dc9be455.rlib --extern runtara_core=/opt/rustwide/target/debug/deps/libruntara_core-ff2a90d55c8df495.rlib --extern runtara_dsl=/opt/rustwide/target/debug/deps/libruntara_dsl-5107dc9413caede7.rlib --extern runtara_protocol=/opt/rustwide/target/debug/deps/libruntara_protocol-6a29efe025fe8c06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a8ad2c84a355404d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f644ba79a696fde.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-383ee8352edbc202.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3a173cd5e7a9cab2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-58560a12962c910e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f6ca455fdaf94486.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c444ef0c18bb8d0d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-75685410ee3e3184.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0d70ebb75a14f2ed.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `runtara-environment` (bin "runtara-environment") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name runtara_environment --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34760b815246bb0d -C extra-filename=-749bebedf4b7c2db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6774d42da92eca96.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1c7c28ba6aaea644.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-cd260966fe1c1c10.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-12faa243dc9be455.rlib --extern runtara_core=/opt/rustwide/target/debug/deps/libruntara_core-ff2a90d55c8df495.rlib --extern runtara_dsl=/opt/rustwide/target/debug/deps/libruntara_dsl-5107dc9413caede7.rlib --extern runtara_environment=/opt/rustwide/target/debug/deps/libruntara_environment-d741e11a5f8ebe46.rlib --extern runtara_protocol=/opt/rustwide/target/debug/deps/libruntara_protocol-6a29efe025fe8c06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a8ad2c84a355404d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f644ba79a696fde.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-383ee8352edbc202.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-58560a12962c910e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f6ca455fdaf94486.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c444ef0c18bb8d0d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-75685410ee3e3184.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0d70ebb75a14f2ed.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `runtara-environment` (test "heartbeat_monitor_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name heartbeat_monitor_test --edition=2024 tests/heartbeat_monitor_test.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=ed7d9d593a878942 -C extra-filename=-0654223630342d77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6774d42da92eca96.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1c7c28ba6aaea644.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-cd260966fe1c1c10.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-12faa243dc9be455.rlib --extern runtara_core=/opt/rustwide/target/debug/deps/libruntara_core-ff2a90d55c8df495.rlib --extern runtara_dsl=/opt/rustwide/target/debug/deps/libruntara_dsl-5107dc9413caede7.rlib --extern runtara_environment=/opt/rustwide/target/debug/deps/libruntara_environment-d741e11a5f8ebe46.rlib --extern runtara_protocol=/opt/rustwide/target/debug/deps/libruntara_protocol-6a29efe025fe8c06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a8ad2c84a355404d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f644ba79a696fde.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-383ee8352edbc202.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3a173cd5e7a9cab2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-58560a12962c910e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f6ca455fdaf94486.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c444ef0c18bb8d0d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-75685410ee3e3184.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0d70ebb75a14f2ed.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcu7or4n/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-3a173cd5e7a9cab2,libfastrand-503f12a96d791409,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libruntara_environment-d741e11a5f8ebe46,libnix-cd260966fe1c1c10,libruntara_dsl-5107dc9413caede7,libinventory-8350feb1c29496df,libschemars-44d9ff6f591cfcf2,libdyn_clone-1c1b05e4f4a02cac,libruntara_core-ff2a90d55c8df495,libanyhow-7e5dcd40304f6dad,libruntara_protocol-6a29efe025fe8c06,librustls_pemfile-daf62c01ffaf95a2,librcgen-fd2e0818e499c36a,libpem-27ea5f8a052ec937,libyasna-f0846984111f9f3f,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libsocket2-d6fbc33c24b0532d,libprost-4efca523d48b536c,libquinn-12faa243dc9be455,libquinn_udp-16be7eef47ba0877,libquinn_proto-b3d2daff9943804c,liblru_slab-82bbb7047f4de357,librand-ccc07bffb750226b,librand_chacha-ce6ce41d924af25b,librand_core-469ab0a78d1f30e1,librustc_hash-d7c9c021d0487117,libsqlx-383ee8352edbc202,libsqlx_sqlite-2622eace25301eea,libfutures_executor-ef46d092083bea1e,libflume-cb58d568005ebf51,libspin-6aca1d391314f776,libserde_urlencoded-66983afea6759e3c,libryu-14257e7dfe68df82,libfutures_intrusive-4dcc9738c437ab15,liblibsqlite3_sys-1f083f659a1587c9,libsqlx_postgres-798da2e014d4c35a,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-9710438662028847,libmd5-aea56d2645a7f2a4,libbyteorder-1e924d369e48dcfe,libatoi-d2fa188fc68979de,libfutures_channel-77586e34b0dab08d,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-74b17aa68b906db8,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libhkdf-b091740f458038e4,libhmac-e308d36d93a4efee,libsqlx_core-c9cd58f93b74b18a,libwebpki_roots-02fffaa7bac97ec9,libwebpki_roots-49646d5ea6fd5ace,libthiserror-58560a12962c910e,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libbase64-199b680f6a01647b,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-3ff0766f140d1139,libsubtle-ca7024fc66e4388f,libwebpki-b1b7fb3c18e1e9ab,libring-9be00f486ce8bb2e,libgetrandom-2f294c20f03f3269,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libtokio-f6ca455fdaf94486,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-124497ef225fff58,libparking_lot_core-2219967b8a8b64fd,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libchrono-1c7c28ba6aaea644,libiana_time_zone-54997521cde77023,libnum_traits-e0379c9206182a0c,libuuid-0d70ebb75a14f2ed,libgetrandom-ad5cb921e83dbc45,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libserde_json-5f644ba79a696fde,libitoa-ae20521aea192d35,libzmij-e49d293ca31e51ff,liburl-3bc54638c4fac389,libidna-a3ae1f0490bee4d9,libutf8_iter-0d9be7b316c2b184,libidna_adapter-de364793e2c49a8c,libicu_properties-87ec130a551aaa98,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7afd2446dbfa217f,libsmallvec-f0df20ad765e8184,libicu_normalizer_data-088c419f54c50650,libicu_collections-d3daf0a64ab11214,libpotential_utf-225da983dccba361,libicu_provider-7b1586cee432d528,libicu_locale_core-269a0cb63b268b7b,libtinystr-71fce14af354271c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-183aa668c7260807,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c444ef0c18bb8d0d,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-4f767d58ea012756,libserde-a8ad2c84a355404d,libserde_core-9630c118cbbf7b68,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-e0c060ddc2730326,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcu7or4n/raw-dylibs" "-B/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/ring-dd0411beaa0ba2fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7f2cb071f5549dc0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/db_test-ed0ffc9b3096ff19" "-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 `runtara-environment` (test "db_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "917926e2aa2aa2aed0fac8d8ed08602bfd40ce565c4f3960a406a3a651122783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917926e2aa2aa2aed0fac8d8ed08602bfd40ce565c4f3960a406a3a651122783", kill_on_drop: false }` [INFO] [stdout] 917926e2aa2aa2aed0fac8d8ed08602bfd40ce565c4f3960a406a3a651122783