[INFO] fetching crate rustchain-community 1.0.0... [INFO] testing rustchain-community-1.0.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rustchain-community 1.0.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustchain-community 1.0.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed2c124ea8ac235c0f84646ac1c3d1de78347c117d3dd0e20513429846f0cf31 [INFO] running `Command { std: "docker" "start" "-a" "ed2c124ea8ac235c0f84646ac1c3d1de78347c117d3dd0e20513429846f0cf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed2c124ea8ac235c0f84646ac1c3d1de78347c117d3dd0e20513429846f0cf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2c124ea8ac235c0f84646ac1c3d1de78347c117d3dd0e20513429846f0cf31", kill_on_drop: false }` [INFO] [stdout] ed2c124ea8ac235c0f84646ac1c3d1de78347c117d3dd0e20513429846f0cf31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1fb0e32a628de0f61680134732f78b369c433567f3c4fa732a34f3e27f071c1 [INFO] running `Command { std: "docker" "start" "-a" "e1fb0e32a628de0f61680134732f78b369c433567f3c4fa732a34f3e27f071c1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling time v0.3.43 [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_json v1.0.145 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [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 clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zip v0.6.6 [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 tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.18.1 [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 1m 08s [INFO] running `Command { std: "docker" "inspect" "e1fb0e32a628de0f61680134732f78b369c433567f3c4fa732a34f3e27f071c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fb0e32a628de0f61680134732f78b369c433567f3c4fa732a34f3e27f071c1", kill_on_drop: false }` [INFO] [stdout] e1fb0e32a628de0f61680134732f78b369c433567f3c4fa732a34f3e27f071c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 562745b4d94084b5dd2d1ef497916b726915e5bfd2301f749583f40b5ec39706 [INFO] running `Command { std: "docker" "start" "-a" "562745b4d94084b5dd2d1ef497916b726915e5bfd2301f749583f40b5ec39706", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.31.2 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [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 futures v0.3.31 [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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling scraper v0.20.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 tokio-test v0.4.4 [INFO] [stderr] Compiling rustchain-community v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [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/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/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/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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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=5e4e7f58ff6be779 -C extra-filename=-005ec7836dbbea23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-0a62ca01ad4b1315.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fd23cdccb77d5ac.so --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-0ed6a8a3854c5698.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-810f287122be5904.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4f0e10c9f485b079.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-4774db75a7d0cca7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1ab8d58260f774f9.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-0aa89fbadf0c2592.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-877843db7892a15e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1bb2b6788c4a301a.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8062e28d72fab8a0.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-8e6d039c8c376227.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-930da0f7e22c193c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e4777cafabb7b3c5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ccfd5221c85cf7ec.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-529d641d2e49aa63.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-5710b9b25e1d9d29.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8490bf4fd25e1c0f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80d7f476aa96be82.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c3cc1982a2bade23.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-696ca720b6b6d0cb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-65c1fb4d4d35bfe5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e76735f5f545d548.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-484f51cb2f2a73d1.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d11c946b173e7c27.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-459fa37655b7275c.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-04178fa497a17f4e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-2cfce3a6b21dc4eb/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-8ca0faaa5246350b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvH4VJn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustchain-f58cbdb098dd0c4a,libcsv-4774db75a7d0cca7,libcsv_core-3dc4a1b6bf5091c8,libhex-28742b4ca144387c,libtoml-696ca720b6b6d0cb,libtoml_edit-a0b23c05cd50671a,libserde_spanned-6acc2cb875009922,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-fce36587da06f198,libzip-04178fa497a17f4e,libpbkdf2-d4f42b0d6dbac2f0,libpassword_hash-188b89a839da6fe9,libbase64ct-cdb4891398777f4c,librand_core-8393cbea1c051568,libgetrandom-ab7f6ffa3005bc7b,libtime-3e3d730be45c15fc,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-26fd0c085241528f,libpowerfmt-a0c185df26c26a22,libzstd-ee9d700b53eb0329,libzstd_safe-10f8d2708b6bd139,libzstd_sys-ae9bf908e1903e1f,libbzip2-9781effb4a6843a1,libbzip2_sys-daf60a12366fb846,libflate2-65c17374eebe2050,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libbyteorder-1efcbe4f07366651,libaes-a6dd085f60394339,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libsha1-e815e5c355ee1fa0,libhmac-1a9caa85aff0f327,libconstant_time_eq-204eefe07776b6c9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtar-5710b9b25e1d9d29,libxattr-f7a7aabe9782a932,librustix-a73e8fa8681b09bd,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libfiletime-d7644adaec02d878,libsysinfo-529d641d2e49aa63,librayon-380c63807d2b5582,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libxml-459fa37655b7275c,libschemars-8062e28d72fab8a0,libdyn_clone-1c1b05e4f4a02cac,libuuid-d45813722afcf45c,libfutures-1ab8d58260f774f9,libfutures_executor-70c9b266e8446cd6,libfutures_util-8e0287852080b504,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-54f84fc70ba9451c,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libis_terminal-0aa89fbadf0c2592,libthiserror-8915154b9b93abc3,libsha2-c191e65f4343b958,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde_yaml-ccfd5221c85cf7ec,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunsafe_libyaml-7bc1bf218b2f5452,libregex-1bb2b6788c4a301a,libtracing_subscriber-484f51cb2f2a73d1,libsmallvec-5854932b8c8b4991,libtracing_serde-9d3b3038f40ca8ca,libserde_json-e4777cafabb7b3c5,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-9e3bc092e60ef031,libregex_automata-07520e4c50e04992,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libtracing_log-78a6256a53e8c521,libuuid-d11c946b173e7c27,libgetrandom-2c5662dba0d27ddf,libcfg_if-666d36e5ee0df220,libtokio-80d7f476aa96be82,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,liblibc-a58beeab2e1413cc,libtracing-e76735f5f545d548,liblog-28f8cc0684f4f944,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libchrono-810f287122be5904,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libserde-930da0f7e22c193c,libserde_core-18b96c43aed145d6,libclap-4f0e10c9f485b079,libclap_builder-440ae262f56a35b9,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvH4VJn/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/bzip2-sys-2cfce3a6b21dc4eb/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8ca0faaa5246350b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/minimal_step_validation-1bff59d7c389d9f3" "-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/rustcGMgrde/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustchain-f58cbdb098dd0c4a,libcsv-4774db75a7d0cca7,libcsv_core-3dc4a1b6bf5091c8,libhex-28742b4ca144387c,libtoml-696ca720b6b6d0cb,libtoml_edit-a0b23c05cd50671a,libserde_spanned-6acc2cb875009922,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-fce36587da06f198,libzip-04178fa497a17f4e,libpbkdf2-d4f42b0d6dbac2f0,libpassword_hash-188b89a839da6fe9,libbase64ct-cdb4891398777f4c,librand_core-8393cbea1c051568,libgetrandom-ab7f6ffa3005bc7b,libtime-3e3d730be45c15fc,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-26fd0c085241528f,libpowerfmt-a0c185df26c26a22,libzstd-ee9d700b53eb0329,libzstd_safe-10f8d2708b6bd139,libzstd_sys-ae9bf908e1903e1f,libbzip2-9781effb4a6843a1,libbzip2_sys-daf60a12366fb846,libflate2-65c17374eebe2050,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libbyteorder-1efcbe4f07366651,libaes-a6dd085f60394339,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libsha1-e815e5c355ee1fa0,libhmac-1a9caa85aff0f327,libconstant_time_eq-204eefe07776b6c9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtar-5710b9b25e1d9d29,libxattr-f7a7aabe9782a932,librustix-a73e8fa8681b09bd,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libfiletime-d7644adaec02d878,libsysinfo-529d641d2e49aa63,librayon-380c63807d2b5582,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libxml-459fa37655b7275c,libschemars-8062e28d72fab8a0,libdyn_clone-1c1b05e4f4a02cac,libuuid-d45813722afcf45c,libfutures-1ab8d58260f774f9,libfutures_executor-70c9b266e8446cd6,libfutures_util-8e0287852080b504,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-54f84fc70ba9451c,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libis_terminal-0aa89fbadf0c2592,libthiserror-8915154b9b93abc3,libsha2-c191e65f4343b958,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde_yaml-ccfd5221c85cf7ec,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunsafe_libyaml-7bc1bf218b2f5452,libregex-1bb2b6788c4a301a,libtracing_subscriber-484f51cb2f2a73d1,libsmallvec-5854932b8c8b4991,libtracing_serde-9d3b3038f40ca8ca,libserde_json-e4777cafabb7b3c5,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-9e3bc092e60ef031,libregex_automata-07520e4c50e04992,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libtracing_log-78a6256a53e8c521,libuuid-d11c946b173e7c27,libgetrandom-2c5662dba0d27ddf,libcfg_if-666d36e5ee0df220,libtokio-80d7f476aa96be82,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,liblibc-a58beeab2e1413cc,libtracing-e76735f5f545d548,liblog-28f8cc0684f4f944,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libchrono-810f287122be5904,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libserde-930da0f7e22c193c,libserde_core-18b96c43aed145d6,libclap-4f0e10c9f485b079,libclap_builder-440ae262f56a35b9,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGMgrde/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/bzip2-sys-2cfce3a6b21dc4eb/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8ca0faaa5246350b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_step_validation-5648213c9f128e8e" "-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/rustcHpkzQm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustchain-f58cbdb098dd0c4a,libcsv-4774db75a7d0cca7,libcsv_core-3dc4a1b6bf5091c8,libhex-28742b4ca144387c,libtoml-696ca720b6b6d0cb,libtoml_edit-a0b23c05cd50671a,libserde_spanned-6acc2cb875009922,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-fce36587da06f198,libzip-04178fa497a17f4e,libpbkdf2-d4f42b0d6dbac2f0,libpassword_hash-188b89a839da6fe9,libbase64ct-cdb4891398777f4c,librand_core-8393cbea1c051568,libgetrandom-ab7f6ffa3005bc7b,libtime-3e3d730be45c15fc,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-26fd0c085241528f,libpowerfmt-a0c185df26c26a22,libzstd-ee9d700b53eb0329,libzstd_safe-10f8d2708b6bd139,libzstd_sys-ae9bf908e1903e1f,libbzip2-9781effb4a6843a1,libbzip2_sys-daf60a12366fb846,libflate2-65c17374eebe2050,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libbyteorder-1efcbe4f07366651,libaes-a6dd085f60394339,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libsha1-e815e5c355ee1fa0,libhmac-1a9caa85aff0f327,libconstant_time_eq-204eefe07776b6c9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtar-5710b9b25e1d9d29,libxattr-f7a7aabe9782a932,librustix-a73e8fa8681b09bd,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libfiletime-d7644adaec02d878,libsysinfo-529d641d2e49aa63,librayon-380c63807d2b5582,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libxml-459fa37655b7275c,libschemars-8062e28d72fab8a0,libdyn_clone-1c1b05e4f4a02cac,libuuid-d45813722afcf45c,libfutures-1ab8d58260f774f9,libfutures_executor-70c9b266e8446cd6,libfutures_util-8e0287852080b504,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-54f84fc70ba9451c,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libanyhow-88c2c5723ab188c9,libis_terminal-0aa89fbadf0c2592,libthiserror-8915154b9b93abc3,libsha2-c191e65f4343b958,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde_yaml-ccfd5221c85cf7ec,libindexmap-da6603d8dd58804a,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libunsafe_libyaml-7bc1bf218b2f5452,libregex-1bb2b6788c4a301a,libtracing_subscriber-484f51cb2f2a73d1,libsmallvec-5854932b8c8b4991,libtracing_serde-9d3b3038f40ca8ca,libserde_json-e4777cafabb7b3c5,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-9e3bc092e60ef031,libregex_automata-07520e4c50e04992,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libnu_ansi_term-3bb03eaa72f55709,libthread_local-58a5bffdafb22871,libtracing_log-78a6256a53e8c521,libuuid-d11c946b173e7c27,libgetrandom-2c5662dba0d27ddf,libcfg_if-666d36e5ee0df220,libtokio-80d7f476aa96be82,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,liblibc-a58beeab2e1413cc,libtracing-e76735f5f545d548,liblog-28f8cc0684f4f944,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libchrono-810f287122be5904,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libserde-930da0f7e22c193c,libserde_core-18b96c43aed145d6,libclap-4f0e10c9f485b079,libclap_builder-440ae262f56a35b9,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHpkzQm/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/bzip2-sys-2cfce3a6b21dc4eb/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8ca0faaa5246350b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustchain-477a625baf57d4e3" "-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" "562745b4d94084b5dd2d1ef497916b726915e5bfd2301f749583f40b5ec39706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562745b4d94084b5dd2d1ef497916b726915e5bfd2301f749583f40b5ec39706", kill_on_drop: false }` [INFO] [stdout] 562745b4d94084b5dd2d1ef497916b726915e5bfd2301f749583f40b5ec39706