[INFO] cloning repository https://github.com/WaffleHacks/wafflemaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaffleHacks/wafflemaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb9bef665c49fe04112cac0d7e9a7e1b568f014f [INFO] testing WaffleHacks/wafflemaker/cb9bef665c49fe04112cac0d7e9a7e1b568f014f against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaffleHacks%2Fwafflemaker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaffleHacks/wafflemaker on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] finished tweaking git repo https://github.com/WaffleHacks/wafflemaker [INFO] tweaked toml for git repo https://github.com/WaffleHacks/wafflemaker written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WaffleHacks/wafflemaker 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dae08d3cef472c63f4786a7cadda20769a83265edd686247d747c09dd1efa68 [INFO] running `Command { std: "docker" "start" "-a" "7dae08d3cef472c63f4786a7cadda20769a83265edd686247d747c09dd1efa68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dae08d3cef472c63f4786a7cadda20769a83265edd686247d747c09dd1efa68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dae08d3cef472c63f4786a7cadda20769a83265edd686247d747c09dd1efa68", kill_on_drop: false }` [INFO] [stdout] 7dae08d3cef472c63f4786a7cadda20769a83265edd686247d747c09dd1efa68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38f12394196b174feb8a541ddb398a0ed56f13b74a8482ccb931de9facc8a018 [INFO] running `Command { std: "docker" "start" "-a" "38f12394196b174feb8a541ddb398a0ed56f13b74a8482ccb931de9facc8a018", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sentry-contexts v0.25.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling sentry-types v0.25.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling sentry-core v0.25.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling sentry-backtrace v0.25.0 [INFO] [stderr] Compiling sentry-panic v0.25.0 [INFO] [stderr] Compiling sentry-anyhow v0.25.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sentry-tracing v0.25.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling sentry v0.25.0 [INFO] [stderr] Compiling deadqueue v0.2.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling bollard v0.11.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling wafflemaker v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/deployer/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use error::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/dns/service.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn register(&self, service: &str, ip: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/dns/service.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | conn.hset(&self.key, service, value).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/dns/service.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn unregister(&self, service: &str) -> RedisResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/dns/service.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | conn.hdel(&self.key, service).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback_url` is never read [INFO] [stdout] --> src/webhooks/models/docker.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Docker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | pub callback_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Docker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/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/rustcTIRFuH/symbols.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.wafflemaker.ff9251562f9da88f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b.ag31t3h9fi6bk5aquvar03l1r.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-fcf441c75ffe6873.rlib" "/opt/rustwide/target/debug/deps/libitertools-6742c538525f0ef7.rlib" "/opt/rustwide/target/debug/deps/libeither-8184e77a300434cc.rlib" "/opt/rustwide/target/debug/deps/libglobset-5a6d267d1b4bf56b.rlib" "/opt/rustwide/target/debug/deps/libbstr-cd5eaef50a37419f.rlib" "/opt/rustwide/target/debug/deps/libdeadqueue-8740c128313a83ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-59bddaeccee3e35c.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d370f47686fc1d9f.rlib" "/opt/rustwide/target/debug/deps/libpem-9f78adcc64fd14b7.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ea0acb8791808bf.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-21a023e1eb227c19.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-40d945141a035912.rlib" "/opt/rustwide/target/debug/deps/libgit2-7bfe1e772f3f061e.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5881102fa9a58380.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d35ecc1d78a0080b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4f881c565b10512e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-afe9dc95b5209f2a.rlib" "/opt/rustwide/target/debug/deps/libredis-719603d662b0b9d1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-12091a2276cdb1a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e19fd36c554a7f93.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-dedd1c14c605d702.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-83530a5396323bfc.rlib" "/opt/rustwide/target/debug/deps/libcombine-619abea7b91e9c4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-920caf955b90a816.rlib" "/opt/rustwide/target/debug/deps/libsled-0c991b2157d55df1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fff4656528c3fdf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fe88da056f34988b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b09cef66d19c5e8a.rlib" "/opt/rustwide/target/debug/deps/libzstd-59045cb129670aac.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6493b05dc1722f57.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e27589a64587b638.rlib" "/opt/rustwide/target/debug/deps/libfs2-4ca30429151e15d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-914dace2033c375e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d949d61fff3e23f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9e8575a2b4d645e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libfutures-06c1b312ba8024d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6f60b9e553c7d62b.rlib" "/opt/rustwide/target/debug/deps/libbollard-5428cafb6b8b26b1.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-729b93bdf7c40aad.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ee957ba4b67c002d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-dc6fd9e31b3a1ba5.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-17d30fc15b88ab24.rlib" "/opt/rustwide/target/debug/deps/libserde_with-767a83c96c3c75da.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-40d9ced1259b65cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e14357ebd4319440.rlib" "/opt/rustwide/target/debug/deps/libct_logs-8df60c5708cd2814.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-cd079d0b96972149.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7bb05b0b49822ef3.rlib" "/opt/rustwide/target/debug/deps/librustls-c25aaaa768d279ce.rlib" "/opt/rustwide/target/debug/deps/libsct-831937a55d4b3564.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f9fe0adff75eeb95.rlib" "/opt/rustwide/target/debug/deps/libchrono-96a0a5f53ab0921e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0eb63c143f303f58.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a59113f411f1b230.rlib" "/opt/rustwide/target/debug/deps/libtime-6e63fa551d76fdb1.rlib" "/opt/rustwide/target/debug/deps/libwarp-6c0cfc87705f5962.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-77f4e748df095824.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cce55fd01140e461.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a6f082935e49ea9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libheaders-640849eb7c83f3b4.rlib" "/opt/rustwide/target/debug/deps/libsha1-7296a2a094cba901.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libdigest-ff0747128c83535e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-67b9527d22dea3f2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-826f3df5e1842b7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-724edc6252fbb5f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b9490b2a3130468.rlib" "/opt/rustwide/target/debug/deps/libstructopt-23fb29c5631e674a.rlib" "/opt/rustwide/target/debug/deps/libclap-37f2892d6dc50cfe.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4a1dc5e3e5aa0357.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-113345225ea159ba.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3564df42f0a90568.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libatty-fe0efc760a7695c4.rlib" "/opt/rustwide/target/debug/deps/libsentry-85c618f819b1dd93.rlib" "/opt/rustwide/target/debug/deps/libsentry_tracing-747d912fef9d98da.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-df01328f3faf2744.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff7f2afe7b73e10b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0f6963e5e65fbc93.rlib" "/opt/rustwide/target/debug/deps/libmatchers-25ee7f980e0ba222.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f6fa822d6091d327.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7f139b6f5900217.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-02677811c4f97f99.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-bb32bb54e61cfe8f.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-7f537916434edb2c.rlib" "/opt/rustwide/target/debug/deps/libhostname-a98e826ec2e1e80c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libuname-407162d18dd4a3ce.rlib" "/opt/rustwide/target/debug/deps/libsentry_anyhow-0aa29fae2dbdab42.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-6295824ac8678608.rlib" "/opt/rustwide/target/debug/deps/libregex-792033783d209c75.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-64d38772008e2486.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libreqwest-db6ab33bf531a5d7.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3cb7f911c1725d28.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-d4ea35c0ab317852.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2ad7c141abb86491.rlib" "/opt/rustwide/target/debug/deps/libipnet-844b8f6b4c0c04b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fae88f9cb7a063e1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb65eab2fc2ac809.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/librustls-4cddade53a38f276.rlib" "/opt/rustwide/target/debug/deps/libsct-7fe8bbd94f913114.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c4916cd0547e419a.rlib" "/opt/rustwide/target/debug/deps/libring-66a26ecde17a0596.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libhyper-671c4cd7c81e0c46.rlib" "/opt/rustwide/target/debug/deps/libwant-2ba2d5aef14ecf39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c55b2c62b62a2680.rlib" "/opt/rustwide/target/debug/deps/libh2-18eb9cf73a0835ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b42f71e80895ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fdeafc907ac23803.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-97cbbe617a8aa352.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4fbaf59e5d9de06f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d33871a165341890.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-73ff9120cc8812f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-434f041b28ea7496.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5159f6cff67ceddf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c132b073185ffffc.rlib" "/opt/rustwide/target/debug/deps/libmio-38c57101b3ba8ba6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d328c0f0a77db78f.rlib" "/opt/rustwide/target/debug/deps/liblog-bb758d8d3f33886b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b14750e49fc626c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4b18dd9f7fca8348.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61be088e4a72b0de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a231465936500e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f7c2207790c4f551.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b83582838215b83.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8d0096dfcd072da.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-43b6803cb9c90f75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/librand-e84f557eaded8fb8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c27deb29b326e6c7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b480e7c6300ebdd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3e4582356e53310.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-6a8192f739e26586.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libtime-2b7d54f351caa703.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8142e6486b1e582.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libdebugid-9236d77e76d4824e.rlib" "/opt/rustwide/target/debug/deps/libuuid-a8b5483fc6f5c458.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d4112985329af32f.rlib" "/opt/rustwide/target/debug/deps/liburl-7ac8a465ad95e787.rlib" "/opt/rustwide/target/debug/deps/libidna-cb01afa1a1c4f646.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85820ef2b9e07a42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cc7376ed3b83aab0.rlib" "/opt/rustwide/target/debug/deps/libserde-208cbbbe66f8a80a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0d2525729dff5d62.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-edad6c9c66e825c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3f410f4ab53bcc3f.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-18603e5a0eeb2228.rlib" "/opt/rustwide/target/debug/deps/libmemchr-094c7e8b8a4836b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-115fc14299838d6f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87f164db62f01099.rlib" "/opt/rustwide/target/debug/deps/libgimli-eae0305b697edb73.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8659634cec09daf9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7e4b97caa51d89c1/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-68678b30f7bbdf4b/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-beb0a57866782de4/out/build" "-L" "/opt/rustwide/target/debug/build/zstd-sys-976ce9c72522a3a2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wafflemaker-acc705855a17390b" "-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] [stderr] error: could not compile `wafflemaker` (bin "wafflemaker") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "38f12394196b174feb8a541ddb398a0ed56f13b74a8482ccb931de9facc8a018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f12394196b174feb8a541ddb398a0ed56f13b74a8482ccb931de9facc8a018", kill_on_drop: false }` [INFO] [stdout] 38f12394196b174feb8a541ddb398a0ed56f13b74a8482ccb931de9facc8a018