[INFO] fetching crate active_tx 0.1.1...
[INFO] testing active_tx-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate active_tx 0.1.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate active_tx 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 191 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a2e80f8dc6a89bfc687ace79078aba944138857df734fde32ca5d3fde7c5d69
[INFO] running `Command { std: "docker" "start" "-a" "5a2e80f8dc6a89bfc687ace79078aba944138857df734fde32ca5d3fde7c5d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a2e80f8dc6a89bfc687ace79078aba944138857df734fde32ca5d3fde7c5d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2e80f8dc6a89bfc687ace79078aba944138857df734fde32ca5d3fde7c5d69", kill_on_drop: false }`
[INFO] [stdout] 5a2e80f8dc6a89bfc687ace79078aba944138857df734fde32ca5d3fde7c5d69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b9321b18cd68db8bc27cd950c8b42f633108064f7cb6d5d08fd95aa1a30f099
[INFO] running `Command { std: "docker" "start" "-a" "2b9321b18cd68db8bc27cd950c8b42f633108064f7cb6d5d08fd95aa1a30f099", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[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.7
[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 3m 19s
[INFO] running `Command { std: "docker" "inspect" "2b9321b18cd68db8bc27cd950c8b42f633108064f7cb6d5d08fd95aa1a30f099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9321b18cd68db8bc27cd950c8b42f633108064f7cb6d5d08fd95aa1a30f099", kill_on_drop: false }`
[INFO] [stdout] 2b9321b18cd68db8bc27cd950c8b42f633108064f7cb6d5d08fd95aa1a30f099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61418a6bbc58cb0648b9861bc74507538311d14051baa132db95ca2085434d3
[INFO] running `Command { std: "docker" "start" "-a" "c61418a6bbc58cb0648b9861bc74507538311d14051baa132db95ca2085434d3", 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 1.89s
[INFO] running `Command { std: "docker" "inspect" "c61418a6bbc58cb0648b9861bc74507538311d14051baa132db95ca2085434d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61418a6bbc58cb0648b9861bc74507538311d14051baa132db95ca2085434d3", kill_on_drop: false }`
[INFO] [stdout] c61418a6bbc58cb0648b9861bc74507538311d14051baa132db95ca2085434d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 019cf0c8016555f9fe01118c340894ec5a927bf5a4d006d0569bc11aea149ec1
[INFO] running `Command { std: "docker" "start" "-a" "019cf0c8016555f9fe01118c340894ec5a927bf5a4d006d0569bc11aea149ec1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/active_tx-ef554253fdfb7b29)
[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_all ... ok
[INFO] [stdout] test transaction_builder::tests::tx_onboard ... ok
[INFO] [stdout] test transaction_builder::tests::tx_min ... 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.19s
[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 83) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::entry (line 400) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::contract (line 421) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::signees (line 94) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 207) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::build (line 613) ... 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::generate_onboard_tx (line 735) ... FAILED
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::get_json (line 347) ... FAILED
[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 198) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder (line 98) ... ok
[INFO] [stdout] test src/macros.rs - macros::signees (line 66) ... 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::get (line 317) ... 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::territoriality (line 377) ... ok
[INFO] [stdout] test src/macros.rs - macros::packet_data (line 132) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::namespace (line 442) ... ok
[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::onboard_tx (line 694) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::input (line 463) ... ok
[INFO] [stdout] test src/macros.rs - macros::signees (line 57) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::selfsign (line 532) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::output (line 486) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::sign (line 556) ... ok
[INFO] [stdout] test src/transaction_builder/builder.rs - transaction_builder::builder::TransactionBuilder::new (line 257) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustcCjzDMx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustcCjzDMx/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsU3YTT/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/lib.rs - (line 63) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQSeR7A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustcQSeR7A/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6M8mg7/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/rustcN9S7fz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustcN9S7fz/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK32O9n/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/rustc8xoRuZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustc8xoRuZ/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCvpxkA/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/rustc1i2JnF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustc1i2JnF/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKcNV6t/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/rustc5F1G2I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactive_tx-21ba524d34bae272,libactiveledger-68b443c750dee876,libreqwest-e1378314a1123d2d,libuuid-f14fb85f830d60bd,librand-58810cba66bc86b7,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-e9528f8dfe279d43,librand_hc-8c6bc8b58dca19e2,librand_chacha-8349b7f8676f64e7,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-4bebd4bd4532edc0,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libserde_urlencoded-7a2b3b766fe17257,libdtoa-611ae90b208a6302,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libflate2-15259e7ebe4af988,libcrc32fast-dd4d00f496d54ff6,libhyper_tls-03af29c29b603bd0,libnative_tls-26f59b8b5ded5b20,libopenssl_probe-cbab9b905ab83f66,libhyper-b95dc23735451855,libwant-9dcbd0fd69be19d1,libtry_lock-aabba5e3d97e6b57,libtokio-e05d3c65b94b03d2,libtokio_timer-7c4b9a014fd23b2b,libtokio_threadpool-65336bae923f5673,libcrossbeam_queue-97a173e20820f9a4,libcrossbeam_deque-a378470aa8d464d5,libcrossbeam_epoch-12be845c36b89b38,libmemoffset-703ef93129ba31c7,libtokio_tcp-fc149dff9df056eb,libtokio_reactor-1ebd254c0b50e72f,libtokio_sync-d0744b1e6b1d8e0d,libparking_lot-8b7427536df241f0,libparking_lot_core-429ab8da0000b9f4,libsmallvec-be6f5fc13e466ad7,libmaybe_uninit-b016492c71529bc6,liblock_api-7774a01bf4b13572,libscopeguard-d52bd00767847e44,libtokio_current_thread-e49418164ccbc5e4,libtokio_executor-1c580ddacb8fc3e0,libcrossbeam_utils-63589bad6245dd4d,liblazy_static-b3603208c0de2608,libmio-1e71aaeb0acead7b,libnet2-f602c90976b156a8,libhttparse-47a3d40564b60e09,libhttp_body-560e62564f77c61e,libtokio_buf-3069ad64aceaa628,libh2-7a1d1181c24ebff9,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libstring-7b913565c85dc0e7,libslab-8c0cbfb396425d81,libtokio_io-d3840b6bf798bb4e,libfutures_cpupool-e80e6d207365865a,libnum_cpus-a641b722eaa8bfa1,libhttp-71f2ad1751a0e906,libitoa-a52fc10098ef56c6,libfnv-2d77ec4f6f971b24,libfutures-913a08ae22c1a7f6,libencoding_rs-cc14b3dbbd1394c4,libcookie_store-ca19b23b94865ec7,liblog-45f74354a8b36c20,libpublicsuffix-73329dab2720380a,libidna-b6acb0b5cdbe24c2,liburl-cb7e1a7d17cb1591,libidna-270d0bb87791a7ae,libutf8_iter-0d9be7b316c2b184,libidna_adapter-afba9d60febf11c6,libicu_properties-d639fb85938cfcf6,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-5078043d7a1a5481,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-3b67895e39eb8cd2,libpotential_utf-48a20aa563ba5549,libicu_provider-b3e5fa513e0c8036,libicu_locale_core-5de161dc1fd1b9fa,libtinystr-069a7a8d5247ffec,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dafc72a31af0848e,libzerotrie-4b71843a2c65b8e2,libyoke-0ea59db67d08885e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-4c4c711652175da7,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libtry_from-91b726eabe4edcae,libcfg_if-7e9efee4241be1ca,libfailure-c939762967e423fc,libbacktrace-979b5ab3b06ff10a,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libobject-78e823ee40916367,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libcookie-7df77da18526d714,libtime-21b02a6d7ab02e1a,liburl-4d05370d96d649d6,libpercent_encoding-2853bb6f5ea162ad,libidna-5adc193d2fea4f66,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libmatches-78daa3f1b5ec35b5,libbytes-c8c5f751991f9522,libeither-1e551205f1478063,libiovec-5f892664664e819c,libbase64-10ce4d4134a74520,libbyteorder-1efcbe4f07366651,libopenssl-707e21c623c647a1,libonce_cell-0ba6aecba7086d38,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-1cc162b2b4fdc917,liblibc-e2775a15e5abc6fd,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-62b08827b48332ab,libserde_core-89637146ece38bd9}.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/rustc5F1G2I/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-917526be469fce3b/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbevOVV/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/lib.rs - (line 63)
[INFO] [stdout]     src/macros.rs - macros::signees (line 83)
[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] 
[INFO] [stdout] test result: FAILED. 23 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "019cf0c8016555f9fe01118c340894ec5a927bf5a4d006d0569bc11aea149ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019cf0c8016555f9fe01118c340894ec5a927bf5a4d006d0569bc11aea149ec1", kill_on_drop: false }`
[INFO] [stdout] 019cf0c8016555f9fe01118c340894ec5a927bf5a4d006d0569bc11aea149ec1
