[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] 4e46cc144ff86cecd9a724d3771b2afbea722a07 [INFO] testing benedicteb/bookmon against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenedicteb%2Fbookmon" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benedicteb/bookmon on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.110 [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded unit-prefix v0.5.2 [INFO] [stderr] Downloaded serde_spanned v1.0.4 [INFO] [stderr] Downloaded phf_generator v0.13.1 [INFO] [stderr] Downloaded string_cache_codegen v0.6.1 [INFO] [stderr] Downloaded siphasher v1.0.2 [INFO] [stderr] Downloaded tokio-macros v2.6.0 [INFO] [stderr] Downloaded scraper v0.25.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded console v0.16.2 [INFO] [stderr] Downloaded clap v4.5.60 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded inquire v0.9.3 [INFO] [stderr] Downloaded derive_more-impl v2.1.1 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded derive_more v2.1.1 [INFO] [stderr] Downloaded clap_builder v4.5.60 [INFO] [stderr] Downloaded js-sys v0.3.87 [INFO] [stderr] Downloaded html5ever v0.36.1 [INFO] [stderr] Downloaded selectors v0.33.0 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded config v0.15.19 [INFO] [stderr] Downloaded cssparser v0.36.0 [INFO] [stderr] Downloaded servo_arc v0.4.3 [INFO] [stderr] Downloaded regex-syntax v0.8.9 [INFO] [stderr] Downloaded rustls v0.23.36 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.60 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded web_atoms v0.2.3 [INFO] [stderr] Downloaded dtoa v1.0.11 [INFO] [stderr] Downloaded convert_case v0.10.0 [INFO] [stderr] Downloaded phf_macros v0.13.1 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen v0.2.110 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Downloaded system-configuration v0.7.0 [INFO] [stderr] Downloaded web-sys v0.3.87 [INFO] [stderr] Downloaded windows-registry v0.6.1 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded string_cache v0.9.0 [INFO] [stderr] Downloaded markup5ever v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20cc2a81f8f33ea35af20f5e90452510de52351bb4251182e644dc2a8add441f [INFO] running `Command { std: "docker" "start" "-a" "20cc2a81f8f33ea35af20f5e90452510de52351bb4251182e644dc2a8add441f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20cc2a81f8f33ea35af20f5e90452510de52351bb4251182e644dc2a8add441f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cc2a81f8f33ea35af20f5e90452510de52351bb4251182e644dc2a8add441f", kill_on_drop: false }` [INFO] [stdout] 20cc2a81f8f33ea35af20f5e90452510de52351bb4251182e644dc2a8add441f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999d50fbd14b8490c76fcefcfb057719c362f39c830bde62f989a825f51f0a9f [INFO] running `Command { std: "docker" "start" "-a" "999d50fbd14b8490c76fcefcfb057719c362f39c830bde62f989a825f51f0a9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling inquire v0.9.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling scraper v0.25.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling bookmon v1.0.72 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TextValue` is never constructed [INFO] [stdout] --> src/lookup/providers/openlibrary.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "999d50fbd14b8490c76fcefcfb057719c362f39c830bde62f989a825f51f0a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999d50fbd14b8490c76fcefcfb057719c362f39c830bde62f989a825f51f0a9f", kill_on_drop: false }` [INFO] [stdout] 999d50fbd14b8490c76fcefcfb057719c362f39c830bde62f989a825f51f0a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f06ba584b879b42cd9bfa2c6599330afe500561143c7ad75a6481a8ac1293309 [INFO] running `Command { std: "docker" "start" "-a" "f06ba584b879b42cd9bfa2c6599330afe500561143c7ad75a6481a8ac1293309", kill_on_drop: false }` [INFO] [stdout] warning: struct `TextValue` is never constructed [INFO] [stdout] --> src/lookup/providers/openlibrary.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | 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.72 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TextValue` is never constructed [INFO] [stdout] --> src/lookup/providers/openlibrary.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | 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" "/opt/rustwide/target/debug/deps/rustcLWfNtA/symbols.o" "<3 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-1624e02ead17dfd4,libreqwest-e12b5fced61610b1,libserde_urlencoded-d28961fa18d5b230,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_tls-5725f9afbc6c5802,libtokio_native_tls-a18b69a8fadceda0,libmime-ce0319f53a2119cd,libtower_http-f0a5d3408e0be7ca,libiri_string-3a0f702e1f21a7a9,libtower-6fb4f796a5dcbca7,libtower_layer-007845b5cfb86980,libnative_tls-3f6eed82f14d6abe,libopenssl_probe-376497d65d31e0d8,libopenssl-924001ef13d3a17f,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-19e039e78a0cc675,libhyper_util-da709c5fb470681a,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-1f39b1fdf6949311,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-a03c4bcd0d5e084f,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-849870c470c43987,libfutures_sink-db5ea9f9da5aa337,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libfutures_channel-73856c35d4796717,libfutures_util-fc6822810585409e,libfutures_task-9bff068fa946592e,libhttp_body_util-43b1289c1e954301,libhttp_body-4ad1cfa34e8340e2,liburl-9bf21a240d00da8d,libidna-9486004cc7fc97dd,libutf8_iter-59a8409a508f6435,libidna_adapter-05d240ec07830919,libicu_properties-bfc53b3e3cac031d,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-5820f22637d0f7d7,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-2c0cb8b3235c784a,libpotential_utf-59db0fa95486cbf6,libicu_provider-4374a12ad005c5c6,libicu_locale_core-54a134bc8ff1b1c9,libtinystr-735cf2f720085e68,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-918fcc63bb1d9be3,libzerotrie-1594ddebf9e65493,libyoke-f73bcffe1b061349,libzerofrom-96051ff7a259265e,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-8719fb8359054cae,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,libserde_yaml-cb191c599220a128,libryu-e5f8b89e5754c206,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libtokio-4aa6932a1b1a7938,libsocket2-c192b87aa3540ac0,libbytes-2edb8796c3d48962,libpin_project_lite-8cda137948184924,libscraper-a54c15879f457cd8,libego_tree-18ff3bdbd90a4390,libselectors-0196f6e48279584d,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libcssparser-187417d506b9473f,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-d70f8386ec566888,libmarkup5ever-bcafc5e7dae9e4bf,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libmac-039fe8f4dc01af17,libweb_atoms-fe2b549c498a508c,libstring_cache-cea46454e4c0c9b4,libprecomputed_hash-24dc289e4f66a0b9,libdebug_unreachable-e47a5e878150161b,libphf-9c63200a6f3fb5b8,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libregex-bcadce7028373351,libregex_automata-87901186747b55b9,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-839a796d78c027c1,libuuid-269397f45e33d428,libtempfile-38b3ff426203ccb7,libgetrandom-c9ec6592dcbfc8c1,libfastrand-966a0da88bae1ff8,libchrono-34cd90b07b231469,libiana_time_zone-0ce1c79885be8126,libnum_traits-7528cbc7cbff3ff7,libdirs-41d67d603e8e2889,libdirs_sys-051adf198fd6559f,liboption_ext-0e70531fbe2c3ced,libconfig-7b618036a0c60dc5,libpathdiff-8742ccca8223ff15,libjson5-013eb6a25318239b,libpest-ae8f008f97b2d0bf,libucd_trie-10df1e8ef588bd91,libserde_untagged-9ab806896e3205da,liberased_serde-4151252332877f4a,libron-5226024ccc562f9b,libtypeid-68e2e3192be10396,libunicode_ident-1744fb867fe19062,libserde-bd07daac9e398abb,libserde_json-a07b05a6cb9651ad,libmemchr-324148c518a47e11,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libtoml-b87edd35f7e5d706,libtoml_parser-47ee20358190e721,libserde_spanned-1c6b680fedad7842,libtoml_datetime-9881107401ce8e72,libwinnow-8e1852d863994030,libini-9b1d431fd82c9007,libordered_multimap-1869d1f952754c77,libhashbrown-761ccb082646c9fe,libdlv_list-db17df8a21dddc89,libyaml_rust2-c2c2fcdd8e4e15a0,libencoding_rs-356d1e0061f73c60,libarraydeque-d0b01c7b3e573d2a,libhashlink-2b6263e82a8d577c,libhashbrown-5977c95dd6433956,libfoldhash-29959b8492cc2caf,libconvert_case-58ccf75645e38e19,libinquire-da0b6734734b2061,libcrossterm-23b2dcd9764f3824,librustix-f6b4873c9169d634,liblinux_raw_sys-3f851cae521087f4,libbitflags-2f8c564c0b010f66,libserde_core-c41e8bcdbc4c9cdf,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libderive_more-9c470ec96b67cf06,libsignal_hook_mio-9edb900b15c8a5e2,libsignal_hook-a79e5a3dca16dc4c,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libmio-c30d4b4b28f89282,liblog-8cdbcf384ab44191,libfuzzy_matcher-ef8675a9772675c0,libthread_local-6675aad092b8cb63,libcfg_if-52879664ee908f39,libunicode_segmentation-315219529e7ce7cd,libdyn_clone-7800a73bd5b98c63,libindicatif-f4246f41e0285ea7,libportable_atomic-a041af5187c1fb82,libunit_prefix-7dc8b73ea92b9d42,libconsole-175d8f622c29e6b6,liblibc-9283556e95aec4fb,libunicode_width-55ccd8fad61d5b96,libonce_cell-043957f93fe71476}.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" "/opt/rustwide/target/debug/deps/rustcLWfNtA/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/lookup_test-75ac61ec13ccbf66" "-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 "lookup_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBiR2pm/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-1624e02ead17dfd4,libreqwest-e12b5fced61610b1,libserde_urlencoded-d28961fa18d5b230,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_tls-5725f9afbc6c5802,libtokio_native_tls-a18b69a8fadceda0,libmime-ce0319f53a2119cd,libtower_http-f0a5d3408e0be7ca,libiri_string-3a0f702e1f21a7a9,libtower-6fb4f796a5dcbca7,libtower_layer-007845b5cfb86980,libnative_tls-3f6eed82f14d6abe,libopenssl_probe-376497d65d31e0d8,libopenssl-924001ef13d3a17f,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-19e039e78a0cc675,libhyper_util-da709c5fb470681a,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libhyper-1f39b1fdf6949311,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-a03c4bcd0d5e084f,libtracing-2276d69d2db9a006,libtracing_core-fe3f49d1e11a6330,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-849870c470c43987,libfutures_sink-db5ea9f9da5aa337,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libfutures_channel-73856c35d4796717,libfutures_util-fc6822810585409e,libfutures_task-9bff068fa946592e,libhttp_body_util-43b1289c1e954301,libhttp_body-4ad1cfa34e8340e2,liburl-9bf21a240d00da8d,libidna-9486004cc7fc97dd,libutf8_iter-59a8409a508f6435,libidna_adapter-05d240ec07830919,libicu_properties-bfc53b3e3cac031d,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-5820f22637d0f7d7,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-2c0cb8b3235c784a,libpotential_utf-59db0fa95486cbf6,libicu_provider-4374a12ad005c5c6,libicu_locale_core-54a134bc8ff1b1c9,libtinystr-735cf2f720085e68,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-918fcc63bb1d9be3,libzerotrie-1594ddebf9e65493,libyoke-f73bcffe1b061349,libzerofrom-96051ff7a259265e,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-8719fb8359054cae,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,libserde_yaml-cb191c599220a128,libryu-e5f8b89e5754c206,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libunsafe_libyaml-ee31304e6444336c,libtokio-4aa6932a1b1a7938,libsocket2-c192b87aa3540ac0,libbytes-2edb8796c3d48962,libpin_project_lite-8cda137948184924,libscraper-a54c15879f457cd8,libego_tree-18ff3bdbd90a4390,libselectors-0196f6e48279584d,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libcssparser-187417d506b9473f,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-d70f8386ec566888,libmarkup5ever-bcafc5e7dae9e4bf,libtendril-37c8d62af382a0f2,libutf8-5c5ca6abee35c886,libfutf-30b5a25256735170,libmac-039fe8f4dc01af17,libweb_atoms-fe2b549c498a508c,libstring_cache-cea46454e4c0c9b4,libprecomputed_hash-24dc289e4f66a0b9,libdebug_unreachable-e47a5e878150161b,libphf-9c63200a6f3fb5b8,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libregex-bcadce7028373351,libregex_automata-87901186747b55b9,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-839a796d78c027c1,libuuid-269397f45e33d428,libtempfile-38b3ff426203ccb7,libgetrandom-c9ec6592dcbfc8c1,libfastrand-966a0da88bae1ff8,libchrono-34cd90b07b231469,libiana_time_zone-0ce1c79885be8126,libnum_traits-7528cbc7cbff3ff7,libdirs-41d67d603e8e2889,libdirs_sys-051adf198fd6559f,liboption_ext-0e70531fbe2c3ced,libconfig-7b618036a0c60dc5,libpathdiff-8742ccca8223ff15,libjson5-013eb6a25318239b,libpest-ae8f008f97b2d0bf,libucd_trie-10df1e8ef588bd91,libserde_untagged-9ab806896e3205da,liberased_serde-4151252332877f4a,libron-5226024ccc562f9b,libtypeid-68e2e3192be10396,libunicode_ident-1744fb867fe19062,libserde-bd07daac9e398abb,libserde_json-a07b05a6cb9651ad,libmemchr-324148c518a47e11,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libtoml-b87edd35f7e5d706,libtoml_parser-47ee20358190e721,libserde_spanned-1c6b680fedad7842,libtoml_datetime-9881107401ce8e72,libwinnow-8e1852d863994030,libini-9b1d431fd82c9007,libordered_multimap-1869d1f952754c77,libhashbrown-761ccb082646c9fe,libdlv_list-db17df8a21dddc89,libyaml_rust2-c2c2fcdd8e4e15a0,libencoding_rs-356d1e0061f73c60,libarraydeque-d0b01c7b3e573d2a,libhashlink-2b6263e82a8d577c,libhashbrown-5977c95dd6433956,libfoldhash-29959b8492cc2caf,libconvert_case-58ccf75645e38e19,libinquire-da0b6734734b2061,libcrossterm-23b2dcd9764f3824,librustix-f6b4873c9169d634,liblinux_raw_sys-3f851cae521087f4,libbitflags-2f8c564c0b010f66,libserde_core-c41e8bcdbc4c9cdf,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libderive_more-9c470ec96b67cf06,libsignal_hook_mio-9edb900b15c8a5e2,libsignal_hook-a79e5a3dca16dc4c,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libmio-c30d4b4b28f89282,liblog-8cdbcf384ab44191,libfuzzy_matcher-ef8675a9772675c0,libthread_local-6675aad092b8cb63,libcfg_if-52879664ee908f39,libunicode_segmentation-315219529e7ce7cd,libdyn_clone-7800a73bd5b98c63,libindicatif-f4246f41e0285ea7,libportable_atomic-a041af5187c1fb82,libunit_prefix-7dc8b73ea92b9d42,libconsole-175d8f622c29e6b6,liblibc-9283556e95aec4fb,libunicode_width-55ccd8fad61d5b96,libonce_cell-043957f93fe71476}.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" "/opt/rustwide/target/debug/deps/rustcBiR2pm/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-91d08977866c7e88" "-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] running `Command { std: "docker" "inspect" "f06ba584b879b42cd9bfa2c6599330afe500561143c7ad75a6481a8ac1293309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06ba584b879b42cd9bfa2c6599330afe500561143c7ad75a6481a8ac1293309", kill_on_drop: false }` [INFO] [stdout] f06ba584b879b42cd9bfa2c6599330afe500561143c7ad75a6481a8ac1293309