[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] testing benedicteb/bookmon against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benedicteb/bookmon 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] 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded match_token v0.1.0 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded markup5ever v0.14.1 [INFO] [stderr] Downloaded pretty-table v0.1.3 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded html5ever v0.29.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.62 [INFO] [stderr] Downloaded config v0.15.11 [INFO] [stderr] Downloaded cc v1.2.17 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded yaml-rust2 v0.10.1 [INFO] [stderr] Downloaded reqwest v0.12.20 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 82f3177e70a72c8639a2d87fab839febe4eb67c954e5fab6c81f26c9ce2b5cc5 [INFO] running `Command { std: "docker" "start" "-a" "82f3177e70a72c8639a2d87fab839febe4eb67c954e5fab6c81f26c9ce2b5cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f3177e70a72c8639a2d87fab839febe4eb67c954e5fab6c81f26c9ce2b5cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f3177e70a72c8639a2d87fab839febe4eb67c954e5fab6c81f26c9ce2b5cc5", kill_on_drop: false }` [INFO] [stdout] 82f3177e70a72c8639a2d87fab839febe4eb67c954e5fab6c81f26c9ce2b5cc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5b68e8fa2f09cdafd4b2a833a17ebcb1409d212211f4a0f465bbae4548abef9b [INFO] running `Command { std: "docker" "start" "-a" "5b68e8fa2f09cdafd4b2a833a17ebcb1409d212211f4a0f465bbae4548abef9b", 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 foldhash v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [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 tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [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 parking_lot v0.12.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 const-random-macro v0.1.16 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling option-ext v0.2.0 [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 const-random v0.1.18 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crossterm v0.25.0 [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 unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 tokio v1.45.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pretty-table v0.1.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pest_meta v2.8.0 [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_generator v2.8.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling toml_datetime 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 uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [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 58.44s [INFO] running `Command { std: "docker" "inspect" "5b68e8fa2f09cdafd4b2a833a17ebcb1409d212211f4a0f465bbae4548abef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b68e8fa2f09cdafd4b2a833a17ebcb1409d212211f4a0f465bbae4548abef9b", kill_on_drop: false }` [INFO] [stdout] 5b68e8fa2f09cdafd4b2a833a17ebcb1409d212211f4a0f465bbae4548abef9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f470aa6cc04e56d97ac6bc0c7226ba8360c00cd25947626545e86d080d46e36 [INFO] running `Command { std: "docker" "start" "-a" "9f470aa6cc04e56d97ac6bc0c7226ba8360c00cd25947626545e86d080d46e36", kill_on_drop: false }` [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] [stderr] Compiling bookmon v1.0.65 (/opt/rustwide/workdir) [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/rustcww8baz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbookmon-27049503210febf4,libreqwest-112fc1d17bd9cae4,libserde_urlencoded-360aa4f169b8bbf9,librustls_pki_types-2e4234be2bbf9b66,libhyper_tls-aa502a221cab4142,libtokio_native_tls-4e838f1337f1acee,libmime-4b44681fdb2c65f7,libtower_http-71027d0fd027250b,libiri_string-a380f51e5b0b7b73,libtower-f80b01dbf00a1ed2,libtower_layer-d70c7e404336389b,libnative_tls-e475cebf859a7347,libopenssl_probe-cbab9b905ab83f66,libopenssl-a161ad44fe4e7a1e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c55aee654ace2b94,libhyper_util-dd7134431c31eeec,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-c4cbea24f8762e11,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-40deb96ea9ed9a60,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libtokio_util-278aecf295afc36b,libfutures_sink-be8442ee548d90f9,libfutures_channel-179401688c37d974,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-3129c38c06ca3ac7,libidna-89f7b2365d3c1be2,libidna_adapter-a5a9f9c379121b86,libicu_normalizer-67fc248e3eb222bc,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-f8bd30296d5a7de9,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-825c10577dc8ef35,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-5dd953e961e12cc0,libicu_provider-dd21b2c26b4cf881,libicu_locid-abf7f9df5738fb03,liblitemap-705c4d2af7d10c57,libtinystr-e0d9a79639daad77,libzerovec-d8286ece6cf64f5a,libwriteable-45c783735d88c2b0,libyoke-e8cc987793f5e9ba,libzerofrom-55815e3f1eef679d,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libtokio-2553d14d16a2446b,libsocket2-b0164a3fdc35557e,libbytes-bfe11088fe358bd1,libmio-05c6868caed012ad,libpin_project_lite-bedc6e0acd72ff2a,libscraper-74df2ede907e99e6,libego_tree-b962cbce906a24cc,libselectors-154c2d892ae23c8b,libservo_arc-72f281609b9cf72a,libstable_deref_trait-a2d30f30be7c468b,libcssparser-625f43b978fd6251,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-4b8ea6f25f721f27,libmarkup5ever-b185b6978bb24270,libstring_cache-bfe59fc7f135ac5e,libprecomputed_hash-7d997fe2cb7badd4,libphf-064c4b1b3e474443,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-bc702d9b9ea8bee1,libthiserror-c1e609e9f862ee89,libserde_yaml-98988be4ecc3bd42,libunsafe_libyaml-7bc1bf218b2f5452,libdirs-174b02e6af758e5f,libdirs_sys-61291aecdcc8ab08,liboption_ext-23838f1959a6156b,libconfig-4c0fc7997c9d4d03,libpathdiff-3b9982cd4c9b7139,libjson5-3c31e12be1c57934,libpest-1c31e7c35169542d,libucd_trie-01dd94f548235104,libthiserror-cb5c42e2436b4dd1,libron-feee6d3057c22aab,libbase64-64299f9d815d057c,libserde_json-3efed128dbc9219e,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtoml-6686c68cef7ebe6c,libtoml_edit-25f67caafbec7631,libserde_spanned-a59ad0bc3616953a,libindexmap-2b85cc7719414e00,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-eaa14e57e75248fd,libwinnow-1b174400303f53ab,libini-9ce839c1884137e5,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-26d7eaddc23cbbb9,libhashbrown-c66a0cd602652163,libdlv_list-b64d53585fda3298,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libuuid-13643c68d19963a3,libgetrandom-870a6cc270b0e9a2,libindicatif-63454fc2a2f92a99,libportable_atomic-5a60ab32f8ae7862,libnumber_prefix-8479f39d71e80d3e,libconsole-fe65fe8ab83dfa0a,libunicode_width-79cfce0a776a55d3,libchrono-29e562626c56624f,libiana_time_zone-b80e7ad1a040c13b,libnum_traits-e621cc1bb1c4679c,libinquire-3e80fcd8514fe9cf,libunicode_width-08b963676a6677c5,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libbitflags-bcfc18d9dfe5b00d,libserde-96ad93c13334c64a,libcrossterm-11cab09fbf96cf0c,libsignal_hook_mio-722ea4cdd367e3b8,libsignal_hook-786795198a13e1d8,libsignal_hook_registry-1cea589858797cf7,libmio-9352d7278b6ba85f,liblog-394b918668cad64a,libparking_lot-bbefd478b5d35919,libparking_lot_core-fc27cf6eb0824bea,liblibc-c5faa46acfc5e47f,libsmallvec-a5b45ffd15d94fdd,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libbitflags-e2b4db6c651223da,libfuzzy_matcher-25aae9df1ce077f5,libthread_local-bd3a8c07edaebd9d,libcfg_if-33ef6c02a07f9fec,libunicode_segmentation-ff3f1aa3aad6e639,libonce_cell-0ba6aecba7086d38,libdyn_clone-b51c2b45a5906cc9}.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/rustcww8baz/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" "/opt/rustwide/target/debug/deps/config_test-5760220fc9554bab" "-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" "9f470aa6cc04e56d97ac6bc0c7226ba8360c00cd25947626545e86d080d46e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f470aa6cc04e56d97ac6bc0c7226ba8360c00cd25947626545e86d080d46e36", kill_on_drop: false }` [INFO] [stdout] 9f470aa6cc04e56d97ac6bc0c7226ba8360c00cd25947626545e86d080d46e36