[INFO] fetching crate holidayapi_rust 0.1.7... [INFO] testing holidayapi_rust-0.1.7 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate holidayapi_rust 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate holidayapi_rust 0.1.7 [INFO] finished tweaking crates.io crate holidayapi_rust 0.1.7 [INFO] tweaked toml for crates.io crate holidayapi_rust 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate holidayapi_rust 0.1.7 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 171 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf6a14a430278a7301737735ce675d2a119902afc08ef786911ec932ec93cae5 [INFO] running `Command { std: "docker" "start" "-a" "cf6a14a430278a7301737735ce675d2a119902afc08ef786911ec932ec93cae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf6a14a430278a7301737735ce675d2a119902afc08ef786911ec932ec93cae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6a14a430278a7301737735ce675d2a119902afc08ef786911ec932ec93cae5", kill_on_drop: false }` [INFO] [stdout] cf6a14a430278a7301737735ce675d2a119902afc08ef786911ec932ec93cae5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65857b6057a08cc63504ae6448ce430cd87aa5f03f8ef86648a88fcacb4f7c49 [INFO] running `Command { std: "docker" "start" "-a" "65857b6057a08cc63504ae6448ce430cd87aa5f03f8ef86648a88fcacb4f7c49", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling strum v0.24.1 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling holidayapi_rust v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s [INFO] running `Command { std: "docker" "inspect" "65857b6057a08cc63504ae6448ce430cd87aa5f03f8ef86648a88fcacb4f7c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65857b6057a08cc63504ae6448ce430cd87aa5f03f8ef86648a88fcacb4f7c49", kill_on_drop: false }` [INFO] [stdout] 65857b6057a08cc63504ae6448ce430cd87aa5f03f8ef86648a88fcacb4f7c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16cf3e2ca9a506b5116ed14683937ddc1a1dcce60486b15b631b0fc024ac233f [INFO] running `Command { std: "docker" "start" "-a" "16cf3e2ca9a506b5116ed14683937ddc1a1dcce60486b15b631b0fc024ac233f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling holidayapi_rust v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `Command { std: "docker" "inspect" "16cf3e2ca9a506b5116ed14683937ddc1a1dcce60486b15b631b0fc024ac233f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cf3e2ca9a506b5116ed14683937ddc1a1dcce60486b15b631b0fc024ac233f", kill_on_drop: false }` [INFO] [stdout] 16cf3e2ca9a506b5116ed14683937ddc1a1dcce60486b15b631b0fc024ac233f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea2ddbc9b9c7ccbc81a09a4535f6c204f8e94396d20c3d1682306d94618c8f9b [INFO] running `Command { std: "docker" "start" "-a" "ea2ddbc9b9c7ccbc81a09a4535f6c204f8e94396d20c3d1682306d94618c8f9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/holidayapi_rust-71db9b457f8fecf3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_valid_key ... ok [INFO] [stdout] test tests::test_countries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests holidayapi_rust [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - HolidayAPI::holidays (line 216) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::country (line 73) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::languages (line 269) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::holidays (line 224) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::countries (line 201) ... FAILED [INFO] [stdout] test src/lib.rs - (line 11) ... FAILED [INFO] [stdout] test src/requests.rs - requests::Request::search (line 291) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::public (line 101) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::new (line 116) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::day (line 147) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::languages (line 277) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::language (line 187) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::language (line 278) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::month (line 133) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::countries (line 193) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::search (line 172) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::workday (line 239) ... ok [INFO] [stdout] test src/requests.rs - requests::Request::search (line 87) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::custom_request (line 155) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::workdays (line 254) ... ok [INFO] [stdout] test src/lib.rs - HolidayAPI::with_version (line 138) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - HolidayAPI::countries (line 201) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc30dPOs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libholidayapi_rust-92d95e0217eb9cc8,libreqwest-97a1f2cdf616fd3d,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-feff1b4dd5ae8e9d,libserde_urlencoded-16e12b06c051c759,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-cf7498ff905f0609,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-0fd282c33c1a238c,libhyper-bb71ff202a989e83,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-fdac55a0f5f8a50f,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libslab-8c0cbfb396425d81,libtokio_util-382bad7b50e69eb1,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libfutures_util-7c5576ad23868012,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-d8c27e3f464bb137,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,liblog-45f74354a8b36c20,libfutures_core-fc6bb1738f00fc87,liburl-366a83bee477523a,libidna-03540eb0bb2f5641,libutf8_iter-0d9be7b316c2b184,libidna_adapter-331d897c52487414,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-7b045841883cf803,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libregex-7cee6e4d8e24ca56,libregex_automata-ef0ccba0235e9931,libaho_corasick-a38293c4c0dcfdcf,libregex_syntax-46a265ba7a2fe258,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9}.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/rustc30dPOs/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/rustdoctestiSqcqf/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/lib.rs - (line 11) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZxEqhw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libholidayapi_rust-92d95e0217eb9cc8,libreqwest-97a1f2cdf616fd3d,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-feff1b4dd5ae8e9d,libserde_urlencoded-16e12b06c051c759,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-cf7498ff905f0609,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-0fd282c33c1a238c,libhyper-bb71ff202a989e83,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-fdac55a0f5f8a50f,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libslab-8c0cbfb396425d81,libtokio_util-382bad7b50e69eb1,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libfutures_util-7c5576ad23868012,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-d8c27e3f464bb137,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,liblog-45f74354a8b36c20,libfutures_core-fc6bb1738f00fc87,liburl-366a83bee477523a,libidna-03540eb0bb2f5641,libutf8_iter-0d9be7b316c2b184,libidna_adapter-331d897c52487414,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-7b045841883cf803,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libregex-7cee6e4d8e24ca56,libregex_automata-ef0ccba0235e9931,libaho_corasick-a38293c4c0dcfdcf,libregex_syntax-46a265ba7a2fe258,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9}.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/rustcZxEqhw/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/rustdoctestTp1m1c/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] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] src/lib.rs - HolidayAPI::countries (line 201) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.21s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ea2ddbc9b9c7ccbc81a09a4535f6c204f8e94396d20c3d1682306d94618c8f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2ddbc9b9c7ccbc81a09a4535f6c204f8e94396d20c3d1682306d94618c8f9b", kill_on_drop: false }` [INFO] [stdout] ea2ddbc9b9c7ccbc81a09a4535f6c204f8e94396d20c3d1682306d94618c8f9b