[INFO] cloning repository https://github.com/Blah-IM/blahrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blah-IM/blahrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlah-IM%2Fblahrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlah-IM%2Fblahrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b56f8897ff27c4052273068cf446626de80229ca [INFO] testing Blah-IM/blahrs/b56f8897ff27c4052273068cf446626de80229ca against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlah-IM%2Fblahrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Blah-IM/blahrs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Blah-IM/blahrs [INFO] finished tweaking git repo https://github.com/Blah-IM/blahrs [INFO] tweaked toml for git repo https://github.com/Blah-IM/blahrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Blah-IM/blahrs 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-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fca80aec2c0c0045df653f68ba16d10fb278b16e77cea038ecf9df951c54caf [INFO] running `Command { std: "docker" "start" "-a" "5fca80aec2c0c0045df653f68ba16d10fb278b16e77cea038ecf9df951c54caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fca80aec2c0c0045df653f68ba16d10fb278b16e77cea038ecf9df951c54caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fca80aec2c0c0045df653f68ba16d10fb278b16e77cea038ecf9df951c54caf", kill_on_drop: false }` [INFO] [stdout] 5fca80aec2c0c0045df653f68ba16d10fb278b16e77cea038ecf9df951c54caf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 475e1a3db11902a871cde2df3a547a33fa313100b59f6d04addf625e7a5bac03 [INFO] running `Command { std: "docker" "start" "-a" "475e1a3db11902a871cde2df3a547a33fa313100b59f6d04addf625e7a5bac03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling sqlite3-parser v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling sd-notify v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rusqlite-macros v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde-inline-default v0.2.2 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde-constant v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_jcs v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling blahd v0.0.0 (/opt/rustwide/workdir/blahd) [INFO] [stderr] Compiling blah-types v0.0.0 (/opt/rustwide/workdir/blah-types) [INFO] [stderr] warning: blahd@0.0.0: CFG_SRC_URL is not set [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "475e1a3db11902a871cde2df3a547a33fa313100b59f6d04addf625e7a5bac03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475e1a3db11902a871cde2df3a547a33fa313100b59f6d04addf625e7a5bac03", kill_on_drop: false }` [INFO] [stdout] 475e1a3db11902a871cde2df3a547a33fa313100b59f6d04addf625e7a5bac03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2a9fc048c23dad1de5b21fd6d604e004946c26b6aa36c0ab92f6076fc1af716 [INFO] running `Command { std: "docker" "start" "-a" "a2a9fc048c23dad1de5b21fd6d604e004946c26b6aa36c0ab92f6076fc1af716", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] warning: blahd@0.0.0: CFG_SRC_URL is not set [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling expect-test v1.5.0 [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 openssl-sys v0.9.104 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling blah-types v0.0.0 (/opt/rustwide/workdir/blah-types) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling blahd v0.0.0 (/opt/rustwide/workdir/blahd) [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-12-08-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/rustcOrNaX8/symbols.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.blahd.b2351ff6587ffb8f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc.8efm2hjtvx8a2ard0ofio26zf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsd_notify-bb594d5caa266812.rlib" "/opt/rustwide/target/debug/deps/libtoml-9e5ffacac534a1e0.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-c9476db617dbb492.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-a6315395752185b8.rlib" "/opt/rustwide/target/debug/deps/libwinnow-33647c7770635b82.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-dd426c51af5b9463.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6c7a8c2f2fe42a75.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ffa0b8e1e61995cd.rlib" "/opt/rustwide/target/debug/deps/liboverload-33eef082a09085ae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-15805cf653b0a885.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-44827b934f740498.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7ddfdd1f12a48e22.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f82f4cd094f40ef3.rlib" "/opt/rustwide/target/debug/deps/libclap-e8d1810de3e2151f.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-8a4af18f3b46466b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-9ec206ea4efea395.rlib" "/opt/rustwide/target/debug/deps/libanstream-c9f164b4feca1b16.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-47d040c665e4c79a.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-a7475a2bacab8ccc.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-78f44adc1a47ee09.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-68abc5e2d6dc8529.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-8da3e53edb843950.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-1cb5e2e1b6d0b0d6.rlib" "/opt/rustwide/target/debug/deps/libanstyle-0dde7a83bc3a3c71.rlib" "/opt/rustwide/target/debug/deps/librustix-4517ef9809c0c363.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-bd5809b5b62663be.rlib" "/opt/rustwide/target/debug/deps/libblahd-a9d484b66eba7ccd.rlib" "/opt/rustwide/target/debug/deps/libtower_http-be123f492fb3fedd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-057508b10cb9632c.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-03325e5454c0d93a.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-03ca03be7ac33712.rlib" "/opt/rustwide/target/debug/deps/libipnet-3aa10a41b4f2a24e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-58445e3a7a409a66.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9223c64d0a2a1fe3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66a435c0b7cbe38a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-14e109611e9dfbe9.rlib" "/opt/rustwide/target/debug/deps/libopenssl-21548ffb8b431e51.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-354b3b1964ad72f7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-23dfcb1cceee9aa4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-93939bc93a8dc81e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-07585187ee29c2d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-938c755bf564cfc1.rlib" "/opt/rustwide/target/debug/deps/libserde_constant-3732219a93f7415b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-161de44bc258d846.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8907739d96b5a42.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e5562858734768d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5e4787a3330bfc00.rlib" "/opt/rustwide/target/debug/deps/libblah_types-259cd965b1943bd9.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-f74ed7f8150a2306.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-b72399adc86d788f.rlib" "/opt/rustwide/target/debug/deps/libserde_jcs-c3c919b1dce44c05.rlib" "/opt/rustwide/target/debug/deps/libryu_js-f58a57078f679928.rlib" "/opt/rustwide/target/debug/deps/libhex-fb623cee531ef2f3.rlib" "/opt/rustwide/target/debug/deps/librusqlite-74314d9cbff880df.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-f557097dfb8966cc.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-efaab18f6941fdf9.rlib" "/opt/rustwide/target/debug/deps/libhashlink-e5aa085e67fb469d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-77f835d22da8b9b7.rlib" "/opt/rustwide/target/debug/deps/libahash-f60744d32837a789.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-7a7586ef744ca2e5.rlib" "/opt/rustwide/target/debug/deps/liburl-ab7f24eaafdaef9f.rlib" "/opt/rustwide/target/debug/deps/libidna-b4927632d7dfb634.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-cff7f6529352684d.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-f0a50909a95fe0e0.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-83c977235b6521ea.rlib" "/opt/rustwide/target/debug/deps/libwrite16-1cac054fadcb6da2.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-4d61ea249f812f86.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-8f9c5ab1a0d8b1c9.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-c52f5f61a37b3455.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-4c520527e36649a4.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-5a2c0cc458d05a73.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-cd03fb7dfa8348b3.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-ab5eaec813d208d6.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-3d2077d19754977e.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-035b1a1506d3ae39.rlib" "/opt/rustwide/target/debug/deps/liblitemap-ca491a5049bf2586.rlib" "/opt/rustwide/target/debug/deps/libtinystr-e2508dc23a5257d0.rlib" "/opt/rustwide/target/debug/deps/libzerovec-6b53b8938394b97d.rlib" "/opt/rustwide/target/debug/deps/libwriteable-82d6a35d27988d36.rlib" "/opt/rustwide/target/debug/deps/libyoke-e50beea4e917de28.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-8cf74105f899400a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-8eab8810e7ea27a3.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-848fdd9d50302ebc.rlib" "/opt/rustwide/target/debug/deps/libsha2-197785e35c49d61e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-849952763ab253a6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-de768cc0d53fb2c4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-768ca3e9f3f8e6c7.rlib" "/opt/rustwide/target/debug/deps/libed25519-0279bd107563b82f.rlib" "/opt/rustwide/target/debug/deps/libsignature-d1d05381875d551f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44a954d76549f958.rlib" "/opt/rustwide/target/debug/deps/libaxum_extra-eeed73c72e5f95f8.rlib" "/opt/rustwide/target/debug/deps/libmulter-7f2889bbdc4fabc5.rlib" "/opt/rustwide/target/debug/deps/libspin-106ed8618a945c2c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-93073c1d3e6bd1ee.rlib" "/opt/rustwide/target/debug/deps/libfastrand-1e77c213765e7205.rlib" "/opt/rustwide/target/debug/deps/libaxum-ed40bf2e462c9718.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3cd5595d17f98cf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b57f671400c99710.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a5147d5b41a3c99e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8e52433bcbf24091.rlib" "/opt/rustwide/target/debug/deps/libryu-c9981d01e85680fb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe0eef032699c679.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5cd1721e9a376401.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9af5acdd3326b22d.rlib" "/opt/rustwide/target/debug/deps/libbase64-1b85a395043fe41c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-66f470768875bc9d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-696b429fadcf7b7f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-b63526ea445ef14a.rlib" "/opt/rustwide/target/debug/deps/librand-c44c3ae67d710250.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59b4685a5079ddd8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7c15d848f3084bd0.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d14836eca87de51f.rlib" "/opt/rustwide/target/debug/deps/librand_core-762cabf04ce754f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7477df6ee9251ac2.rlib" "/opt/rustwide/target/debug/deps/libutf8-201f9e449ea2d51d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f374471c48f12a16.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d369933b07080adc.rlib" "/opt/rustwide/target/debug/deps/libsha1-034023d4173abdd0.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4601207f0fa3036c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ac2970b74157f3e.rlib" "/opt/rustwide/target/debug/deps/libdigest-b52352ba7135ba0f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0282b831f745d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a9665da5cd861134.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2decd8bee5a7020b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e9a05bd99ebf739f.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-69c5d54266c0dc43.rlib" "/opt/rustwide/target/debug/deps/libhyper-010827f253e8cea7.rlib" "/opt/rustwide/target/debug/deps/libwant-869bf39ce0726c8f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-32a6d428b215dcab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7c69081418dc7668.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96433a4c0c60552b.rlib" "/opt/rustwide/target/debug/deps/libh2-e41da59ceaa50e74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0bce0aa093b82c06.rlib" "/opt/rustwide/target/debug/deps/libequivalent-cc8ff49637806700.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-989d82950dfa9051.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-afb70e5c3dded5f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dc88319822376fef.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0764791af9b09532.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f6d81bfd701fe89a.rlib" "/opt/rustwide/target/debug/deps/libserde-1e5787bae3eafda3.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-a1bce75f63f4a144.rlib" "/opt/rustwide/target/debug/deps/libmime-93f02d53a0e00158.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-66cd3b8e67f0d83d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-7fc8c2927c5df938.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2f36981dbc78435c.rlib" "/opt/rustwide/target/debug/deps/libhttp-ffa57419f91413ad.rlib" "/opt/rustwide/target/debug/deps/libitoa-4f0240a711653cdd.rlib" "/opt/rustwide/target/debug/deps/libfnv-3628f83a337fa393.rlib" "/opt/rustwide/target/debug/deps/libtracing-b599011d8e861d71.rlib" "/opt/rustwide/target/debug/deps/liblog-df23e71b53e668ea.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2640c59437e0d470.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11f5f92120abd4de.rlib" "/opt/rustwide/target/debug/deps/libtower-febad6e5e63ea5da.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-a856cfa459910603.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-3e52eb03c647b4bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6cecd03c61d31c14.rlib" "/opt/rustwide/target/debug/deps/libslab-954a9380259267e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7c2efd4a68b7632e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5873476c4f758b64.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-81b9b5769d1dc96f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e5447daa43a4fcb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-676485e6af87be21.rlib" "/opt/rustwide/target/debug/deps/libtokio-11bef09ab2fa780a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-71a4d31b586ec8ea.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8118a0e3bbe2dedb.rlib" "/opt/rustwide/target/debug/deps/libbytes-113574c02054f74d.rlib" "/opt/rustwide/target/debug/deps/libmio-65daa32442ce3571.rlib" "/opt/rustwide/target/debug/deps/liblibc-c665fec4376a148a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91c58544b6be20cb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-57f0859a87d19a93.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-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-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blahd-6e7b4775e3b60ccc" "-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] warning: blahd@0.0.0: CFG_SRC_URL is not set [INFO] [stderr] error: could not compile `blahd` (bin "blahd") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a2a9fc048c23dad1de5b21fd6d604e004946c26b6aa36c0ab92f6076fc1af716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a9fc048c23dad1de5b21fd6d604e004946c26b6aa36c0ab92f6076fc1af716", kill_on_drop: false }` [INFO] [stdout] a2a9fc048c23dad1de5b21fd6d604e004946c26b6aa36c0ab92f6076fc1af716