[INFO] cloning repository https://github.com/illef/illef-findex-plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illef/illef-findex-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-findex-plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-findex-plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed8de123d2707bbbc22a40a277ae326a8a40cf64 [INFO] testing illef/illef-findex-plugins against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillef%2Fillef-findex-plugins" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/illef/illef-findex-plugins [INFO] finished tweaking git repo https://github.com/illef/illef-findex-plugins [INFO] tweaked toml for git repo https://github.com/illef/illef-findex-plugins written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/illef/illef-findex-plugins on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/illef/illef-findex-plugins 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39262421912c4d6d8d6ee4f163851b4f07cdd6aa9feef533d48f182b9d55c12f [INFO] running `Command { std: "docker" "start" "-a" "39262421912c4d6d8d6ee4f163851b4f07cdd6aa9feef533d48f182b9d55c12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39262421912c4d6d8d6ee4f163851b4f07cdd6aa9feef533d48f182b9d55c12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39262421912c4d6d8d6ee4f163851b4f07cdd6aa9feef533d48f182b9d55c12f", kill_on_drop: false }` [INFO] [stdout] 39262421912c4d6d8d6ee4f163851b4f07cdd6aa9feef533d48f182b9d55c12f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a4a2d674f7a35bddf5272abc812ca07b6ba251df9609552082079e024d5b429 [INFO] running `Command { std: "docker" "start" "-a" "6a4a2d674f7a35bddf5272abc812ca07b6ba251df9609552082079e024d5b429", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_panic v0.2.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling emojis v0.7.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dummy v0.7.0 [INFO] [stderr] Compiling fake v2.9.2 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling html_parser v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling findex-plugin v0.8.2 [INFO] [stderr] Compiling unicode_picker v0.1.0 (/opt/rustwide/workdir/unicode_picker) [INFO] [stderr] Compiling findex-translator v0.1.0 (/opt/rustwide/workdir/translator) [INFO] [stderr] Compiling findex-raindrop v0.1.0 (/opt/rustwide/workdir/raindrop) [INFO] [stderr] Compiling zotero v0.1.0 (/opt/rustwide/workdir/zotero) [INFO] [stderr] Compiling logseq v0.1.0 (/opt/rustwide/workdir/logseq) [INFO] [stdout] warning: struct `CreatorRef` is never constructed [INFO] [stdout] --> raindrop/src/raindrop/types.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct CreatorRef { [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 35.83s [INFO] running `Command { std: "docker" "inspect" "6a4a2d674f7a35bddf5272abc812ca07b6ba251df9609552082079e024d5b429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4a2d674f7a35bddf5272abc812ca07b6ba251df9609552082079e024d5b429", kill_on_drop: false }` [INFO] [stdout] 6a4a2d674f7a35bddf5272abc812ca07b6ba251df9609552082079e024d5b429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa3d044f13eb6d82cc98d9d6f26ee7944bac569c107b384ecc73f809629ef58 [INFO] running `Command { std: "docker" "start" "-a" "3fa3d044f13eb6d82cc98d9d6f26ee7944bac569c107b384ecc73f809629ef58", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode_picker v0.1.0 (/opt/rustwide/workdir/unicode_picker) [INFO] [stderr] Compiling findex-translator v0.1.0 (/opt/rustwide/workdir/translator) [INFO] [stderr] Compiling logseq v0.1.0 (/opt/rustwide/workdir/logseq) [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling findex-raindrop v0.1.0 (/opt/rustwide/workdir/raindrop) [INFO] [stderr] Compiling zotero v0.1.0 (/opt/rustwide/workdir/zotero) [INFO] [stdout] error: environment variable `RAINDROP_TOKEN` not defined at compile time [INFO] [stdout] --> raindrop/src/raindrop/client.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | let token = env!("RAINDROP_TOKEN"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("RAINDROP_TOKEN")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `findex-raindrop` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3fa3d044f13eb6d82cc98d9d6f26ee7944bac569c107b384ecc73f809629ef58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa3d044f13eb6d82cc98d9d6f26ee7944bac569c107b384ecc73f809629ef58", kill_on_drop: false }` [INFO] [stdout] 3fa3d044f13eb6d82cc98d9d6f26ee7944bac569c107b384ecc73f809629ef58