[INFO] cloning repository https://github.com/naamancurtis/trx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naamancurtis/trx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaamancurtis%2Ftrx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaamancurtis%2Ftrx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 633e043502a4061ed65c4089e0c1615ebf60829b [INFO] testing naamancurtis/trx against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaamancurtis%2Ftrx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/naamancurtis/trx on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/naamancurtis/trx [INFO] finished tweaking git repo https://github.com/naamancurtis/trx [INFO] tweaked toml for git repo https://github.com/naamancurtis/trx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/naamancurtis/trx already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bb21167a2214af1a0fc0691f7038647e2d4ef98f3c1362b504dd9360248b0aa [INFO] running `Command { std: "docker" "start" "-a" "5bb21167a2214af1a0fc0691f7038647e2d4ef98f3c1362b504dd9360248b0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb21167a2214af1a0fc0691f7038647e2d4ef98f3c1362b504dd9360248b0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb21167a2214af1a0fc0691f7038647e2d4ef98f3c1362b504dd9360248b0aa", kill_on_drop: false }` [INFO] [stdout] 5bb21167a2214af1a0fc0691f7038647e2d4ef98f3c1362b504dd9360248b0aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f47bcb951a89d9c5dcf605ac2f773a00792b30b43daa57f09df03bf5f353c39 [INFO] running `Command { std: "docker" "start" "-a" "2f47bcb951a89d9c5dcf605ac2f773a00792b30b43daa57f09df03bf5f353c39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v3.2.12 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling transactions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "2f47bcb951a89d9c5dcf605ac2f773a00792b30b43daa57f09df03bf5f353c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f47bcb951a89d9c5dcf605ac2f773a00792b30b43daa57f09df03bf5f353c39", kill_on_drop: false }` [INFO] [stdout] 2f47bcb951a89d9c5dcf605ac2f773a00792b30b43daa57f09df03bf5f353c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee2f8ad503626e569114660e1991a77e9493edfdec7ef3960453c2ed62be27f2 [INFO] running `Command { std: "docker" "start" "-a" "ee2f8ad503626e569114660e1991a77e9493edfdec7ef3960453c2ed62be27f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling transactions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.15s [INFO] running `Command { std: "docker" "inspect" "ee2f8ad503626e569114660e1991a77e9493edfdec7ef3960453c2ed62be27f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2f8ad503626e569114660e1991a77e9493edfdec7ef3960453c2ed62be27f2", kill_on_drop: false }` [INFO] [stdout] ee2f8ad503626e569114660e1991a77e9493edfdec7ef3960453c2ed62be27f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83fedc4dff21167606e4519dd94e973f040bbe541e3c0f319b3e30a42c7a927d [INFO] running `Command { std: "docker" "start" "-a" "83fedc4dff21167606e4519dd94e973f040bbe541e3c0f319b3e30a42c7a927d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-a394103e7f5f2746) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test amount::tests::correctly_carries_out_add_operations ... ok [INFO] [stdout] test amount::tests::automatically_rounds_to_4_dp_when_deserializing ... ok [INFO] [stdout] test amount::tests::correctly_carries_out_subtraction_operations ... ok [INFO] [stdout] test amount::tests::correctly_deserializes_f32 ... ok [INFO] [stdout] test amount::tests::fails_to_deserialize_an_f32_less_than_0 ... ok [INFO] [stdout] test amount::tests::follows_bankers_rounding ... ok [INFO] [stdout] test amount::tests::its_safe_to_coerce_max_decimal_to_f32 ... ok [INFO] [stdout] test amount::tests::its_safe_to_coerce_min_decimal_to_f32 ... ok [INFO] [stdout] test storage::tests::errors_if_the_account_is_frozen ... ok [INFO] [stdout] test storage::tests::handles_a_chargeback_on_a_dispute ... ok [INFO] [stdout] test storage::tests::handles_a_deposit_with_a_duplicate_transaction_id ... ok [INFO] [stdout] test storage::tests::handles_a_dispute_on_a_deposit ... ok [INFO] [stdout] test storage::tests::handles_a_duplicate_withdrawal_request ... ok [INFO] [stdout] test storage::tests::handles_a_resolve_on_a_dispute ... ok [INFO] [stdout] test storage::tests::handles_a_withdrawal_with_a_new_transaction_id ... ok [INFO] [stdout] test storage::tests::handles_deposit_with_a_new_transaction_id ... ok [INFO] [stdout] test storage::tests::can_be_serialized ... ok [INFO] [stdout] test storage::tests::handles_illegal_transitions_from_deposit ... ok [INFO] [stdout] test storage::tests::handles_illegal_transitions_from_dispute ... ok [INFO] [stdout] test storage::tests::handles_illegal_transitions_from_resolve ... ok [INFO] [stdout] test storage::tests::should_ignore_duplicate_dispute_requests ... ok [INFO] [stdout] test storage::tests::should_ignore_duplicate_resolve_requests ... ok [INFO] [stdout] test storage::tests::handles_illegal_transitions_from_withdrawal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trx-4d0013f9d81123fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-00406a3278eb6e75) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test run_simple_basic_engine_test ... ok [INFO] [stdout] test run_single_client_basic_engine_test ... ok [INFO] [stdout] test run_larger_actor_like_engine_test ... ok [INFO] [stdout] test run_beyond_4_dp_basic_engine_test ... ok [INFO] [stdout] test run_simple_actor_like_engine_test ... ok [INFO] [stdout] test run_beyond_4_dp_actor_like_engine_test ... ok [INFO] [stdout] test run_single_client_actor_like_engine_test ... ok [INFO] [stdout] test run_larger_basic_engine_test ... ok [INFO] [stdout] test run_larger_stream_like_engine_test ... ok [INFO] [stdout] test run_single_client_stream_like_engine_test ... ok [INFO] [stdout] test run_beyond_4_dp_stream_like_engine_test ... ok [INFO] [stdout] test run_simple_stream_like_engine_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests lib [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - Cli (line 86) - compile ... ok [INFO] [stdout] test src/amount.rs - amount::Amount (line 53) - compile fail ... ok [INFO] [stdout] test src/amount.rs - amount::Amount (line 44) - compile fail ... ok [INFO] [stdout] test src/storage.rs - storage::Client (line 85) ... FAILED [INFO] [stdout] test src/engines/basic.rs - engines::basic (line 7) ... ok [INFO] [stdout] test src/engines/actor_like.rs - engines::actor_like (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/engines/stream_like.rs - engines::stream_like (line 17) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/storage.rs - storage::Client (line 85) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJzqYqh/symbols.o" "/tmp/rustdoctestIlcLnC/rust_out.rust_out.5a7c7b38cdc46ae1-cgu.0.rcgu.o" "/tmp/rustdoctestIlcLnC/rust_out.1erbjgf81ydiksvg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblib-df92724cbfa3de9b.rlib" "/opt/rustwide/target/debug/deps/libcsv-20338000bcdae13f.rlib" "/opt/rustwide/target/debug/deps/libryu-69b2f73b2cae3cd5.rlib" "/opt/rustwide/target/debug/deps/libitoa-9e01ead0770d8308.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-7fcaeeac808bd443.rlib" "/opt/rustwide/target/debug/deps/libbstr-85d1ecbe6cef5b53.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0a39b32d157cd975.rlib" "/opt/rustwide/target/debug/deps/libclap-f36e59d4659c154a.rlib" "/opt/rustwide/target/debug/deps/libatty-a7d6cb60dc82d72b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-283dc044aa3364d5.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7ef325071a3ba11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8eec621160778a74.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b402d7ca9ed968f7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5d236f5e80c377dc.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-ac361eb1a0d5172d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-14d5c6d8132a2d33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1ac492811a6716d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0c250edfa28dc9af.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b9d171d7f4976b06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f58c751a24a9c5a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4dfa2af37f8d918f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/libmio-a6b7467ddb6dfead.rlib" "/opt/rustwide/target/debug/deps/liblog-1cc6d9ffb80465e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bfa9ed83ef7aab10.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54a1098924423ced.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9b0c8618bd396cf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cda4da5afa074265.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f4ad7f304fca220.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9240133deffe6f51.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f11d32dbd62350c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7a00811b69c5a56.rlib" "/opt/rustwide/target/debug/deps/libslab-8b31026f46926f87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d3b7c73d9bcd7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb51b7ee4de9e753.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d73e0062660c3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-940753ac065278eb.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-29f30b5891354116.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-c7b5585cdc6f12bb.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-9fc7c5103ae2e7ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-90cc7891c4bdbfa3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a47efa93b0b0ddab.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-504935158f882df1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libtracing-66633c5d0290c331.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f0f80aecfe740df2.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-dd030a231aaf3d92.rlib" "/opt/rustwide/target/debug/deps/libeyre-48da7d039a8ee88e.rlib" "/opt/rustwide/target/debug/deps/libindenter-98f778f73d8be970.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f26cd97f0852a160.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2a5a75415d5090a7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-afd39d2c20bcb931.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libobject-edb317658ff6e5da.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/liblibc-9a88cc4315428881.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ba2979fd21fd8f78.rlib" "/opt/rustwide/target/debug/deps/libgimli-4c354d9a53c0ec02.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-37565cf9740248c0.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-63f7383fbb3e29dd.rlib" "/opt/rustwide/target/debug/deps/libserde-0ee01a74af00d88e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-59f6d89a67dca9d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e96fa37554ce5ad.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIlcLnC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/storage.rs - storage::Client (line 85) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.58s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "83fedc4dff21167606e4519dd94e973f040bbe541e3c0f319b3e30a42c7a927d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fedc4dff21167606e4519dd94e973f040bbe541e3c0f319b3e30a42c7a927d", kill_on_drop: false }` [INFO] [stdout] 83fedc4dff21167606e4519dd94e973f040bbe541e3c0f319b3e30a42c7a927d