[INFO] fetching crate steamgriddb_api 0.3.1... [INFO] testing steamgriddb_api-0.3.1 against 1.64.0 for beta-1.65-1 [INFO] extracting crate steamgriddb_api 0.3.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate steamgriddb_api 0.3.1 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate steamgriddb_api 0.3.1 [INFO] finished tweaking crates.io crate steamgriddb_api 0.3.1 [INFO] tweaked toml for crates.io crate steamgriddb_api 0.3.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 968c0b94fed124fa3819fba48af413722c8c590ad47ccea139f9121bdb3b1f2b [INFO] running `Command { std: "docker" "start" "-a" "968c0b94fed124fa3819fba48af413722c8c590ad47ccea139f9121bdb3b1f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "968c0b94fed124fa3819fba48af413722c8c590ad47ccea139f9121bdb3b1f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968c0b94fed124fa3819fba48af413722c8c590ad47ccea139f9121bdb3b1f2b", kill_on_drop: false }` [INFO] [stdout] 968c0b94fed124fa3819fba48af413722c8c590ad47ccea139f9121bdb3b1f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57dd0f942a0c9e368267559fee63a1cd95cf7e849942c64f25c737800e37033 [INFO] running `Command { std: "docker" "start" "-a" "a57dd0f942a0c9e368267559fee63a1cd95cf7e849942c64f25c737800e37033", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling steamgriddb_api v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.58s [INFO] running `Command { std: "docker" "inspect" "a57dd0f942a0c9e368267559fee63a1cd95cf7e849942c64f25c737800e37033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57dd0f942a0c9e368267559fee63a1cd95cf7e849942c64f25c737800e37033", kill_on_drop: false }` [INFO] [stdout] a57dd0f942a0c9e368267559fee63a1cd95cf7e849942c64f25c737800e37033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e58efe7f338c7cc262294119c96a61dac762f01647ed4bf335b5eb26195ec1b [INFO] running `Command { std: "docker" "start" "-a" "3e58efe7f338c7cc262294119c96a61dac762f01647ed4bf335b5eb26195ec1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling steamgriddb_api v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `Command { std: "docker" "inspect" "3e58efe7f338c7cc262294119c96a61dac762f01647ed4bf335b5eb26195ec1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e58efe7f338c7cc262294119c96a61dac762f01647ed4bf335b5eb26195ec1b", kill_on_drop: false }` [INFO] [stdout] 3e58efe7f338c7cc262294119c96a61dac762f01647ed4bf335b5eb26195ec1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 610ec308e2c144015d38ea317c904fa24b05f2ebfc97965b1ae91ca71888f440 [INFO] running `Command { std: "docker" "start" "-a" "610ec308e2c144015d38ea317c904fa24b05f2ebfc97965b1ae91ca71888f440", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steamgriddb_api-54cdc733dc4e8066) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test games::tests::get_game_by_game_id_url_test ... ok [INFO] [stdout] test images::tests::get_grids_by_game_ids_url_test_multiple_styles_multiple_config ... ok [INFO] [stdout] test images::tests::get_grids_by_game_ids_url_test_multiple_styles_full_config ... ok [INFO] [stdout] test images::tests::get_grids_by_game_ids_url_test_single_no_config ... ok [INFO] [stdout] test games::tests::parse_game_error_response_test ... ok [INFO] [stdout] test images::tests::get_heroes_by_game_ids_url_test_multiple_styles_full_config ... ok [INFO] [stdout] test images::tests::get_grids_by_platform_ids_url_test ... ok [INFO] [stdout] test images::tests::get_heroes_by_platform_ids_url_test ... ok [INFO] [stdout] test games::tests::parse_game_response_test ... ok [INFO] [stdout] test images::tests::inner_response_multiple_to_publid_test ... ok [INFO] [stdout] test images::tests::parse_grids_error_test ... ok [INFO] [stdout] test images::tests::parse_grids_with_error_test ... ok [INFO] [stdout] test images::tests::parse_grids_test ... ok [INFO] [stdout] test images::tests::parse_single_id_icon ... ok [INFO] [stdout] test search::tests::get_search_url_test ... ok [INFO] [stdout] test search::tests::parse_search_results ... ok [INFO] [stdout] test images::tests::inner_response_single_to_public_test ... ok [INFO] [stdout] test images::tests::parse_heroes_test ... ok [INFO] [stdout] test images::tests::parse_single_id_grid ... ok [INFO] [stdout] test images::tests::get_grids_by_game_ids_url_test_multiple_no_config ... ok [INFO] [stdout] test images::tests::get_grids_by_game_ids_url_test_multiple_styles_config ... ok [INFO] [stdout] test games::tests::get_game_by_steam_app_id_url_test ... ok [INFO] [stderr] Doc-tests steamgriddb_api [INFO] [stdout] test images::tests::get_grids_by_game_id_url_test_multiple_styles_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/client.rs - client::Client::get_images_for_id (line 166) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_images_for_ids (line 210) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_game_info_for_id (line 396) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_game_by_steam_app_id (line 429) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_images_for_id (line 152) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_images_for_platform_id (line 308) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::search (line 276) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get_images_for_platform_ids (line 353) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::set_auth_key (line 132) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::base_url (line 102) ... ok [INFO] [stdout] test src/images.rs - images::get_images_by_platform_ids_url (line 109) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 49) ... ok [INFO] [stdout] test src/client.rs - client::Client::get_auth_key (line 117) ... ok [INFO] [stdout] test src/client.rs - client::Client::set_base_url (line 81) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::Client::set_auth_key (line 132) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7MhDpF/symbols.o" "/tmp/rustdoctestCqcxmI/rust_out.rust_out.6fd2dae7-cgu.0.rcgu.o" "/tmp/rustdoctestCqcxmI/rust_out.2l6zjdlbkqg1dpjd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteamgriddb_api-fc67f6843d02dd42.rlib" "/opt/rustwide/target/debug/deps/libreqwest-74b1ea102dfef7ff.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89d410e5e8486683.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-738b2e60586e5309.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4a72be36a45b9d0c.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8ff85c628fdc1c87.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7f2243024079992.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-722d0a17fb4d7512.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-393632a29ae23a23.rlib" "/opt/rustwide/target/debug/deps/libhyper-217cde461f0843c6.rlib" "/opt/rustwide/target/debug/deps/libwant-dc1e6e117605dee5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libh2-f7ea9ad6ec145a76.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5a4e55a36f2c93d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-cf9dc8486c03cd2b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0eb8fe4103b4bbe5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13c8beb483c9c721.rlib" "/opt/rustwide/target/debug/deps/libtokio-d17f603b7ddaacb3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c431f52f40ff84e2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c16f22a32d199b3.rlib" "/opt/rustwide/target/debug/deps/libmio-6383be228d793f64.rlib" "/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-358e6b13833788cc.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3730920a8ca16ec5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8dc52798061ada3c.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-3f62e443a868f72d.rlib" "/opt/rustwide/target/debug/deps/libserde-0ca83d8cde6be4fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCqcxmI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::Client::set_auth_key (line 132) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "610ec308e2c144015d38ea317c904fa24b05f2ebfc97965b1ae91ca71888f440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610ec308e2c144015d38ea317c904fa24b05f2ebfc97965b1ae91ca71888f440", kill_on_drop: false }` [INFO] [stdout] 610ec308e2c144015d38ea317c904fa24b05f2ebfc97965b1ae91ca71888f440