[INFO] fetching crate active_tx 0.1.1...
[INFO] testing active_tx-0.1.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate active_tx 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate active_tx 0.1.1
[INFO] finished tweaking crates.io crate active_tx 0.1.1
[INFO] tweaked toml for crates.io crate active_tx 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate active_tx 0.1.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 211 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.9.24
[INFO] [stderr]   Downloaded activeledger v0.1.1
[INFO] [stderr]   Downloaded hyper v0.12.36
[INFO] [stderr]   Downloaded tempfile v3.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87856cdde795ffefe93f165200a8fcc222abe8168671263ff09634ad0276f50c
[INFO] running `Command { std: "docker" "start" "-a" "87856cdde795ffefe93f165200a8fcc222abe8168671263ff09634ad0276f50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87856cdde795ffefe93f165200a8fcc222abe8168671263ff09634ad0276f50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87856cdde795ffefe93f165200a8fcc222abe8168671263ff09634ad0276f50c", kill_on_drop: false }`
[INFO] [stdout] 87856cdde795ffefe93f165200a8fcc222abe8168671263ff09634ad0276f50c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 050431889e02ea6f82604016c99b82a09c9c22a89aceeebcbdc4989e33009ae0
[INFO] running `Command { std: "docker" "start" "-a" "050431889e02ea6f82604016c99b82a09c9c22a89aceeebcbdc4989e33009ae0", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling activeledger v0.1.1
[INFO] [stderr]    Compiling active_tx v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "050431889e02ea6f82604016c99b82a09c9c22a89aceeebcbdc4989e33009ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050431889e02ea6f82604016c99b82a09c9c22a89aceeebcbdc4989e33009ae0", kill_on_drop: false }`
[INFO] [stdout] 050431889e02ea6f82604016c99b82a09c9c22a89aceeebcbdc4989e33009ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a30feaa20b11b53446b38a78c6d32068df2b99ae37716cf33bedab8c9c8f8071
[INFO] running `Command { std: "docker" "start" "-a" "a30feaa20b11b53446b38a78c6d32068df2b99ae37716cf33bedab8c9c8f8071", kill_on_drop: false }`
[INFO] [stderr]    Compiling active_tx v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "a30feaa20b11b53446b38a78c6d32068df2b99ae37716cf33bedab8c9c8f8071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30feaa20b11b53446b38a78c6d32068df2b99ae37716cf33bedab8c9c8f8071", kill_on_drop: false }`
[INFO] [stdout] a30feaa20b11b53446b38a78c6d32068df2b99ae37716cf33bedab8c9c8f8071
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4df1626d7b426ed63706d70e12775b2627c3f6095c4ab7d48f556d1f88bfabf
[INFO] running `Command { std: "docker" "start" "-a" "e4df1626d7b426ed63706d70e12775b2627c3f6095c4ab7d48f556d1f88bfabf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/active_tx-f002446195d416d5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test packet_builder::tests::input_json ... ok
[INFO] [stdout] test packet_builder::tests::input_macro ... ok
[INFO] [stdout] test transaction_builder::tests::tx_min ... ok
[INFO] [stdout] test transaction_builder::tests::tx_onboard ... ok
[INFO] [stdout] test transaction_builder::tests::tx_all ... ok
[INFO] [stdout] test transaction_builder::tests::tx_onboard_generate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests active_tx
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 185) ... ok
[INFO] [stdout] test src/macros.rs - macros::signees (line 94) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::packet_data (line 132) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::signees (line 83) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 207) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 98) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::entry (line 400) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::signees (line 57) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::generate_onboard_tx (line 735) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::contract (line 421) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::build (line 613) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::get_json (line 347) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::signees (line 66) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::output (line 486) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::selfsign (line 532) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::territoriality (line 377) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::sign (line 556) ... FAILED
[INFO] [stdout] test src/transaction_builder/mod.rs - transaction_builder (line 30) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::new_blank (line 292) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 174) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 216) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::new (line 257) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 198) ... ok
[INFO] [stdout] test src/lib.rs - (line 63) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::input (line 463) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::readonly (line 509) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::get (line 317) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::onboard_tx (line 694) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::namespace (line 442) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros::signees (line 94) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGBH8XS/rustcGcoBVk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGBH8XS/rustcGcoBVk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGBH8XS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::packet_data (line 132) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfUpKGU/rustc56MBhe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfUpKGU/rustc56MBhe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfUpKGU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::signees (line 83) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestptlNjm/rustcrzuJps/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestptlNjm/rustcrzuJps/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestptlNjm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 207) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6xB3NT/rustc9yeT9b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6xB3NT/rustc9yeT9b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6xB3NT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 98) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVlCl5s/rustcW0p7Nt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVlCl5s/rustcW0p7Nt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVlCl5s/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::entry (line 400) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5THiXp/rustcbYKjGb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5THiXp/rustcbYKjGb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5THiXp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::signees (line 57) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestckQU0R/rustcSDdzdN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestckQU0R/rustcSDdzdN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestckQU0R/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::generate_onboard_tx (line 735) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6rCcRg/rustcV1v63B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6rCcRg/rustcV1v63B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6rCcRg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::contract (line 421) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgrXq2Y/rustczByev4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgrXq2Y/rustczByev4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgrXq2Y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::build (line 613) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestov34vb/rustc7LssJD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestov34vb/rustc7LssJD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestov34vb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::get_json (line 347) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbVjxOv/rustcoIP0Yc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbVjxOv/rustcoIP0Yc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbVjxOv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::signees (line 66) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzIbI95/rustcZniUhH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzIbI95/rustcZniUhH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzIbI95/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::output (line 486) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjVI7TC/rustcoNTVVg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjVI7TC/rustcoNTVVg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjVI7TC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::selfsign (line 532) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4Kkq3P/rustc65tSZb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4Kkq3P/rustc65tSZb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4Kkq3P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::sign (line 556) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdn7pwU/rustc7lBsRY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-414cc045de3813d2,libactiveledger-684cb8ac3207e9eb,libreqwest-eeeb1c3b7682fae7,libuuid-3078c373a130f93a,librand-e76be07ab6d2e538,librand_xorshift-173f49193ffcc044,librand_pcg-32856a29d58de6ee,librand_hc-6347baa23e469bdf,librand_chacha-5778001a15909471,librand_isaac-9376d3e0ab577dfc,librand_core-ba703514ae519169,librand_os-ed6e3a8017dc0eb4,librand_jitter-cb9632a397d7429c,librand_core-29ca0e3813979cf8,libserde_urlencoded-8036f20a152b59fc,libdtoa-b69062fa60593e95,libmime_guess-20a11c67cd425744,libunicase-8f986c1d287219c7,libmime-a641f9c01534a6cb,libflate2-9fb4dd3ef0d1e7e6,libcrc32fast-e8fd8292d8b9eb97,libhyper_tls-d4621370ead6266b,libnative_tls-aeb4a0d27ba773f1,libopenssl_probe-28767363f42ec805,libhyper-92934f610ffa21c3,libwant-22416e8ae7304e42,libtry_lock-4c57bbb82b1190b0,libtokio-2f8d7895014ab399,libtokio_timer-271528b08060b19c,libtokio_threadpool-2b5d8bdd8de9b539,libcrossbeam_queue-1b66a63c1f34966b,libcrossbeam_deque-b9f9eb64ae5221cb,libcrossbeam_epoch-051e27853d6d9ddd,libmemoffset-94867b2f194b6fd4,libtokio_tcp-8a3d82730c249f92,libtokio_reactor-8f1f7b7a6bc2bb38,libtokio_sync-5d370ca245cf2bb0,libparking_lot-7e6653ba18122e3e,libparking_lot_core-a0667e6386e8c11a,libsmallvec-c5503f01a8c8db9b,libmaybe_uninit-98eed2f4df6d7268,liblock_api-20a72909f1f8af68,libscopeguard-9728c2fe73941895,libtokio_current_thread-a1205a9583167c14,libtokio_executor-d4e1ebb6c598ff5b,libcrossbeam_utils-49c9e954b011ee6a,liblazy_static-43935f8bf5aea94d,libmio-10de4027cc8a6473,libnet2-d077cc7bd723b3ff,libhttparse-ed4f84df0bdd5152,libhttp_body-114e417d1c59ea3e,libtokio_buf-cccecac2d8c128b7,libh2-33ed49eadd123d13,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,libstring-03bc0cb3852a99ac,libslab-4766119aba1cdbeb,libtokio_io-b854451c233c48d3,libfutures_cpupool-0864b69a4a7da650,libnum_cpus-d872fcd3e4c80af9,libhttp-1e231629c5a14627,libitoa-25d00d2615d2166e,libfnv-68f5b69a4a74de9d,libfutures-5951ccd9c5856287,libencoding_rs-bc1f2c0c1c1e7219,libcookie_store-9bb9fa369ccb102f,liblog-daaabcfa7298a692,libpublicsuffix-888fe424e49428ed,libidna-116fa8d3f2c79fba,liburl-939206bf109b0388,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-4eea95db00625465,libpercent_encoding-0e14a9a547bbacc5,libtry_from-80052b752c79bb79,libcfg_if-551b4b1c7828f989,libfailure-1fd57cd28f09205b,libbacktrace-4103f35ab840d4ea,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libobject-94f2e7e24594a847,libaddr2line-ae9fb256a44bfad0,libgimli-886da28e5f32a0f7,librustc_demangle-f6e0dcbc78b3a2d1,libcookie-db0fcb601ebf89f0,libtime-18bc9914ab9fe669,liburl-31d261c2e92e4df8,libpercent_encoding-c10444206be23012,libidna-5c7ca1a6d8f94b97,libunicode_normalization-3ef4849e1d49f365,libtinyvec-687e03445bef17a4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libmatches-853f1ee9de7dd6c5,libbytes-0bafab9e6196e5af,libeither-368468689c6dc90a,libiovec-c4db1e1ff46c26d1,libbase64-231feecac90d9d14,libbyteorder-78c5b2b62678e038,libopenssl-dd684ad2e79e6dce,libonce_cell-ce15a8b95b02a2ad,libbitflags-3190ec273adfa975,libcfg_if-f1fc2100170eba64,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-2b18a76d0b46d5c9,liblibc-370f442c9aee181d,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-6eca16da2cd38a7b,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdn7pwU/rustc7lBsRY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e899d611377df22e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdn7pwU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::packet_data (line 132)
[INFO] [stdout]     src/macros.rs - macros::signees (line 57)
[INFO] [stdout]     src/macros.rs - macros::signees (line 66)
[INFO] [stdout]     src/macros.rs - macros::signees (line 83)
[INFO] [stdout]     src/macros.rs - macros::signees (line 94)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 207)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 98)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::build (line 613)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::contract (line 421)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::entry (line 400)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::generate_onboard_tx (line 735)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::get_json (line 347)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::output (line 486)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::selfsign (line 532)
[INFO] [stdout]     src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::sign (line 556)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e4df1626d7b426ed63706d70e12775b2627c3f6095c4ab7d48f556d1f88bfabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4df1626d7b426ed63706d70e12775b2627c3f6095c4ab7d48f556d1f88bfabf", kill_on_drop: false }`
[INFO] [stdout] e4df1626d7b426ed63706d70e12775b2627c3f6095c4ab7d48f556d1f88bfabf
