[INFO] cloning repository https://github.com/benedicteb/bookmon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benedicteb/bookmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f49c1ffbc36524cf05f1f519ed32ff615e87fcc4
[INFO] building benedicteb/bookmon against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benedicteb/bookmon
[INFO] finished tweaking git repo https://github.com/benedicteb/bookmon
[INFO] tweaked toml for git repo https://github.com/benedicteb/bookmon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benedicteb/bookmon on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benedicteb/bookmon 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb1462a52780a77e948cc0b28cf228c425b167b52b2705e915b33c700e4aba05
[INFO] running `Command { std: "docker" "start" "-a" "bb1462a52780a77e948cc0b28cf228c425b167b52b2705e915b33c700e4aba05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb1462a52780a77e948cc0b28cf228c425b167b52b2705e915b33c700e4aba05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1462a52780a77e948cc0b28cf228c425b167b52b2705e915b33c700e4aba05", kill_on_drop: false }`
[INFO] [stdout] bb1462a52780a77e948cc0b28cf228c425b167b52b2705e915b33c700e4aba05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26868c27ece1bb7eab82ff229e1bb9dd958c73113ed386079b61de4cf4eabfb9
[INFO] running `Command { std: "docker" "start" "-a" "26868c27ece1bb7eab82ff229e1bb9dd958c73113ed386079b61de4cf4eabfb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pretty-table v0.1.3
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling bookmon v1.0.65 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TextValue` is never constructed
[INFO] [stdout]   --> src/lookup/providers/openlibrary.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct TextValue {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `app_name` and `debug` are never read
[INFO] [stdout]   --> src/config.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 41 |     pub app_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     pub debug: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "26868c27ece1bb7eab82ff229e1bb9dd958c73113ed386079b61de4cf4eabfb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26868c27ece1bb7eab82ff229e1bb9dd958c73113ed386079b61de4cf4eabfb9", kill_on_drop: false }`
[INFO] [stdout] 26868c27ece1bb7eab82ff229e1bb9dd958c73113ed386079b61de4cf4eabfb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e64a7a8131c78e1a1f932cf1bdac4860a39cba73dbe800e9cf684937791c45f7
[INFO] running `Command { std: "docker" "start" "-a" "e64a7a8131c78e1a1f932cf1bdac4860a39cba73dbe800e9cf684937791c45f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bookmon v1.0.65 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TextValue` is never constructed
[INFO] [stdout]   --> src/lookup/providers/openlibrary.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct TextValue {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `app_name` and `debug` are never read
[INFO] [stdout]   --> src/config.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 41 |     pub app_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     pub debug: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `app_name` and `debug` are never read
[INFO] [stdout]   --> src/config.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 41 |     pub app_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 42 |     pub debug: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextValue` is never constructed
[INFO] [stdout]   --> src/lookup/providers/openlibrary.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct TextValue {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcG4uEyj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbookmon-0bb1e5e524ef192e,libreqwest-756f9a386fc5a258,libserde_urlencoded-01b48626e0eb99ff,librustls_pki_types-2e4234be2bbf9b66,libhyper_tls-3923929afadedba7,libtokio_native_tls-f1a2d7ef833be1f2,libmime-4b44681fdb2c65f7,libtower_http-611507f707b3f21f,libiri_string-a380f51e5b0b7b73,libtower-5397bcc80fc0e8cf,libtower_layer-d70c7e404336389b,libnative_tls-65ff9eb00283d2cb,libopenssl_probe-cbab9b905ab83f66,libopenssl-217b76f85ab71b24,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b1b52d476e8e0771,libhyper_util-297b079dc42b4ace,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-c1589bf3329cc8cd,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-433fb4f9c5b92e3a,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libslab-409083241c76168d,libatomic_waker-001109810bdecbaa,libtokio_util-a13c9ec0be3e7351,libfutures_sink-be8442ee548d90f9,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-302706a90b07eb71,libidna-d9f14cfc7dd504a6,libidna_adapter-e3f127f821bc9550,libicu_normalizer-adca79341a36f71b,libicu_normalizer_data-7ad510ea3099807d,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-d5826f7926500d6c,libicu_properties_data-05f88dec62df1fba,libicu_locid_transform-7499d4bba65f0d5f,libicu_locid_transform_data-6468cadcc5c5b394,libicu_collections-fa456f0eb7d3b5f9,libicu_provider-3f7689cbd2586cba,libicu_locid-402bd610f45d3365,liblitemap-705c4d2af7d10c57,libtinystr-613e8a0248eb1a8b,libzerovec-7aaeb4a49a2460ed,libwriteable-45c783735d88c2b0,libyoke-5c1f8bde3b25ff30,libzerofrom-dc1f35d885ae84e6,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libtokio-2fb9a6da4ed25ad3,libsocket2-22f48e29bbb604bf,libbytes-bfe11088fe358bd1,libmio-f174d5d176f45717,libpin_project_lite-bedc6e0acd72ff2a,libscraper-37114956c5f61250,libego_tree-b962cbce906a24cc,libselectors-faaa072e13c44557,libservo_arc-72f281609b9cf72a,libstable_deref_trait-a2d30f30be7c468b,libcssparser-16acdac52c0f78ea,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-f99d096f1d488bfe,libmarkup5ever-7b6a0ac95c776762,libstring_cache-7f11017ef5e7107b,libprecomputed_hash-7d997fe2cb7badd4,libphf-007adc771b913be1,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libpretty_table-62876c4dac0ae696,libthiserror-b7acae870c85ab27,libserde_yaml-38f038f697e31f98,libunsafe_libyaml-7bc1bf218b2f5452,libdirs-0f3edb1a3308abf8,libdirs_sys-c67e677ffbbefc38,liboption_ext-23838f1959a6156b,libconfig-170cb484cb81fca4,libpathdiff-3b9982cd4c9b7139,libjson5-7d6684520fa578fc,libpest-dda8b7ff4d30d657,libucd_trie-01dd94f548235104,libthiserror-5f9ab35a20f867d0,libron-226b14c8ecc3379f,libbase64-64299f9d815d057c,libserde_json-4ccaecb6e7872e74,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtoml-83f365a2b5096876,libtoml_edit-a33c5c0c83c23614,libserde_spanned-9476406652d91b5b,libindexmap-2b85cc7719414e00,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-bdec6af8bc513cd1,libwinnow-1b174400303f53ab,libini-defebc12f83ae646,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-0751545f78aa2e5a,libhashbrown-c66a0cd602652163,libdlv_list-babb739c3942a3c6,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libuuid-7afa03f9f64f46c4,libgetrandom-45d032343454baba,libindicatif-ddb88e82535e83f3,libportable_atomic-2479b985a5d1bbac,libnumber_prefix-8479f39d71e80d3e,libconsole-38a4e1e0f5c14642,libunicode_width-79cfce0a776a55d3,libchrono-419bc1ab1aa2f58e,libiana_time_zone-b80e7ad1a040c13b,libnum_traits-103532d9f6223e1e,libinquire-e5d6747f6242f66b,libunicode_width-08b963676a6677c5,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libbitflags-760a7d18b1f7c9ab,libserde-35747db2eec59b7b,libcrossterm-b003b453d1972718,libsignal_hook_mio-1bd73fe793ef46de,libsignal_hook-d3433de54903fe8c,libsignal_hook_registry-7a6f7a9a5740a413,libmio-b26289268e5f3ebd,liblog-394b918668cad64a,libparking_lot-8c9bb4756dddb685,libparking_lot_core-edf7745bc66595ff,liblibc-f50005fd4d40ea63,libsmallvec-a5b45ffd15d94fdd,liblock_api-448b9d64adfe79e1,libscopeguard-d52bd00767847e44,libbitflags-e2b4db6c651223da,libfuzzy_matcher-25aae9df1ce077f5,libthread_local-bd3a8c07edaebd9d,libcfg_if-33ef6c02a07f9fec,libunicode_segmentation-ff3f1aa3aad6e639,libonce_cell-0ba6aecba7086d38,libdyn_clone-b51c2b45a5906cc9}.rlib" "<sysroot>/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/rustcG4uEyj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_test-38fce2c67707a686" "-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 `bookmon` (test "config_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e64a7a8131c78e1a1f932cf1bdac4860a39cba73dbe800e9cf684937791c45f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64a7a8131c78e1a1f932cf1bdac4860a39cba73dbe800e9cf684937791c45f7", kill_on_drop: false }`
[INFO] [stdout] e64a7a8131c78e1a1f932cf1bdac4860a39cba73dbe800e9cf684937791c45f7
