[INFO] fetching crate rustchain-community 1.0.0...
[INFO] testing rustchain-community-1.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rustchain-community 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustchain-community 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustchain-community 1.0.0
[INFO] tweaked toml for crates.io crate rustchain-community 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustchain-community 1.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustchain-community 1.0.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]   Downloaded tokio-pipe v0.2.12
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded axum-test v14.10.0
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded openssh v0.10.5
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded bzip2 v0.4.4
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded qdrant-client v1.15.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded zip v0.6.6
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded redis v0.32.5
[INFO] [stderr]   Downloaded web-sys v0.3.80
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c67bf9c07623db5f468e089264c29c30b45f675fde5c575a66def2d70b5698
[INFO] running `Command { std: "docker" "start" "-a" "a9c67bf9c07623db5f468e089264c29c30b45f675fde5c575a66def2d70b5698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c67bf9c07623db5f468e089264c29c30b45f675fde5c575a66def2d70b5698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c67bf9c07623db5f468e089264c29c30b45f675fde5c575a66def2d70b5698", kill_on_drop: false }`
[INFO] [stdout] a9c67bf9c07623db5f468e089264c29c30b45f675fde5c575a66def2d70b5698
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac064ea5c7618b1c8ca537d6e7c356a20b67a04057972cb1599066cee64ad53
[INFO] running `Command { std: "docker" "start" "-a" "8ac064ea5c7618b1c8ca537d6e7c356a20b67a04057972cb1599066cee64ad53", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustchain-community v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s
[INFO] running `Command { std: "docker" "inspect" "8ac064ea5c7618b1c8ca537d6e7c356a20b67a04057972cb1599066cee64ad53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac064ea5c7618b1c8ca537d6e7c356a20b67a04057972cb1599066cee64ad53", kill_on_drop: false }`
[INFO] [stdout] 8ac064ea5c7618b1c8ca537d6e7c356a20b67a04057972cb1599066cee64ad53
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6d087708a477d6a2d252be412c66bb238c26dc5cfde42b5e18eb3dae313322f
[INFO] running `Command { std: "docker" "start" "-a" "c6d087708a477d6a2d252be412c66bb238c26dc5cfde42b5e18eb3dae313322f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.225
[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 string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustchain-community v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-test v14.10.0
[INFO] [stdout] warning: unused import: `tokio_test`
[INFO] [stdout]    --> src/engine/mod.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |     use tokio_test;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/engine/mod.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:776:13
[INFO] [stdout]     |
[INFO] [stdout] 776 |               /// Test basic topological sorting with linear dependencies
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 777 | /             let steps = vec![
[INFO] [stdout] 778 | |                 MissionStep {
[INFO] [stdout] 779 | |                     id: "step1".to_string(),
[INFO] [stdout] 780 | |                     name: "First".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                 },
[INFO] [stdout] 805 | |             ];
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:813:13
[INFO] [stdout]     |
[INFO] [stdout] 813 |               /// Test circular dependency detection
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 814 | /             let steps = vec![
[INFO] [stdout] 815 | |                 MissionStep {
[INFO] [stdout] 816 | |                     id: "step1".to_string(),
[INFO] [stdout] 817 | |                     name: "First".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 832 | |                 },
[INFO] [stdout] 833 | |             ];
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |               /// Test successful execution of a simple mission
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 843 | /             let mission = Mission {
[INFO] [stdout] 844 | |                 version: "1.0".to_string(),
[INFO] [stdout] 845 | |                 name: "Simple Success Mission".to_string(),
[INFO] [stdout] 846 | |                 description: Some("A simple successful mission".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |                 }),
[INFO] [stdout] 872 | |             };
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:885:13
[INFO] [stdout]     |
[INFO] [stdout] 885 |               /// Test executing an empty mission fails
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 886 | /             let mission = Mission {
[INFO] [stdout] 887 | |                 version: "1.0".to_string(),
[INFO] [stdout] 888 | |                 name: "Empty Mission".to_string(),
[INFO] [stdout] 889 | |                 description: None,
[INFO] [stdout] 890 | |                 steps: vec![],
[INFO] [stdout] 891 | |                 config: None,
[INFO] [stdout] 892 | |             };
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |               /// Test fail_fast behavior when a step fails
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 902 | /             let mission = Mission {
[INFO] [stdout] 903 | |                 version: "1.0".to_string(),
[INFO] [stdout] 904 | |                 name: "Fail Fast Mission".to_string(),
[INFO] [stdout] 905 | |                 description: None,
[INFO] [stdout] ...   |
[INFO] [stdout] 933 | |                 }),
[INFO] [stdout] 934 | |             };
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:948:13
[INFO] [stdout]     |
[INFO] [stdout] 948 |             /// Test creating a new ExecutionContext
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 949 |             let context = ExecutionContext::new();
[INFO] [stdout]     |             -------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:956:13
[INFO] [stdout]     |
[INFO] [stdout] 956 |             /// Test setting and getting variables in ExecutionContext
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 957 |             let mut context = ExecutionContext::new();
[INFO] [stdout]     |             ------------------------------------------ rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:969:13
[INFO] [stdout]     |
[INFO] [stdout] 969 |             /// Test overriding existing variables
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 970 |             let mut context = ExecutionContext::new();
[INFO] [stdout]     |             ------------------------------------------ rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/engine/mod.rs:987:13
[INFO] [stdout]     |
[INFO] [stdout] 987 |               /// Test NOOP step execution
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 988 | /             let step = MissionStep {
[INFO] [stdout] 989 | |                 id: "noop_test".to_string(),
[INFO] [stdout] 990 | |                 name: "Test Noop".to_string(),
[INFO] [stdout] 991 | |                 step_type: StepType::Noop,
[INFO] [stdout] ...   |
[INFO] [stdout] 995 | |                 parameters: serde_json::json!({}),
[INFO] [stdout] 996 | |             };
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             /// Test CreateFile step execution
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1010 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1040:13
[INFO] [stdout]      |
[INFO] [stdout] 1040 |               /// Test CreateFile step with missing path parameter
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1041 | /             let step = MissionStep {
[INFO] [stdout] 1042 | |                 id: "invalid_create_file".to_string(),
[INFO] [stdout] 1043 | |                 name: "Invalid Create File".to_string(),
[INFO] [stdout] 1044 | |                 step_type: StepType::CreateFile,
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |                 }),
[INFO] [stdout] 1052 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1063:13
[INFO] [stdout]      |
[INFO] [stdout] 1063 |               /// Test Command step execution with successful command
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1064 | /             let step = MissionStep {
[INFO] [stdout] 1065 | |                 id: "command_test".to_string(),
[INFO] [stdout] 1066 | |                 name: "Test Command".to_string(),
[INFO] [stdout] 1067 | |                 step_type: StepType::Command,
[INFO] [stdout] ...    |
[INFO] [stdout] 1074 | |                 }),
[INFO] [stdout] 1075 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1087:13
[INFO] [stdout]      |
[INFO] [stdout] 1087 |               /// Test Command step execution with failing command
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1088 | /             let step = MissionStep {
[INFO] [stdout] 1089 | |                 id: "failing_command".to_string(),
[INFO] [stdout] 1090 | |                 name: "Failing Command".to_string(),
[INFO] [stdout] 1091 | |                 step_type: StepType::Command,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |                 }),
[INFO] [stdout] 1099 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1110:13
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             /// Test EditFile step execution
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1111 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1140:13
[INFO] [stdout]      |
[INFO] [stdout] 1140 |             /// Test EditFile step with append mode
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1141 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1172:13
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             /// Test DeleteFile step execution
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1173 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1203:13
[INFO] [stdout]      |
[INFO] [stdout] 1203 |             /// Test DeleteFile step with nonexistent file
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1204 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1229:13
[INFO] [stdout]      |
[INFO] [stdout] 1229 |             /// Test Command step with working directory
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1230 |             let temp_dir = TempDir::new().unwrap();
[INFO] [stdout]      |             --------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1257:13
[INFO] [stdout]      |
[INFO] [stdout] 1257 |               /// Test that step execution time is properly tracked
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1258 | /             let step = MissionStep {
[INFO] [stdout] 1259 | |                 id: "duration_test".to_string(),
[INFO] [stdout] 1260 | |                 name: "Duration Test".to_string(),
[INFO] [stdout] 1261 | |                 step_type: StepType::Noop,
[INFO] [stdout] ...    |
[INFO] [stdout] 1265 | |                 parameters: serde_json::json!({}),
[INFO] [stdout] 1266 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1283:13
[INFO] [stdout]      |
[INFO] [stdout] 1283 |               /// Test HTTP step behavior when llm feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1284 | /             let step = MissionStep {
[INFO] [stdout] 1285 | |                 id: "http_disabled".to_string(),
[INFO] [stdout] 1286 | |                 name: "HTTP Disabled Test".to_string(),
[INFO] [stdout] 1287 | |                 step_type: StepType::Http,
[INFO] [stdout] ...    |
[INFO] [stdout] 1294 | |                 }),
[INFO] [stdout] 1295 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1307:13
[INFO] [stdout]      |
[INFO] [stdout] 1307 |               /// Test LLM step behavior when llm feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1308 | /             let step = MissionStep {
[INFO] [stdout] 1309 | |                 id: "llm_disabled".to_string(),
[INFO] [stdout] 1310 | |                 name: "LLM Disabled Test".to_string(),
[INFO] [stdout] 1311 | |                 step_type: StepType::Llm,
[INFO] [stdout] ...    |
[INFO] [stdout] 1317 | |                 }),
[INFO] [stdout] 1318 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1330:13
[INFO] [stdout]      |
[INFO] [stdout] 1330 |               /// Test Tool step behavior when tools feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1331 | /             let step = MissionStep {
[INFO] [stdout] 1332 | |                 id: "tool_disabled".to_string(),
[INFO] [stdout] 1333 | |                 name: "Tool Disabled Test".to_string(),
[INFO] [stdout] 1334 | |                 step_type: StepType::Tool,
[INFO] [stdout] ...    |
[INFO] [stdout] 1341 | |                 }),
[INFO] [stdout] 1342 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1354:13
[INFO] [stdout]      |
[INFO] [stdout] 1354 |               /// Test RAG Query step behavior when rag feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1355 | /             let step = MissionStep {
[INFO] [stdout] 1356 | |                 id: "rag_query_disabled".to_string(),
[INFO] [stdout] 1357 | |                 name: "RAG Query Disabled Test".to_string(),
[INFO] [stdout] 1358 | |                 step_type: StepType::RagQuery,
[INFO] [stdout] ...    |
[INFO] [stdout] 1364 | |                 }),
[INFO] [stdout] 1365 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1377:13
[INFO] [stdout]      |
[INFO] [stdout] 1377 |               /// Test RAG Add step behavior when rag feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1378 | /             let step = MissionStep {
[INFO] [stdout] 1379 | |                 id: "rag_add_disabled".to_string(),
[INFO] [stdout] 1380 | |                 name: "RAG Add Disabled Test".to_string(),
[INFO] [stdout] 1381 | |                 step_type: StepType::RagAdd,
[INFO] [stdout] ...    |
[INFO] [stdout] 1388 | |                 }),
[INFO] [stdout] 1389 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1401:13
[INFO] [stdout]      |
[INFO] [stdout] 1401 |               /// Test Chain step behavior when chain feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1402 | /             let step = MissionStep {
[INFO] [stdout] 1403 | |                 id: "chain_disabled".to_string(),
[INFO] [stdout] 1404 | |                 name: "Chain Disabled Test".to_string(),
[INFO] [stdout] 1405 | |                 step_type: StepType::Chain,
[INFO] [stdout] ...    |
[INFO] [stdout] 1412 | |                 }),
[INFO] [stdout] 1413 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/engine/mod.rs:1425:13
[INFO] [stdout]      |
[INFO] [stdout] 1425 |               /// Test Agent step behavior when agent feature is disabled
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1426 | /             let step = MissionStep {
[INFO] [stdout] 1427 | |                 id: "agent_disabled".to_string(),
[INFO] [stdout] 1428 | |                 name: "Agent Disabled Test".to_string(),
[INFO] [stdout] 1429 | |                 step_type: StepType::Agent,
[INFO] [stdout] ...    |
[INFO] [stdout] 1436 | |                 }),
[INFO] [stdout] 1437 | |             };
[INFO] [stdout]      | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]      |
[INFO] [stdout]      = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/zero_tolerance_final_audit.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut total_components = 7;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/zero_tolerance_final_audit.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let mut infrastructure_ready = true;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/basic_error_validation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut unexpected_panics = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> examples/performance_security_audit.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Instant, Duration};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/error_handling_validation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut unexpected_panics = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metrics`
[INFO] [stdout]   --> tests/regression_tests.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let metrics = finish_metrics();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/performance_security_audit.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut input_validation_total = dangerous_paths.len();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustchain-community` (lib test); 28 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustchain --edition=2021 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 --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="transpiler"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "art", "chain", "cli", "compliance", "concurrency", "contextlite", "default", "enterprise", "full", "invariants", "llm", "memory", "openssh", "ppt", "proptest", "rag", "redis", "registry", "sandbox", "server", "smt", "tokio-tungstenite", "tools", "transpiler"))' -C metadata=070fc2455fbccd2a -C extra-filename=-22f635f4b9d24989 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-235c2940ba2f19aa.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f81642dc3a1575c6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ca707bb9d82eb555.so --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-de8d17fbd53b8685.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c94a4bd3491f4fa6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-357238ffdf3c0d0b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-c34f7a93725d8988.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aea4b958583fe9b2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d731106d10d735c7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-e3cafe4f5c98898b.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-b8df3a60dd961143.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-6ec339d803c32fe4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e67ddba921c9a4c8.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-088bad11cb6dc68e.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-5a6c9cabe04ddc06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de15e8e7079944e0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e107fdd7bd9c379.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d70e57df7590bc53.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a9d1b25b3e4f35fd.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-93548621fa4dda8a.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-145f19eb13a2a991.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-84131212e5ae87ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ed34634dc10304d9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3eeb99c9cdbeb87.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4428d1dbaf982aac.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9cd24816dc1f7379.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-4942f238f8e5ffaf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7b8b82f4cf6c3671.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c1a45331e16bd1d.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-792b85a65360ad27.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4337d0162d2a49d9.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-8e8463fba6c4a243.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-a4440a682dee51c7.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-c15902271572e725.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustchain-community` (test "regression_tests"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regression_tests --edition=2021 tests/regression_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="transpiler"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "art", "chain", "cli", "compliance", "concurrency", "contextlite", "default", "enterprise", "full", "invariants", "llm", "memory", "openssh", "ppt", "proptest", "rag", "redis", "registry", "sandbox", "server", "smt", "tokio-tungstenite", "tools", "transpiler"))' -C metadata=0d4017cd36d00b36 -C extra-filename=-9608743771077c11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-235c2940ba2f19aa.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f81642dc3a1575c6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ca707bb9d82eb555.so --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-de8d17fbd53b8685.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c94a4bd3491f4fa6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-357238ffdf3c0d0b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-c34f7a93725d8988.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aea4b958583fe9b2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d731106d10d735c7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-e3cafe4f5c98898b.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-b8df3a60dd961143.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-6ec339d803c32fe4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e67ddba921c9a4c8.rlib --extern rustchain=/opt/rustwide/target/debug/deps/librustchain-94b92ea6e7e3953e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-088bad11cb6dc68e.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-5a6c9cabe04ddc06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de15e8e7079944e0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e107fdd7bd9c379.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d70e57df7590bc53.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a9d1b25b3e4f35fd.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-93548621fa4dda8a.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-145f19eb13a2a991.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-84131212e5ae87ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ed34634dc10304d9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3eeb99c9cdbeb87.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4428d1dbaf982aac.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9cd24816dc1f7379.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-4942f238f8e5ffaf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7b8b82f4cf6c3671.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c1a45331e16bd1d.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-792b85a65360ad27.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4337d0162d2a49d9.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-8e8463fba6c4a243.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-a4440a682dee51c7.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-c15902271572e725.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcr5mSY0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustchain-94b92ea6e7e3953e,libcsv-c34f7a93725d8988,libcsv_core-eb85036991ac3477,libhex-e3cafe4f5c98898b,libtoml-9cd24816dc1f7379,libtoml_edit-b00893d4675c0355,libserde_spanned-a1fd021cdf79ce04,libwinnow-8ed74875d5233c20,libtoml_write-5cbf74c75b926669,libtoml_datetime-e7acef18c55edee9,libzip-c15902271572e725,libpbkdf2-8cad2e6ac804a62e,libpassword_hash-519ba5f5b7acacf2,libbase64ct-2de08567c0a9cacd,librand_core-4d4f916adbe2b96a,libgetrandom-a18517ce5de0e5ad,libtime-a78977b7d08718cb,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libzstd-5efa7038d0b3b8e0,libzstd_safe-56e9e53c4cb920bc,libzstd_sys-5262c0e43c987eb1,libbzip2-cdf584bf3dbaed59,libbzip2_sys-b29da5f3842f3a8b,libflate2-ae4b261ce0e743a6,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-ca081c0254e42bbd,libbyteorder-2111db28b855e2ca,libaes-cef301a16b2d96ca,libcipher-d398777f55c9d35d,libinout-9ce4f96394f9596d,libsha1-70d403f4240ec94c,libhmac-f5bbd2057873a52a,libconstant_time_eq-24c4e4255e4e1071,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libtar-145f19eb13a2a991,libxattr-d1abaaea9972adc1,librustix-ca521f0b1cca3223,libbitflags-c0e8eb5c6dc48d31,liblinux_raw_sys-39b5d4536ab57a63,libfiletime-6604dca01052d4b2,libsysinfo-93548621fa4dda8a,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,libxml-a4440a682dee51c7,libschemars-088bad11cb6dc68e,libdyn_clone-20e0907688dff34f,libuuid-36d417bfa8836bc3,libfutures-aea4b958583fe9b2,libfutures_executor-5ee4707b08d39886,libfutures_util-58bcb9a5a0a0a718,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-2296187be6b13663,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libanyhow-235c2940ba2f19aa,libis_terminal-b8df3a60dd961143,libthiserror-ed34634dc10304d9,libsha2-a9d1b25b3e4f35fd,libcpufeatures-090d52df5475f983,libdigest-fd0d1d5283e00bf7,libsubtle-7ebad0e8fd7aebee,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde_yaml-d70e57df7590bc53,libindexmap-e53f9a2101024840,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libunsafe_libyaml-67a2c4f52bb6caef,libregex-e67ddba921c9a4c8,libtracing_subscriber-9c1a45331e16bd1d,libsmallvec-d742c640d0fe72e3,libtracing_serde-bfc8e50d7e6afde2,libserde_json-4e107fdd7bd9c379,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-18b2f757c81dd763,libregex_automata-24a89fe84cc6fde2,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-9d7428d1b4fc00a6,libnu_ansi_term-fccbcf5e507898fe,libthread_local-843333953bcfa353,libtracing_log-d53ce8f5092d804a,libuuid-4337d0162d2a49d9,libgetrandom-8baaa09e3e7f5947,libcfg_if-271dbb267a299df7,libtokio-a3eeb99c9cdbeb87,libsignal_hook_registry-d2fea9bb187c4450,libsocket2-4d7870be3009dc9c,libmio-5ef4803d40813975,liblibc-153798256452baa0,libtracing-7b8b82f4cf6c3671,liblog-217f48e92360dc73,libpin_project_lite-838971c4926b66e8,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libchrono-c94a4bd3491f4fa6,libiana_time_zone-1ddd079db856ae68,libnum_traits-c0e0e87f55823747,libserde-de15e8e7079944e0,libserde_core-807e290ad50bd794,libclap-357238ffdf3c0d0b,libclap_builder-108333f84705a5fd,libstrsim-d06c92a9dc9344bf,libanstream-f2b0a053d4458fab,libanstyle_query-b28c73db7652c677,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr5mSY0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_suite-a8278497261914ca" "-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 `rustchain-community` (test "test_suite") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcL6ffdE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustchain-94b92ea6e7e3953e,libcsv-c34f7a93725d8988,libcsv_core-eb85036991ac3477,libhex-e3cafe4f5c98898b,libtoml-9cd24816dc1f7379,libtoml_edit-b00893d4675c0355,libserde_spanned-a1fd021cdf79ce04,libwinnow-8ed74875d5233c20,libtoml_write-5cbf74c75b926669,libtoml_datetime-e7acef18c55edee9,libzip-c15902271572e725,libpbkdf2-8cad2e6ac804a62e,libpassword_hash-519ba5f5b7acacf2,libbase64ct-2de08567c0a9cacd,librand_core-4d4f916adbe2b96a,libgetrandom-a18517ce5de0e5ad,libtime-a78977b7d08718cb,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libzstd-5efa7038d0b3b8e0,libzstd_safe-56e9e53c4cb920bc,libzstd_sys-5262c0e43c987eb1,libbzip2-cdf584bf3dbaed59,libbzip2_sys-b29da5f3842f3a8b,libflate2-ae4b261ce0e743a6,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-ca081c0254e42bbd,libbyteorder-2111db28b855e2ca,libaes-cef301a16b2d96ca,libcipher-d398777f55c9d35d,libinout-9ce4f96394f9596d,libsha1-70d403f4240ec94c,libhmac-f5bbd2057873a52a,libconstant_time_eq-24c4e4255e4e1071,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libtar-145f19eb13a2a991,libxattr-d1abaaea9972adc1,librustix-ca521f0b1cca3223,libbitflags-c0e8eb5c6dc48d31,liblinux_raw_sys-39b5d4536ab57a63,libfiletime-6604dca01052d4b2,libsysinfo-93548621fa4dda8a,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,libxml-a4440a682dee51c7,libschemars-088bad11cb6dc68e,libdyn_clone-20e0907688dff34f,libuuid-36d417bfa8836bc3,libfutures-aea4b958583fe9b2,libfutures_executor-5ee4707b08d39886,libfutures_util-58bcb9a5a0a0a718,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-2296187be6b13663,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libanyhow-235c2940ba2f19aa,libis_terminal-b8df3a60dd961143,libthiserror-ed34634dc10304d9,libsha2-a9d1b25b3e4f35fd,libcpufeatures-090d52df5475f983,libdigest-fd0d1d5283e00bf7,libsubtle-7ebad0e8fd7aebee,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde_yaml-d70e57df7590bc53,libindexmap-e53f9a2101024840,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libunsafe_libyaml-67a2c4f52bb6caef,libregex-e67ddba921c9a4c8,libtracing_subscriber-9c1a45331e16bd1d,libsmallvec-d742c640d0fe72e3,libtracing_serde-bfc8e50d7e6afde2,libserde_json-4e107fdd7bd9c379,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-18b2f757c81dd763,libregex_automata-24a89fe84cc6fde2,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-9d7428d1b4fc00a6,libnu_ansi_term-fccbcf5e507898fe,libthread_local-843333953bcfa353,libtracing_log-d53ce8f5092d804a,libuuid-4337d0162d2a49d9,libgetrandom-8baaa09e3e7f5947,libcfg_if-271dbb267a299df7,libtokio-a3eeb99c9cdbeb87,libsignal_hook_registry-d2fea9bb187c4450,libsocket2-4d7870be3009dc9c,libmio-5ef4803d40813975,liblibc-153798256452baa0,libtracing-7b8b82f4cf6c3671,liblog-217f48e92360dc73,libpin_project_lite-838971c4926b66e8,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libchrono-c94a4bd3491f4fa6,libiana_time_zone-1ddd079db856ae68,libnum_traits-c0e0e87f55823747,libserde-de15e8e7079944e0,libserde_core-807e290ad50bd794,libclap-357238ffdf3c0d0b,libclap_builder-108333f84705a5fd,libstrsim-d06c92a9dc9344bf,libanstream-f2b0a053d4458fab,libanstyle_query-b28c73db7652c677,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcL6ffdE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/minimal_step_validation-a582dcb4931343b4" "-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 `rustchain-community` (test "minimal_step_validation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczApJNn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustchain-94b92ea6e7e3953e,libcsv-c34f7a93725d8988,libcsv_core-eb85036991ac3477,libhex-e3cafe4f5c98898b,libtoml-9cd24816dc1f7379,libtoml_edit-b00893d4675c0355,libserde_spanned-a1fd021cdf79ce04,libwinnow-8ed74875d5233c20,libtoml_write-5cbf74c75b926669,libtoml_datetime-e7acef18c55edee9,libzip-c15902271572e725,libpbkdf2-8cad2e6ac804a62e,libpassword_hash-519ba5f5b7acacf2,libbase64ct-2de08567c0a9cacd,librand_core-4d4f916adbe2b96a,libgetrandom-a18517ce5de0e5ad,libtime-a78977b7d08718cb,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libzstd-5efa7038d0b3b8e0,libzstd_safe-56e9e53c4cb920bc,libzstd_sys-5262c0e43c987eb1,libbzip2-cdf584bf3dbaed59,libbzip2_sys-b29da5f3842f3a8b,libflate2-ae4b261ce0e743a6,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-ca081c0254e42bbd,libbyteorder-2111db28b855e2ca,libaes-cef301a16b2d96ca,libcipher-d398777f55c9d35d,libinout-9ce4f96394f9596d,libsha1-70d403f4240ec94c,libhmac-f5bbd2057873a52a,libconstant_time_eq-24c4e4255e4e1071,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libtar-145f19eb13a2a991,libxattr-d1abaaea9972adc1,librustix-ca521f0b1cca3223,libbitflags-c0e8eb5c6dc48d31,liblinux_raw_sys-39b5d4536ab57a63,libfiletime-6604dca01052d4b2,libsysinfo-93548621fa4dda8a,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,libxml-a4440a682dee51c7,libschemars-088bad11cb6dc68e,libdyn_clone-20e0907688dff34f,libuuid-36d417bfa8836bc3,libfutures-aea4b958583fe9b2,libfutures_executor-5ee4707b08d39886,libfutures_util-58bcb9a5a0a0a718,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-2296187be6b13663,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libanyhow-235c2940ba2f19aa,libis_terminal-b8df3a60dd961143,libthiserror-ed34634dc10304d9,libsha2-a9d1b25b3e4f35fd,libcpufeatures-090d52df5475f983,libdigest-fd0d1d5283e00bf7,libsubtle-7ebad0e8fd7aebee,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde_yaml-d70e57df7590bc53,libindexmap-e53f9a2101024840,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libunsafe_libyaml-67a2c4f52bb6caef,libregex-e67ddba921c9a4c8,libtracing_subscriber-9c1a45331e16bd1d,libsmallvec-d742c640d0fe72e3,libtracing_serde-bfc8e50d7e6afde2,libserde_json-4e107fdd7bd9c379,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-18b2f757c81dd763,libregex_automata-24a89fe84cc6fde2,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-9d7428d1b4fc00a6,libnu_ansi_term-fccbcf5e507898fe,libthread_local-843333953bcfa353,libtracing_log-d53ce8f5092d804a,libuuid-4337d0162d2a49d9,libgetrandom-8baaa09e3e7f5947,libcfg_if-271dbb267a299df7,libtokio-a3eeb99c9cdbeb87,libsignal_hook_registry-d2fea9bb187c4450,libsocket2-4d7870be3009dc9c,libmio-5ef4803d40813975,liblibc-153798256452baa0,libtracing-7b8b82f4cf6c3671,liblog-217f48e92360dc73,libpin_project_lite-838971c4926b66e8,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libchrono-c94a4bd3491f4fa6,libiana_time_zone-1ddd079db856ae68,libnum_traits-c0e0e87f55823747,libserde-de15e8e7079944e0,libserde_core-807e290ad50bd794,libclap-357238ffdf3c0d0b,libclap_builder-108333f84705a5fd,libstrsim-d06c92a9dc9344bf,libanstream-f2b0a053d4458fab,libanstyle_query-b28c73db7652c677,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczApJNn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_step_validation-14b4f113cecd9012" "-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 `rustchain-community` (example "test_step_validation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHwOVrE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustchain-94b92ea6e7e3953e,libcsv-c34f7a93725d8988,libcsv_core-eb85036991ac3477,libhex-e3cafe4f5c98898b,libtoml-9cd24816dc1f7379,libtoml_edit-b00893d4675c0355,libserde_spanned-a1fd021cdf79ce04,libwinnow-8ed74875d5233c20,libtoml_write-5cbf74c75b926669,libtoml_datetime-e7acef18c55edee9,libzip-c15902271572e725,libpbkdf2-8cad2e6ac804a62e,libpassword_hash-519ba5f5b7acacf2,libbase64ct-2de08567c0a9cacd,librand_core-4d4f916adbe2b96a,libgetrandom-a18517ce5de0e5ad,libtime-a78977b7d08718cb,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libzstd-5efa7038d0b3b8e0,libzstd_safe-56e9e53c4cb920bc,libzstd_sys-5262c0e43c987eb1,libbzip2-cdf584bf3dbaed59,libbzip2_sys-b29da5f3842f3a8b,libflate2-ae4b261ce0e743a6,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-ca081c0254e42bbd,libbyteorder-2111db28b855e2ca,libaes-cef301a16b2d96ca,libcipher-d398777f55c9d35d,libinout-9ce4f96394f9596d,libsha1-70d403f4240ec94c,libhmac-f5bbd2057873a52a,libconstant_time_eq-24c4e4255e4e1071,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libtar-145f19eb13a2a991,libxattr-d1abaaea9972adc1,librustix-ca521f0b1cca3223,libbitflags-c0e8eb5c6dc48d31,liblinux_raw_sys-39b5d4536ab57a63,libfiletime-6604dca01052d4b2,libsysinfo-93548621fa4dda8a,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,libxml-a4440a682dee51c7,libschemars-088bad11cb6dc68e,libdyn_clone-20e0907688dff34f,libuuid-36d417bfa8836bc3,libfutures-aea4b958583fe9b2,libfutures_executor-5ee4707b08d39886,libfutures_util-58bcb9a5a0a0a718,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-2296187be6b13663,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libanyhow-235c2940ba2f19aa,libis_terminal-b8df3a60dd961143,libthiserror-ed34634dc10304d9,libsha2-a9d1b25b3e4f35fd,libcpufeatures-090d52df5475f983,libdigest-fd0d1d5283e00bf7,libsubtle-7ebad0e8fd7aebee,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde_yaml-d70e57df7590bc53,libindexmap-e53f9a2101024840,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libunsafe_libyaml-67a2c4f52bb6caef,libregex-e67ddba921c9a4c8,libtracing_subscriber-9c1a45331e16bd1d,libsmallvec-d742c640d0fe72e3,libtracing_serde-bfc8e50d7e6afde2,libserde_json-4e107fdd7bd9c379,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-18b2f757c81dd763,libregex_automata-24a89fe84cc6fde2,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-9d7428d1b4fc00a6,libnu_ansi_term-fccbcf5e507898fe,libthread_local-843333953bcfa353,libtracing_log-d53ce8f5092d804a,libuuid-4337d0162d2a49d9,libgetrandom-8baaa09e3e7f5947,libcfg_if-271dbb267a299df7,libtokio-a3eeb99c9cdbeb87,libsignal_hook_registry-d2fea9bb187c4450,libsocket2-4d7870be3009dc9c,libmio-5ef4803d40813975,liblibc-153798256452baa0,libtracing-7b8b82f4cf6c3671,liblog-217f48e92360dc73,libpin_project_lite-838971c4926b66e8,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libchrono-c94a4bd3491f4fa6,libiana_time_zone-1ddd079db856ae68,libnum_traits-c0e0e87f55823747,libserde-de15e8e7079944e0,libserde_core-807e290ad50bd794,libclap-357238ffdf3c0d0b,libclap_builder-108333f84705a5fd,libstrsim-d06c92a9dc9344bf,libanstream-f2b0a053d4458fab,libanstyle_query-b28c73db7652c677,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHwOVrE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_error_validation-27bb9db1016300f6" "-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 `rustchain-community` (example "basic_error_validation") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcg12aK3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustchain-94b92ea6e7e3953e,libcsv-c34f7a93725d8988,libcsv_core-eb85036991ac3477,libhex-e3cafe4f5c98898b,libtoml-9cd24816dc1f7379,libtoml_edit-b00893d4675c0355,libserde_spanned-a1fd021cdf79ce04,libwinnow-8ed74875d5233c20,libtoml_write-5cbf74c75b926669,libtoml_datetime-e7acef18c55edee9,libzip-c15902271572e725,libpbkdf2-8cad2e6ac804a62e,libpassword_hash-519ba5f5b7acacf2,libbase64ct-2de08567c0a9cacd,librand_core-4d4f916adbe2b96a,libgetrandom-a18517ce5de0e5ad,libtime-a78977b7d08718cb,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-a7d0ad90bafcdff8,libpowerfmt-319bda9d3261653d,libzstd-5efa7038d0b3b8e0,libzstd_safe-56e9e53c4cb920bc,libzstd_sys-5262c0e43c987eb1,libbzip2-cdf584bf3dbaed59,libbzip2_sys-b29da5f3842f3a8b,libflate2-ae4b261ce0e743a6,libminiz_oxide-e1a7b7bde9fe2119,libadler2-367e3709a80e2dbf,libcrc32fast-ca081c0254e42bbd,libbyteorder-2111db28b855e2ca,libaes-cef301a16b2d96ca,libcipher-d398777f55c9d35d,libinout-9ce4f96394f9596d,libsha1-70d403f4240ec94c,libhmac-f5bbd2057873a52a,libconstant_time_eq-24c4e4255e4e1071,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libtar-145f19eb13a2a991,libxattr-d1abaaea9972adc1,librustix-ca521f0b1cca3223,libbitflags-c0e8eb5c6dc48d31,liblinux_raw_sys-39b5d4536ab57a63,libfiletime-6604dca01052d4b2,libsysinfo-93548621fa4dda8a,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,libxml-a4440a682dee51c7,libschemars-088bad11cb6dc68e,libdyn_clone-20e0907688dff34f,libuuid-36d417bfa8836bc3,libfutures-aea4b958583fe9b2,libfutures_executor-5ee4707b08d39886,libfutures_util-58bcb9a5a0a0a718,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-2296187be6b13663,libfutures_sink-3507ceb39b864200,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,libanyhow-235c2940ba2f19aa,libis_terminal-b8df3a60dd961143,libthiserror-ed34634dc10304d9,libsha2-a9d1b25b3e4f35fd,libcpufeatures-090d52df5475f983,libdigest-fd0d1d5283e00bf7,libsubtle-7ebad0e8fd7aebee,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde_yaml-d70e57df7590bc53,libindexmap-e53f9a2101024840,libequivalent-3dcb23bdcc9d204f,libhashbrown-65d45bb0e2fb9294,libunsafe_libyaml-67a2c4f52bb6caef,libregex-e67ddba921c9a4c8,libtracing_subscriber-9c1a45331e16bd1d,libsmallvec-d742c640d0fe72e3,libtracing_serde-bfc8e50d7e6afde2,libserde_json-4e107fdd7bd9c379,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libsharded_slab-ab8800df4e6fcb72,liblazy_static-26ac7623d713e9be,libmatchers-18b2f757c81dd763,libregex_automata-24a89fe84cc6fde2,libaho_corasick-804a1b4aa6e87f66,libmemchr-e24015c2db9bc87e,libregex_syntax-9d7428d1b4fc00a6,libnu_ansi_term-fccbcf5e507898fe,libthread_local-843333953bcfa353,libtracing_log-d53ce8f5092d804a,libuuid-4337d0162d2a49d9,libgetrandom-8baaa09e3e7f5947,libcfg_if-271dbb267a299df7,libtokio-a3eeb99c9cdbeb87,libsignal_hook_registry-d2fea9bb187c4450,libsocket2-4d7870be3009dc9c,libmio-5ef4803d40813975,liblibc-153798256452baa0,libtracing-7b8b82f4cf6c3671,liblog-217f48e92360dc73,libpin_project_lite-838971c4926b66e8,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libchrono-c94a4bd3491f4fa6,libiana_time_zone-1ddd079db856ae68,libnum_traits-c0e0e87f55823747,libserde-de15e8e7079944e0,libserde_core-807e290ad50bd794,libclap-357238ffdf3c0d0b,libclap_builder-108333f84705a5fd,libstrsim-d06c92a9dc9344bf,libanstream-f2b0a053d4458fab,libanstyle_query-b28c73db7652c677,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-67bec02d2ed3edb1,libanstyle_parse-eafc7235a287c5cb,libutf8parse-f6737d5b791aba93,libclap_lex-86f97a50f511cb27,libanstyle-6e18f83ac8166f45}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcg12aK3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-9b98511bd826977b/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91ee68d943657aae/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustchain-bf589374a353e663" "-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 `rustchain-community` (bin "rustchain") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c6d087708a477d6a2d252be412c66bb238c26dc5cfde42b5e18eb3dae313322f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6d087708a477d6a2d252be412c66bb238c26dc5cfde42b5e18eb3dae313322f", kill_on_drop: false }`
[INFO] [stdout] c6d087708a477d6a2d252be412c66bb238c26dc5cfde42b5e18eb3dae313322f
