[INFO] fetching crate deezer 0.1.0... [INFO] testing deezer-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate deezer 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate deezer 0.1.0 [INFO] finished tweaking crates.io crate deezer 0.1.0 [INFO] tweaked toml for crates.io crate deezer 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deezer 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 148 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e318681e7850d315498542b52f66c852c0623dcd89885cbcab458d780ec0135f [INFO] running `Command { std: "docker" "start" "-a" "e318681e7850d315498542b52f66c852c0623dcd89885cbcab458d780ec0135f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e318681e7850d315498542b52f66c852c0623dcd89885cbcab458d780ec0135f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e318681e7850d315498542b52f66c852c0623dcd89885cbcab458d780ec0135f", kill_on_drop: false }` [INFO] [stdout] e318681e7850d315498542b52f66c852c0623dcd89885cbcab458d780ec0135f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a0c60d031a19f269d210bbbd4f25604b9ede2230c7d09d5d6bd87f6f76118772 [INFO] running `Command { std: "docker" "start" "-a" "a0c60d031a19f269d210bbbd4f25604b9ede2230c7d09d5d6bd87f6f76118772", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling deezer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.54s [INFO] running `Command { std: "docker" "inspect" "a0c60d031a19f269d210bbbd4f25604b9ede2230c7d09d5d6bd87f6f76118772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c60d031a19f269d210bbbd4f25604b9ede2230c7d09d5d6bd87f6f76118772", kill_on_drop: false }` [INFO] [stdout] a0c60d031a19f269d210bbbd4f25604b9ede2230c7d09d5d6bd87f6f76118772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] abe59efef01825c4b6464de29b8468fc35c753b1c64ef035e63496f5f3c662d8 [INFO] running `Command { std: "docker" "start" "-a" "abe59efef01825c4b6464de29b8468fc35c753b1c64ef035e63496f5f3c662d8", kill_on_drop: false }` [INFO] [stderr] Compiling deezer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "abe59efef01825c4b6464de29b8468fc35c753b1c64ef035e63496f5f3c662d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe59efef01825c4b6464de29b8468fc35c753b1c64ef035e63496f5f3c662d8", kill_on_drop: false }` [INFO] [stdout] abe59efef01825c4b6464de29b8468fc35c753b1c64ef035e63496f5f3c662d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }` [INFO] [stdout] fa7a1288ce52a323777924288a049321cbed0b54f21ab40d6a0b149f64d87a61 [INFO] running `Command { std: "docker" "start" "-a" "fa7a1288ce52a323777924288a049321cbed0b54f21ab40d6a0b149f64d87a61", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deezer-b381ecda633b2704) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests deezer [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/models/editorial.rs - models::editorial::Editorial (line 12) ... FAILED [INFO] [stdout] test src/models/genre.rs - models::genre::Genre (line 54) ... FAILED [INFO] [stdout] test src/models/artist.rs - models::artist::Artist (line 28) ... FAILED [INFO] [stdout] test src/models/editorial.rs - models::editorial::Editorial (line 40) ... FAILED [INFO] [stdout] test src/models/genre.rs - models::genre::Genre (line 26) ... FAILED [INFO] [stdout] test src/models/genre.rs - models::genre::Genre (line 41) ... FAILED [INFO] [stdout] test src/models/radio.rs - models::radio::Radio (line 25) ... FAILED [INFO] [stdout] test src/models/radio.rs - models::radio::Radio (line 40) ... FAILED [INFO] [stdout] test src/models/infos.rs - models::infos::Infos (line 9) ... FAILED [INFO] [stdout] test src/models/genre.rs - models::genre::Genre (line 13) ... FAILED [INFO] [stdout] test src/models/radio.rs - models::radio::Radio (line 12) ... FAILED [INFO] [stdout] test src/models/options.rs - models::options::Options (line 9) ... FAILED [INFO] [stdout] test src/models/artist.rs - models::artist::Artist (line 13) ... FAILED [INFO] [stdout] test src/models/playlist.rs - models::playlist::Playlist (line 13) ... FAILED [INFO] [stdout] test src/models/playlist.rs - models::playlist::Playlist (line 26) ... FAILED [INFO] [stdout] test src/models/editorial.rs - models::editorial::Editorial (line 25) ... FAILED [INFO] [stdout] test src/models/chart.rs - models::chart::Chart (line 10) ... FAILED [INFO] [stdout] test src/models/comment.rs - models::comment::Comment (line 13) ... FAILED [INFO] [stdout] test src/models/radio.rs - models::radio::Radio (line 53) ... FAILED [INFO] [stdout] test src/models/album.rs - models::album::Album (line 14) ... FAILED [INFO] [stdout] test src/models/comment.rs - models::comment::Comment (line 26) ... FAILED [INFO] [stdout] test src/models/album.rs - models::album::Album (line 29) ... FAILED [INFO] [stdout] test src/models/track.rs - models::track::Track (line 14) ... FAILED [INFO] [stdout] test src/models/editorial.rs - models::editorial::Editorial (line 53) ... FAILED [INFO] [stdout] test src/models/user.rs - models::user::User (line 12) ... FAILED [INFO] [stdout] test src/models/user.rs - models::user::User (line 25) ... FAILED [INFO] [stdout] test src/models/track.rs - models::track::Track (line 27) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/models/editorial.rs - models::editorial::Editorial (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/editorial/0", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/genre.rs - models::genre::Genre (line 54) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/genre", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/artist.rs - models::artist::Artist (line 28) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/artist/27", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/editorial.rs - models::editorial::Editorial (line 40) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/editorial", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/genre.rs - models::genre::Genre (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcns8XFj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdeezer-c53e16ae1c6e32fb,libthiserror-239e48795c09660f,libreqwest-d31fbc50f77a692c,libhyper_tls-b1b9f6592d288bf9,libserde_urlencoded-e27db10d27578108,libipnet-a38805d99c19843f,libtokio_tls-45797400b836e7c5,libencoding_rs-2091607858be9ca0,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libbase64-42295ac2e0e134a3,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libnative_tls-42e21e1f87d247a9,libopenssl_probe-2c6d21a9709cae46,libopenssl-598a86116a8d66fa,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-45137b3c3708f6c2,libhyper-d3665ab166c4a34e,libitoa-968a9d3f706bae82,libhttparse-225777ae3f11a86e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-81f0f4b4e2bed934,libtracing_futures-9ec84a705f320c3b,libindexmap-6d87c68703739a3b,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-1555d6e99e70c3e9,libfutures_sink-ae1eb2d060de53a2,libhttpdate-bfbb34bd1c77d1a5,libsocket2-8c2427c04be75bfd,libcfg_if-ae1e883b62e8dab7,libtower_service-3fb88d28c2218805,libfutures_channel-8e61eaebe9799500,libpin_project-5334b5225e1bc1ed,libtracing-a64ab7fa218f9db3,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_util-d543f12c82539871,libfutures_task-c06a259e538c6480,libpin_utils-3860774ad9b215b5,libtokio-89feb35a0b0f1d29,libmemchr-9be7e24c0cc6f173,libmio-7409c32dbdf041a9,libslab-5629529544b2a983,libiovec-6a2097f228c123df,libnet2-85ee063e943a699e,libcfg_if-5debf92116708c19,liblibc-2556ee7a20532442,libpin_project_lite-019491850434b802,libpin_project_lite-72bf04572caa1c84,libhttp_body-9c1dd256de56295b,libbytes-e5a108237575cc30,liblog-40ebd7d040175aeb,libfutures_core-3b920243fce8fec0,liblazy_static-3674be3f4245d19b,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcns8XFj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiCJ3oE/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/genre.rs - models::genre::Genre (line 41) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbXRBvO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdeezer-c53e16ae1c6e32fb,libthiserror-239e48795c09660f,libreqwest-d31fbc50f77a692c,libhyper_tls-b1b9f6592d288bf9,libserde_urlencoded-e27db10d27578108,libipnet-a38805d99c19843f,libtokio_tls-45797400b836e7c5,libencoding_rs-2091607858be9ca0,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libbase64-42295ac2e0e134a3,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libnative_tls-42e21e1f87d247a9,libopenssl_probe-2c6d21a9709cae46,libopenssl-598a86116a8d66fa,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-45137b3c3708f6c2,libhyper-d3665ab166c4a34e,libitoa-968a9d3f706bae82,libhttparse-225777ae3f11a86e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-81f0f4b4e2bed934,libtracing_futures-9ec84a705f320c3b,libindexmap-6d87c68703739a3b,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-1555d6e99e70c3e9,libfutures_sink-ae1eb2d060de53a2,libhttpdate-bfbb34bd1c77d1a5,libsocket2-8c2427c04be75bfd,libcfg_if-ae1e883b62e8dab7,libtower_service-3fb88d28c2218805,libfutures_channel-8e61eaebe9799500,libpin_project-5334b5225e1bc1ed,libtracing-a64ab7fa218f9db3,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libfutures_util-d543f12c82539871,libfutures_task-c06a259e538c6480,libpin_utils-3860774ad9b215b5,libtokio-89feb35a0b0f1d29,libmemchr-9be7e24c0cc6f173,libmio-7409c32dbdf041a9,libslab-5629529544b2a983,libiovec-6a2097f228c123df,libnet2-85ee063e943a699e,libcfg_if-5debf92116708c19,liblibc-2556ee7a20532442,libpin_project_lite-019491850434b802,libpin_project_lite-72bf04572caa1c84,libhttp_body-9c1dd256de56295b,libbytes-e5a108237575cc30,liblog-40ebd7d040175aeb,libfutures_core-3b920243fce8fec0,liblazy_static-3674be3f4245d19b,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbXRBvO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR0E6WC/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/radio.rs - models::radio::Radio (line 25) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/radio/6", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/radio.rs - models::radio::Radio (line 40) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/radio", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/infos.rs - models::infos::Infos (line 9) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/infos", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/genre.rs - models::genre::Genre (line 13) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/genre/0", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/radio.rs - models::radio::Radio (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/radio/6", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/options.rs - models::options::Options (line 9) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/options", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/artist.rs - models::artist::Artist (line 13) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/artist/27", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/playlist.rs - models::playlist::Playlist (line 13) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/playlist/908622995", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/playlist.rs - models::playlist::Playlist (line 26) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/playlist/908622995", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/editorial.rs - models::editorial::Editorial (line 25) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/editorial/0", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/chart.rs - models::chart::Chart (line 10) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/chart", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/comment.rs - models::comment::Comment (line 13) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/comment/4179157801", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/radio.rs - models::radio::Radio (line 53) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/radio", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/album.rs - models::album::Album (line 14) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/album/302127", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/comment.rs - models::comment::Comment (line 26) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/comment/4179157801", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/album.rs - models::album::Album (line 29) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/album/302127", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/track.rs - models::track::Track (line 14) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/track/912486", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/editorial.rs - models::editorial::Editorial (line 53) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/editorial", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/user.rs - models::user::User (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/user/12", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/user.rs - models::user::User (line 25) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/user/12", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/models/track.rs - models::track::Track (line 27) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: HttpError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.deezer.com")), port: None, path: "/track/912486", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/models/album.rs - models::album::Album (line 14) [INFO] [stdout] src/models/album.rs - models::album::Album (line 29) [INFO] [stdout] src/models/artist.rs - models::artist::Artist (line 13) [INFO] [stdout] src/models/artist.rs - models::artist::Artist (line 28) [INFO] [stdout] src/models/chart.rs - models::chart::Chart (line 10) [INFO] [stdout] src/models/comment.rs - models::comment::Comment (line 13) [INFO] [stdout] src/models/comment.rs - models::comment::Comment (line 26) [INFO] [stdout] src/models/editorial.rs - models::editorial::Editorial (line 12) [INFO] [stdout] src/models/editorial.rs - models::editorial::Editorial (line 25) [INFO] [stdout] src/models/editorial.rs - models::editorial::Editorial (line 40) [INFO] [stdout] src/models/editorial.rs - models::editorial::Editorial (line 53) [INFO] [stdout] src/models/genre.rs - models::genre::Genre (line 13) [INFO] [stdout] src/models/genre.rs - models::genre::Genre (line 26) [INFO] [stdout] src/models/genre.rs - models::genre::Genre (line 41) [INFO] [stdout] src/models/genre.rs - models::genre::Genre (line 54) [INFO] [stdout] src/models/infos.rs - models::infos::Infos (line 9) [INFO] [stdout] src/models/options.rs - models::options::Options (line 9) [INFO] [stdout] src/models/playlist.rs - models::playlist::Playlist (line 13) [INFO] [stdout] src/models/playlist.rs - models::playlist::Playlist (line 26) [INFO] [stdout] src/models/radio.rs - models::radio::Radio (line 12) [INFO] [stdout] src/models/radio.rs - models::radio::Radio (line 25) [INFO] [stdout] src/models/radio.rs - models::radio::Radio (line 40) [INFO] [stdout] src/models/radio.rs - models::radio::Radio (line 53) [INFO] [stdout] src/models/track.rs - models::track::Track (line 14) [INFO] [stdout] src/models/track.rs - models::track::Track (line 27) [INFO] [stdout] src/models/user.rs - models::user::User (line 12) [INFO] [stdout] src/models/user.rs - models::user::User (line 25) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.22s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fa7a1288ce52a323777924288a049321cbed0b54f21ab40d6a0b149f64d87a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7a1288ce52a323777924288a049321cbed0b54f21ab40d6a0b149f64d87a61", kill_on_drop: false }` [INFO] [stdout] fa7a1288ce52a323777924288a049321cbed0b54f21ab40d6a0b149f64d87a61