[INFO] fetching crate lastfm-edit 4.0.3... [INFO] testing lastfm-edit-4.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate lastfm-edit 4.0.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lastfm-edit 4.0.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lastfm-edit 4.0.3 [INFO] tweaked toml for crates.io crate lastfm-edit 4.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lastfm-edit 4.0.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lastfm-edit 4.0.3 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ce418658625e2fd89551a2adf8e46fa85a202f480ef4a237c2efefd79896e68 [INFO] running `Command { std: "docker" "start" "-a" "9ce418658625e2fd89551a2adf8e46fa85a202f480ef4a237c2efefd79896e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ce418658625e2fd89551a2adf8e46fa85a202f480ef4a237c2efefd79896e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce418658625e2fd89551a2adf8e46fa85a202f480ef4a237c2efefd79896e68", kill_on_drop: false }` [INFO] [stdout] 9ce418658625e2fd89551a2adf8e46fa85a202f480ef4a237c2efefd79896e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed24b7d0d4ad3bffe60136227f844537fbce1761e65f56477658fb05a2510e4 [INFO] running `Command { std: "docker" "start" "-a" "4ed24b7d0d4ad3bffe60136227f844537fbce1761e65f56477658fb05a2510e4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http-types-2 v3.1.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling http-client-2 v6.6.3 [INFO] [stderr] Compiling http-client-vcr v1.1.0 [INFO] [stderr] Compiling lastfm-edit v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "4ed24b7d0d4ad3bffe60136227f844537fbce1761e65f56477658fb05a2510e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed24b7d0d4ad3bffe60136227f844537fbce1761e65f56477658fb05a2510e4", kill_on_drop: false }` [INFO] [stdout] 4ed24b7d0d4ad3bffe60136227f844537fbce1761e65f56477658fb05a2510e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343b7d31028d0e215d19e0d154904289671aea24ca841e38f46a1930aae28a93 [INFO] running `Command { std: "docker" "start" "-a" "343b7d31028d0e215d19e0d154904289671aea24ca841e38f46a1930aae28a93", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling http-client-vcr v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling lastfm-edit v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lastfm-edit` (bin "lastfm-edit") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lastfm_edit --edition=2021 src/bin/lastfm-edit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="curl"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "mock", "mockall", "wasm"))' -C metadata=7e5ea7deebd7961d -C extra-filename=-366ce75f7e42e88a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5d8a0a04eaa5d2e1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-342bf7ab5e3ecc89.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2c408503d72dffdd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e65bf2e79ded7fe.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client_2-6a5ae30eb0d186e0.rlib --extern http_client_vcr=/opt/rustwide/target/debug/deps/libhttp_client_vcr-987c0f3c12553072.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types_2-65accbc4b4d8a57d.rlib --extern lastfm_edit=/opt/rustwide/target/debug/deps/liblastfm_edit-979401adf9520be0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d4268c6053664b45.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a0915573a95e7dca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-84fe8d1e60f26cc8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2f986806ded1fcf8.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lastfm-edit` (test "vcr_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name vcr_tests --edition=2021 tests/vcr_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curl"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "mock", "mockall", "wasm"))' -C metadata=8b347fb2346864fd -C extra-filename=-94ac1efb9691638f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5d8a0a04eaa5d2e1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-342bf7ab5e3ecc89.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2c408503d72dffdd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e65bf2e79ded7fe.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client_2-6a5ae30eb0d186e0.rlib --extern http_client_vcr=/opt/rustwide/target/debug/deps/libhttp_client_vcr-987c0f3c12553072.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types_2-65accbc4b4d8a57d.rlib --extern lastfm_edit=/opt/rustwide/target/debug/deps/liblastfm_edit-979401adf9520be0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d4268c6053664b45.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-16060591daf2469f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a0915573a95e7dca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-6d931027057ab4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-84fe8d1e60f26cc8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2f986806ded1fcf8.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-33cc4e7a8194b195.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lastfm-edit` (bin "lastfm-edit" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lastfm_edit --edition=2021 src/bin/lastfm-edit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curl"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "mock", "mockall", "wasm"))' -C metadata=b0b8a2d49216e09e -C extra-filename=-746ab46370d68f89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5d8a0a04eaa5d2e1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-342bf7ab5e3ecc89.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2c408503d72dffdd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e65bf2e79ded7fe.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client_2-6a5ae30eb0d186e0.rlib --extern http_client_vcr=/opt/rustwide/target/debug/deps/libhttp_client_vcr-987c0f3c12553072.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types_2-65accbc4b4d8a57d.rlib --extern lastfm_edit=/opt/rustwide/target/debug/deps/liblastfm_edit-979401adf9520be0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d4268c6053664b45.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-16060591daf2469f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a0915573a95e7dca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-6d931027057ab4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-84fe8d1e60f26cc8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2f986806ded1fcf8.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-33cc4e7a8194b195.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lastfm-edit` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lastfm_edit --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curl"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "mock", "mockall", "wasm"))' -C metadata=62ad0d15b04dae79 -C extra-filename=-c4388230d8d8ad94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a1beb9ddf14afca4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5d8a0a04eaa5d2e1.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-342bf7ab5e3ecc89.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2c408503d72dffdd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e65bf2e79ded7fe.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client_2-6a5ae30eb0d186e0.rlib --extern http_client_vcr=/opt/rustwide/target/debug/deps/libhttp_client_vcr-987c0f3c12553072.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types_2-65accbc4b4d8a57d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d4268c6053664b45.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-16060591daf2469f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-a0915573a95e7dca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2764d41a3d1279b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef154683a4cb3699.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-6d931027057ab4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-84fe8d1e60f26cc8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2f986806ded1fcf8.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-33cc4e7a8194b195.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnyQdZ4/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2c408503d72dffdd,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-b46c9d369d96c304,libanstyle-2f06797f0de1416c,liblastfm_edit-979401adf9520be0,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,libhttp_client_vcr-987c0f3c12553072,liblevenshtein-f2f40faf33016039,liburlencoding-061758bc6028ea3e,libserde_yaml-44f8f0fe85c567d4,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libunsafe_libyaml-d3127b66fe569cc5,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libtokio-2f986806ded1fcf8,libsignal_hook_registry-7be83d86440f5d25,libmio-1f551ea361bf795c,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libscraper-a0915573a95e7dca,libego_tree-7a9e77d3f01fba8d,libselectors-13e3181f7922cdea,libfxhash-1df546a36b8e6f44,libservo_arc-a260697f4035e440,libcssparser-c0d0d8a9b712c408,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-261439d094dc6975,libmarkup5ever-e7577db6c4dde852,libstring_cache-03b81cba8ecdb719,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libphf-842b237c27e9317b,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libhttp_client_2-6a5ae30eb0d186e0,libhttp_types_2-65accbc4b4d8a57d,libserde_qs-c6f9f0ab4df6a80c,libthiserror-ecaa8766f16a12a1,libanyhow-ae63679af1e3713c,libserde_urlencoded-9c40344c9cc73470,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libinfer-efbc39b9fe829b4d,libcfb-cbca616a5011011d,libuuid-3546f3fe521ce7ab,libbyteorder-8f59b6d1bfdaa844,libcookie-193b1a720df366a2,libhkdf-48c5dd67003dfdb2,libhmac-cbf674c386b1eea7,libsha2-6211103670f38fbb,libdigest-924b6f903ade7c27,libblock_buffer-8d1a3a59f2af3c83,libbase64-32787b0325ea6df8,libtime-84fe8d1e60f26cc8,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libsubtle-9600f7efd1e82d97,libaes-1e0a7a62d89ada45,libcpufeatures-e04321643d03190d,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libisahc-42aaccbb919c10ad,libcastaway-9a2d6cec004bb81f,liburl-77d941ccd015e9f1,libidna-abfd04da81122d1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libserde-2764d41a3d1279b0,libtracing_futures-fe8529a17517fdb6,libtracing-d29e4aae73fb2988,libtracing_core-148ef8f7e3e4784c,libpin_project-b0b250276b6e9e3e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsluice-75169bca8b59a910,libpolling-5c4c1255d4c1c3c1,libfutures_lite-8280c20ce8efaebc,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-f6fe073aa1bb46ad,libcurl_sys-caeb6cf87e5b53e4,libsocket2-5483915df1d77936,liblibc-a033ff8e3a2aed60,libasync_std-a618f47ae918e601,libmemchr-eb753e192a6bbd2d,libasync_global_executor-75c7a9cce71d5d6d,libblocking-1ceb9969c4af4632,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_channel-a40d68df85a0a288,libasync_executor-d6e960d6935093c5,libasync_task-05c57d1f836b6944,libonce_cell-e9252a7b5119f3eb,libasync_io-ff4ca153ee840ead,libslab-06cf58f8e93304ed,libpolling-cc53efe512692410,libcfg_if-3a213765134f0c85,librustix-534dc4ba10639589,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-c31b330907c30c05,libevent_listener_strategy-3b4b3f9ef3a29158,libevent_listener-838410351d00dd5c,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libkv_log_macro-17b23feaad0449a3,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnyQdZ4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/session_management-8d78e920debd86d5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastfm-edit` (example "session_management") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc73iIOw/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2c408503d72dffdd,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-b46c9d369d96c304,libanstyle-2f06797f0de1416c,liblastfm_edit-979401adf9520be0,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,libhttp_client_vcr-987c0f3c12553072,liblevenshtein-f2f40faf33016039,liburlencoding-061758bc6028ea3e,libserde_yaml-44f8f0fe85c567d4,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libunsafe_libyaml-d3127b66fe569cc5,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libtokio-2f986806ded1fcf8,libsignal_hook_registry-7be83d86440f5d25,libmio-1f551ea361bf795c,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libscraper-a0915573a95e7dca,libego_tree-7a9e77d3f01fba8d,libselectors-13e3181f7922cdea,libfxhash-1df546a36b8e6f44,libservo_arc-a260697f4035e440,libcssparser-c0d0d8a9b712c408,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-261439d094dc6975,libmarkup5ever-e7577db6c4dde852,libstring_cache-03b81cba8ecdb719,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libphf-842b237c27e9317b,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libhttp_client_2-6a5ae30eb0d186e0,libhttp_types_2-65accbc4b4d8a57d,libserde_qs-c6f9f0ab4df6a80c,libthiserror-ecaa8766f16a12a1,libanyhow-ae63679af1e3713c,libserde_urlencoded-9c40344c9cc73470,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libinfer-efbc39b9fe829b4d,libcfb-cbca616a5011011d,libuuid-3546f3fe521ce7ab,libbyteorder-8f59b6d1bfdaa844,libcookie-193b1a720df366a2,libhkdf-48c5dd67003dfdb2,libhmac-cbf674c386b1eea7,libsha2-6211103670f38fbb,libdigest-924b6f903ade7c27,libblock_buffer-8d1a3a59f2af3c83,libbase64-32787b0325ea6df8,libtime-84fe8d1e60f26cc8,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libsubtle-9600f7efd1e82d97,libaes-1e0a7a62d89ada45,libcpufeatures-e04321643d03190d,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libisahc-42aaccbb919c10ad,libcastaway-9a2d6cec004bb81f,liburl-77d941ccd015e9f1,libidna-abfd04da81122d1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libserde-2764d41a3d1279b0,libtracing_futures-fe8529a17517fdb6,libtracing-d29e4aae73fb2988,libtracing_core-148ef8f7e3e4784c,libpin_project-b0b250276b6e9e3e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsluice-75169bca8b59a910,libpolling-5c4c1255d4c1c3c1,libfutures_lite-8280c20ce8efaebc,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-f6fe073aa1bb46ad,libcurl_sys-caeb6cf87e5b53e4,libsocket2-5483915df1d77936,liblibc-a033ff8e3a2aed60,libasync_std-a618f47ae918e601,libmemchr-eb753e192a6bbd2d,libasync_global_executor-75c7a9cce71d5d6d,libblocking-1ceb9969c4af4632,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_channel-a40d68df85a0a288,libasync_executor-d6e960d6935093c5,libasync_task-05c57d1f836b6944,libonce_cell-e9252a7b5119f3eb,libasync_io-ff4ca153ee840ead,libslab-06cf58f8e93304ed,libpolling-cc53efe512692410,libcfg_if-3a213765134f0c85,librustix-534dc4ba10639589,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-c31b330907c30c05,libevent_listener_strategy-3b4b3f9ef3a29158,libevent_listener-838410351d00dd5c,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libkv_log_macro-17b23feaad0449a3,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc73iIOw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/artist_tracks_direct-fd63d6ff4788b5f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastfm-edit` (example "artist_tracks_direct") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4v5dbY/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2c408503d72dffdd,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-b46c9d369d96c304,libanstyle-2f06797f0de1416c,liblastfm_edit-979401adf9520be0,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,libhttp_client_vcr-987c0f3c12553072,liblevenshtein-f2f40faf33016039,liburlencoding-061758bc6028ea3e,libserde_yaml-44f8f0fe85c567d4,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libunsafe_libyaml-d3127b66fe569cc5,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libtokio-2f986806ded1fcf8,libsignal_hook_registry-7be83d86440f5d25,libmio-1f551ea361bf795c,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libscraper-a0915573a95e7dca,libego_tree-7a9e77d3f01fba8d,libselectors-13e3181f7922cdea,libfxhash-1df546a36b8e6f44,libservo_arc-a260697f4035e440,libcssparser-c0d0d8a9b712c408,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-261439d094dc6975,libmarkup5ever-e7577db6c4dde852,libstring_cache-03b81cba8ecdb719,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libphf-842b237c27e9317b,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libhttp_client_2-6a5ae30eb0d186e0,libhttp_types_2-65accbc4b4d8a57d,libserde_qs-c6f9f0ab4df6a80c,libthiserror-ecaa8766f16a12a1,libanyhow-ae63679af1e3713c,libserde_urlencoded-9c40344c9cc73470,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libinfer-efbc39b9fe829b4d,libcfb-cbca616a5011011d,libuuid-3546f3fe521ce7ab,libbyteorder-8f59b6d1bfdaa844,libcookie-193b1a720df366a2,libhkdf-48c5dd67003dfdb2,libhmac-cbf674c386b1eea7,libsha2-6211103670f38fbb,libdigest-924b6f903ade7c27,libblock_buffer-8d1a3a59f2af3c83,libbase64-32787b0325ea6df8,libtime-84fe8d1e60f26cc8,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libsubtle-9600f7efd1e82d97,libaes-1e0a7a62d89ada45,libcpufeatures-e04321643d03190d,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libisahc-42aaccbb919c10ad,libcastaway-9a2d6cec004bb81f,liburl-77d941ccd015e9f1,libidna-abfd04da81122d1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libserde-2764d41a3d1279b0,libtracing_futures-fe8529a17517fdb6,libtracing-d29e4aae73fb2988,libtracing_core-148ef8f7e3e4784c,libpin_project-b0b250276b6e9e3e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsluice-75169bca8b59a910,libpolling-5c4c1255d4c1c3c1,libfutures_lite-8280c20ce8efaebc,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-f6fe073aa1bb46ad,libcurl_sys-caeb6cf87e5b53e4,libsocket2-5483915df1d77936,liblibc-a033ff8e3a2aed60,libasync_std-a618f47ae918e601,libmemchr-eb753e192a6bbd2d,libasync_global_executor-75c7a9cce71d5d6d,libblocking-1ceb9969c4af4632,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_channel-a40d68df85a0a288,libasync_executor-d6e960d6935093c5,libasync_task-05c57d1f836b6944,libonce_cell-e9252a7b5119f3eb,libasync_io-ff4ca153ee840ead,libslab-06cf58f8e93304ed,libpolling-cc53efe512692410,libcfg_if-3a213765134f0c85,librustix-534dc4ba10639589,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-c31b330907c30c05,libevent_listener_strategy-3b4b3f9ef3a29158,libevent_listener-838410351d00dd5c,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libkv_log_macro-17b23feaad0449a3,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4v5dbY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/debug_album_url-993b1620cc21ba50" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastfm-edit` (example "debug_album_url") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcELDJ4T/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2c408503d72dffdd,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-b46c9d369d96c304,libanstyle-2f06797f0de1416c,liblastfm_edit-979401adf9520be0,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,libhttp_client_vcr-987c0f3c12553072,liblevenshtein-f2f40faf33016039,liburlencoding-061758bc6028ea3e,libserde_yaml-44f8f0fe85c567d4,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libunsafe_libyaml-d3127b66fe569cc5,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libtokio-2f986806ded1fcf8,libsignal_hook_registry-7be83d86440f5d25,libmio-1f551ea361bf795c,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libscraper-a0915573a95e7dca,libego_tree-7a9e77d3f01fba8d,libselectors-13e3181f7922cdea,libfxhash-1df546a36b8e6f44,libservo_arc-a260697f4035e440,libcssparser-c0d0d8a9b712c408,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-261439d094dc6975,libmarkup5ever-e7577db6c4dde852,libstring_cache-03b81cba8ecdb719,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libphf-842b237c27e9317b,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libhttp_client_2-6a5ae30eb0d186e0,libhttp_types_2-65accbc4b4d8a57d,libserde_qs-c6f9f0ab4df6a80c,libthiserror-ecaa8766f16a12a1,libanyhow-ae63679af1e3713c,libserde_urlencoded-9c40344c9cc73470,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libinfer-efbc39b9fe829b4d,libcfb-cbca616a5011011d,libuuid-3546f3fe521ce7ab,libbyteorder-8f59b6d1bfdaa844,libcookie-193b1a720df366a2,libhkdf-48c5dd67003dfdb2,libhmac-cbf674c386b1eea7,libsha2-6211103670f38fbb,libdigest-924b6f903ade7c27,libblock_buffer-8d1a3a59f2af3c83,libbase64-32787b0325ea6df8,libtime-84fe8d1e60f26cc8,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libsubtle-9600f7efd1e82d97,libaes-1e0a7a62d89ada45,libcpufeatures-e04321643d03190d,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libisahc-42aaccbb919c10ad,libcastaway-9a2d6cec004bb81f,liburl-77d941ccd015e9f1,libidna-abfd04da81122d1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libserde-2764d41a3d1279b0,libtracing_futures-fe8529a17517fdb6,libtracing-d29e4aae73fb2988,libtracing_core-148ef8f7e3e4784c,libpin_project-b0b250276b6e9e3e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsluice-75169bca8b59a910,libpolling-5c4c1255d4c1c3c1,libfutures_lite-8280c20ce8efaebc,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-f6fe073aa1bb46ad,libcurl_sys-caeb6cf87e5b53e4,libsocket2-5483915df1d77936,liblibc-a033ff8e3a2aed60,libasync_std-a618f47ae918e601,libmemchr-eb753e192a6bbd2d,libasync_global_executor-75c7a9cce71d5d6d,libblocking-1ceb9969c4af4632,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_channel-a40d68df85a0a288,libasync_executor-d6e960d6935093c5,libasync_task-05c57d1f836b6944,libonce_cell-e9252a7b5119f3eb,libasync_io-ff4ca153ee840ead,libslab-06cf58f8e93304ed,libpolling-cc53efe512692410,libcfg_if-3a213765134f0c85,librustix-534dc4ba10639589,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-c31b330907c30c05,libevent_listener_strategy-3b4b3f9ef3a29158,libevent_listener-838410351d00dd5c,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libkv_log_macro-17b23feaad0449a3,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcELDJ4T/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_artist_tracks-64130a63f4122820" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastfm-edit` (example "list_artist_tracks") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVW8siz/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2c408503d72dffdd,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-b46c9d369d96c304,libanstyle-2f06797f0de1416c,liblastfm_edit-979401adf9520be0,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,libhttp_client_vcr-987c0f3c12553072,liblevenshtein-f2f40faf33016039,liburlencoding-061758bc6028ea3e,libserde_yaml-44f8f0fe85c567d4,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libunsafe_libyaml-d3127b66fe569cc5,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libtokio-2f986806ded1fcf8,libsignal_hook_registry-7be83d86440f5d25,libmio-1f551ea361bf795c,libchrono-a1beb9ddf14afca4,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libscraper-a0915573a95e7dca,libego_tree-7a9e77d3f01fba8d,libselectors-13e3181f7922cdea,libfxhash-1df546a36b8e6f44,libservo_arc-a260697f4035e440,libcssparser-c0d0d8a9b712c408,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-261439d094dc6975,libmarkup5ever-e7577db6c4dde852,libstring_cache-03b81cba8ecdb719,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libphf-842b237c27e9317b,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libhttp_client_2-6a5ae30eb0d186e0,libhttp_types_2-65accbc4b4d8a57d,libserde_qs-c6f9f0ab4df6a80c,libthiserror-ecaa8766f16a12a1,libanyhow-ae63679af1e3713c,libserde_urlencoded-9c40344c9cc73470,libserde_json-ef154683a4cb3699,libryu-a7164637bc4900ee,libinfer-efbc39b9fe829b4d,libcfb-cbca616a5011011d,libuuid-3546f3fe521ce7ab,libbyteorder-8f59b6d1bfdaa844,libcookie-193b1a720df366a2,libhkdf-48c5dd67003dfdb2,libhmac-cbf674c386b1eea7,libsha2-6211103670f38fbb,libdigest-924b6f903ade7c27,libblock_buffer-8d1a3a59f2af3c83,libbase64-32787b0325ea6df8,libtime-84fe8d1e60f26cc8,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libsubtle-9600f7efd1e82d97,libaes-1e0a7a62d89ada45,libcpufeatures-e04321643d03190d,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libisahc-42aaccbb919c10ad,libcastaway-9a2d6cec004bb81f,liburl-77d941ccd015e9f1,libidna-abfd04da81122d1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libserde-2764d41a3d1279b0,libtracing_futures-fe8529a17517fdb6,libtracing-d29e4aae73fb2988,libtracing_core-148ef8f7e3e4784c,libpin_project-b0b250276b6e9e3e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsluice-75169bca8b59a910,libpolling-5c4c1255d4c1c3c1,libfutures_lite-8280c20ce8efaebc,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-f6fe073aa1bb46ad,libcurl_sys-caeb6cf87e5b53e4,libsocket2-5483915df1d77936,liblibc-a033ff8e3a2aed60,libasync_std-a618f47ae918e601,libmemchr-eb753e192a6bbd2d,libasync_global_executor-75c7a9cce71d5d6d,libblocking-1ceb9969c4af4632,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_channel-a40d68df85a0a288,libasync_executor-d6e960d6935093c5,libasync_task-05c57d1f836b6944,libonce_cell-e9252a7b5119f3eb,libasync_io-ff4ca153ee840ead,libslab-06cf58f8e93304ed,libpolling-cc53efe512692410,libcfg_if-3a213765134f0c85,librustix-534dc4ba10639589,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-c31b330907c30c05,libevent_listener_strategy-3b4b3f9ef3a29158,libevent_listener-838410351d00dd5c,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libkv_log_macro-17b23feaad0449a3,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVW8siz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b7e82b3d69ae4426/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rename_album-d4393b12a85db126" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastfm-edit` (example "rename_album") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "343b7d31028d0e215d19e0d154904289671aea24ca841e38f46a1930aae28a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343b7d31028d0e215d19e0d154904289671aea24ca841e38f46a1930aae28a93", kill_on_drop: false }` [INFO] [stdout] 343b7d31028d0e215d19e0d154904289671aea24ca841e38f46a1930aae28a93