[INFO] fetching crate dinero-rs 0.33.3-dev... [INFO] testing dinero-rs-0.33.3-dev against 1.60.0 for beta-1.61-1 [INFO] extracting crate dinero-rs 0.33.3-dev into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate dinero-rs 0.33.3-dev on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dinero-rs 0.33.3-dev [INFO] finished tweaking crates.io crate dinero-rs 0.33.3-dev [INFO] tweaked toml for crates.io crate dinero-rs 0.33.3-dev written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate dinero-rs 0.33.3-dev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded predicates v2.1.0 [INFO] [stderr] Downloaded termtree v0.2.3 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded pidgin v0.4.3 [INFO] [stderr] Downloaded two_timer v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe88de69318733ed33773b03ad433e015738694d5a6633f482cb301d6437eee [INFO] running `Command { std: "docker" "start" "-a" "bfe88de69318733ed33773b03ad433e015738694d5a6633f482cb301d6437eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe88de69318733ed33773b03ad433e015738694d5a6633f482cb301d6437eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe88de69318733ed33773b03ad433e015738694d5a6633f482cb301d6437eee", kill_on_drop: false }` [INFO] [stdout] bfe88de69318733ed33773b03ad433e015738694d5a6633f482cb301d6437eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049124f54e23bbc8c668661a50e8b984d68d216519e5a5f35e374becd3497fde [INFO] running `Command { std: "docker" "start" "-a" "049124f54e23bbc8c668661a50e8b984d68d216519e5a5f35e374becd3497fde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling pidgin v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling two_timer v2.2.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling dinero-rs v0.33.3-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `args_only` [INFO] [stdout] --> src/app.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | args_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init_file` [INFO] [stdout] --> src/app.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | init_file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `period` [INFO] [stdout] --> src/app.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | period: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `now` [INFO] [stdout] --> src/app.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | now: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `force_pager` [INFO] [stdout] --> src/app.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | force_pager: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `effective` [INFO] [stdout] --> src/app.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | effective: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_gains` [INFO] [stdout] --> src/app.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | unrealized_gains: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_losses` [INFO] [stdout] --> src/app.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | unrealized_losses: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note` [INFO] [stdout] --> src/models/payee.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | note: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Payee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/payee.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models/price.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | node: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edge` [INFO] [stdout] --> src/models/price.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | edge: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.29s [INFO] running `Command { std: "docker" "inspect" "049124f54e23bbc8c668661a50e8b984d68d216519e5a5f35e374becd3497fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049124f54e23bbc8c668661a50e8b984d68d216519e5a5f35e374becd3497fde", kill_on_drop: false }` [INFO] [stdout] 049124f54e23bbc8c668661a50e8b984d68d216519e5a5f35e374becd3497fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0047eb3f07bcedf7f1a3331f1e2245cd132ed1b259ad78cddb5fc8581574ab35 [INFO] running `Command { std: "docker" "start" "-a" "0047eb3f07bcedf7f1a3331f1e2245cd132ed1b259ad78cddb5fc8581574ab35", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: field is never read: `args_only` [INFO] [stdout] --> src/app.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | args_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init_file` [INFO] [stdout] --> src/app.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | init_file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `period` [INFO] [stdout] --> src/app.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | period: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `now` [INFO] [stdout] --> src/app.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | now: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `force_pager` [INFO] [stdout] --> src/app.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | force_pager: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `effective` [INFO] [stdout] --> src/app.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | effective: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_gains` [INFO] [stdout] --> src/app.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | unrealized_gains: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_losses` [INFO] [stdout] --> src/app.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | unrealized_losses: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note` [INFO] [stdout] --> src/models/payee.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | note: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Payee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/payee.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models/price.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | node: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edge` [INFO] [stdout] --> src/models/price.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | edge: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling dinero-rs v0.33.3-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: argument must be of the form: `expected = "error message"` [INFO] [stdout] --> tests/test_commands.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | #[should_panic()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: errors in this attribute were erroneously allowed and will become a hard error in a future release [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format_2` [INFO] [stdout] --> tests/test_currency_formats.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let format_2 = CurrencyDisplayFormat::from("(1.234,00 €)"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_err` [INFO] [stdout] --> tests/common.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test_err(args: &[&str]) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_err` [INFO] [stdout] --> tests/common.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test_err(args: &[&str]) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_args` [INFO] [stdout] --> tests/common.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn test_args(args: &[&str]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_err` [INFO] [stdout] --> tests/common.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test_err(args: &[&str]) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.test_prices.0d296d20-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093.4uzki9we1sazteja.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-4912b0f77499ffa9.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-506fb671c3448fb0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bdd31a89f429e1d5.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ae477b56a05f64a4.rlib" "/opt/rustwide/target/debug/deps/libtermtree-1c28673da198f477.rlib" "/opt/rustwide/target/debug/deps/libpredicates-f7cccb621843624f.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libdifflib-9b1c8604d5f75e93.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-3948ba9af37ecba0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_prices-9ccc2845c9cce093" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dinero-rs` due to 2 previous errors; 1 warning emitted [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" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.test_tags.93b91729-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec.qs8fcmi2g8laj67.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-4912b0f77499ffa9.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-506fb671c3448fb0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bdd31a89f429e1d5.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ae477b56a05f64a4.rlib" "/opt/rustwide/target/debug/deps/libtermtree-1c28673da198f477.rlib" "/opt/rustwide/target/debug/deps/libpredicates-f7cccb621843624f.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libdifflib-9b1c8604d5f75e93.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-3948ba9af37ecba0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_tags-812965e0477a61ec" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.test_expressions.ef819034-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8.1hnqlgadzins2d44.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-4912b0f77499ffa9.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-506fb671c3448fb0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bdd31a89f429e1d5.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ae477b56a05f64a4.rlib" "/opt/rustwide/target/debug/deps/libtermtree-1c28673da198f477.rlib" "/opt/rustwide/target/debug/deps/libpredicates-f7cccb621843624f.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libdifflib-9b1c8604d5f75e93.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-3948ba9af37ecba0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_expressions-a8bb086be5576cf8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.test_failures.466d5a89-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee.41rbyngeddt3unca.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_failures-a6051f0dedfccaee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.test_exchange.b1850912-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219.2dhlojskg6401v9y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_exchange-0fcc27815e2a8219" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.test_currency_formats.110a27bb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b.2qrp8a5pirt6nmah.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_currency_formats-b1f8fa3ef791dc9b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.test_include.3f7909a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8.4m49ozjo3g6mjjw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libdinero-6ec13dcd4a591b0b.rlib" "/opt/rustwide/target/debug/deps/libtwo_timer-1b27aedb391c4418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9129eb19125d2279.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpidgin-ce9ea187136197ed.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-4fdbde3661680512.rlib" "/opt/rustwide/target/debug/deps/librustyline-512f508299a213c9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-71d2c5ae539ac73c.rlib" "/opt/rustwide/target/debug/deps/libnix-ebc04c9f6d1b6bab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libfd_lock-14aeae3ea8ad0b0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-94d27b6e732bdba7.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-471a574d306feb08.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-8694f1a6d8b607c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libendian_type-cb24ead184c37155.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-94ca9002dbef38f4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-247b8253a8148d00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-112a93a96a6bc94a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-18e37a31847a128d.rlib" "/opt/rustwide/target/debug/deps/libnum-b154b0ec5d1a6676.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20e334fdbb64c24b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-14a0dd94947afc9d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d5050c247684814.rlib" "/opt/rustwide/target/debug/deps/libcolored-22acb13b8dc8db9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5489b5062e0fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-e4665bfeb0b5b331.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f91069ae7e9faeb4.rlib" "/opt/rustwide/target/debug/deps/libclap-4ef79cd1815a9a55.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libprettytable-d7480294f67ceb6c.rlib" "/opt/rustwide/target/debug/deps/libcsv-4092d7235e6b8883.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-d17b904a151bb17c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libserde-d75ea10f59112c76.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-98aab05297424aed.rlib" "/opt/rustwide/target/debug/deps/libterm-15f7d4ba06fc6472.rlib" "/opt/rustwide/target/debug/deps/libdirs-277ca2f609d5f31f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_include-431e90df8f1c88a8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `args_only` [INFO] [stdout] --> src/app.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | args_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init_file` [INFO] [stdout] --> src/app.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | init_file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `period` [INFO] [stdout] --> src/app.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | period: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `now` [INFO] [stdout] --> src/app.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | now: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `force_pager` [INFO] [stdout] --> src/app.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | force_pager: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `effective` [INFO] [stdout] --> src/app.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | effective: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_gains` [INFO] [stdout] --> src/app.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | unrealized_gains: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unrealized_losses` [INFO] [stdout] --> src/app.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | unrealized_losses: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommonOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, StructOpt, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note` [INFO] [stdout] --> src/models/payee.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | note: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Payee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/payee.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models/price.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | node: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edge` [INFO] [stdout] --> src/models/price.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | edge: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/price.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0047eb3f07bcedf7f1a3331f1e2245cd132ed1b259ad78cddb5fc8581574ab35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0047eb3f07bcedf7f1a3331f1e2245cd132ed1b259ad78cddb5fc8581574ab35", kill_on_drop: false }` [INFO] [stdout] 0047eb3f07bcedf7f1a3331f1e2245cd132ed1b259ad78cddb5fc8581574ab35