[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/f49c1ffbc36524cf05f1f519ed32ff615e87fcc4 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benedicteb/bookmon on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded smallvec v1.14.0
[INFO] [stderr]   Downloaded match_token v0.1.0
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded litemap v0.7.5
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded iana-time-zone v0.1.62
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.1
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded pretty-table v0.1.3
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3100aa4498880964d1530b6a4eb2a038beb2def30924a6c6330e3596dab71a8c
[INFO] running `Command { std: "docker" "start" "-a" "3100aa4498880964d1530b6a4eb2a038beb2def30924a6c6330e3596dab71a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3100aa4498880964d1530b6a4eb2a038beb2def30924a6c6330e3596dab71a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3100aa4498880964d1530b6a4eb2a038beb2def30924a6c6330e3596dab71a8c", kill_on_drop: false }`
[INFO] [stdout] 3100aa4498880964d1530b6a4eb2a038beb2def30924a6c6330e3596dab71a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be67f60cb792cf7beaed9ec47737348f4b00b49b8ed92720d5d36dbf04e0d83
[INFO] running `Command { std: "docker" "start" "-a" "9be67f60cb792cf7beaed9ec47737348f4b00b49b8ed92720d5d36dbf04e0d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[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 shell-words v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.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 clap_derive v4.5.40
[INFO] [stderr]    Compiling async-trait v0.1.88
[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 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 pest v2.8.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling regex v1.11.1
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "9be67f60cb792cf7beaed9ec47737348f4b00b49b8ed92720d5d36dbf04e0d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be67f60cb792cf7beaed9ec47737348f4b00b49b8ed92720d5d36dbf04e0d83", kill_on_drop: false }`
[INFO] [stdout] 9be67f60cb792cf7beaed9ec47737348f4b00b49b8ed92720d5d36dbf04e0d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88ea28e13259a38d55ef0afedbe39eb18144e8829638ee7aacdba4429a664e3a
[INFO] running `Command { std: "docker" "start" "-a" "88ea28e13259a38d55ef0afedbe39eb18144e8829638ee7aacdba4429a664e3a", 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)]` 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)]` 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)]` 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)]` 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/rustcbnQyiw/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbookmon-e59c9751ed79f547,libreqwest-a6ac56019cb541b2,libserde_urlencoded-f646da41363719ed,librustls_pki_types-279df7d0ab0e9b5f,libhyper_tls-69ec7cfd629efa8b,libtokio_native_tls-6cfb44fbebb5a6d0,libmime-fa5c6e61475ee11e,libtower_http-2433802422566000,libiri_string-1a4c3210b3f922ab,libtower-639fccddd1eb29d9,libtower_layer-387250be0616cbd3,libnative_tls-c78dff0208bd438e,libopenssl_probe-43f6112dac9608f0,libopenssl-94d38e5694387a50,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-0dbafbaa762603ad,libhyper_util-70e0be69aebfef79,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libhyper-d7c34fbcc93400a1,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-4cae4f80d4532f16,libtracing-7e702d40c0ed2ad1,libtracing_core-9b3fab0b8a3a8369,libslab-8cebda35b8a02c61,libatomic_waker-915dba4b61adf499,libtokio_util-90d1772261a627f5,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_channel-6c963e07d378e238,libfutures_util-eb1edb6ab6d7efa0,libfutures_task-d95d8b9124dd08d8,libpin_utils-45ba7e7cff7aa459,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liburl-d5c2838128f66d9d,libidna-3660ba6ccbb1c8cc,libidna_adapter-e8d2b04f4c1125be,libicu_normalizer-1005fe3a144d7491,libicu_normalizer_data-b8d02a24dc646bd1,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-87d60c8e6bcec146,libicu_properties_data-e97ec6d9ce4faa24,libicu_locid_transform-677d30d8a9de4d24,libicu_locid_transform_data-aab08896de490ac8,libicu_collections-81584e7a56dcb38e,libicu_provider-f62f9243c9a68de1,libicu_locid-2e355bc32f3d2897,liblitemap-5d6ff1c38a537ea4,libtinystr-38d44283d42cc4ba,libzerovec-97b7c8fb28861e75,libwriteable-763d6213d7786cb3,libyoke-047569312e002ca4,libzerofrom-4c9bdcd080507d23,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures_core-cfb76736a56aefc1,libtokio-5b196464eab7d0ae,libsocket2-e0e2a6343e90e01d,libbytes-e08a006c583c3ac6,libmio-2d6bbfb483e717c0,libpin_project_lite-0cffc5d959d0b16f,libscraper-20c2b11b6ceae976,libego_tree-15f7038a22e224fc,libselectors-3543f45c6368969d,libservo_arc-f92eb8f3a2b95b52,libstable_deref_trait-9cf20bd8afd27998,libcssparser-560076593da2f829,libdtoa_short-e7b82d30c19ac719,libdtoa-be52037971d2b16c,libhtml5ever-44b028ff9a00ae6c,libmarkup5ever-1764f72f1795172d,libstring_cache-39eb3889cf9538c9,libprecomputed_hash-18eec5e668757916,libphf-43c5157548a90fab,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libtendril-16f6e289d6cbf792,libutf8-86b7bfe0260f02cf,libfutf-b768697d7a35a463,libdebug_unreachable-0b660284ca9cef37,libmac-e03730e0afbfc986,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libpretty_table-348c0891f00a869e,libthiserror-a5e1257fff4f9602,libserde_yaml-dfc2a2f2459223c5,libunsafe_libyaml-fe35479b74a9772a,libdirs-70a507dcc8f0678e,libdirs_sys-ca7e98515febfe74,liboption_ext-b97160e4e6663869,libconfig-e9a060758de6b5cf,libpathdiff-2d282b5e096a9236,libjson5-636aa4b153229a1e,libpest-14e0a5551b3675a3,libucd_trie-bc8e826d77f3d5db,libthiserror-f64a42ffbc2d3a23,libron-064f458d875908c9,libbase64-732898d5debd16bb,libserde_json-da46f7eef080f0c2,libmemchr-8483526b530fc45f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtoml-6e51e2405c14abdf,libtoml_edit-ec7cbe6eaaebe6d9,libserde_spanned-0792f980aa3e959d,libindexmap-da6148684654b6d0,libequivalent-bf2cc2d551c30568,libtoml_datetime-70b3aa914d7f75ce,libwinnow-21bdaabd28a54f0e,libini-de8c33b47a2979ef,libtrim_in_place-749365445e74fbc2,libordered_multimap-8db3d464cc221268,libhashbrown-4b6ed2bdfbb4365b,libdlv_list-5b2a004ed2a4e0af,libyaml_rust2-dd9fb87c634a9bae,libencoding_rs-743cdb245c8359d9,libarraydeque-d7e35cc74e53fd9d,libhashlink-f220a7382e462125,libhashbrown-d8ba0964a9ee9499,libfoldhash-04f314261e5264f6,libconvert_case-5ad4a8549fb12ec5,libuuid-bdbbab14b2038f3f,libgetrandom-ded3bff22e9e7bec,libindicatif-fab72c063c8557a1,libportable_atomic-eaf3f0a003f51fa1,libnumber_prefix-3e2f4c7b9fa4f802,libconsole-dd69ebbf55a107c4,libunicode_width-413e00174b63117b,libchrono-7fe4c33530bb876a,libiana_time_zone-315470d2fae60536,libnum_traits-156e73c0f40a3f3e,libinquire-b37b82defbfd9e82,libunicode_width-d326e1c28964af35,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libbitflags-abc37ec448390a20,libserde-c27a9ec967757206,libcrossterm-f8f38f3f3e528c10,libsignal_hook_mio-18ad4fc79a66a87d,libsignal_hook-c4f8444ad977c1f3,libsignal_hook_registry-c53c5aad8b31bc5d,libmio-6e3c17fe2aaa9a92,liblog-e6a210008fa175ac,libparking_lot-00c16e03e8c2d8cd,libparking_lot_core-1ceac35cc694a16c,liblibc-2196af57f154a156,libsmallvec-24876734f74f2521,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libbitflags-3333d968e5f279ee,libfuzzy_matcher-02ea6d0558a650d0,libthread_local-2111518c239f5df7,libcfg_if-3183e62f61f23a61,libunicode_segmentation-123b8fdcbb9cf370,libonce_cell-65395029fac7f518,libdyn_clone-7f613479b3981759}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbnQyiw/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/http_client_test-ece7e84edfa8b549" "-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 "http_client_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88ea28e13259a38d55ef0afedbe39eb18144e8829638ee7aacdba4429a664e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ea28e13259a38d55ef0afedbe39eb18144e8829638ee7aacdba4429a664e3a", kill_on_drop: false }`
[INFO] [stdout] 88ea28e13259a38d55ef0afedbe39eb18144e8829638ee7aacdba4429a664e3a
