[INFO] cloning repository https://github.com/joordih/sec-filings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joordih/sec-filings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Fsec-filings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Fsec-filings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cae1a32a12de36c8c0bc39fd3ea57dbb769ed1a
[INFO] testing joordih/sec-filings against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Fsec-filings" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joordih/sec-filings
[INFO] finished tweaking git repo https://github.com/joordih/sec-filings
[INFO] tweaked toml for git repo https://github.com/joordih/sec-filings written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joordih/sec-filings on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joordih/sec-filings already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5ddec40a1d91b82c0b80a3a1089a87b9180cc67725d4c5b6f2aee919acc96d7
[INFO] running `Command { std: "docker" "start" "-a" "c5ddec40a1d91b82c0b80a3a1089a87b9180cc67725d4c5b6f2aee919acc96d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ddec40a1d91b82c0b80a3a1089a87b9180cc67725d4c5b6f2aee919acc96d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ddec40a1d91b82c0b80a3a1089a87b9180cc67725d4c5b6f2aee919acc96d7", kill_on_drop: false }`
[INFO] [stdout] c5ddec40a1d91b82c0b80a3a1089a87b9180cc67725d4c5b6f2aee919acc96d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32d219b895188a5e931c2cff61246a21229bef538d1c8b1fc552999afb0c5d41
[INFO] running `Command { std: "docker" "start" "-a" "32d219b895188a5e931c2cff61246a21229bef538d1c8b1fc552999afb0c5d41", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rxml_validation v0.9.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rxml v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling minidom v0.15.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling secfilings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]   --> src/secgov/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AuthMethod`
[INFO] [stdout]  --> src/database/mod.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tiberius::{AuthMethod, Client, Config};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/secgov/mod.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `non_derivation`
[INFO] [stdout]    --> src/secgov/parser/atomfilings.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |         if let Some(non_derivation) = Self::traverse(&root, &["nonDerivativeTable", "nonDerivativeTransaction"]) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_derivation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flat_date`
[INFO] [stdout]   --> src/secgov/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let flat_date = date.format("%Y%m%d").to_string();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flat_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transactions` is never read
[INFO] [stdout]   --> src/secgov/parser/atomfilings.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct XMLFiling {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 33 |     pub transactions: Vec<FilingTransaction>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database/insert_models.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn map(filing: &FilingTransaction) -> NewIssuer {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn map(filing: &FilingTransaction) -> NewIssuer<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database/insert_models.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn map(filing: &FilingTransaction) -> NewIndividual {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn map(filing: &FilingTransaction) -> NewIndividual<'_> {
[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/rustcyKPUeU/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsecfilings-0fa20f7404fe337f,libbigdecimal-3cf0d9a0979554bc,libnum_bigint-e423381d9a0acd53,libnum_integer-f2dc24e2c2e47aa3,libtiberius-5622a7ee3b88477f,libbyteorder-0d5229b4099d70a3,libuuid-276b4db17ea329c8,libenumflags2-673e5a1d5b1628ff,libasync_native_tls-b8a3d9cfcfbb87d5,libthiserror-da8d05152b51373c,libpretty_hex-8a1d76ef682977fc,libasynchronous_codec-c738dd85041d77b2,libconnection_string-b544e581e9d1cd53,libfutures-467c6f23779dc32e,libfutures_executor-3598801aac746b5c,libreqwest-d91b79b3b217d8ec,librustls_pemfile-f9047a845bb3c3c6,libhyper_tls-838df89f1cc56cce,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_native_tls-8efeca7d4a46a86f,libserde_urlencoded-4ae4a11b98e9d537,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libserde_json-fd5c55dff92ddae8,libryu-d85af8d8d92bc1e6,libnative_tls-718922244674cac5,libopenssl_probe-eea81a4ba667d54e,libopenssl-51d90e34ee27a1cd,libbitflags-8d28d9813a64622a,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-4386f9f5b168708b,libhyper-78247ff5e4291816,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-17b0ad17c65b1a36,libh2-1fc6dbc5be0fa8a5,libindexmap-4d014ec314357cb2,libequivalent-9c3368f02729e3d6,libhashbrown-ded5b15ef116b6df,libtokio_util-166dc45c0c114265,libtower_service-d85697bf5431d8b4,libtracing-6f3d3fcf3520af63,libtracing_core-b80d3fcf0b2be752,libonce_cell-e683f8e24170cb18,libtokio-e16854d763f3184e,libsignal_hook_registry-4a1aa7f794bfda34,libsocket2-9992d9e4a152178c,libmio-ad8799857a747a54,libparking_lot-376eb65c024966f2,libparking_lot_core-2fefedd713b3da73,liblibc-58fe962e43b365e4,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-c49ae00a0698ccad,liblog-dfb831990f7302f7,libfutures_util-533314ab7796cbc9,libfutures_io-258036931af483fb,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,liburl-de24fce07dd2eac1,libidna-4216c1188f569c47,libidna_adapter-4bbe2e805ddec859,libicu_normalizer-a4ff410d3eabd226,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-ad239d029bf09344,libicu_properties-0e45df3623de8de5,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-ed5ada110ffb9fcb,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-276d28bdb756d216,libicu_provider-1aaea530be103a7f,libicu_locid-b770ed1472ed092a,liblitemap-b62145770086eed0,libtinystr-0b1c6a11b05a9763,libzerovec-a42a7e7bb632b97d,libwriteable-30e32ee335eba874,libyoke-78cf076b907d8e75,libzerofrom-09477406df987426,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-abd24ba6dbe83c74,libitoa-225d8a58c5ba3b0e,libfnv-bf8b415be0978c3b,libflate2-5b6086aade30641e,libminiz_oxide-648ab5d1d5f70a59,libadler2-a8ab168b2975ba02,libcrc32fast-79ff3ad96335057f,libcfg_if-d9b80cb51cda7b5b,libminidom-1f58f37664b3c56e,librxml-7cef6f94c0ee4057,libbytes-eeaabc505c9c2761,libsmartstring-0ef350d54a85ad43,libstatic_assertions-95336585f0b7f57d,librxml_validation-fda44d8f1462499c,libregex-c966d2eeebccbc73,libregex_automata-99c46f05a2920023,libaho_corasick-7546b549f30b4ccf,libmemchr-b178a40a7718f9bf,libregex_syntax-ec3324d7c59077ca,libchrono_tz-9abf2ad62e2f50b6,libphf-3f0810deb03e77f7,libphf_shared-8c09bba4b78e64c0,libsiphasher-5fa77aa8bff8e384,libchrono-88c6ee4f405864bd,libnum_traits-a6045bc8b1610245,libiana_time_zone-19c0359eba5041cc,libserde-eef9fac7450c80cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcyKPUeU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/secfilings-f8153a9ae2fb7e49" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: duplicate symbol: main
[INFO] [stdout]           >>> defined at secfilings.70f1bc583737a279-cgu.6
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/deps/secfilings-f8153a9ae2fb7e49.secfilings.70f1bc583737a279-cgu.6.rcgu.o:(main)
[INFO] [stdout]           >>> defined at lib.rs:8 (src/lib.rs:8)
[INFO] [stdout]           >>>            secfilings-0fa20f7404fe337f.secfilings.69d1dd2be723b883-cgu.11.rcgu.o:(.text.main+0x0) in archive /opt/rustwide/target/debug/deps/libsecfilings-0fa20f7404fe337f.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secfilings` (bin "secfilings") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "32d219b895188a5e931c2cff61246a21229bef538d1c8b1fc552999afb0c5d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d219b895188a5e931c2cff61246a21229bef538d1c8b1fc552999afb0c5d41", kill_on_drop: false }`
[INFO] [stdout] 32d219b895188a5e931c2cff61246a21229bef538d1c8b1fc552999afb0c5d41
