[INFO] cloning repository https://github.com/ereslibre/policy-fetcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ereslibre/policy-fetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereslibre%2Fpolicy-fetcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereslibre%2Fpolicy-fetcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0524ae98f065a59739cb7f49a8cc84177626dfd9 [INFO] testing ereslibre/policy-fetcher against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereslibre%2Fpolicy-fetcher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ereslibre/policy-fetcher on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ereslibre/policy-fetcher [INFO] finished tweaking git repo https://github.com/ereslibre/policy-fetcher [INFO] tweaked toml for git repo https://github.com/ereslibre/policy-fetcher written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/krustlet/oci-distribution` [INFO] [stderr] Updating git repository `https://github.com/sigstore/sigstore-rs` [INFO] [stderr] Updating git repository `https://github.com/Devolutions/picky-rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oid-registry v0.2.0 [INFO] [stderr] Downloaded rusticata-macros v4.1.0 [INFO] [stderr] Downloaded der-oid-macro v0.5.0 [INFO] [stderr] Downloaded path-dedot v3.0.17 [INFO] [stderr] Downloaded serde_plain v1.0.0 [INFO] [stderr] Downloaded path-slash v0.1.4 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded oid v0.2.1 [INFO] [stderr] Downloaded jwt v0.15.0 [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded num-bigint-dig v0.8.1 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded rstest v0.12.0 [INFO] [stderr] Downloaded tough v0.12.1 [INFO] [stderr] Downloaded x509-parser v0.12.0 [INFO] [stderr] Downloaded olpc-cjson v0.1.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded path-absolutize v3.0.13 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded der-parser v6.0.1 [INFO] [stderr] Downloaded www-authenticate v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 614c0c876a906d0ad0426a32582c969d79a2f14d08c196c6767891b80033d501 [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" "614c0c876a906d0ad0426a32582c969d79a2f14d08c196c6767891b80033d501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "614c0c876a906d0ad0426a32582c969d79a2f14d08c196c6767891b80033d501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614c0c876a906d0ad0426a32582c969d79a2f14d08c196c6767891b80033d501", kill_on_drop: false }` [INFO] [stdout] 614c0c876a906d0ad0426a32582c969d79a2f14d08c196c6767891b80033d501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54636fa61add5c760e772131259aec80e87ac52a94204cec8a22b048f0d8e7e8 [INFO] running `Command { std: "docker" "start" "-a" "54636fa61add5c760e772131259aec80e87ac52a94204cec8a22b048f0d8e7e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling path-dedot v3.0.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling path-absolutize v3.0.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling www-authenticate v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling picky-asn1 v0.5.0 (https://github.com/Devolutions/picky-rs.git?tag=picky-7.0.0-rc.2#912af2ea) [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling jwt v0.15.0 [INFO] [stderr] Compiling olpc-cjson v0.1.1 [INFO] [stderr] Compiling picky-asn1-der v0.3.0 (https://github.com/Devolutions/picky-rs.git?tag=picky-7.0.0-rc.2#912af2ea) [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling picky-asn1-x509 v0.7.0 (https://github.com/Devolutions/picky-rs.git?tag=picky-7.0.0-rc.2#912af2ea) [INFO] [stderr] Compiling picky v7.0.0-rc.2 (https://github.com/Devolutions/picky-rs.git?tag=picky-7.0.0-rc.2#912af2ea) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling oci-distribution v0.8.1 (https://github.com/krustlet/oci-distribution?rev=0f717968093a5415f428503d741dedf24ea97948#0f717968) [INFO] [stderr] Compiling tough v0.12.1 [INFO] [stderr] Compiling sigstore v0.2.0 (https://github.com/sigstore/sigstore-rs?rev=3954129ff0fc91beb8b8a6568ecb09e8c2d19392#3954129f) [INFO] [stderr] Compiling policy-fetcher v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 18s [INFO] running `Command { std: "docker" "inspect" "54636fa61add5c760e772131259aec80e87ac52a94204cec8a22b048f0d8e7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54636fa61add5c760e772131259aec80e87ac52a94204cec8a22b048f0d8e7e8", kill_on_drop: false }` [INFO] [stdout] 54636fa61add5c760e772131259aec80e87ac52a94204cec8a22b048f0d8e7e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d574fc3c72acec42becd2edb8ffc86c6cbc77f1efb3752bfff2faa85250fefc3 [INFO] running `Command { std: "docker" "start" "-a" "d574fc3c72acec42becd2edb8ffc86c6cbc77f1efb3752bfff2faa85250fefc3", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling policy-fetcher v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.sources.ecec8ebf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd.wahctdd1xhvkx2w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4b5b26766c6a2054.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libsmawk-47b0618efc68b4a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-ca5d07b6d56b6411.rlib" "/opt/rustwide/target/debug/deps/libpolicy_fetcher-e2fc54c91368a4a7.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c7309f1cd5b2ea6b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libsigstore-2b3cf0c59b9c2604.rlib" "/opt/rustwide/target/debug/deps/libpicky-e4f5866d18db0c56.rlib" "/opt/rustwide/target/debug/deps/libsha3-beca2451539ee190.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libsha1-4de2a1d8c8417ddb.rlib" "/opt/rustwide/target/debug/deps/libmd5-b13741b1f4c6fc15.rlib" "/opt/rustwide/target/debug/deps/librsa-ebd3fb0804f8515c.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-8eeca78ecbedfece.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-2a01064826ccb903.rlib" "/opt/rustwide/target/debug/deps/libspki-2018944123402e48.rlib" "/opt/rustwide/target/debug/deps/libder-85bd4c7303c196f7.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-7f361ac00490ff65.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-dc2cca5c4181ab19.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-adea344c9b3f550d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-125a296f6f67f713.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1_x509-dae6c0fdbf11272f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-298ced81824df80c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-48161e08d0a875e5.rlib" "/opt/rustwide/target/debug/deps/librand-46c61b28c486e3a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libzeroize-19e7bc6d206dd5c1.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1_der-2cd24bbe1bb341c9.rlib" "/opt/rustwide/target/debug/deps/libpicky_asn1-158ba0fc04ee337a.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-f6b3ad3a0df3cdd5.rlib" "/opt/rustwide/target/debug/deps/liboid-dfa55e8643c55056.rlib" "/opt/rustwide/target/debug/deps/libtough-9dae63c767f9112c.rlib" "/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-1c8888457150067f.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-4d4ded34d3756968.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-1704ac77695df69f.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libglobset-c393f4f821663cf3.rlib" "/opt/rustwide/target/debug/deps/libbstr-b41746b2b5b08e3a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-2711964a93c6fa01.rlib" "/opt/rustwide/target/debug/deps/libtempfile-341a985d06306ad7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libsnafu-950f5429d0c6717b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-c537a274a721296f.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-91834dc44464f448.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libchrono-fa0d302332a2322d.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-30dcc7f5e4035369.rlib" "/opt/rustwide/target/debug/deps/libder_parser-2eda93079d121aa6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f99590199a080737.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3c8c7f60824aefdf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a5a335eaaed9fc44.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-9a76e84fbd02f3f4.rlib" "/opt/rustwide/target/debug/deps/libnom-d9785209d1d0b150.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib" "/opt/rustwide/target/debug/deps/liboci_distribution-93d4608ef1c80d27.rlib" "/opt/rustwide/target/debug/deps/libjwt-10c8497cfeee5b87.rlib" "/opt/rustwide/target/debug/deps/libhmac-c8bb299260452b66.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-eef225fc3e4c41dc.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libwww_authenticate-3477c9ee47ea719c.rlib" "/opt/rustwide/target/debug/deps/liburl-4930142d2e816415.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-f5538eb0f44a5901.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/libsha2-bbb13ef96f16f597.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/libhyperx-1a22d3c24123a0f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c40aa3ca8bcea55e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c01d255ac85ca627.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fac1120a2fc127b2.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-33ae534a4662b242.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9a66af560002c96b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a89014d93258176d.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-6bc04df985dc0698.rlib" "/opt/rustwide/target/debug/deps/libsct-252c19141bc3d24a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5a1c302840d30463.rlib" "/opt/rustwide/target/debug/deps/libring-ae029239337fa252.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-c177b96d29b0941a.rlib" "/opt/rustwide/target/debug/deps/libwant-23f40a7965944842.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libh2-cc2c829b25529191.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5bd6370b897aa550.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-5ba700db081ba003.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bc2e42ca990943e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15a59f872e0e3bfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtokio-075eabbe218d7af5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libmio-3eaa05cd6a7db42b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6dc58d3bc39d0f6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4e83c05f6366708a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb0d5358d2f35f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/liblog-ff22f2b0290549c3.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-b7ee1c51128b5dcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f24e51c462b1fa19.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/liburl-b7a7a47ce7723daa.rlib" "/opt/rustwide/target/debug/deps/libidna-f60247a44da4b01d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-91e8b92d2bfc3cef.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-eb02681f784b7e13.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3e2703b50688df2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sources-7cb6dff2875379bd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] [stderr] error: could not compile `policy-fetcher` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d574fc3c72acec42becd2edb8ffc86c6cbc77f1efb3752bfff2faa85250fefc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d574fc3c72acec42becd2edb8ffc86c6cbc77f1efb3752bfff2faa85250fefc3", kill_on_drop: false }` [INFO] [stdout] d574fc3c72acec42becd2edb8ffc86c6cbc77f1efb3752bfff2faa85250fefc3