[INFO] fetching crate depth 0.0.4...
[INFO] testing depth-0.0.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate depth 0.0.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate depth 0.0.4 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 depth 0.0.4
[INFO] finished tweaking crates.io crate depth 0.0.4
[INFO] tweaked toml for crates.io crate depth 0.0.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate depth 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crates_io_api v0.8.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] [stderr]   Downloaded rustix v0.38.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16143f2030b9121bece402bc01482a0c37feca0a465435879064cb6544767f9b
[INFO] running `Command { std: "docker" "start" "-a" "16143f2030b9121bece402bc01482a0c37feca0a465435879064cb6544767f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16143f2030b9121bece402bc01482a0c37feca0a465435879064cb6544767f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16143f2030b9121bece402bc01482a0c37feca0a465435879064cb6544767f9b", kill_on_drop: false }`
[INFO] [stdout] 16143f2030b9121bece402bc01482a0c37feca0a465435879064cb6544767f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 6b36cdea04abbfb62bdd8acc42c77497dcaa6ccd93918726045dbc5c701c6c07
[INFO] running `Command { std: "docker" "start" "-a" "6b36cdea04abbfb62bdd8acc42c77497dcaa6ccd93918726045dbc5c701c6c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling crates_io_api v0.8.2
[INFO] [stderr]    Compiling depth v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.68s
[INFO] running `Command { std: "docker" "inspect" "6b36cdea04abbfb62bdd8acc42c77497dcaa6ccd93918726045dbc5c701c6c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b36cdea04abbfb62bdd8acc42c77497dcaa6ccd93918726045dbc5c701c6c07", kill_on_drop: false }`
[INFO] [stdout] 6b36cdea04abbfb62bdd8acc42c77497dcaa6ccd93918726045dbc5c701c6c07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 12696bdcf31201a91cc4f8d2e688356238dd8d503c68dd3b1ea62f7ea6a7a26c
[INFO] running `Command { std: "docker" "start" "-a" "12696bdcf31201a91cc4f8d2e688356238dd8d503c68dd3b1ea62f7ea6a7a26c", kill_on_drop: false }`
[INFO] [stderr]    Compiling depth v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "12696bdcf31201a91cc4f8d2e688356238dd8d503c68dd3b1ea62f7ea6a7a26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12696bdcf31201a91cc4f8d2e688356238dd8d503c68dd3b1ea62f7ea6a7a26c", kill_on_drop: false }`
[INFO] [stdout] 12696bdcf31201a91cc4f8d2e688356238dd8d503c68dd3b1ea62f7ea6a7a26c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] cfd2bc3f0e9856ebf32756d44408e1d2d860d8fff975788a62efc9138bf70cbb
[INFO] running `Command { std: "docker" "start" "-a" "cfd2bc3f0e9856ebf32756d44408e1d2d860d8fff975788a62efc9138bf70cbb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depth-6e7464e4450201e7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/depth-536f9a87ee0faf59)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests depth
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/package.rs - package (line 49) ... ok
[INFO] [stdout] test src/dependency_graph.rs - dependency_graph (line 14) ... ok
[INFO] [stdout] test src/package.rs - package (line 13) ... ok
[INFO] [stdout] test src/package.rs - package (line 60) ... FAILED
[INFO] [stdout] test src/package.rs - package (line 84) ... FAILED
[INFO] [stdout] test src/package.rs - package (line 21) ... ok
[INFO] [stdout] test src/dependency_graph.rs - dependency_graph (line 57) ... ok
[INFO] [stdout] test src/dependency_graph.rs - dependency_graph (line 22) ... ok
[INFO] [stdout] test src/dependency_graph.rs - dependency_graph (line 68) ... ok
[INFO] [stdout] test src/dependency_graph.rs - dependency_graph (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/package.rs - package (line 60) 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/rustc8JhBVS/symbols.o" "/tmp/rustdoctest2Xuy48/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest2Xuy48/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdepth-62c1e0f0642a0f63.rlib" "/opt/rustwide/target/debug/deps/libtoml-eb33e87d81f8cdcd.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-8da333f66aa13ede.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-3c27394d7bb4ecad.rlib" "/opt/rustwide/target/debug/deps/libwinnow-69e0737aa3827612.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-748e2c81dea2c644.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fd97cd921cee0966.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e62d79dae90481b3.rlib" "/opt/rustwide/target/debug/deps/libcrates_io_api-ddbdf59afe8e53d2.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-b3d9269d90b6a6eb.rlib" "/opt/rustwide/target/debug/deps/libchrono-aa280ca1805125be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bc10de8d5b1eba47.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c68456f867fe1625.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-39659daf03fc91a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a844b1de74e0cd21.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-64a0515b19dbf753.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86c3d6df76d19a20.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libserde-6ad840f11d562a7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5a5bc9b906a513e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-565afb0da022c7be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b72fbf34d3d153ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4a1c63bfcbe687de.rlib" "/opt/rustwide/target/debug/deps/libhyper-158d29edb55a961c.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac086a397906aa5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-333d3c790f4ed3e0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a96faa6caea2ee06.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3de05df79968ed51.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-4ae4eb76bc024625.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-595241694b65db48.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-05b434d70bbeefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-751d11b8f4a648c4.rlib" "/opt/rustwide/target/debug/deps/libmio-932ab4b5f2f210ee.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d6da2d55bf5e5261.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/liburl-d0b400df73339777.rlib" "/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.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-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhttp-046cfe08097cd7fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-dc65207ecd7e93f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6b5eea1b1e8ffb55.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb2269986e0aa428.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ed38d77f1cd196eb.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-07363215609a20ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b7fac08bdbe76a93.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1d0fe14fd6638174.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e258a193a205f3e4.rlib" "/opt/rustwide/target/debug/deps/libclap-6bf7d951575317ab.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7a4c75f041c90688.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-93b0b2ece502a812.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8cd5d1b0c4786839.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.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" "-lssl" "-lcrypto" "-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/rustdoctest2Xuy48/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/package.rs - package (line 84) 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/rustcyu9jWy/symbols.o" "/tmp/rustdoctest38Hc3Q/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest38Hc3Q/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdepth-62c1e0f0642a0f63.rlib" "/opt/rustwide/target/debug/deps/libtoml-eb33e87d81f8cdcd.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-8da333f66aa13ede.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-3c27394d7bb4ecad.rlib" "/opt/rustwide/target/debug/deps/libwinnow-69e0737aa3827612.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-748e2c81dea2c644.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fd97cd921cee0966.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e62d79dae90481b3.rlib" "/opt/rustwide/target/debug/deps/libcrates_io_api-ddbdf59afe8e53d2.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-b3d9269d90b6a6eb.rlib" "/opt/rustwide/target/debug/deps/libchrono-aa280ca1805125be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bc10de8d5b1eba47.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c68456f867fe1625.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-39659daf03fc91a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a844b1de74e0cd21.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-64a0515b19dbf753.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86c3d6df76d19a20.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libserde-6ad840f11d562a7b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5a5bc9b906a513e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-565afb0da022c7be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b72fbf34d3d153ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4a1c63bfcbe687de.rlib" "/opt/rustwide/target/debug/deps/libhyper-158d29edb55a961c.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac086a397906aa5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-333d3c790f4ed3e0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a96faa6caea2ee06.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3de05df79968ed51.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-4ae4eb76bc024625.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-595241694b65db48.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-05b434d70bbeefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-751d11b8f4a648c4.rlib" "/opt/rustwide/target/debug/deps/libmio-932ab4b5f2f210ee.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d6da2d55bf5e5261.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/liburl-d0b400df73339777.rlib" "/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.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-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhttp-046cfe08097cd7fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-dc65207ecd7e93f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6b5eea1b1e8ffb55.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb2269986e0aa428.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ed38d77f1cd196eb.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-07363215609a20ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b7fac08bdbe76a93.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1d0fe14fd6638174.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e258a193a205f3e4.rlib" "/opt/rustwide/target/debug/deps/libclap-6bf7d951575317ab.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7a4c75f041c90688.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-93b0b2ece502a812.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8cd5d1b0c4786839.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.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" "-lssl" "-lcrypto" "-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/rustdoctest38Hc3Q/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/package.rs - package (line 60)
[INFO] [stdout]     src/package.rs - package (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cfd2bc3f0e9856ebf32756d44408e1d2d860d8fff975788a62efc9138bf70cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfd2bc3f0e9856ebf32756d44408e1d2d860d8fff975788a62efc9138bf70cbb", kill_on_drop: false }`
[INFO] [stdout] cfd2bc3f0e9856ebf32756d44408e1d2d860d8fff975788a62efc9138bf70cbb
