[INFO] cloning repository https://github.com/KonishchevDmitry/investment-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonishchevDmitry/investment-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2135868025085a7f6efddf7e7855ab54196c5eb [INFO] building KonishchevDmitry/investment-analyzer against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KonishchevDmitry/investment-analyzer on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer [INFO] tweaked toml for git repo https://github.com/KonishchevDmitry/investment-analyzer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/KonishchevDmitry/investment-analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.26.1 [INFO] [stderr] Downloaded mockito v0.31.0 [INFO] [stderr] Downloaded prettytable-rs v0.9.0 [INFO] [stderr] Downloaded qtrac-retest v4.0.14 [INFO] [stderr] Downloaded migrations_internals v2.0.0 [INFO] [stderr] Downloaded migrations_macros v2.0.0 [INFO] [stderr] Downloaded diesel-derive-enum v2.0.0-rc.0 [INFO] [stderr] Downloaded diesel_derives v2.0.1 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded clap v4.0.10 [INFO] [stderr] Downloaded clap_complete v4.0.2 [INFO] [stderr] Downloaded calamine v0.18.0 [INFO] [stderr] Downloaded easy-logging v0.1.2 [INFO] [stderr] Downloaded cusip v0.2.1 [INFO] [stderr] Downloaded yaml-merge-keys v0.5.1 [INFO] [stderr] Downloaded prometheus v0.13.2 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded platforms v3.0.1 [INFO] [stderr] Downloaded isin v0.1.11 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded open v3.0.3 [INFO] [stderr] Downloaded uuid v1.2.0 [INFO] [stderr] Downloaded similar v2.2.0 [INFO] [stderr] Downloaded rust_decimal v1.26.1 [INFO] [stderr] Downloaded diesel_migrations v2.0.0 [INFO] [stderr] Downloaded ctrlc v3.2.3 [INFO] [stderr] Downloaded governor v0.5.0 [INFO] [stderr] Downloaded tiff v0.7.3 [INFO] [stderr] Downloaded quick-xml v0.25.0 [INFO] [stderr] Downloaded diesel v2.0.1 [INFO] [stderr] Downloaded nix v0.25.0 [INFO] [stderr] Downloaded image v0.24.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e672bf808c2878ae6c1e6e56249e2aef19bb33517f039614287f124e881716 [INFO] running `Command { std: "docker" "start" "-a" "e2e672bf808c2878ae6c1e6e56249e2aef19bb33517f039614287f124e881716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e672bf808c2878ae6c1e6e56249e2aef19bb33517f039614287f124e881716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e672bf808c2878ae6c1e6e56249e2aef19bb33517f039614287f124e881716", kill_on_drop: false }` [INFO] [stdout] e2e672bf808c2878ae6c1e6e56249e2aef19bb33517f039614287f124e881716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e0f7271e5591e8b99ba8f2c889ef7c027807dc93528ddb1fa6cc56c1335b16 [INFO] running `Command { std: "docker" "start" "-a" "55e0f7271e5591e8b99ba8f2c889ef7c027807dc93528ddb1fa6cc56c1335b16", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling platforms v3.0.1 [INFO] [stderr] Compiling prometheus v0.13.2 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v4.0.10 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling diesel v2.0.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling governor v0.5.0 [INFO] [stderr] Compiling easy-logging v0.1.2 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling diesel-derive-enum v2.0.0-rc.0 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling yaml-merge-keys v0.5.1 [INFO] [stderr] Compiling cusip v0.2.1 [INFO] [stderr] Compiling isin v0.1.11 [INFO] [stderr] Compiling quick-xml v0.25.0 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling rust_decimal_macros v1.26.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling static_table_derive v0.1.49 (/opt/rustwide/workdir/src/formatting/static_table_derive) [INFO] [stderr] Compiling xls_table_derive v0.5.16 (/opt/rustwide/workdir/src/xls/xls_table_derive) [INFO] [stderr] Compiling uuid v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling diesel_migrations v2.0.0 [INFO] [stderr] Compiling investments v4.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "55e0f7271e5591e8b99ba8f2c889ef7c027807dc93528ddb1fa6cc56c1335b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e0f7271e5591e8b99ba8f2c889ef7c027807dc93528ddb1fa6cc56c1335b16", kill_on_drop: false }` [INFO] [stdout] 55e0f7271e5591e8b99ba8f2c889ef7c027807dc93528ddb1fa6cc56c1335b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f301cf01cdfbb2dcec516699b1106e3bd079ee421fb45636c8dac62a6c0f41 [INFO] running `Command { std: "docker" "start" "-a" "c3f301cf01cdfbb2dcec516699b1106e3bd079ee421fb45636c8dac62a6c0f41", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling clap v4.0.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling easy-logging v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling uuid v1.2.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling open v3.0.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling diesel-derive-enum v2.0.0-rc.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling xls_table_derive v0.5.16 (/opt/rustwide/workdir/src/xls/xls_table_derive) [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling static_table_derive v0.1.49 (/opt/rustwide/workdir/src/formatting/static_table_derive) [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling prometheus v0.13.2 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling governor v0.5.0 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Compiling diesel v2.0.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling qtrac-retest v4.0.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling yaml-merge-keys v0.5.1 [INFO] [stderr] Compiling cusip v0.2.1 [INFO] [stderr] Compiling isin v0.1.11 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling quick-xml v0.25.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling diesel_migrations v2.0.0 [INFO] [stderr] Compiling investments v4.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `investments` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name investments --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5b52cf00d351267c -C extra-filename=-5b52cf00d351267c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-d3794ebbbb7ec76a.rlib --extern cast=/opt/rustwide/target/debug/deps/libcast-d11bc7414973000a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-737e4cd745ef8736.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-6d2775020154a2f9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-80208b7bfc095e73.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-97bbfbcb6ee88475.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-178f9b5d81992abb.rlib --extern cusip=/opt/rustwide/target/debug/deps/libcusip-173a09ba43085858.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-7b1eeed53a367f3f.rlib --extern diesel_derive_enum=/opt/rustwide/target/debug/deps/libdiesel_derive_enum-980c3e254256e6eb.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-86af1c0d9a5ef23f.rlib --extern easy_logging=/opt/rustwide/target/debug/deps/libeasy_logging-dc294b891341d261.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-0fac1c5696c2ac6b.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-5369a40d7123c6ef.so --extern isin=/opt/rustwide/target/debug/deps/libisin-0ff6e04dc513f8b2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7c57f9592610df5c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a777494a58d4b324.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cb59ea72a00e47cc.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-9c2d23a50971f495.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-823310c780a5ae0c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib --extern platforms=/opt/rustwide/target/debug/deps/libplatforms-0f520684b01b763f.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-06cd988d7d7f50de.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-79ba4e59b296582e.rlib --extern retest=/opt/rustwide/target/debug/deps/libretest-222b6cda336e9969.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-dd7566359f6588aa.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-075a3852bfbbbbec.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8aa4baeeb6dc9a5d.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-4f481752162577f0.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-1eaaeae39edda05b.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-90f506bc588f512a.so --extern separator=/opt/rustwide/target/debug/deps/libseparator-27e86c73e234eee3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ae9c3f02d1eb7aa.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-cec37c30edec5a0d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e2c4e13dab00ffe.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-a7db2f1ec1cb6e17.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-79d9c2e87b525806.rlib --extern static_table_derive=/opt/rustwide/target/debug/deps/libstatic_table_derive-9d046dc42780e0e0.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa05d540d5a1b516.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-33c83e7ae1bce3d2.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fcd5d78faf3e8cf8.rlib --extern xls_table_derive=/opt/rustwide/target/debug/deps/libxls_table_derive-558dd31c3fba07ee.so --extern xml=/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib --extern yaml_merge_keys=/opt/rustwide/target/debug/deps/libyaml_merge_keys-3fe9c58d90c06b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-354820ded96731af/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgEvjmo/symbols.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.tax_statement_parser.bb1d234b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0.5fkw03iuyzykd9d9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-354820ded96731af/out" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-80208b7bfc095e73.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-85b108adaba7a7d8.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-f25479b31c996b74.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libinvestments-80a3a47173fd85b2.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-cec37c30edec5a0d.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-dd7566359f6588aa.rlib" "/opt/rustwide/target/debug/deps/libyaml_merge_keys-3fe9c58d90c06b12.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-79d9c2e87b525806.rlib" "/opt/rustwide/target/debug/deps/libdirs-7876fd0b2e8db5c2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5be2fc37c1f6cb38.rlib" "/opt/rustwide/target/debug/deps/libcast-d11bc7414973000a.rlib" "/opt/rustwide/target/debug/deps/libgovernor-0fac1c5696c2ac6b.rlib" "/opt/rustwide/target/debug/deps/libquanta-4d0d2ba2e75ccb3a.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-07bfc2b3fe14c891.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a03f73ab5a7bbd6c.rlib" "/opt/rustwide/target/debug/deps/libfutures-bf28f6844dfbbea8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-620d334c9ec68b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-a0f1d243009dd5de.rlib" "/opt/rustwide/target/debug/deps/librand-639b26d6d0f3af93.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f0576cd82570774d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-6da88e1966bb6fde.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-bf21176472e8a6ec.rlib" "/opt/rustwide/target/debug/deps/librayon-075a3852bfbbbbec.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e0d04ca15d85de76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c8ccd671a17faaf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c547b5b2cb0afc38.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-39c0b435892bef02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a5206002f30efbfa.rlib" "/opt/rustwide/target/debug/deps/libcalamine-d3794ebbbb7ec76a.rlib" "/opt/rustwide/target/debug/deps/libcodepage-2ba276e3185e506d.rlib" "/opt/rustwide/target/debug/deps/libzip-9a7a81af60443d6a.rlib" "/opt/rustwide/target/debug/deps/libflate2-76c3384f00f1d21f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-be7d90bcbdfd4013.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-63b599d689169f7b.rlib" "/opt/rustwide/target/debug/deps/libprettytable-06cd988d7d7f50de.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-428af749b846dc70.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-2496a86323b05386.rlib" "/opt/rustwide/target/debug/deps/libterm-945eb3655886cbb3.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-74ff8cd708d88fdb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-fd5ab2914e349dc2.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libisin-0ff6e04dc513f8b2.rlib" "/opt/rustwide/target/debug/deps/libcusip-173a09ba43085858.rlib" "/opt/rustwide/target/debug/deps/libcsv-178f9b5d81992abb.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-48e24ad335188bac.rlib" "/opt/rustwide/target/debug/deps/libbstr-4fdf43e97ca8513b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-6d2775020154a2f9.rlib" "/opt/rustwide/target/debug/deps/libphf-40a3c34b28931e84.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e5298be499aa18e1.rlib" "/opt/rustwide/target/debug/deps/libuncased-c66166ae17c0573a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libuuid-fcd5d78faf3e8cf8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8b468a269b3d737a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8aa4baeeb6dc9a5d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b35871eaa23fe984.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9f26fd7190983298.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ebda5cdd26cf410.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1e2c4e13dab00ffe.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8ee29841b9341d30.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e90cc2ff87c3411.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-592de24e320fd58b.rlib" "/opt/rustwide/target/debug/deps/libhyper-99d64fe87e33cccd.rlib" "/opt/rustwide/target/debug/deps/libwant-4845970759f4ad4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-c46d5d212f462a6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-676aad581ddb4a6b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-85698ad6eb3bf240.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3d3acb0b8f6c66f4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32c8d89871b7ecb5.rlib" "/opt/rustwide/target/debug/deps/libtokio-6f46a6e075724227.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-54715a8999d0ba31.rlib" "/opt/rustwide/target/debug/deps/libsocket2-17cbb60f595b84a1.rlib" "/opt/rustwide/target/debug/deps/libmio-fc29ef67a2759237.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20b3dccc16bf011d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d844ce490888b201.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f500d1ca40ede15.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libplatforms-0f520684b01b763f.rlib" "/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libprometheus-79ba4e59b296582e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e99c2a7e50f04fe6.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-96c47206be1e5ff0.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23203f641bb75505.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-958d602b97e62fb7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a7db2f1ec1cb6e17.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libeasy_logging-dc294b891341d261.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfern-e7fa35b6ce528e9c.rlib" "/opt/rustwide/target/debug/deps/libatty-439fd1e5bc0ddf00.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/liblog-cb59ea72a00e47cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libitertools-7c57f9592610df5c.rlib" "/opt/rustwide/target/debug/deps/libeither-edcaf98afa290b29.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-1eaaeae39edda05b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libseparator-27e86c73e234eee3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-86af1c0d9a5ef23f.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-603855580c89bf55.rlib" "/opt/rustwide/target/debug/deps/libtoml-dd8b4f046adc7782.rlib" "/opt/rustwide/target/debug/deps/libserde-4ae9c3f02d1eb7aa.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7b1eeed53a367f3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-737e4cd745ef8736.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-455ab2f140e1a7fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823310c780a5ae0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtime-58b63c84e104a5d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-de178297d7b41615.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a777494a58d4b324.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tax_statement_parser-58df4d8efe8de5b0" "-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] [stderr] error: could not compile `investments` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyTr4Lj/symbols.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.generate.be29ff46-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00.3eyfqg59bozlx6jr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-354820ded96731af/out" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a9f1acb017546b78.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-00cac95485657ff5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4d542c46f13f0370.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-90299a6a5f4fc776.rlib" "/opt/rustwide/target/debug/deps/libinvestments-80a3a47173fd85b2.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-cec37c30edec5a0d.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-dd7566359f6588aa.rlib" "/opt/rustwide/target/debug/deps/libyaml_merge_keys-3fe9c58d90c06b12.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-79d9c2e87b525806.rlib" "/opt/rustwide/target/debug/deps/libcast-d11bc7414973000a.rlib" "/opt/rustwide/target/debug/deps/libgovernor-0fac1c5696c2ac6b.rlib" "/opt/rustwide/target/debug/deps/libquanta-4d0d2ba2e75ccb3a.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-07bfc2b3fe14c891.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a03f73ab5a7bbd6c.rlib" "/opt/rustwide/target/debug/deps/libfutures-bf28f6844dfbbea8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-620d334c9ec68b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-a0f1d243009dd5de.rlib" "/opt/rustwide/target/debug/deps/librand-639b26d6d0f3af93.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f0576cd82570774d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-6da88e1966bb6fde.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-bf21176472e8a6ec.rlib" "/opt/rustwide/target/debug/deps/libcalamine-d3794ebbbb7ec76a.rlib" "/opt/rustwide/target/debug/deps/libcodepage-2ba276e3185e506d.rlib" "/opt/rustwide/target/debug/deps/libzip-9a7a81af60443d6a.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-63b599d689169f7b.rlib" "/opt/rustwide/target/debug/deps/libprettytable-06cd988d7d7f50de.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-428af749b846dc70.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-2496a86323b05386.rlib" "/opt/rustwide/target/debug/deps/libterm-945eb3655886cbb3.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-74ff8cd708d88fdb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-fd5ab2914e349dc2.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libisin-0ff6e04dc513f8b2.rlib" "/opt/rustwide/target/debug/deps/libcusip-173a09ba43085858.rlib" "/opt/rustwide/target/debug/deps/libcsv-178f9b5d81992abb.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-48e24ad335188bac.rlib" "/opt/rustwide/target/debug/deps/libbstr-4fdf43e97ca8513b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-6d2775020154a2f9.rlib" "/opt/rustwide/target/debug/deps/libphf-40a3c34b28931e84.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e5298be499aa18e1.rlib" "/opt/rustwide/target/debug/deps/libuncased-c66166ae17c0573a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libuuid-fcd5d78faf3e8cf8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8aa4baeeb6dc9a5d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b35871eaa23fe984.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9f26fd7190983298.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ebda5cdd26cf410.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1e2c4e13dab00ffe.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8ee29841b9341d30.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e90cc2ff87c3411.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-592de24e320fd58b.rlib" "/opt/rustwide/target/debug/deps/libhyper-99d64fe87e33cccd.rlib" "/opt/rustwide/target/debug/deps/libwant-4845970759f4ad4d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-c46d5d212f462a6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-676aad581ddb4a6b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-85698ad6eb3bf240.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3d3acb0b8f6c66f4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32c8d89871b7ecb5.rlib" "/opt/rustwide/target/debug/deps/libtokio-6f46a6e075724227.rlib" "/opt/rustwide/target/debug/deps/libsocket2-17cbb60f595b84a1.rlib" "/opt/rustwide/target/debug/deps/libmio-fc29ef67a2759237.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20b3dccc16bf011d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d844ce490888b201.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f500d1ca40ede15.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libplatforms-0f520684b01b763f.rlib" "/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libprometheus-79ba4e59b296582e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e99c2a7e50f04fe6.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-96c47206be1e5ff0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23203f641bb75505.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-958d602b97e62fb7.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a7db2f1ec1cb6e17.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libeasy_logging-dc294b891341d261.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfern-e7fa35b6ce528e9c.rlib" "/opt/rustwide/target/debug/deps/libatty-439fd1e5bc0ddf00.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libitertools-7c57f9592610df5c.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-1eaaeae39edda05b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libseparator-27e86c73e234eee3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-86af1c0d9a5ef23f.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-603855580c89bf55.rlib" "/opt/rustwide/target/debug/deps/libtoml-dd8b4f046adc7782.rlib" "/opt/rustwide/target/debug/deps/libserde-4ae9c3f02d1eb7aa.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7b1eeed53a367f3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-737e4cd745ef8736.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-455ab2f140e1a7fe.rlib" "/opt/rustwide/target/debug/deps/libtime-58b63c84e104a5d4.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a777494a58d4b324.rlib" "/opt/rustwide/target/debug/deps/libretest-222b6cda336e9969.rlib" "/opt/rustwide/target/debug/deps/libnum-1c25f1df18f8fe59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a0bde46144b3ca2b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8c435a7ac059451b.rlib" "/opt/rustwide/target/debug/deps/libdirs-7876fd0b2e8db5c2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5be2fc37c1f6cb38.rlib" "/opt/rustwide/target/debug/deps/libjson-5eba874b66f8b84a.rlib" "/opt/rustwide/target/debug/deps/liblog-cb59ea72a00e47cc.rlib" "/opt/rustwide/target/debug/deps/libapprox-9b3daaa6c550be9e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libimage-a4a957e9a9f5a9e2.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-359f2db4254146db.rlib" "/opt/rustwide/target/debug/deps/libpng-9be7bd37eed1f724.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libexr-84227eefa8b4318c.rlib" "/opt/rustwide/target/debug/deps/libflume-330ae244f69ee926.rlib" "/opt/rustwide/target/debug/deps/libspin-4b783b3a70ffaff7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cacbd76747d2a8b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e188980886d4a2da.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8b468a269b3d737a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9784675580e67c43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5abbe4bb59b0acfb.rlib" "/opt/rustwide/target/debug/deps/libbit_field-cef47076aabb6298.rlib" "/opt/rustwide/target/debug/deps/liblebe-0085f4950704bf2a.rlib" "/opt/rustwide/target/debug/deps/libhalf-1f23a13012fe8eb6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-95d96c4976d714c6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6043b70048163522.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823310c780a5ae0c.rlib" "/opt/rustwide/target/debug/deps/libgif-1fcaabce72b6cbd0.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtiff-49c352bf22731999.rlib" "/opt/rustwide/target/debug/deps/libflate2-76c3384f00f1d21f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-be7d90bcbdfd4013.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libweezl-12430fc1b83b64d3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6e1f615fbd809d6f.rlib" "/opt/rustwide/target/debug/deps/librayon-075a3852bfbbbbec.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e0d04ca15d85de76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-54715a8999d0ba31.rlib" "/opt/rustwide/target/debug/deps/liblibc-de178297d7b41615.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c8ccd671a17faaf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c547b5b2cb0afc38.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-39c0b435892bef02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a5206002f30efbfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-edcaf98afa290b29.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generate-37b942b88ae3ad00" "-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] [stderr] error: could not compile `investments` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c3f301cf01cdfbb2dcec516699b1106e3bd079ee421fb45636c8dac62a6c0f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f301cf01cdfbb2dcec516699b1106e3bd079ee421fb45636c8dac62a6c0f41", kill_on_drop: false }` [INFO] [stdout] c3f301cf01cdfbb2dcec516699b1106e3bd079ee421fb45636c8dac62a6c0f41