[INFO] fetching crate nameback-core 0.7.1... [INFO] testing nameback-core-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-9 [INFO] extracting crate nameback-core 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate nameback-core 0.7.1 [INFO] finished tweaking crates.io crate nameback-core 0.7.1 [INFO] tweaked toml for crates.io crate nameback-core 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nameback-core 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nameback-core 0.7.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type1-encoding-parser v0.1.0 [INFO] [stderr] Downloaded leptonica-sys v0.4.9 [INFO] [stderr] Downloaded adobe-cmap-parser v0.4.1 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded pdf-extract v0.7.12 [INFO] [stderr] Downloaded leptonica-plumbing v1.4.0 [INFO] [stderr] Downloaded tesseract-plumbing v0.10.0 [INFO] [stderr] Downloaded tesseract-sys v0.5.15 [INFO] [stderr] Downloaded euclid v0.20.14 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded tesseract v0.14.0 [INFO] [stderr] Downloaded lopdf v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3fc722e6ce543df3fbf71850cccc52e0c7c74a1b7a877dedc8649add6c1cb1e [INFO] running `Command { std: "docker" "start" "-a" "c3fc722e6ce543df3fbf71850cccc52e0c7c74a1b7a877dedc8649add6c1cb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3fc722e6ce543df3fbf71850cccc52e0c7c74a1b7a877dedc8649add6c1cb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fc722e6ce543df3fbf71850cccc52e0c7c74a1b7a877dedc8649add6c1cb1e", kill_on_drop: false }` [INFO] [stdout] c3fc722e6ce543df3fbf71850cccc52e0c7c74a1b7a877dedc8649add6c1cb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd771e4d51f9abfed486e5122616e693e474370ba4cb1dfa145247e8c43653c6 [INFO] running `Command { std: "docker" "start" "-a" "bd771e4d51f9abfed486e5122616e693e474370ba4cb1dfa145247e8c43653c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [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 equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling tesseract-sys v0.5.15 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling leptonica-plumbing v1.4.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling tesseract-plumbing v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling tesseract v0.14.0 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling nameback-core v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `GITHUB_RELEASES_BASE` is never used [INFO] [stdout] --> src/deps.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const GITHUB_RELEASES_BASE: &str = "https://github.com/h4x0r/nameback/releases/download"; [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 3m 09s [INFO] running `Command { std: "docker" "inspect" "bd771e4d51f9abfed486e5122616e693e474370ba4cb1dfa145247e8c43653c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd771e4d51f9abfed486e5122616e693e474370ba4cb1dfa145247e8c43653c6", kill_on_drop: false }` [INFO] [stdout] bd771e4d51f9abfed486e5122616e693e474370ba4cb1dfa145247e8c43653c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc820de6550ca17f219ef3549953d79cddf8dc3e21cc98b121b4f6abfa2ba840 [INFO] running `Command { std: "docker" "start" "-a" "cc820de6550ca17f219ef3549953d79cddf8dc3e21cc98b121b4f6abfa2ba840", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling tesseract-sys v0.5.15 [INFO] [stderr] Compiling leptonica-plumbing v1.4.0 [INFO] [stderr] Compiling tesseract-plumbing v0.10.0 [INFO] [stderr] Compiling tesseract v0.14.0 [INFO] [stderr] Compiling nameback-core v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `GITHUB_RELEASES_BASE` is never used [INFO] [stdout] --> src/deps.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const GITHUB_RELEASES_BASE: &str = "https://github.com/h4x0r/nameback/releases/download"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GITHUB_RELEASES_BASE` is never used [INFO] [stdout] --> src/deps.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const GITHUB_RELEASES_BASE: &str = "https://github.com/h4x0r/nameback/releases/download"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.43s [INFO] running `Command { std: "docker" "inspect" "cc820de6550ca17f219ef3549953d79cddf8dc3e21cc98b121b4f6abfa2ba840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc820de6550ca17f219ef3549953d79cddf8dc3e21cc98b121b4f6abfa2ba840", kill_on_drop: false }` [INFO] [stdout] cc820de6550ca17f219ef3549953d79cddf8dc3e21cc98b121b4f6abfa2ba840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d1966864ead560b9e93361cddd5b9df3bcf766b653b32126d7472b58e287c81 [INFO] running `Command { std: "docker" "start" "-a" "7d1966864ead560b9e93361cddd5b9df3bcf766b653b32126d7472b58e287c81", kill_on_drop: false }` [INFO] [stderr] warning: constant `GITHUB_RELEASES_BASE` is never used [INFO] [stderr] --> src/deps.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | pub const GITHUB_RELEASES_BASE: &str = "https://github.com/h4x0r/nameback/releases/download"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `nameback-core` (lib) generated 1 warning [INFO] [stderr] warning: `nameback-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nameback_core-fb50f7ef5e323c46) [INFO] [stdout] [INFO] [stdout] running 139 tests [INFO] [stdout] test code_docstring::tests::test_clean_docstring_truncate ... ok [INFO] [stdout] test deps::tests::test_dependencies_have_valid_names ... ok [INFO] [stdout] test deps::tests::test_check_dependencies_returns_results ... ok [INFO] [stdout] test deps::tests::test_dependencies_have_descriptions ... ok [INFO] [stdout] test code_docstring::tests::test_detect_language ... ok [INFO] [stdout] test code_docstring::tests::test_clean_docstring ... ok [INFO] [stdout] test deps::tests::test_exiftool_is_required ... ok [INFO] [stdout] test deps_check::tests::test_dependency_names ... ok [INFO] [stdout] test deps_check::tests::test_dependency_needs_empty ... ok [INFO] [stdout] test deps_check::tests::test_dependency_needs_with_optional ... ok [INFO] [stdout] test deps_check::tests::test_dependency_needs_with_required ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_archive ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_email ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_case_insensitive ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_images ... ok [INFO] [stdout] test deps::tests::test_is_command_available_for_nonexistent_command ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_documents ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_source_code ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_unknown ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_video ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_web ... ok [INFO] [stdout] test detector::tests::test_detect_file_type_pdf ... ok [INFO] [stdout] test detector::tests::test_detect_file_type_falls_back_to_extension ... ok [INFO] [stdout] test detector::tests::test_detect_file_type_jpeg ... ok [INFO] [stdout] test dir_context::tests::test_extract_with_generic_parent ... ok [INFO] [stdout] test detector::tests::test_detect_file_type_with_temp_file ... ok [INFO] [stdout] test dir_context::tests::test_extract_with_meaningful_grandparent ... ok [INFO] [stdout] test dir_context::tests::test_extract_with_meaningful_parent ... ok [INFO] [stdout] test dir_context::tests::test_is_generic_dir_name ... ok [INFO] [stdout] test dir_context::tests::test_month_detection ... ok [INFO] [stdout] test dir_context::tests::test_year_detection ... ok [INFO] [stdout] test extractor::tests::test_has_excessive_repetition ... ok [INFO] [stdout] test extractor::tests::test_is_date_only ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_dates ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_accepts_good_names ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_devices ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_errors ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_punctuation ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_generic ... ok [INFO] [stdout] test extractor::tests::test_is_useful_metadata_rejects_repetition ... ok [INFO] [stdout] test format_handlers::archive::tests::test_clean_name ... ok [INFO] [stdout] test format_handlers::archive::tests::test_extract_stem ... ok [INFO] [stdout] test format_handlers::archive::tests::test_find_common_prefix_no_common ... ok [INFO] [stdout] test format_handlers::archive::tests::test_find_common_prefix ... ok [INFO] [stdout] test format_handlers::archive::tests::test_is_junk_file ... ok [INFO] [stdout] test format_handlers::email::tests::test_clean_email_field ... ok [INFO] [stdout] test format_handlers::email::tests::test_extract_sender_name ... ok [INFO] [stdout] test format_handlers::email::tests::test_extract_simple_date ... ok [INFO] [stdout] test format_handlers::email::tests::test_format_email_filename ... ok [INFO] [stdout] test format_handlers::email::tests::test_format_email_filename_minimal ... ok [INFO] [stdout] test format_handlers::web::tests::test_clean_html_title_entities ... ok [INFO] [stdout] test generator::tests::test_generate_filename_unique ... ok [INFO] [stdout] test format_handlers::web::tests::test_clean_html_title ... ok [INFO] [stdout] test generator::tests::test_sanitize_filename ... ok [INFO] [stdout] test geocoding::tests::test_clean_for_filename ... ok [INFO] [stdout] test image_ocr::tests::test_clean_text ... ok [INFO] [stdout] test image_ocr::tests::test_clean_text_empty ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_basic ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_empty_text ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_filters_stop_words ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_only_stop_words ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_position_weighting ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_prioritizes_bigrams ... ok [INFO] [stdout] test key_phrases::tests::test_extract_key_phrases_respects_limit ... ok [INFO] [stdout] test key_phrases::tests::test_is_stop_word ... ok [INFO] [stdout] test location_timestamp::tests::test_extract_gps_from_metadata ... ok [INFO] [stdout] test location_timestamp::tests::test_format_location ... ok [INFO] [stdout] test location_timestamp::tests::test_format_location_southern_hemisphere ... ok [INFO] [stdout] test location_timestamp::tests::test_format_timestamp_compact ... ok [INFO] [stdout] test location_timestamp::tests::test_format_timestamp_date_only ... ok [INFO] [stdout] test location_timestamp::tests::test_format_timestamp_exif_style ... ok [INFO] [stdout] test location_timestamp::tests::test_format_timestamp_standard ... ok [INFO] [stdout] test location_timestamp::tests::test_get_time_of_day ... ok [INFO] [stdout] test location_timestamp::tests::test_parse_gps_coordinate_decimal ... ok [INFO] [stdout] test location_timestamp::tests::test_parse_gps_coordinate_deg_format ... ok [INFO] [stdout] test location_timestamp::tests::test_parse_gps_coordinate_dms ... ok [INFO] [stdout] test metadata_cache::tests::test_cache_invalidation_on_modify ... ok [INFO] [stdout] test metadata_cache::tests::test_cache_roundtrip ... ok [INFO] [stdout] test metadata_cache::tests::test_cleanup_stale_entries ... ok [INFO] [stdout] test pdf_content::tests::test_clean_text ... ok [INFO] [stdout] test deps::tests::test_optional_dependencies ... ok [INFO] [stdout] test rename_history::tests::test_history_add_and_undo ... ok [INFO] [stdout] test rename_history::tests::test_history_max_size ... ok [INFO] [stdout] test rename_history::tests::test_history_persistence ... ok [INFO] [stdout] test rename_history::tests::test_rename_operation ... ok [INFO] [stdout] test scorer::tests::test_diversity_bonus ... ok [INFO] [stdout] test scorer::tests::test_installer_pattern_adobe ... ok [INFO] [stdout] test scorer::tests::test_installer_pattern_generic ... ok [INFO] [stdout] test scorer::tests::test_is_decimal_version_pattern ... ok [INFO] [stdout] test scorer::tests::test_length_scoring ... ok [INFO] [stdout] test scorer::tests::test_not_installer_regular_doc ... ok [INFO] [stdout] test scorer::tests::test_score_date_only ... ok [INFO] [stdout] test scorer::tests::test_score_error_message ... ok [INFO] [stdout] test scorer::tests::test_score_high_quality_metadata ... ok [INFO] [stdout] test scorer::tests::test_score_poor_quality_ocr ... ok [INFO] [stdout] test scorer::tests::test_score_uuid ... ok [INFO] [stdout] test detector::tests::test_detect_by_extension_audio ... ok [INFO] [stdout] test dir_context::tests::test_extract_combines_meaningful_levels ... ok [INFO] [stdout] test dir_context::tests::test_extract_no_parent ... ok [INFO] [stdout] test dir_context::tests::test_extract_single_meaningful_parent ... ok [INFO] [stdout] test geocoding::tests::test_abbreviate_us_state ... ok [INFO] [stdout] test scorer::tests::test_word_count_bonus ... ok [INFO] [stdout] test pdf_content::tests::test_clean_text_empty ... ok [INFO] [stdout] test scorer::tests::test_select_best_from_multiple ... ok [INFO] [stdout] test series_detector::tests::test_apply_series_naming ... ok [INFO] [stdout] test series_detector::tests::test_apply_series_naming_padding ... ok [INFO] [stdout] test scorer::tests::test_select_best_rejects_all_low_quality ... ok [INFO] [stdout] test deps::tests::test_is_command_available_for_existing_command ... ok [INFO] [stdout] test series_detector::tests::test_pattern_format ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_adobe_installer_pattern ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_meaningful_stem_date_only ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_filters_platform_and_version ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_creative_cloud_pattern ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_meaningful_stem_with_good_parts ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_office_installer_pattern ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_single_long_meaningful_part ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_meaningful_stem_mixed ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_with_multiple_prefixes ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_date_pattern ... ok [INFO] [stdout] test stem_analyzer::tests::test_extract_too_few_meaningful_parts ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_decimal_version ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_meaningful_part ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_platform_identifier ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_software_product_id ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_software_product_name ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_software_vendor ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_time_pattern ... ok [INFO] [stdout] test stem_analyzer::tests::test_remove_common_prefixes ... ok [INFO] [stdout] test stem_analyzer::tests::test_is_version_pattern ... ok [INFO] [stdout] test text_content::tests::test_clean_text ... ok [INFO] [stdout] test text_content::tests::test_truncate_text_long ... ok [INFO] [stdout] test text_content::tests::test_truncate_text_short ... ok [INFO] [stdout] test video_ocr::tests::test_clean_text ... ok [INFO] [stdout] test video_ocr::tests::test_clean_text_empty ... ok [INFO] [stdout] test series_detector::tests::test_detect_series_requires_three_members ... ok [INFO] [stderr] Doc-tests nameback_core [INFO] [stdout] test series_detector::tests::test_detect_series_parentheses ... ok [INFO] [stdout] test series_detector::tests::test_detect_series_underscore ... ok [INFO] [stdout] test series_detector::tests::test_detect_multiple_series ... ok [INFO] [stdout] test series_detector::tests::test_detect_series_hyphen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d1966864ead560b9e93361cddd5b9df3bcf766b653b32126d7472b58e287c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1966864ead560b9e93361cddd5b9df3bcf766b653b32126d7472b58e287c81", kill_on_drop: false }` [INFO] [stdout] 7d1966864ead560b9e93361cddd5b9df3bcf766b653b32126d7472b58e287c81