[INFO] cloning repository https://github.com/DanielSarmiento04/memo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielSarmiento04/memo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSarmiento04%2Fmemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSarmiento04%2Fmemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dfaa3cc9f5fc444d3162b99c077171ba95b54c9 [INFO] building DanielSarmiento04/memo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSarmiento04%2Fmemo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DanielSarmiento04/memo [INFO] finished tweaking git repo https://github.com/DanielSarmiento04/memo [INFO] tweaked toml for git repo https://github.com/DanielSarmiento04/memo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DanielSarmiento04/memo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DanielSarmiento04/memo 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded actix-governor v0.5.0 [INFO] [stderr] Downloaded governor v0.6.3 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffa9c5f66a2f86950389de6410df0f8cf0558fcfc53896b11eba8e1faf62773b [INFO] running `Command { std: "docker" "start" "-a" "ffa9c5f66a2f86950389de6410df0f8cf0558fcfc53896b11eba8e1faf62773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa9c5f66a2f86950389de6410df0f8cf0558fcfc53896b11eba8e1faf62773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa9c5f66a2f86950389de6410df0f8cf0558fcfc53896b11eba8e1faf62773b", kill_on_drop: false }` [INFO] [stdout] ffa9c5f66a2f86950389de6410df0f8cf0558fcfc53896b11eba8e1faf62773b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bca9cb10764092d15059a958f2b72da99cac8c3ac7443af16f61f56c9f086bc [INFO] running `Command { std: "docker" "start" "-a" "8bca9cb10764092d15059a958f2b72da99cac8c3ac7443af16f61f56c9f086bc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling actix-governor v0.5.0 [INFO] [stderr] Compiling kairos-rs v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "8bca9cb10764092d15059a958f2b72da99cac8c3ac7443af16f61f56c9f086bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bca9cb10764092d15059a958f2b72da99cac8c3ac7443af16f61f56c9f086bc", kill_on_drop: false }` [INFO] [stdout] 8bca9cb10764092d15059a958f2b72da99cac8c3ac7443af16f61f56c9f086bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e7c22ee23b461d3faef941724370cc7f391e000f445b06bed619e5a40f394ea [INFO] running `Command { std: "docker" "start" "-a" "1e7c22ee23b461d3faef941724370cc7f391e000f445b06bed619e5a40f394ea", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling actix-governor v0.5.0 [INFO] [stderr] Compiling kairos-rs v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kairos-rs` (bin "kairos-rs" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name kairos_rs --edition=2021 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=9acc589367415893 -C extra-filename=-2a9d803f8c1c5b65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_governor=/opt/rustwide/target/debug/deps/libactix_governor-01af16320f799e29.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-4e6f06398e4c3fa7.rlib --extern ahash=/opt/rustwide/target/debug/deps/libahash-7ae14c25520eb6b6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ad479225d19bdd1b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a873761df73cff0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65af2ac0829aa176.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5138f7476c58064b.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-73868efe38ac0844.rlib --extern kairos_rs=/opt/rustwide/target/debug/deps/libkairos_rs-f714aff38890cf9e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ada666f04c5fed1a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f55e4a18c94da7ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-52ad7fe9c414ca21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-446c7a0f7928a33a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b44933d63921721a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-df6cbc87ba4c2079/out -L native=/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kairos-rs` (bin "kairos-rs") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name kairos_rs --edition=2021 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=1141ee5a9b34fa9e -C extra-filename=-7cfd52375d46b1dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_governor=/opt/rustwide/target/debug/deps/libactix_governor-01af16320f799e29.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-4e6f06398e4c3fa7.rlib --extern ahash=/opt/rustwide/target/debug/deps/libahash-7ae14c25520eb6b6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ad479225d19bdd1b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a873761df73cff0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65af2ac0829aa176.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5138f7476c58064b.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-73868efe38ac0844.rlib --extern kairos_rs=/opt/rustwide/target/debug/deps/libkairos_rs-f714aff38890cf9e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ada666f04c5fed1a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f55e4a18c94da7ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-52ad7fe9c414ca21.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-446c7a0f7928a33a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b44933d63921721a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-df6cbc87ba4c2079/out -L native=/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoIioNK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkairos_rs-f714aff38890cf9e,libuuid-b44933d63921721a,libthiserror-8915154b9b93abc3,libahash-7ae14c25520eb6b6,libreqwest-ada666f04c5fed1a,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-2acc86b812b3e756,libtokio_native_tls-7bc27727d9ca1556,libasync_compression-baa5d23a0fdcf56c,libcompression_codecs-d9ff25c1c3a23d50,libcompression_core-ed9f22f8a9de5ec5,libtower_http-e829d527522ea48d,libiri_string-a380f51e5b0b7b73,libtower-c8e7c5a708735dcb,libtower_layer-d70c7e404336389b,libnative_tls-000e95369af4ba57,libopenssl_probe-cbab9b905ab83f66,libopenssl-56eb74c205f033b2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f267358cf5d3a6a8,libhyper_util-5f499354834a5135,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97c013d0130b04f2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-1aa7c2d15c0f21cd,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,libfutures-65af2ac0829aa176,libfutures_executor-ea02a7fcbd12815a,libjsonwebtoken-73868efe38ac0844,libpem-80b008cfda9b4d8c,libsimple_asn1-b3edb2ecff236e61,libthiserror-e6b5366098f527b0,libnum_bigint-000ddf158a190caa,libnum_integer-894af95d4056c244,libring-b4addbf564199ae9,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libactix_web-4e6f06398e4c3fa7,libimpl_more-6fc7c6fa77315c70,liburl-48e9da77d7cab2e1,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libserde_urlencoded-25fb43326d76e385,libform_urlencoded-332d45145277cfac,libserde_json-52ad7fe9c414ca21,libryu-0ea4bafc9bef6d8b,libactix_server-f3c6a7f2dc6bf992,libsocket2-ba641c37b721d536,libactix_router-b9ce70f2902d0ce4,libcookie-c68d4efb7a314b10,libtime-0966769e26b0b338,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libactix_http-deb2a6bec1f1a580,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39c46d36866485fa,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-9c17f8ff91866c9c,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-7a2b61e21de58751,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-5138f7476c58064b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-13b4ad8ef5ae0755,libzstd_safe-bf4679c4b45c83b8,libzstd_sys-9a3d32597f96f7d9,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libactix_service-7c118b06035652a9,libactix_codec-50d8bf160126d2ce,libtracing-fe7e3b75dbdd9560,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libbitflags-c9a8c3feded120fa,libtokio_util-eb76032bc3dfbe9f,libfutures_sink-be8442ee548d90f9,libderive_more-f203b8c107b8b5b8,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-7d9bdea293bb1d33,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libenv_logger-5a873761df73cff0,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-82ceb313a5efcb12,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libmemchr-f9c66c7ba21bf873,libregex_syntax-46a265ba7a2fe258,libanstyle-acd37f6657e9ecfb,libchrono-ad479225d19bdd1b,libiana_time_zone-54997521cde77023,libnum_traits-272fd80bc072735a,libserde-f55e4a18c94da7ed,libserde_core-dec567c8cfc8b055,libtokio-446c7a0f7928a33a,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libbytes-bfe11088fe358bd1,libmio-905c3b3a57208efd,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,liblog-28f8cc0684f4f944}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoIioNK/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/zstd-sys-df6cbc87ba4c2079/out" "-L" "/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/route_matcher_tests-2eb5e02ef71646bc" "-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 `kairos-rs` (test "route_matcher_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD2E1cL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkairos_rs-f714aff38890cf9e,libuuid-b44933d63921721a,libthiserror-8915154b9b93abc3,libahash-7ae14c25520eb6b6,libreqwest-ada666f04c5fed1a,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-2acc86b812b3e756,libtokio_native_tls-7bc27727d9ca1556,libasync_compression-baa5d23a0fdcf56c,libcompression_codecs-d9ff25c1c3a23d50,libcompression_core-ed9f22f8a9de5ec5,libtower_http-e829d527522ea48d,libiri_string-a380f51e5b0b7b73,libtower-c8e7c5a708735dcb,libtower_layer-d70c7e404336389b,libnative_tls-000e95369af4ba57,libopenssl_probe-cbab9b905ab83f66,libopenssl-56eb74c205f033b2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f267358cf5d3a6a8,libhyper_util-5f499354834a5135,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97c013d0130b04f2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-1aa7c2d15c0f21cd,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,libfutures-65af2ac0829aa176,libfutures_executor-ea02a7fcbd12815a,libjsonwebtoken-73868efe38ac0844,libpem-80b008cfda9b4d8c,libsimple_asn1-b3edb2ecff236e61,libthiserror-e6b5366098f527b0,libnum_bigint-000ddf158a190caa,libnum_integer-894af95d4056c244,libring-b4addbf564199ae9,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libactix_web-4e6f06398e4c3fa7,libimpl_more-6fc7c6fa77315c70,liburl-48e9da77d7cab2e1,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libserde_urlencoded-25fb43326d76e385,libform_urlencoded-332d45145277cfac,libserde_json-52ad7fe9c414ca21,libryu-0ea4bafc9bef6d8b,libactix_server-f3c6a7f2dc6bf992,libsocket2-ba641c37b721d536,libactix_router-b9ce70f2902d0ce4,libcookie-c68d4efb7a314b10,libtime-0966769e26b0b338,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libactix_http-deb2a6bec1f1a580,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39c46d36866485fa,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-9c17f8ff91866c9c,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-7a2b61e21de58751,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-5138f7476c58064b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-13b4ad8ef5ae0755,libzstd_safe-bf4679c4b45c83b8,libzstd_sys-9a3d32597f96f7d9,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libactix_service-7c118b06035652a9,libactix_codec-50d8bf160126d2ce,libtracing-fe7e3b75dbdd9560,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libbitflags-c9a8c3feded120fa,libtokio_util-eb76032bc3dfbe9f,libfutures_sink-be8442ee548d90f9,libderive_more-f203b8c107b8b5b8,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-7d9bdea293bb1d33,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libenv_logger-5a873761df73cff0,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-82ceb313a5efcb12,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libmemchr-f9c66c7ba21bf873,libregex_syntax-46a265ba7a2fe258,libanstyle-acd37f6657e9ecfb,libchrono-ad479225d19bdd1b,libiana_time_zone-54997521cde77023,libnum_traits-272fd80bc072735a,libserde-f55e4a18c94da7ed,libserde_core-dec567c8cfc8b055,libtokio-446c7a0f7928a33a,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libbytes-bfe11088fe358bd1,libmio-905c3b3a57208efd,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,liblog-28f8cc0684f4f944}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD2E1cL/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/zstd-sys-df6cbc87ba4c2079/out" "-L" "/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_validation_tests-63a07f6660711709" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcA5gNqj/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-74b3907914928bfa,libfastrand-503f12a96d791409,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libkairos_rs-f714aff38890cf9e,libuuid-b44933d63921721a,libthiserror-8915154b9b93abc3,libahash-7ae14c25520eb6b6,libreqwest-ada666f04c5fed1a,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-2acc86b812b3e756,libtokio_native_tls-7bc27727d9ca1556,libasync_compression-baa5d23a0fdcf56c,libcompression_codecs-d9ff25c1c3a23d50,libcompression_core-ed9f22f8a9de5ec5,libtower_http-e829d527522ea48d,libiri_string-a380f51e5b0b7b73,libtower-c8e7c5a708735dcb,libtower_layer-d70c7e404336389b,libnative_tls-000e95369af4ba57,libopenssl_probe-cbab9b905ab83f66,libopenssl-56eb74c205f033b2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f267358cf5d3a6a8,libhyper_util-5f499354834a5135,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97c013d0130b04f2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-1aa7c2d15c0f21cd,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,libfutures-65af2ac0829aa176,libfutures_executor-ea02a7fcbd12815a,libjsonwebtoken-73868efe38ac0844,libpem-80b008cfda9b4d8c,libsimple_asn1-b3edb2ecff236e61,libthiserror-e6b5366098f527b0,libnum_bigint-000ddf158a190caa,libnum_integer-894af95d4056c244,libring-b4addbf564199ae9,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libactix_web-4e6f06398e4c3fa7,libimpl_more-6fc7c6fa77315c70,liburl-48e9da77d7cab2e1,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libserde_urlencoded-25fb43326d76e385,libform_urlencoded-332d45145277cfac,libserde_json-52ad7fe9c414ca21,libryu-0ea4bafc9bef6d8b,libactix_server-f3c6a7f2dc6bf992,libsocket2-ba641c37b721d536,libactix_router-b9ce70f2902d0ce4,libcookie-c68d4efb7a314b10,libtime-0966769e26b0b338,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libactix_http-deb2a6bec1f1a580,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39c46d36866485fa,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-9c17f8ff91866c9c,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-7a2b61e21de58751,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-5138f7476c58064b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-13b4ad8ef5ae0755,libzstd_safe-bf4679c4b45c83b8,libzstd_sys-9a3d32597f96f7d9,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libactix_service-7c118b06035652a9,libactix_codec-50d8bf160126d2ce,libtracing-fe7e3b75dbdd9560,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libbitflags-c9a8c3feded120fa,libtokio_util-eb76032bc3dfbe9f,libfutures_sink-be8442ee548d90f9,libderive_more-f203b8c107b8b5b8,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-7d9bdea293bb1d33,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libenv_logger-5a873761df73cff0,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-82ceb313a5efcb12,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libmemchr-f9c66c7ba21bf873,libregex_syntax-46a265ba7a2fe258,libanstyle-acd37f6657e9ecfb,libchrono-ad479225d19bdd1b,libiana_time_zone-54997521cde77023,libnum_traits-272fd80bc072735a,libserde-f55e4a18c94da7ed,libserde_core-dec567c8cfc8b055,libtokio-446c7a0f7928a33a,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libbytes-bfe11088fe358bd1,libmio-905c3b3a57208efd,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,liblog-28f8cc0684f4f944}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcA5gNqj/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/zstd-sys-df6cbc87ba4c2079/out" "-L" "/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_settings_tests-c849c0064ad11f49" "-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 `kairos-rs` (test "config_settings_tests") due to 1 previous error [INFO] [stderr] error: could not compile `kairos-rs` (test "config_validation_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpyXFB0/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkairos_rs-f714aff38890cf9e,libuuid-b44933d63921721a,libthiserror-8915154b9b93abc3,libahash-7ae14c25520eb6b6,libreqwest-ada666f04c5fed1a,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-2acc86b812b3e756,libtokio_native_tls-7bc27727d9ca1556,libasync_compression-baa5d23a0fdcf56c,libcompression_codecs-d9ff25c1c3a23d50,libcompression_core-ed9f22f8a9de5ec5,libtower_http-e829d527522ea48d,libiri_string-a380f51e5b0b7b73,libtower-c8e7c5a708735dcb,libtower_layer-d70c7e404336389b,libnative_tls-000e95369af4ba57,libopenssl_probe-cbab9b905ab83f66,libopenssl-56eb74c205f033b2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f267358cf5d3a6a8,libhyper_util-5f499354834a5135,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97c013d0130b04f2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-1aa7c2d15c0f21cd,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,libfutures-65af2ac0829aa176,libfutures_executor-ea02a7fcbd12815a,libjsonwebtoken-73868efe38ac0844,libpem-80b008cfda9b4d8c,libsimple_asn1-b3edb2ecff236e61,libthiserror-e6b5366098f527b0,libnum_bigint-000ddf158a190caa,libnum_integer-894af95d4056c244,libring-b4addbf564199ae9,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libenv_logger-5a873761df73cff0,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-82ceb313a5efcb12,libanstyle-acd37f6657e9ecfb,libchrono-ad479225d19bdd1b,libiana_time_zone-54997521cde77023,libnum_traits-272fd80bc072735a,libactix_web-4e6f06398e4c3fa7,libimpl_more-6fc7c6fa77315c70,liburl-48e9da77d7cab2e1,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libserde_urlencoded-25fb43326d76e385,libform_urlencoded-332d45145277cfac,libserde_json-52ad7fe9c414ca21,libryu-0ea4bafc9bef6d8b,libactix_server-f3c6a7f2dc6bf992,libsocket2-ba641c37b721d536,libactix_router-b9ce70f2902d0ce4,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde-f55e4a18c94da7ed,libserde_core-dec567c8cfc8b055,libcookie-c68d4efb7a314b10,libtime-0966769e26b0b338,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libactix_http-deb2a6bec1f1a580,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39c46d36866485fa,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-9c17f8ff91866c9c,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-7a2b61e21de58751,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-5138f7476c58064b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-13b4ad8ef5ae0755,libzstd_safe-bf4679c4b45c83b8,libzstd_sys-9a3d32597f96f7d9,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libactix_service-7c118b06035652a9,libactix_codec-50d8bf160126d2ce,libtracing-fe7e3b75dbdd9560,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libmemchr-f9c66c7ba21bf873,libbitflags-c9a8c3feded120fa,libtokio_util-eb76032bc3dfbe9f,libfutures_sink-be8442ee548d90f9,libderive_more-f203b8c107b8b5b8,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-7d9bdea293bb1d33,libtokio-446c7a0f7928a33a,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-905c3b3a57208efd,liblog-28f8cc0684f4f944,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpyXFB0/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/zstd-sys-df6cbc87ba4c2079/out" "-L" "/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_circuit_test-5e2b26fb3c19d41d" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnHejbc/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkairos_rs-f714aff38890cf9e,libuuid-b44933d63921721a,libthiserror-8915154b9b93abc3,libahash-7ae14c25520eb6b6,libreqwest-ada666f04c5fed1a,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-2acc86b812b3e756,libtokio_native_tls-7bc27727d9ca1556,libasync_compression-baa5d23a0fdcf56c,libcompression_codecs-d9ff25c1c3a23d50,libcompression_core-ed9f22f8a9de5ec5,libtower_http-e829d527522ea48d,libiri_string-a380f51e5b0b7b73,libtower-c8e7c5a708735dcb,libtower_layer-d70c7e404336389b,libnative_tls-000e95369af4ba57,libopenssl_probe-cbab9b905ab83f66,libopenssl-56eb74c205f033b2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f267358cf5d3a6a8,libhyper_util-5f499354834a5135,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-97c013d0130b04f2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-1aa7c2d15c0f21cd,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,libfutures-65af2ac0829aa176,libfutures_executor-ea02a7fcbd12815a,libjsonwebtoken-73868efe38ac0844,libpem-80b008cfda9b4d8c,libsimple_asn1-b3edb2ecff236e61,libthiserror-e6b5366098f527b0,libnum_bigint-000ddf158a190caa,libnum_integer-894af95d4056c244,libring-b4addbf564199ae9,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libenv_logger-5a873761df73cff0,libanstream-fcf4272365a7c4c5,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-82ceb313a5efcb12,libanstyle-acd37f6657e9ecfb,libchrono-ad479225d19bdd1b,libiana_time_zone-54997521cde77023,libnum_traits-272fd80bc072735a,libactix_web-4e6f06398e4c3fa7,libimpl_more-6fc7c6fa77315c70,liburl-48e9da77d7cab2e1,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libserde_urlencoded-25fb43326d76e385,libform_urlencoded-332d45145277cfac,libserde_json-52ad7fe9c414ca21,libryu-0ea4bafc9bef6d8b,libactix_server-f3c6a7f2dc6bf992,libsocket2-ba641c37b721d536,libactix_router-b9ce70f2902d0ce4,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libserde-f55e4a18c94da7ed,libserde_core-dec567c8cfc8b055,libcookie-c68d4efb7a314b10,libtime-0966769e26b0b338,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libactix_http-deb2a6bec1f1a580,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39c46d36866485fa,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-9c17f8ff91866c9c,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-7a2b61e21de58751,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-5138f7476c58064b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-13b4ad8ef5ae0755,libzstd_safe-bf4679c4b45c83b8,libzstd_sys-9a3d32597f96f7d9,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libactix_service-7c118b06035652a9,libactix_codec-50d8bf160126d2ce,libtracing-fe7e3b75dbdd9560,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libmemchr-f9c66c7ba21bf873,libbitflags-c9a8c3feded120fa,libtokio_util-eb76032bc3dfbe9f,libfutures_sink-be8442ee548d90f9,libderive_more-f203b8c107b8b5b8,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-7d9bdea293bb1d33,libtokio-446c7a0f7928a33a,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-905c3b3a57208efd,liblog-28f8cc0684f4f944,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnHejbc/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/zstd-sys-df6cbc87ba4c2079/out" "-L" "/opt/rustwide/target/debug/build/ring-fd191352eab1daef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/real_metrics_test-8dbb563fc261fc0e" "-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 `kairos-rs` (test "simple_circuit_test") due to 1 previous error [INFO] [stderr] error: could not compile `kairos-rs` (test "real_metrics_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e7c22ee23b461d3faef941724370cc7f391e000f445b06bed619e5a40f394ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7c22ee23b461d3faef941724370cc7f391e000f445b06bed619e5a40f394ea", kill_on_drop: false }` [INFO] [stdout] 1e7c22ee23b461d3faef941724370cc7f391e000f445b06bed619e5a40f394ea