[INFO] updating cached repository https://github.com/emabee/rust-hdbconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 718ed602bfbe6adf560b6a971de219f13cdeec2f [INFO] testing emabee/rust-hdbconnect against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emabee/rust-hdbconnect on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emabee/rust-hdbconnect [INFO] finished tweaking git repo https://github.com/emabee/rust-hdbconnect [INFO] tweaked toml for git repo https://github.com/emabee/rust-hdbconnect written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6a8de48ae4adf7709839fbd7696efcc95f9e62e10e86dc09f2315a0a4a868f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b6a8de48ae4adf7709839fbd7696efcc95f9e62e10e86dc09f2315a0a4a868f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6a8de48ae4adf7709839fbd7696efcc95f9e62e10e86dc09f2315a0a4a868f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6a8de48ae4adf7709839fbd7696efcc95f9e62e10e86dc09f2315a0a4a868f", kill_on_drop: false }` [INFO] [stdout] 0b6a8de48ae4adf7709839fbd7696efcc95f9e62e10e86dc09f2315a0a4a868f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7283e18ad25c0bcdb12f05ef9cab219add2e7e7e163fa8d6ff2a19478e44e289 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7283e18ad25c0bcdb12f05ef9cab219add2e7e7e163fa8d6ff2a19478e44e289", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling username v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling dist_tx v0.2.4 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling serde_db v0.9.2 [INFO] [stderr] Compiling hdbconnect v0.21.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "7283e18ad25c0bcdb12f05ef9cab219add2e7e7e163fa8d6ff2a19478e44e289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7283e18ad25c0bcdb12f05ef9cab219add2e7e7e163fa8d6ff2a19478e44e289", kill_on_drop: false }` [INFO] [stdout] 7283e18ad25c0bcdb12f05ef9cab219add2e7e7e163fa8d6ff2a19478e44e289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dba027b82adc8aef55f29e00f0584a16530d9d20fd19165c9178bf4ec606af8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3dba027b82adc8aef55f29e00f0584a16530d9d20fd19165c9178bf4ec606af8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling flexi_logger v0.15.10 [INFO] [stderr] Compiling version-sync v0.9.1 [INFO] [stderr] Compiling hdbconnect v0.21.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hdbconnect`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_042_numeric_conversion --edition=2018 tests/test_042_numeric_conversion.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=6bd58552223d4665 -C extra-filename=-6bd58552223d4665 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-1bef47481da98c4c.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib --extern cesu8=/opt/rustwide/target/debug/deps/libcesu8-a30dc90ee476c58c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a339c37608984c4a.rlib --extern dist_tx=/opt/rustwide/target/debug/deps/libdist_tx-f29dc55acfa55d7a.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-ff9be412d0c470d2.rlib --extern hdbconnect=/opt/rustwide/target/debug/deps/libhdbconnect-977baf6b5f8f081e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-ae005f3f27f55e4f.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-62e4b1cb5ff2e108.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-71f93e7bb810099f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-5baae1e23ff4fadc.rlib --extern secstr=/opt/rustwide/target/debug/deps/libsecstr-26c2247c524d6d5c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-25b1980cb5f26690.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-abc784f7a4b2e99e.rlib --extern serde_db=/opt/rustwide/target/debug/deps/libserde_db-717419fbcb3a32db.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e5a3e74eb051c44.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4161ebd295acf610.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib --extern username=/opt/rustwide/target/debug/deps/libusername-4579388c0d6dc214.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-a1b4daee702ae780.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-68fc6dddb6bbbe99.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-09fd86a4eaa8c411.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.deserialize_strings_to_bytes.arbn6bo6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad" "/opt/rustwide/target/debug/examples/deserialize_strings_to_bytes-a46833a2c99ca8ad.2nbunk0xgsipgytw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_bytes-abc784f7a4b2e99e.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-977baf6b5f8f081e.rlib" "/opt/rustwide/target/debug/deps/libcesu8-a30dc90ee476c58c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-09fd86a4eaa8c411.rlib" "/opt/rustwide/target/debug/deps/libusername-4579388c0d6dc214.rlib" "/opt/rustwide/target/debug/deps/libnum-ae005f3f27f55e4f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-03a13579a9baf457.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-341f9bbd51e859b8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-57e7ed1dfe69ae4f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-1bef47481da98c4c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f039ce50e229b55.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-f29dc55acfa55d7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/librustls-5baae1e23ff4fadc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-5967d565dea37258.rlib" "/opt/rustwide/target/debug/deps/libwebpki-68fc6dddb6bbbe99.rlib" "/opt/rustwide/target/debug/deps/libring-402d6fe132e74b8d.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-62e4b1cb5ff2e108.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsecstr-26c2247c524d6d5c.rlib" "/opt/rustwide/target/debug/deps/libserde_db-717419fbcb3a32db.rlib" "/opt/rustwide/target/debug/deps/libr2d2-71f93e7bb810099f.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cfe29463a4c9ba4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f31ef4d4b90d2849.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-196f11b2a4a7c449.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64247e564e7ee26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-ff9be412d0c470d2.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4161ebd295acf610.rlib" "/opt/rustwide/target/debug/deps/libchrono-a339c37608984c4a.rlib" "/opt/rustwide/target/debug/deps/libserde-25b1980cb5f26690.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c0aa1ac2f0769395.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.test_070_explain.cf6zol8k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b" "/opt/rustwide/target/debug/deps/test_070_explain-442a8b9a143d2d4b.2b71ds603tzyf0lh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-9e5a3e74eb051c44.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-977baf6b5f8f081e.rlib" "/opt/rustwide/target/debug/deps/libcesu8-a30dc90ee476c58c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-09fd86a4eaa8c411.rlib" "/opt/rustwide/target/debug/deps/libusername-4579388c0d6dc214.rlib" "/opt/rustwide/target/debug/deps/libnum-ae005f3f27f55e4f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-03a13579a9baf457.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-341f9bbd51e859b8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-57e7ed1dfe69ae4f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-1bef47481da98c4c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f039ce50e229b55.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-f29dc55acfa55d7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/librustls-5baae1e23ff4fadc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-5967d565dea37258.rlib" "/opt/rustwide/target/debug/deps/libwebpki-68fc6dddb6bbbe99.rlib" "/opt/rustwide/target/debug/deps/libring-402d6fe132e74b8d.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-62e4b1cb5ff2e108.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsecstr-26c2247c524d6d5c.rlib" "/opt/rustwide/target/debug/deps/libserde_db-717419fbcb3a32db.rlib" "/opt/rustwide/target/debug/deps/libr2d2-71f93e7bb810099f.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cfe29463a4c9ba4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f31ef4d4b90d2849.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-196f11b2a4a7c449.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64247e564e7ee26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-ff9be412d0c470d2.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4161ebd295acf610.rlib" "/opt/rustwide/target/debug/deps/libchrono-a339c37608984c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c0aa1ac2f0769395.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libserde-25b1980cb5f26690.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.test_080_conn_pooling_with_r2d2.a3hljw9h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216" "/opt/rustwide/target/debug/deps/test_080_conn_pooling_with_r2d2-c9ae226647857216.21mlmcx08whwnv9l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-9e5a3e74eb051c44.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libhdbconnect-977baf6b5f8f081e.rlib" "/opt/rustwide/target/debug/deps/libcesu8-a30dc90ee476c58c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-09fd86a4eaa8c411.rlib" "/opt/rustwide/target/debug/deps/libusername-4579388c0d6dc214.rlib" "/opt/rustwide/target/debug/deps/libnum-ae005f3f27f55e4f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-03a13579a9baf457.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-341f9bbd51e859b8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-57e7ed1dfe69ae4f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-1bef47481da98c4c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f039ce50e229b55.rlib" "/opt/rustwide/target/debug/deps/libdist_tx-f29dc55acfa55d7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/librustls-5baae1e23ff4fadc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-5967d565dea37258.rlib" "/opt/rustwide/target/debug/deps/libwebpki-68fc6dddb6bbbe99.rlib" "/opt/rustwide/target/debug/deps/libring-402d6fe132e74b8d.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-62e4b1cb5ff2e108.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsecstr-26c2247c524d6d5c.rlib" "/opt/rustwide/target/debug/deps/libserde_db-717419fbcb3a32db.rlib" "/opt/rustwide/target/debug/deps/libr2d2-71f93e7bb810099f.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cfe29463a4c9ba4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f31ef4d4b90d2849.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-196f11b2a4a7c449.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64247e564e7ee26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-ff9be412d0c470d2.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4161ebd295acf610.rlib" "/opt/rustwide/target/debug/deps/libchrono-a339c37608984c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c0aa1ac2f0769395.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libserde-25b1980cb5f26690.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3dba027b82adc8aef55f29e00f0584a16530d9d20fd19165c9178bf4ec606af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dba027b82adc8aef55f29e00f0584a16530d9d20fd19165c9178bf4ec606af8", kill_on_drop: false }` [INFO] [stdout] 3dba027b82adc8aef55f29e00f0584a16530d9d20fd19165c9178bf4ec606af8