[INFO] fetching crate prometheus_exporter 0.8.4... [INFO] testing prometheus_exporter-0.8.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate prometheus_exporter 0.8.4 into /workspace/builds/worker-57/source [INFO] validating manifest of crates.io crate prometheus_exporter 0.8.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prometheus_exporter 0.8.4 [INFO] finished tweaking crates.io crate prometheus_exporter 0.8.4 [INFO] tweaked toml for crates.io crate prometheus_exporter 0.8.4 written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate crates.io crate prometheus_exporter 0.8.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httpdate v1.0.1 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded http-body v0.4.3 [INFO] [stderr] Downloaded security-framework v2.0.0 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded tokio-util v0.6.7 [INFO] [stderr] Downloaded prometheus v0.13.0 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded hyper v0.14.8 [INFO] [stderr] Downloaded http v0.2.2 [INFO] [stderr] Downloaded reqwest v0.11.4 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.19 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded tiny_http v0.10.0 [INFO] [stderr] Downloaded security-framework-sys v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f7bf4730eb8b0f382ffa82f592a481bc5141234d59d40df22de46bdf34b811c [INFO] running `Command { std: "docker" "start" "-a" "6f7bf4730eb8b0f382ffa82f592a481bc5141234d59d40df22de46bdf34b811c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f7bf4730eb8b0f382ffa82f592a481bc5141234d59d40df22de46bdf34b811c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7bf4730eb8b0f382ffa82f592a481bc5141234d59d40df22de46bdf34b811c", kill_on_drop: false }` [INFO] [stdout] 6f7bf4730eb8b0f382ffa82f592a481bc5141234d59d40df22de46bdf34b811c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a8076c67f427f368a7cf39645bd4edd486b9315fa5433d0dc0057a762a5dc4 [INFO] running `Command { std: "docker" "start" "-a" "45a8076c67f427f368a7cf39645bd4edd486b9315fa5433d0dc0057a762a5dc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tiny_http v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling prometheus_exporter v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "45a8076c67f427f368a7cf39645bd4edd486b9315fa5433d0dc0057a762a5dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a8076c67f427f368a7cf39645bd4edd486b9315fa5433d0dc0057a762a5dc4", kill_on_drop: false }` [INFO] [stdout] 45a8076c67f427f368a7cf39645bd4edd486b9315fa5433d0dc0057a762a5dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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=warn" "-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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 443706f4423d88c0e958d3342e656bf24866d98b7513e2e274fb4d6dc0482156 [INFO] running `Command { std: "docker" "start" "-a" "443706f4423d88c0e958d3342e656bf24866d98b7513e2e274fb4d6dc0482156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling prometheus_exporter v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.wait_duration.6b4c48a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e.49sm761rq3mpyhy2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-04a44331177df17f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-daf78914913f2693.rlib" "/opt/rustwide/target/debug/deps/libipnet-0d5c50c485adefe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-abbcfdd471ef5b58.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8542df0dcfe686f3.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fc4aa763bdc7bb39.rlib" "/opt/rustwide/target/debug/deps/libserde-2d8297ff0c0ccd0c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6d4247bf068617af.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3818115350e5fc53.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53f324e46a2e5014.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-768504902613c200.rlib" "/opt/rustwide/target/debug/deps/libwant-9d376bf6b2445c8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3b05b98c8d48d53e.rlib" "/opt/rustwide/target/debug/deps/libh2-c02687aabfbf1788.rlib" "/opt/rustwide/target/debug/deps/libindexmap-880d55815a8133e7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-68c67e421ce57fba.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d9852c07fe5ed9b8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e11f8e2820b1699.rlib" "/opt/rustwide/target/debug/deps/libtracing-74027dd234a3076b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libtokio-3761aaac5aab9972.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2a77cf30ea5bd5b.rlib" "/opt/rustwide/target/debug/deps/libmio-f51d0d67f9cd9cb9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9dd72680b614116c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-364ea5c42be0ea5a.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76971f0e7267e659.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cae1b768d003a47a.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-226c8764817737d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-24325fb77b418706.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6bbf1f6ca8ca1c4a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-98896f37d03c6895.rlib" "/opt/rustwide/target/debug/deps/liburl-507788338dd03d27.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-f1fb1629538083a2.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/librand-775583e61a87394e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-90bab6c69cef98eb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-957d6fa617f7901d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99d6776b67283c48.rlib" "/opt/rustwide/target/debug/deps/libprometheus_exporter-de69fb8ab5e0b5d4.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-10fa8d22779de986.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-61ad377331e516fc.rlib" "/opt/rustwide/target/debug/deps/libtime-f9d0da19863be4da.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libascii-d7e0430d1b7fe9ab.rlib" "/opt/rustwide/target/debug/deps/libprometheus-495887c740ec76c5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-567645a5979af8d2.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7cf0a737bab53194.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-727d7ac505558da7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6740afea33a52dec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-edc0447c9d8192f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9fbead1f7efa1907.rlib" "/opt/rustwide/target/debug/deps/libatty-fb0d225094139848.rlib" "/opt/rustwide/target/debug/deps/liblibc-0b2a53881f42d6f2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ec63ec01195604d7.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libregex-83c91fee3ab31e53.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bebde16d0194fe2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/wait_duration-cce33d8f7a52ca4e" "-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 `prometheus_exporter` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "443706f4423d88c0e958d3342e656bf24866d98b7513e2e274fb4d6dc0482156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443706f4423d88c0e958d3342e656bf24866d98b7513e2e274fb4d6dc0482156", kill_on_drop: false }` [INFO] [stdout] 443706f4423d88c0e958d3342e656bf24866d98b7513e2e274fb4d6dc0482156