[INFO] fetching crate bolus 0.2.0...
[INFO] testing bolus-0.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bolus 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bolus 0.2.0 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 bolus 0.2.0
[INFO] finished tweaking crates.io crate bolus 0.2.0
[INFO] tweaked toml for crates.io crate bolus 0.2.0 written to /workspace/builds/worker-7-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]      Locking 149 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding sysinfo v0.29.11 (latest: v0.30.12)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows v0.51.1 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-core v0.51.1 (latest: v0.56.0)
[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] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[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 litcrypt v0.3.0
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[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] c4b93d850d84f40d6db6df007b6df31035db4be25a0ee4f154f4f45f0a970266
[INFO] running `Command { std: "docker" "start" "-a" "c4b93d850d84f40d6db6df007b6df31035db4be25a0ee4f154f4f45f0a970266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4b93d850d84f40d6db6df007b6df31035db4be25a0ee4f154f4f45f0a970266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b93d850d84f40d6db6df007b6df31035db4be25a0ee4f154f4f45f0a970266", kill_on_drop: false }`
[INFO] [stdout] c4b93d850d84f40d6db6df007b6df31035db4be25a0ee4f154f4f45f0a970266
[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] 7ee83b0939726b7028ba2e4cfb6a0e28e9293b629f069de3be928402c1d31e82
[INFO] running `Command { std: "docker" "start" "-a" "7ee83b0939726b7028ba2e4cfb6a0e28e9293b629f069de3be928402c1d31e82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling windows-targets v0.48.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling windows-core v0.51.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling litcrypt v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling windows v0.51.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bolus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] running `Command { std: "docker" "inspect" "7ee83b0939726b7028ba2e4cfb6a0e28e9293b629f069de3be928402c1d31e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ee83b0939726b7028ba2e4cfb6a0e28e9293b629f069de3be928402c1d31e82", kill_on_drop: false }`
[INFO] [stdout] 7ee83b0939726b7028ba2e4cfb6a0e28e9293b629f069de3be928402c1d31e82
[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] f1b8c90df5de10bfea4186c0d8f6b8c1920a975fba11ffa476f0be75c2f16bb5
[INFO] running `Command { std: "docker" "start" "-a" "f1b8c90df5de10bfea4186c0d8f6b8c1920a975fba11ffa476f0be75c2f16bb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bolus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "f1b8c90df5de10bfea4186c0d8f6b8c1920a975fba11ffa476f0be75c2f16bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b8c90df5de10bfea4186c0d8f6b8c1920a975fba11ffa476f0be75c2f16bb5", kill_on_drop: false }`
[INFO] [stdout] f1b8c90df5de10bfea4186c0d8f6b8c1920a975fba11ffa476f0be75c2f16bb5
[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] 3936a7a9d26ae498a7d34ae7df342b6e186bea7cd6ffce0399f5c681dcb35604
[INFO] running `Command { std: "docker" "start" "-a" "3936a7a9d26ae498a7d34ae7df342b6e186bea7cd6ffce0399f5c681dcb35604", 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/bolus-95d2b68cded56070)
[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 bolus
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - load (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - load (line 12) 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/rustcG1ryTK/symbols.o" "/tmp/rustdoctestxHUaVc/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestxHUaVc/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/libbolus-29d635a1f68f06e1.rlib" "/opt/rustwide/target/debug/deps/libwindows-0d42ac973bbe9884.rlib" "/opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib" "/opt/rustwide/target/debug/deps/libwindows_targets-01e8e6f5f186fdc0.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-f5fad4b609444d1b.rlib" "/opt/rustwide/target/debug/deps/librayon-75ebb0395858c6d8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a58a5f58eb9ad7db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-858959b96805030a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b5a33f884d5450b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fd980c92aed8cdbe.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ec9c3af6aae59620.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f08d7b2774c39565.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d8e562a228d2451f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0130d6684debb1d.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib" "/opt/rustwide/target/debug/deps/libserde-ece2de9b4e09b1c3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ae8a6b36efc3b404.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd8dd7e7df56886c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-587d8e547c38cd0e.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/libopenssl_sys-fcf692556a462504.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fe351fec9a89ec3.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-04993592349ab8d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4d0626da8e665c07.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0d92fb783b3fbac.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11344a6c642a5a9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-acf5c661247531d0.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/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/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.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/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a601f413e146b680.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.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/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/libhttp-05edc2aa6e551858.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.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/rustdoctestxHUaVc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::CloseHandle':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:8: undefined reference to `CloseHandle'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::GetLastError':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:54: undefined reference to `GetLastError'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Diagnostics::Debug::WriteProcessMemory':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Diagnostics/Debug/mod.rs:3166: undefined reference to `WriteProcessMemory'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Memory::VirtualAllocEx':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:840: undefined reference to `VirtualAllocEx'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Memory::VirtualProtectEx':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:897: undefined reference to `VirtualProtectEx'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::OpenProcess':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:1674: undefined reference to `OpenProcess'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::GetCurrentProcess':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:917: undefined reference to `GetCurrentProcess'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::CreateRemoteThread':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:552: undefined reference to `CreateRemoteThread'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.16aed66a7fd3e8d0-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::WaitForSingleObject':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:2813: undefined reference to `WaitForSingleObject'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.5.rcgu.o): in function `windows_core::strings::bstr::BSTR::len':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/strings/bstr.rs:26: undefined reference to `SysStringLen'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.5.rcgu.o): in function `<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/strings/bstr.rs:153: undefined reference to `SysFreeString'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.6.rcgu.o): in function `windows_core::imp::delay_load::delay_load':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:11: undefined reference to `LoadLibraryExA'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:17: undefined reference to `GetProcAddress'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:23: undefined reference to `FreeLibrary'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.6.rcgu.o): in function `windows_core::imp::heap::heap_alloc':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:10: undefined reference to `GetProcessHeap'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:10: undefined reference to `HeapAlloc'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.6.rcgu.o): in function `windows_core::imp::heap::heap_free':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:34: undefined reference to `GetProcessHeap'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:34: undefined reference to `HeapFree'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.6.rcgu.o): in function `windows_core::hresult::HRESULT::message':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/hresult.rs:88: undefined reference to `FormatMessageW'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.8.rcgu.o): in function `windows_core::error::Error::from_win32':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/error.rs:27: undefined reference to `GetLastError'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.31f0fd446fbf0adf-cgu.2.rcgu.o): in function `windows_core::imp::com_bindings::GetErrorInfo':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/com_bindings.rs:23: undefined reference to `GetErrorInfo'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
[INFO] [stdout]   = note: use the `-l` flag to specify native libraries to link
[INFO] [stdout]   = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - load (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3936a7a9d26ae498a7d34ae7df342b6e186bea7cd6ffce0399f5c681dcb35604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3936a7a9d26ae498a7d34ae7df342b6e186bea7cd6ffce0399f5c681dcb35604", kill_on_drop: false }`
[INFO] [stdout] 3936a7a9d26ae498a7d34ae7df342b6e186bea7cd6ffce0399f5c681dcb35604
[INFO] testing bolus-0.2.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bolus 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bolus 0.2.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bolus 0.2.0
[INFO] finished tweaking crates.io crate bolus 0.2.0
[INFO] tweaked toml for crates.io crate bolus 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding sysinfo v0.29.11 (latest: v0.30.12)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows v0.51.1 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-core v0.51.1 (latest: v0.56.0)
[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] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36766badc8b43900a6afb88d5e0beba50cbd6a6d769edd43dc455a4c5736eb29
[INFO] running `Command { std: "docker" "start" "-a" "36766badc8b43900a6afb88d5e0beba50cbd6a6d769edd43dc455a4c5736eb29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36766badc8b43900a6afb88d5e0beba50cbd6a6d769edd43dc455a4c5736eb29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36766badc8b43900a6afb88d5e0beba50cbd6a6d769edd43dc455a4c5736eb29", kill_on_drop: false }`
[INFO] [stdout] 36766badc8b43900a6afb88d5e0beba50cbd6a6d769edd43dc455a4c5736eb29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83847cedae58682512d822a26a673bebf22158577de9245ed5c69422c47bf780
[INFO] running `Command { std: "docker" "start" "-a" "83847cedae58682512d822a26a673bebf22158577de9245ed5c69422c47bf780", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling windows-targets v0.48.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling windows-core v0.51.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling litcrypt v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling windows v0.51.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bolus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
[INFO] running `Command { std: "docker" "inspect" "83847cedae58682512d822a26a673bebf22158577de9245ed5c69422c47bf780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83847cedae58682512d822a26a673bebf22158577de9245ed5c69422c47bf780", kill_on_drop: false }`
[INFO] [stdout] 83847cedae58682512d822a26a673bebf22158577de9245ed5c69422c47bf780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 472473dcd62167d33d7c76f34279a37f7aa0b5da85bd328b051461ef954fe667
[INFO] running `Command { std: "docker" "start" "-a" "472473dcd62167d33d7c76f34279a37f7aa0b5da85bd328b051461ef954fe667", kill_on_drop: false }`
[INFO] [stderr]    Compiling bolus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "472473dcd62167d33d7c76f34279a37f7aa0b5da85bd328b051461ef954fe667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472473dcd62167d33d7c76f34279a37f7aa0b5da85bd328b051461ef954fe667", kill_on_drop: false }`
[INFO] [stdout] 472473dcd62167d33d7c76f34279a37f7aa0b5da85bd328b051461ef954fe667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17e16c4b6d102249bc12f93cede4626acf22b3a41f25411d62528f1a10c1683b
[INFO] running `Command { std: "docker" "start" "-a" "17e16c4b6d102249bc12f93cede4626acf22b3a41f25411d62528f1a10c1683b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bolus-95d2b68cded56070)
[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 bolus
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - load (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - load (line 12) 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/b642703cf9526da1e72c0b6755753b939a9c6b6d/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/rustc8oxyEO/symbols.o" "/tmp/rustdoctestkFRqWG/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestkFRqWG/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib" "/opt/rustwide/target/debug/deps/libwindows-0d42ac973bbe9884.rlib" "/opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib" "/opt/rustwide/target/debug/deps/libwindows_targets-01e8e6f5f186fdc0.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-f5fad4b609444d1b.rlib" "/opt/rustwide/target/debug/deps/librayon-75ebb0395858c6d8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a58a5f58eb9ad7db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-858959b96805030a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b5a33f884d5450b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fd980c92aed8cdbe.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ec9c3af6aae59620.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f08d7b2774c39565.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d8e562a228d2451f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0130d6684debb1d.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75b46f7d4eddca6a.rlib" "/opt/rustwide/target/debug/deps/libserde-ece2de9b4e09b1c3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ae8a6b36efc3b404.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd8dd7e7df56886c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-587d8e547c38cd0e.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/libopenssl_sys-fcf692556a462504.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fe351fec9a89ec3.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-04993592349ab8d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4d0626da8e665c07.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0d92fb783b3fbac.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11344a6c642a5a9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-acf5c661247531d0.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/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/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.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/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62d22231ec516184.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a601f413e146b680.rlib" "/opt/rustwide/target/debug/deps/libmemchr-18a8ca001d702c17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.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/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/libhttp-05edc2aa6e551858.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkFRqWG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::CloseHandle':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:8: undefined reference to `CloseHandle'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::GetLastError':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:54: undefined reference to `GetLastError'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Diagnostics::Debug::WriteProcessMemory':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Diagnostics/Debug/mod.rs:3166: undefined reference to `WriteProcessMemory'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Memory::VirtualAllocEx':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:840: undefined reference to `VirtualAllocEx'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Memory::VirtualProtectEx':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:897: undefined reference to `VirtualProtectEx'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::OpenProcess':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:1674: undefined reference to `OpenProcess'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::GetCurrentProcess':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:917: undefined reference to `GetCurrentProcess'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::CreateRemoteThread':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:552: undefined reference to `CreateRemoteThread'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libbolus-29d635a1f68f06e1.rlib(bolus-29d635a1f68f06e1.bolus.3e7966a06b5e7414-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::WaitForSingleObject':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:2813: undefined reference to `WaitForSingleObject'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.3.rcgu.o): in function `windows_core::imp::heap::heap_alloc':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:10: undefined reference to `GetProcessHeap'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:10: undefined reference to `HeapAlloc'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.3.rcgu.o): in function `windows_core::imp::heap::heap_free':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:34: undefined reference to `GetProcessHeap'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/heap.rs:34: undefined reference to `HeapFree'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.3.rcgu.o): in function `windows_core::error::Error::from_win32':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/error.rs:27: undefined reference to `GetLastError'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.5.rcgu.o): in function `windows_core::strings::bstr::BSTR::len':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/strings/bstr.rs:26: undefined reference to `SysStringLen'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.5.rcgu.o): in function `<windows_core::strings::bstr::BSTR as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/strings/bstr.rs:153: undefined reference to `SysFreeString'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.6.rcgu.o): in function `windows_core::hresult::HRESULT::message':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/hresult.rs:88: undefined reference to `FormatMessageW'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.8.rcgu.o): in function `windows_core::imp::delay_load::delay_load':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:11: undefined reference to `LoadLibraryExA'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:17: undefined reference to `GetProcAddress'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/delay_load.rs:23: undefined reference to `FreeLibrary'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-63180eb637ec3a58.rlib(windows_core-63180eb637ec3a58.windows_core.6a6fd2735e341c30-cgu.2.rcgu.o): in function `windows_core::imp::com_bindings::GetErrorInfo':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.51.1/src/imp/com_bindings.rs:23: undefined reference to `GetErrorInfo'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
[INFO] [stdout]   = note: use the `-l` flag to specify native libraries to link
[INFO] [stdout]   = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - load (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "17e16c4b6d102249bc12f93cede4626acf22b3a41f25411d62528f1a10c1683b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e16c4b6d102249bc12f93cede4626acf22b3a41f25411d62528f1a10c1683b", kill_on_drop: false }`
[INFO] [stdout] 17e16c4b6d102249bc12f93cede4626acf22b3a41f25411d62528f1a10c1683b
