[INFO] fetching crate paladin-core 0.4.2...
[INFO] testing paladin-core-0.4.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate paladin-core 0.4.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate paladin-core 0.4.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate paladin-core 0.4.2
[INFO] finished tweaking crates.io crate paladin-core 0.4.2
[INFO] tweaked toml for crates.io crate paladin-core 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 302 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding async-io v1.13.0 (latest: v2.3.2)
[INFO] [stderr]       Adding async-lock v2.8.0 (latest: v3.3.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding embedded-io v0.4.0 (latest: v0.6.1)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding hash32 v0.2.1 (latest: v0.3.1)
[INFO] [stderr]       Adding heapless v0.7.17 (latest: v0.8.0)
[INFO] [stderr]       Adding io-lifetimes v1.0.11 (latest: v2.0.3)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.3.8 (latest: v0.6.4)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding polling v2.8.0 (latest: v3.7.0)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding rustix v0.37.27 (latest: v0.38.34)
[INFO] [stderr]       Adding rustls-connector v0.20.0 (latest: v0.21.0)
[INFO] [stderr]       Adding socket2 v0.4.10 (latest: v0.5.7)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded paladin-opkind-derive v0.4.1
[INFO] [stderr]   Downloaded p12-keystore v0.1.3
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 706546a8152e5038a879f301af400e58b8a9887168d73e29415395b6995a5b62
[INFO] running `Command { std: "docker" "start" "-a" "706546a8152e5038a879f301af400e58b8a9887168d73e29415395b6995a5b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "706546a8152e5038a879f301af400e58b8a9887168d73e29415395b6995a5b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706546a8152e5038a879f301af400e58b8a9887168d73e29415395b6995a5b62", kill_on_drop: false }`
[INFO] [stdout] 706546a8152e5038a879f301af400e58b8a9887168d73e29415395b6995a5b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a45f7e12ee68e9df6a8394d5a87c5d1c3339f2e21a626cd23b9609689f13d5
[INFO] running `Command { std: "docker" "start" "-a" "36a45f7e12ee68e9df6a8394d5a87c5d1c3339f2e21a626cd23b9609689f13d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling aws-lc-rs v1.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling aws-lc-sys v0.17.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling amq-protocol v7.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling lapin v2.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling der_derive v0.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling pinky-swear v6.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.26
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling asn1-rs v0.6.1
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling linkme v0.3.26
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling paladin-opkind-derive v0.4.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling p12-keystore v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling amq-protocol-types v7.2.0
[INFO] [stderr]    Compiling amq-protocol-uri v7.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-executor-trait v2.1.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-reactor-trait v1.1.0
[INFO] [stderr]    Compiling rustls-connector v0.20.0
[INFO] [stderr]    Compiling tcp-stream v0.28.0
[INFO] [stderr]    Compiling amq-protocol-tcp v7.2.0
[INFO] [stderr]    Compiling paladin-core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.01s
[INFO] running `Command { std: "docker" "inspect" "36a45f7e12ee68e9df6a8394d5a87c5d1c3339f2e21a626cd23b9609689f13d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a45f7e12ee68e9df6a8394d5a87c5d1c3339f2e21a626cd23b9609689f13d5", kill_on_drop: false }`
[INFO] [stdout] 36a45f7e12ee68e9df6a8394d5a87c5d1c3339f2e21a626cd23b9609689f13d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65bc022ecc78e64649ed8fcd8fe8380f8a19582cdfd2de14886c7d562685ccd2
[INFO] running `Command { std: "docker" "start" "-a" "65bc022ecc78e64649ed8fcd8fe8380f8a19582cdfd2de14886c7d562685ccd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling paladin-core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.21s
[INFO] running `Command { std: "docker" "inspect" "65bc022ecc78e64649ed8fcd8fe8380f8a19582cdfd2de14886c7d562685ccd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bc022ecc78e64649ed8fcd8fe8380f8a19582cdfd2de14886c7d562685ccd2", kill_on_drop: false }`
[INFO] [stdout] 65bc022ecc78e64649ed8fcd8fe8380f8a19582cdfd2de14886c7d562685ccd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9afaf5e60d4891dc9f26af9f7c12d744509a8b3f3c171c203a079b4d17d0b58
[INFO] running `Command { std: "docker" "start" "-a" "f9afaf5e60d4891dc9f26af9f7c12d744509a8b3f3c171c203a079b4d17d0b58", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paladin-b43e77996fa75479)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test contiguous::queue::test::it_finds_greater_range ... ok
[INFO] [stdout] test contiguous::queue::test::it_queues_ranges_with_no_adjacency ... ok
[INFO] [stdout] test contiguous::queue::test::it_finds_lesser_range ... ok
[INFO] [stdout] test queue::in_memory::broadcast::many_messages_multi_consumer_publish_last ... ok
[INFO] [stdout] test queue::in_memory::broadcast::many_messages_single_consumer_publish_first ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::double_message_delivers_once_publish_first ... ok
[INFO] [stdout] test queue::in_memory::broadcast::many_messages_multi_consumer_publish_first ... ok
[INFO] [stdout] test queue::in_memory::broadcast::single_message_delivers_to_all_publish_last ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::single_message_delivers_once_publish_first ... ok
[INFO] [stdout] test queue::in_memory::broadcast::many_messages_single_consumer_publish_last ... ok
[INFO] [stdout] test queue::in_memory::broadcast::single_message_delivers_to_at_least_one_publish_first ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::double_message_delivers_once_publish_last ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::many_messages_single_consumer ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::single_message_delivers_once_publish_last ... ok
[INFO] [stdout] test queue::in_memory::exactly_once::many_messages_two_consumers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paladin
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test src/channel/queue.rs - channel::queue (line 50) - compile ... ok
[INFO] [stdout] test src/channel/queue.rs - channel::queue (line 13) - compile ... ok
[INFO] [stdout] test src/directive/mod.rs - directive::impl_hkt (line 239) ... ok
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125) ... FAILED
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57) ... FAILED
[INFO] [stdout] test src/directive/mod.rs - directive::Directive::map (line 49) ... FAILED
[INFO] [stdout] test src/directive/mod.rs - directive::Directive::map (line 87) ... FAILED
[INFO] [stdout] test src/directive/literal/mod.rs - directive::literal::Literal (line 6) ... FAILED
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 95) ... FAILED
[INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 151) ... FAILED
[INFO] [stdout] test src/directive/mod.rs - directive::Directive::fold (line 134) ... FAILED
[INFO] [stdout] test src/acker.rs - acker (line 45) ... FAILED
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::try_from_into_iterator (line 160) ... FAILED
[INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPConnection (line 139) - compile ... ok
[INFO] [stdout] test src/acker.rs - acker (line 22) ... FAILED
[INFO] [stdout] test src/queue/amqp.rs - queue::amqp (line 5) - compile ... ok
[INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPPublisher<T>::publish (line 393) - compile ... ok
[INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPConnection::declare_queue (line 287) - compile ... ok
[INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPQueueHandle::declare_consumer (line 451) - compile ... ok
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146) ... FAILED
[INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34) ... FAILED
[INFO] [stdout] test src/runtime/mod.rs - runtime::WorkerRuntime::get_task_receiver (line 471) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 55) ... FAILED
[INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::lease_coordinated_task_channel (line 253) ... FAILED
[INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 329) ... FAILED
[INFO] [stdout] test src/runtime/mod.rs - runtime::WorkerRuntime::main_loop (line 586) - compile ... ok
[INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 234) ... FAILED
[INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 193) ... FAILED
[INFO] [stdout] test src/serializer/mod.rs - serializer (line 20) ... FAILED
[INFO] [stdout] test src/operation/mod.rs - operation (line 75) ... FAILED
[INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryConnection (line 43) ... FAILED
[INFO] [stdout] test src/operation/mod.rs - operation (line 53) ... FAILED
[INFO] [stdout] test src/operation/mod.rs - operation (line 34) ... FAILED
[INFO] [stdout] test src/operation/mod.rs - operation::registry (line 236) ... FAILED
[INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 391) ... FAILED
[INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 273) ... FAILED
[INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 342) ... ok
[INFO] [stdout] test src/operation/mod.rs - operation::registry (line 258) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcHBDWff/symbols.o" "/tmp/rustdoctestxKhJ4v/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestxKhJ4v/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxKhJ4v/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/mod.rs - directive::Directive::map (line 49) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/mod.rs - directive::Directive::map (line 87) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/literal/mod.rs - directive::literal::Literal (line 6) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcoVq0WH/symbols.o" "/tmp/rustdoctestlyP2HR/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestlyP2HR/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlyP2HR/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 95) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/error.rs - operation::error::OperationError (line 151) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/mod.rs - directive::Directive::fold (line 134) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/acker.rs - acker (line 45) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc8kOi55/symbols.o" "/tmp/rustdoctesth8VRJa/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctesth8VRJa/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth8VRJa/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::try_from_into_iterator (line 160) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc9f0Ngb/symbols.o" "/tmp/rustdoctestx5dtfH/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestx5dtfH/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx5dtfH/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/acker.rs - acker (line 22) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcXDfXuh/symbols.o" "/tmp/rustdoctesttz52Ss/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctesttz52Ss/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttz52Ss/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc1aammm/symbols.o" "/tmp/rustdoctestYRpL2E/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestYRpL2E/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYRpL2E/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcnbydhq/symbols.o" "/tmp/rustdoctestgldCmU/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestgldCmU/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgldCmU/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 55) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustctZLoG8/symbols.o" "/tmp/rustdoctesthT6Opx/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctesthT6Opx/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthT6Opx/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/mod.rs - runtime::Runtime::lease_coordinated_task_channel (line 253) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/error.rs - operation::error::OperationError (line 329) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/error.rs - operation::error::OperationError (line 234) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/error.rs - operation::error::OperationError (line 193) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/serializer/mod.rs - serializer (line 20) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/mod.rs - operation (line 75) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc52LY9h/symbols.o" "/tmp/rustdoctestBm7zPg/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestBm7zPg/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBm7zPg/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/queue/in_memory.rs - queue::in_memory::InMemoryConnection (line 43) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcuuDETZ/symbols.o" "/tmp/rustdoctestxkJQvI/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestxkJQvI/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxkJQvI/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/mod.rs - operation (line 53) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcdQg8Sy/symbols.o" "/tmp/rustdoctestcrZYB9/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestcrZYB9/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcrZYB9/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/mod.rs - operation (line 34) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcLks7Bm/symbols.o" "/tmp/rustdoctest8YGbm4/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest8YGbm4/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8YGbm4/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/mod.rs - operation::registry (line 236) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcWvmxqU/symbols.o" "/tmp/rustdoctestqw7R67/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestqw7R67/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqw7R67/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 391) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc2fZ0nz/symbols.o" "/tmp/rustdoctestBte9Ex/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestBte9Ex/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBte9Ex/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operation/error.rs - operation::error::OperationError (line 273) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcqFAv2e/symbols.o" "/tmp/rustdoctest17L7l0/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest17L7l0/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4f4da1590e1e3fc6/out" "-L" "/opt/rustwide/target/debug/build/ring-fc09558dbbc54f17/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpaladin-b505f413b0715fe2.rlib" "/opt/rustwide/target/debug/deps/libciborium-ae5f34ac59e83927.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-360c000c21f4f3c3.rlib" "/opt/rustwide/target/debug/deps/libhalf-36e9b2c7b8ce6843.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-a62da94bd2b91760.rlib" "/opt/rustwide/target/debug/deps/libpostcard-7634fb791c04792c.rlib" "/opt/rustwide/target/debug/deps/libembedded_io-c4a6bb6d1ba4bfc7.rlib" "/opt/rustwide/target/debug/deps/libheapless-4da290eae34f9d9b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-99ae74af448b958c.rlib" "/opt/rustwide/target/debug/deps/libhash32-529db8911d6b91bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7817d47eb31dfb0c.rlib" "/opt/rustwide/target/debug/deps/libcobs-f3d917d150f4a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-0b68da2cfee6e930.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9efc47db8e953a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-bf30e039fa178651.rlib" "/opt/rustwide/target/debug/deps/libbackoff-148353d0c93d2a3f.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/liblinkme-0e7eace335dc2cfb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15aad4d0641c7a1a.rlib" "/opt/rustwide/target/debug/deps/liblapin-7590873fd24895eb.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-6736b7fd39fb6c36.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4a9ef2d790cc8b8d.rlib" "/opt/rustwide/target/debug/deps/librustix-26a52defbb7845aa.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-03d60b21fe105164.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-bb686c843405717a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9934b45697f84316.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6c39332f28d30958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-14f512d6a814d855.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-0bc5c97aeaf86373.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e3732999711f5bf5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-553ad681a741518c.rlib" "/opt/rustwide/target/debug/deps/libpolling-8ea8f338081bb491.rlib" "/opt/rustwide/target/debug/deps/librustix-ace3ad9ffeea7cc9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-43996374951f38e8.rlib" "/opt/rustwide/target/debug/deps/libblocking-82f640793f96a128.rlib" "/opt/rustwide/target/debug/deps/libpiper-3b80e378d8ac791e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9026ed95d1f29a93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-b6d1aed1d86d2023.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-82b1d578e4eab499.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12e04890f3182454.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-fcaa29cb930b7253.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0046fffdb428b444.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-56dd03eea15a2961.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b79df23b6f4c3d1a.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libfastrand-73ab135c942e83f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30a7f1dd9e01e712.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2d5a68482422eb94.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-4c326176ee542cea.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libflume-2f57055f0002abe3.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-c3123978028d0a3d.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-fed272d0701803e9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-3915980840e61093.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-9eadcf50bd237aee.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-d9e6e88a55e1cf95.rlib" "/opt/rustwide/target/debug/deps/libp12_keystore-d2f4f7c2e09236f3.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/librc2-78ad9b6efdd08312.rlib" "/opt/rustwide/target/debug/deps/libdes-623e7564527a2efa.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-82121ba51ae8bc5d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-732fa069be813c83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-74a1cf64362cdd08.rlib" "/opt/rustwide/target/debug/deps/libder_parser-8f222b6aa1efd1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd0e045bf5c74d0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07ecfce420c11ec9.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-0464eb12e89fffc1.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e66c3aa8deb5aadc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libsha1-f943e43641bc6b49.rlib" "/opt/rustwide/target/debug/deps/libpkcs5-d86856390e39b43f.rlib" "/opt/rustwide/target/debug/deps/libaes-47e96d567644191e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-d9354555e9ff94bf.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-98e2ff4852c29ecc.rlib" "/opt/rustwide/target/debug/deps/libsha2-a1727ad833f5e4a2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-180ddc748712a9f9.rlib" "/opt/rustwide/target/debug/deps/libcbc-521fae9e1fb64816.rlib" "/opt/rustwide/target/debug/deps/libcipher-0e79c3ade29cfef3.rlib" "/opt/rustwide/target/debug/deps/libinout-4e53e156d7d966d5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b9749564eda6a5b1.rlib" "/opt/rustwide/target/debug/deps/libpkcs12-24f7c20442078029.rlib" "/opt/rustwide/target/debug/deps/libhmac-9751dd4d4bb266aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-0262ad1feb3415d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libcms-a6494a193db63dd0.rlib" "/opt/rustwide/target/debug/deps/libx509_cert-05c7586bcb828f54.rlib" "/opt/rustwide/target/debug/deps/libspki-bf810d32d228f482.rlib" "/opt/rustwide/target/debug/deps/libder-5f864def730414ab.rlib" "/opt/rustwide/target/debug/deps/libflagset-f281a6554bebdc7c.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-c731703a4cfa5bec.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-6a516c455ab9c204.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-c7f190f66d92511e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-3e99ea7ba3b279ab.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-18b4e90a0d9b6774.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e08e3f71b4fd6d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/librustls-7cdcda9eda9d9252.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3f0e28b65a6e29ec.rlib" "/opt/rustwide/target/debug/deps/libring-50559fbb03411ee1.rlib" "/opt/rustwide/target/debug/deps/libspin-cad3619a2508f025.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-816995352ae63096.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-048fbe9565197efa.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-1f7da21b206c0d4f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a7d04ef98255e4b2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-9a9ab7598b5d7a1c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-e3b218ed400f5fb5.rlib" "/opt/rustwide/target/debug/deps/libnom-d5aff880b271c54e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-21023a4dfa568312.rlib" "/opt/rustwide/target/debug/deps/libserde_json-852e5fd14cfb1c05.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-34f77f6bbe923238.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-17cd557bcbec3b2d.rlib" "/opt/rustwide/target/debug/deps/libtracing-e3642be465d697c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libtokio-bf20261bbbb89730.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libbytes-42198b82b1da02b7.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da01b3ca1eff9516.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-e76dd333bf9ad8de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4df29241f5c70cf3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96c21584320bc4b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3236011ef296163c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bdaf7725672a5a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libclap-4d5ae6a1cd2e76b7.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2def003fa57427a8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-747070cc42598c52.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f928d2b832a5213d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-b597e53a3abf9b93.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-59ec4f279830c8c8.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-87a998c918a6f34f.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-a9f033361773f9f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-46046fe792f62151.rlib" "/opt/rustwide/target/debug/deps/libuuid-c67e956433a1ffd0.rlib" "/opt/rustwide/target/debug/deps/librand-05cb1541afeebf16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8d44320d524647a4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ac88f41973a9e504.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1fbd21bcc7cdb241.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libserde-f63d33a6838afff7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8fcbf1aca169fc72.rlib" "/opt/rustwide/target/debug/deps/libfutures-85b3dade286415f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fe4679722cf0345.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f114a93a37b612d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b571c9f42460cdb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-802647c4c56f4bf8.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest17L7l0/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/acker.rs - acker (line 22)
[INFO] [stdout]     src/acker.rs - acker (line 45)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146)
[INFO] [stdout]     src/directive/indexed_stream/mod.rs - directive::indexed_stream::try_from_into_iterator (line 160)
[INFO] [stdout]     src/directive/literal/mod.rs - directive::literal::Literal (line 6)
[INFO] [stdout]     src/directive/mod.rs - directive::Directive::fold (line 134)
[INFO] [stdout]     src/directive/mod.rs - directive::Directive::map (line 49)
[INFO] [stdout]     src/directive/mod.rs - directive::Directive::map (line 87)
[INFO] [stdout]     src/lib.rs - (line 55)
[INFO] [stdout]     src/lib.rs - (line 95)
[INFO] [stdout]     src/operation/error.rs - operation::error::OperationError (line 151)
[INFO] [stdout]     src/operation/error.rs - operation::error::OperationError (line 193)
[INFO] [stdout]     src/operation/error.rs - operation::error::OperationError (line 234)
[INFO] [stdout]     src/operation/error.rs - operation::error::OperationError (line 273)
[INFO] [stdout]     src/operation/error.rs - operation::error::OperationError (line 329)
[INFO] [stdout]     src/operation/mod.rs - operation (line 34)
[INFO] [stdout]     src/operation/mod.rs - operation (line 53)
[INFO] [stdout]     src/operation/mod.rs - operation (line 75)
[INFO] [stdout]     src/operation/mod.rs - operation::registry (line 236)
[INFO] [stdout]     src/queue/in_memory.rs - queue::in_memory::InMemoryConnection (line 43)
[INFO] [stdout]     src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 391)
[INFO] [stdout]     src/runtime/mod.rs - runtime::Runtime::lease_coordinated_task_channel (line 253)
[INFO] [stdout]     src/serializer/mod.rs - serializer (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f9afaf5e60d4891dc9f26af9f7c12d744509a8b3f3c171c203a079b4d17d0b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9afaf5e60d4891dc9f26af9f7c12d744509a8b3f3c171c203a079b4d17d0b58", kill_on_drop: false }`
[INFO] [stdout] f9afaf5e60d4891dc9f26af9f7c12d744509a8b3f3c171c203a079b4d17d0b58
