[INFO] cloning repository https://github.com/agabani/tor-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agabani/tor-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Ftor-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Ftor-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5d0884bc7a729cb042d715c0de38f40a230d256 [INFO] building agabani/tor-operator against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Ftor-operator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agabani/tor-operator on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agabani/tor-operator [INFO] finished tweaking git repo https://github.com/agabani/tor-operator [INFO] tweaked toml for git repo https://github.com/agabani/tor-operator written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/agabani/tor-operator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube-client v0.87.1 [INFO] [stderr] Downloaded kube v0.87.1 [INFO] [stderr] Downloaded kube-derive v0.87.1 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.13.0 [INFO] [stderr] Downloaded kube-runtime v0.87.1 [INFO] [stderr] Downloaded kube-core v0.87.1 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded k8s-openapi v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dac775f69123cf2838f0b370fe64193b47d167a7171aebb54a5bb9c3d610ce6 [INFO] running `Command { std: "docker" "start" "-a" "9dac775f69123cf2838f0b370fe64193b47d167a7171aebb54a5bb9c3d610ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dac775f69123cf2838f0b370fe64193b47d167a7171aebb54a5bb9c3d610ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dac775f69123cf2838f0b370fe64193b47d167a7171aebb54a5bb9c3d610ce6", kill_on_drop: false }` [INFO] [stdout] 9dac775f69123cf2838f0b370fe64193b47d167a7171aebb54a5bb9c3d610ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac17be47dd23d85b20aafea906e18bf9c072d5002a9a40b86af258b71bf5e83 [INFO] running `Command { std: "docker" "start" "-a" "9ac17be47dd23d85b20aafea906e18bf9c072d5002a9a40b86af258b71bf5e83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling k8s-openapi v0.20.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling anstream v0.6.1 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling kube-derive v0.87.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap-markdown v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.13.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.13.0 [INFO] [stderr] Compiling kube-core v0.87.1 [INFO] [stderr] Compiling kube-client v0.87.1 [INFO] [stderr] Compiling kube-runtime v0.87.1 [INFO] [stderr] Compiling kube v0.87.1 [INFO] [stderr] Compiling tor-operator v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXtLwWQ/symbols.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.tor_operator.4805f30f56243e64-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c.14hskrvfqv0c2idh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f8fd92fc5b8e3d76/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap_markdown-ddb5b8d95b58eec8.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-714f308b24c583a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-c9018617ef5f40e2.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ad78614a73c5691c.rlib" "/opt/rustwide/target/debug/deps/libtor_operator-9389708fdc789063.rlib" "/opt/rustwide/target/debug/deps/libbase32-8d097b8908ee8163.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-f76dc414fe5ed156.rlib" "/opt/rustwide/target/debug/deps/libsha2-6f55735f736d61ee.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-62350df60629bc35.rlib" "/opt/rustwide/target/debug/deps/librand-338c96a83e5d1fe2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d84eed1841a97e74.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-3de7527717b9c936.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4fd531721743e695.rlib" "/opt/rustwide/target/debug/deps/librand_core-953f9228d60a35cd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a031b3e8b9571bb.rlib" "/opt/rustwide/target/debug/deps/libdigest-0a8d060089006d2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c080a58db2fc27d.rlib" "/opt/rustwide/target/debug/deps/libed25519-de950e895bb6baf5.rlib" "/opt/rustwide/target/debug/deps/libsignature-f19c8c26dc7817ab.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_prometheus-f08861d4ea462b03.rlib" "/opt/rustwide/target/debug/deps/libsha3-5ff5737ab06325f6.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libsha2-cb5624491e20fe57.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-b366f6c660bc94b1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libprometheus-67e14ca6b78a62bf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-e311d172f707236d.rlib" "/opt/rustwide/target/debug/deps/libclap-348d2d65c9dd2c63.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5b1c1d04c706944a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-74c3eecf8d1f9c13.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-0b0f54f84dfaf2c0.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_otlp-efdd8e35b8a6729c.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-0027f436d255715e.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-f64d40d1aba33c5a.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_proto-833bed1ee61e138d.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-c7bf84b37b9ac2db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9af5934f9492f26a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25aed7ce0b779e3a.rlib" "/opt/rustwide/target/debug/deps/libregex-0aa241899adc37f7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dd7c6f990decdb05.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-23f7a243c2cecf21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libordered_float-10d4eb60262ea5ab.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-dee39806859f863a.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libtonic-0b447f3e21dfd000.rlib" "/opt/rustwide/target/debug/deps/libaxum-6e25681404365bfc.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-c25db55547713693.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0104e61d37be57de.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d098decbc76de575.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-bbec364af6ae380b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-01aff0e3ee339ddb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c1cc3cd4502e851a.rlib" "/opt/rustwide/target/debug/deps/libprost-4f8cc90d016465ef.rlib" "/opt/rustwide/target/debug/deps/libkube-3ea1dc8f12533d30.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-03d773ac2f2d1432.rlib" "/opt/rustwide/target/debug/deps/libkube_client-d88c955a1e0edc33.rlib" "/opt/rustwide/target/debug/deps/libpem-5aa7e115a1b6deca.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2ccec343b5b8a88e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-47a146ce78c32f2c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-09f8455bcf8544d7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-eca8f451653ad7c6.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-12c1951fce8a72ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-032bbb81ae5050b7.rlib" "/opt/rustwide/target/debug/deps/librustls-6e0a229d5df239c8.rlib" "/opt/rustwide/target/debug/deps/libsct-f45ab9e0389cdfe7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-bfe0585a94e44b43.rlib" "/opt/rustwide/target/debug/deps/libring-f9884df071f175c8.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-b78e273aad81af93.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-7dfdb5e28aa7ef27.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-e6632dfeb784decb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-636a0cbdcc7a5b5b.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-25ab243480a3ac5c.rlib" "/opt/rustwide/target/debug/deps/libtower_http-eac7a3de64ed4b55.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libtower-4579524e50eb0cea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8eb7d446a34e6eaa.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libhyper-11db97e3ff420741.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-7255470854bd9962.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-21182d4ecc8fbc67.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a3eac5458f195e07.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0b730ec546bb15f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libtracing-0b56a3e0946ad7e0.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-29456ce3c9c46845.rlib" "/opt/rustwide/target/debug/deps/libkube_core-2bf25939cc0004e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-5b4440c3beab896f.rlib" "/opt/rustwide/target/debug/deps/libtreediff-8882407deef04b7d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-818bf553098777ac.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libserde_value-5152c3bfe1561185.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ecb9e6eeaef87bb.rlib" "/opt/rustwide/target/debug/deps/libschemars-4908c1771d1f3a79.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-6a1886b4c5519080.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e3dd0928b0d093ad.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6477f35e01284428.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58375781c356d720.rlib" "/opt/rustwide/target/debug/deps/libahash-cee163040ed58589.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libchrono-7519f763beae2a32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd3e2445504e73ef.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f140364d31ade084.rlib" "/opt/rustwide/target/debug/deps/libserde-1d461ef1b84e380d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f63eec4935b89250.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f7ab3018a96269be.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-25aa087164a6f45c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c6f9a7ca30d562a6.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libbackoff-b20b1793b4cbb98e.rlib" "/opt/rustwide/target/debug/deps/librand-87366cda54b5a74b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tor_operator-a265637cece9f40c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tor-operator` (bin "tor-operator") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9ac17be47dd23d85b20aafea906e18bf9c072d5002a9a40b86af258b71bf5e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac17be47dd23d85b20aafea906e18bf9c072d5002a9a40b86af258b71bf5e83", kill_on_drop: false }` [INFO] [stdout] 9ac17be47dd23d85b20aafea906e18bf9c072d5002a9a40b86af258b71bf5e83