[INFO] cloning repository https://github.com/netology-group/event [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netology-group/event" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7ce5b176d49e2c28d4bade8ded566e3d657f5bb [INFO] testing netology-group/event against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netology-group/event on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/netology-group/event [INFO] finished tweaking git repo https://github.com/netology-group/event [INFO] tweaked toml for git repo https://github.com/netology-group/event written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/netology-group/event already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0c50eee3c96dbe1522db811e0946bab8bc756f4be50ada724adb28fa3d03d9e [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" "d0c50eee3c96dbe1522db811e0946bab8bc756f4be50ada724adb28fa3d03d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c50eee3c96dbe1522db811e0946bab8bc756f4be50ada724adb28fa3d03d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c50eee3c96dbe1522db811e0946bab8bc756f4be50ada724adb28fa3d03d9e", kill_on_drop: false }` [INFO] [stdout] d0c50eee3c96dbe1522db811e0946bab8bc756f4be50ada724adb28fa3d03d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb8ce5c7a248ce28f32f59a4acdb26764afc692987b414d17570e736bb4617c1 [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" "fb8ce5c7a248ce28f32f59a4acdb26764afc692987b414d17570e736bb4617c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling metrics v0.11.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling metrics-core v0.5.2 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling mqttbytes v0.3.0 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tower-http v0.2.0 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling signal-hook-tokio v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling rumqttc v0.7.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling quaint v0.1.13 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling sentry-types v0.23.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.0 [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling sentry-core v0.23.0 [INFO] [stderr] Compiling sentry-backtrace v0.23.0 [INFO] [stderr] Compiling sentry-panic v0.23.0 [INFO] [stderr] Compiling sentry-anyhow v0.23.0 [INFO] [stderr] Compiling sqlx-macros v0.5.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling axum v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling sentry v0.23.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling sqlx v0.5.7 [INFO] [stderr] Compiling svc-authn v0.7.0 [INFO] [stderr] Compiling svc-agent v0.19.4 [INFO] [stderr] Compiling svc-authz v0.11.1 [INFO] [stderr] Compiling svc-utils v0.1.5 [INFO] [stderr] Compiling svc-error v0.3.0 [INFO] [stderr] Compiling event v0.2.50 (/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/event-7f024e3d0c9385b0.event.2b376722-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.event.2b376722-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0.52ug2cont6uvfsih.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3c56926099566885/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhumantime_serde-1fd55a45fe5d6bfc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libconfig-1f77a7e1cc2f500c.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-cdb6de8fa68afec4.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6cb8058fdf9cc2ee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libtoml-07ad0e4e6b6a3657.rlib" "/opt/rustwide/target/debug/deps/libnom-5e396196f0bd655a.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-c5a0306b13f5c3c6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_tokio-1be2c294f2949ca4.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-da3770704eab6d02.rlib" "/opt/rustwide/target/debug/deps/libtime-e5b93f0b27f655e6.rlib" "/opt/rustwide/target/debug/deps/libquaint-b13620ac2936295e.rlib" "/opt/rustwide/target/debug/deps/liburl-bb3b3687231fb56b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-59b93eb21e1bc0e3.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-e416dd9412353bb6.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-76044e5801dd706c.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e31094249bc55723.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-b911ae6bb978ed26.rlib" "/opt/rustwide/target/debug/deps/libhmac-325357596870d631.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-da274d98c7c381c1.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2f7a509dbd4e2185.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9e592605672e96ef.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-e10d1c1f537944ef.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e545cd7600109623.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-fcd48416f1ae6c87.rlib" "/opt/rustwide/target/debug/deps/libsvc_utils-6ea0dfc6f147975b.rlib" "/opt/rustwide/target/debug/deps/libtower_http-573fb7bf771b3270.rlib" "/opt/rustwide/target/debug/deps/libaxum-aff2b6827279fc6a.rlib" "/opt/rustwide/target/debug/deps/libmatchit-0b565f3c176a1607.rlib" "/opt/rustwide/target/debug/deps/libtower_http-b048fb52424633c7.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c8b54a5d9704b947.rlib" "/opt/rustwide/target/debug/deps/libtower-e9ba85d5bb728c53.rlib" "/opt/rustwide/target/debug/deps/libpin_project-95b9d394c800f91b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c2d073dd8f0bf982.rlib" "/opt/rustwide/target/debug/deps/libsvc_error-3b18bf08e8d23de1.rlib" "/opt/rustwide/target/debug/deps/libsentry-98102e528a292cb2.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-910bc74596713e8d.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-de7e2c4b4b267463.rlib" "/opt/rustwide/target/debug/deps/libhostname-dd6d6b4a530db4fe.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libuname-30cf3c899ea132fc.rlib" "/opt/rustwide/target/debug/deps/libsentry_anyhow-949a4b3264f92652.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-ebbf85ca2becd4de.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-54b53b4e163592de.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-7b1e606bf1c173ec.rlib" "/opt/rustwide/target/debug/deps/libdebugid-8b429147e37c9cce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e14753e0f0ec7e42.rlib" "/opt/rustwide/target/debug/deps/libsvc_agent-2e45ff17a7d9d0de.rlib" "/opt/rustwide/target/debug/deps/librumqttc-736f9cc80a419242.rlib" "/opt/rustwide/target/debug/deps/libpollster-6ee6719c61025b33.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-c295cba48ef76b72.rlib" "/opt/rustwide/target/debug/deps/librustls-d62b34b7ff6f6c2d.rlib" "/opt/rustwide/target/debug/deps/libsct-27fa861df4bd21b5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c203480b1fffa137.rlib" "/opt/rustwide/target/debug/deps/libmqttbytes-72ab57e5e829183b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e2178a8b826927b8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-44702191775035e0.rlib" "/opt/rustwide/target/debug/deps/libprometheus-f719fb7d71705777.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-186c690ca3355c45.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5e2dfd836e821f8f.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e81800f7cac2337b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-50a13ee50f774dc5.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f454c2a5b6feea97.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libmatchers-21afbe57f36a4d87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-868fb6acda16af1e.rlib" "/opt/rustwide/target/debug/deps/libsvc_authz-396a96c509daae8f.rlib" "/opt/rustwide/target/debug/deps/libfutures-2729716fde226068.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0517d83f39038fd9.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-7a14220b44fcebcf.rlib" "/opt/rustwide/target/debug/deps/libredis-3c43d68b99c745c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libcombine-57a3478524934bf8.rlib" "/opt/rustwide/target/debug/deps/libr2d2-a043451a34f5b5be.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-ca603e172d92d6b3.rlib" "/opt/rustwide/target/debug/deps/libsvc_authn-12da758657fba1d0.rlib" "/opt/rustwide/target/debug/deps/libsqlx-0f08be2db8050da2.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-98a9f0c6140e6274.rlib" "/opt/rustwide/target/debug/deps/libcrc-9a980268027f4fb7.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f351e911a281f5be.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libwhoami-fc43a1e2e8bcc42d.rlib" "/opt/rustwide/target/debug/deps/libdirs-ab6f10d98e6881e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-af8503a45a1e7c3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a47e0739118b0a78.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-b572e04b361a6ca1.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-56cb2630151b8124.rlib" "/opt/rustwide/target/debug/deps/libnom-5e90b91157d180ea.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-591b7070e54be769.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2bc9fa22fb8b2f14.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b53e538cf891c1d0.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libwyz-eb600e19ff14c857.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-96e8823a1278b8aa.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ebc84df6616f17a8.rlib" "/opt/rustwide/target/debug/deps/libmd5-2ec1b29b33583eca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-171238c466ed8e80.rlib" "/opt/rustwide/target/debug/deps/libatoi-e178cf20b2340db6.rlib" "/opt/rustwide/target/debug/deps/libstringprep-441bd3064ca88135.rlib" "/opt/rustwide/target/debug/deps/librand-11ca9973fc254e8f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c9dde71aa4d209f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d4956f6084292af.rlib" "/opt/rustwide/target/debug/deps/libhmac-acbf1f210de80d53.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-69259af45e67e805.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5983d9bb59bdcc94.rlib" "/opt/rustwide/target/debug/deps/libsha2-77152a8ae69ad6fb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5739dc7ace59b72b.rlib" "/opt/rustwide/target/debug/deps/libuuid-450c7c126574c4af.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-8de1b38a7dba55f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9eaaf43af5587cfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-16e86281cd51d9c3.rlib" "/opt/rustwide/target/debug/deps/libeither-404dc834a98b848b.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-b75eae4330f27123.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-716c3fed13f4ea40.rlib" "/opt/rustwide/target/debug/deps/libreqwest-74e00a6181bc3a5e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ad1c4b2c2c06aebb.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b72aa8e242598b90.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ef083be681dbb5ff.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-230be3478f06c06d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8c6efff82147e4c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4070b31fa43acbe3.rlib" "/opt/rustwide/target/debug/deps/libhyper-a3857136a280059e.rlib" "/opt/rustwide/target/debug/deps/libwant-21f34b0138f360da.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6d15bc1d03c19f38.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-5b32a5a781230d93.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f3ec54b11fb106c5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-b57cf3952920f12d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8e6d39378fe9ee81.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libtokio-35c543efdb6d4c88.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1a763f5efbbe51e4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e911d71d9342f1b.rlib" "/opt/rustwide/target/debug/deps/libmio-c3b24bc439ac4929.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-44201b9c48b067c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c2b54eff236740fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f3644d87acb3a433.rlib" "/opt/rustwide/target/debug/deps/liblog-9ef5dc8cdabc796c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a42d4a815b90a259.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4e8993e757c8f32d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfecbe771845a97e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8c94823d9d668e3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d705dbe7c1e66939.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a1657a9a181d93a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-eea0e416dc1a28ff.rlib" "/opt/rustwide/target/debug/deps/libidna-ebffe384753c98e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-955cc16c9bc22cf1.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-e7950ef36caf68b6.rlib" "/opt/rustwide/target/debug/deps/libpem-3818b7179b5759d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libregex-61a41659bb2e22e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-412fc70fb495cbbc.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libindexmap-24deba5e073934a4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dce679cb5aee482c.rlib" "/opt/rustwide/target/debug/deps/libahash-211dbe522606317d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-431a5c50439127ae.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-88457177ebb59268.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a456274942627b5a.rlib" "/opt/rustwide/target/debug/deps/libring-67d2806bb2783533.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-291cbda912872ccb.rlib" "/opt/rustwide/target/debug/deps/libserde-1752756628521f53.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtime-6ceebd8677494313.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libanyhow-197b5abf4c334b13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92cc455301bb242e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-f188ef963b3fc7c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-4dc80960aa8bcaa9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e0b2cfd14a0f0ad7.rlib" "/opt/rustwide/target/debug/deps/libgimli-bd1fd131a19c21d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ef46c975dce013d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/event-7f024e3d0c9385b0" "-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 `event` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fb8ce5c7a248ce28f32f59a4acdb26764afc692987b414d17570e736bb4617c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8ce5c7a248ce28f32f59a4acdb26764afc692987b414d17570e736bb4617c1", kill_on_drop: false }` [INFO] [stdout] fb8ce5c7a248ce28f32f59a4acdb26764afc692987b414d17570e736bb4617c1