[INFO] cloning repository https://github.com/mortenlj/yakup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mortenlj/yakup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmortenlj%2Fyakup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmortenlj%2Fyakup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f444e5be275d959ddabebfbc27d4388e5bf734c
[INFO] building mortenlj/yakup against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmortenlj%2Fyakup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mortenlj/yakup on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mortenlj/yakup
[INFO] finished tweaking git repo https://github.com/mortenlj/yakup
[INFO] tweaked toml for git repo https://github.com/mortenlj/yakup written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mortenlj/yakup 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13c0ad4e3f37f96522a117495a0305a3f6fb4b8814bf2a6fb5dbbc89ba1b11f
[INFO] running `Command { std: "docker" "start" "-a" "d13c0ad4e3f37f96522a117495a0305a3f6fb4b8814bf2a6fb5dbbc89ba1b11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13c0ad4e3f37f96522a117495a0305a3f6fb4b8814bf2a6fb5dbbc89ba1b11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13c0ad4e3f37f96522a117495a0305a3f6fb4b8814bf2a6fb5dbbc89ba1b11f", kill_on_drop: false }`
[INFO] [stdout] d13c0ad4e3f37f96522a117495a0305a3f6fb4b8814bf2a6fb5dbbc89ba1b11f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f20c54c92a88498b05f0ac819699a1c5da2976e59f7a224dfce9a532c789127
[INFO] running `Command { std: "docker" "start" "-a" "6f20c54c92a88498b05f0ac819699a1c5da2976e59f7a224dfce9a532c789127", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling k8s-openapi v0.23.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling controller v0.1.0 (/opt/rustwide/workdir/controller)
[INFO] [stderr]    Compiling prost v0.13.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling kube-derive v0.96.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling jsonptr v0.4.7
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling json-patch v2.0.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling kube-core v0.96.0
[INFO] [stderr]    Compiling kube-client v0.96.0
[INFO] [stderr]    Compiling kube-runtime v0.96.0
[INFO] [stderr]    Compiling kube v0.96.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcMJYDe0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcontroller-ddf42095f7150185.rlib,libopentelemetry_otlp-45c2f154e92547cc.rlib,libopentelemetry_proto-fdaf62c59d9ac24a.rlib,libtonic-20063e611c6b6703.rlib,libhyper_timeout-521743171de94d32.rlib,libtokio_io_timeout-917e47aec49ae48d.rlib,libaxum-2a5211321cade879.rlib,libmatchit-b2689776cf6e5db9.rlib,libbitflags-e2b4db6c651223da.rlib,libaxum_core-28275a2144b7254a.rlib,libhyper-599ef3fde083065f.rlib,libh2-0c524d1ff384d1b1.rlib,libtower-9d9cc69a66c6e5e1.rlib,libbase64-64299f9d815d057c.rlib,libprost-338a6e9335a6832d.rlib,libhttp_body-272bc962754479aa.rlib,libhttp-3fec65441034439c.rlib,libapi-13d000e061ab7bf1.rlib,libtracing_opentelemetry-a509c6c5fa222687.rlib,libtracing_subscriber-fccf3f14110309ac.rlib,libtracing_serde-6d571ec45e8c33a0.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-d0f6894ec548ca49.rlib,liblazy_static-2bb390fee0230a38.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libtracing_log-2dfb1197110322db.rlib,libopentelemetry_semantic_conventions-a4a24cded60a9169.rlib,libopentelemetry_sdk-0ac15ff99f62466c.rlib,libtokio_stream-f40495eca9279001.rlib,libglob-eeb045b280f2e028.rlib,libordered_float-e12d7958abd80ea4.rlib,libopentelemetry-c9b2a949f86df263.rlib,libkube-4de65bfd3eba01f4.rlib,libkube_runtime-6f91cdb705113fbf.rlib,libhashbrown-c453af0f052062ab.rlib,liballocator_api2-d942e830951b9933.rlib,libasync_stream-aeeca8a71adc87fa.rlib,libparking_lot-ef61879b0dcfd815.rlib,libparking_lot_core-3d042872da86d960.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libahash-1f7ad595ec783dc7.rlib,libzerocopy-c612eb560542fb5e.rlib,libasync_broadcast-dfc4084b090a4b8b.rlib,libevent_listener_strategy-b8837d3de14c8dd5.rlib,libevent_listener-15058e00716d711d.rlib,libparking-3618ec6368854be5.rlib,libpin_project-4e9fe2e20f1f43c9.rlib,libkube_client-e4c40585d1260e9c.rlib,libpem-7790ac933df6cf06.rlib,libhome-34c282980fe9bb92.rlib,libserde_yaml-e6e3229f66833871.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib,libhyper_rustls-94adebcb7efa219c.rlib,librustls_native_certs-1af02b0050824c0c.rlib,librustls_pemfile-c7b584fdbf722bfa.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libtokio_rustls-a165aa152c5b6a65.rlib,librustls-bb9ab74d2bebab62.rlib,libsubtle-3b4c11045c466f47.rlib,libwebpki-0a858f63ce48ca35.rlib,libring-10bdb00c419a91ae.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,librustls_pki_types-4947284eef50c10b.rlib,libhyper_timeout-e347961d75d983bc.rlib,libhyper_util-9d1fb248298b973a.rlib,libhyper-191db3e036873ae8.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-26c91e1dfe51825e.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsecrecy-a443dae2ee1dc6a5.rlib,libzeroize-ead98f074a37f829.rlib,libjsonpath_rust-32478f02fdc1f421.rlib,libregex-abeafd2666ebcb9a.rlib,libregex_automata-a322042e0a3bbde5.rlib,libaho_corasick-21386b6dd214be5a.rlib,libregex_syntax-13fc688ae7f36982.rlib,libpest-b147421a8203383f.rlib,libucd_trie-cdff0278ac6747fa.rlib,libtower_http-4870362eedd5905b.rlib,libmime-4b44681fdb2c65f7.rlib,libbitflags-f87f62472e1f73dd.rlib,libtower-2692a0d5b8ce37ac.rlib,libsync_wrapper-17f912c27eab8964.rlib,libtower_service-0d7df29686b13872.rlib,libtower_layer-d70c7e404336389b.rlib,libtokio_util-a60fb3b0325af423.rlib,libtokio-516796362796ff5c.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libmio-24d6346cd2a0f88c.rlib,libhttp_body_util-7d8d5fd3e540fe4d.rlib,libhttp_body-9399e86e4c0bb62f.rlib,libeither-0d03427b61e42fdc.rlib,libtracing-5f9bc9a7ebd9f1f4.rlib,liblog-276235a63555025f.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libonce_cell-24c5d665b6879050.rlib,libkube_core-70e9b049f7ac6c27.rlib,libhttp-49835eadea3670d0.rlib,libbytes-3d9b205de7df0211.rlib,libfnv-2d77ec4f6f971b24.rlib,libjson_patch-ff078bd3bc98668c.rlib,libjsonptr-c730982afaf71cd1.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libthiserror-95aeb5a65f6b19a0.rlib,libbackoff-8c906a29fb441333.rlib,librand-93e4ee08a0ccbf82.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libgetrandom-130a500c742fee17.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libinstant-7ca0f2602aa54eaa.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libk8s_openapi-413374145ab85b7c.rlib,libbase64-2a03de3babadded3.rlib,libserde_value-52e1e9a60703f1fd.rlib,libordered_float-c9c86927e6638c6a.rlib,libschemars-3474383d6e19f517.rlib,libdyn_clone-4ac8e222c448f1c1.rlib,libindexmap-90f25b07af15061a.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libserde_json-e401bf2f99e6937a.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libchrono-e80a0d785067ee2e.rlib,libnum_traits-4f915f59b57f65ef.rlib,libserde-a4fc12e2a01e7003.rlib,libfutures-7e6c6dd8cb686266.rlib,libfutures_executor-8657b0c41542f5cb.rlib,libfutures_util-4694fe71304c8f4b.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-3e19596c076de665.rlib,libslab-073199f209252607.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libanyhow-d111c93401545c19.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e969d34e4174f29e/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/controller-82995470f605d107" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `controller` (bin "controller") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6f20c54c92a88498b05f0ac819699a1c5da2976e59f7a224dfce9a532c789127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f20c54c92a88498b05f0ac819699a1c5da2976e59f7a224dfce9a532c789127", kill_on_drop: false }`
[INFO] [stdout] 6f20c54c92a88498b05f0ac819699a1c5da2976e59f7a224dfce9a532c789127
