[INFO] cloning repository https://github.com/rybla/linkstitcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rybla/linkstitcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frybla%2Flinkstitcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frybla%2Flinkstitcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8961bcacbe3e805ffedc2ef6fc4c794a5209c006 [INFO] testing rybla/linkstitcher against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frybla%2Flinkstitcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rybla/linkstitcher [INFO] finished tweaking git repo https://github.com/rybla/linkstitcher [INFO] tweaked toml for git repo https://github.com/rybla/linkstitcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rybla/linkstitcher on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rybla/linkstitcher 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 161d70a8c2bfda5ab368adaa63231923eefe55334f002a8e549bd22fab53c171 [INFO] running `Command { std: "docker" "start" "-a" "161d70a8c2bfda5ab368adaa63231923eefe55334f002a8e549bd22fab53c171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "161d70a8c2bfda5ab368adaa63231923eefe55334f002a8e549bd22fab53c171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161d70a8c2bfda5ab368adaa63231923eefe55334f002a8e549bd22fab53c171", kill_on_drop: false }` [INFO] [stdout] 161d70a8c2bfda5ab368adaa63231923eefe55334f002a8e549bd22fab53c171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43f26025256aa2ea61ccda191c750bb07d28627fdc9dcee58e7cbd975f766141 [INFO] running `Command { std: "docker" "start" "-a" "43f26025256aa2ea61ccda191c750bb07d28627fdc9dcee58e7cbd975f766141", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rquickjs-sys v0.9.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling xml v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling xml-rs v1.0.0 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling map-macro v0.3.0 [INFO] [stderr] Compiling diesel v2.3.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling octocrab v0.47.1 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rquickjs-core v0.9.0 [INFO] [stderr] Compiling rquickjs v0.9.0 [INFO] [stderr] Compiling readability-js v0.1.5 [INFO] [stderr] Compiling linkstitcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "43f26025256aa2ea61ccda191c750bb07d28627fdc9dcee58e7cbd975f766141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f26025256aa2ea61ccda191c750bb07d28627fdc9dcee58e7cbd975f766141", kill_on_drop: false }` [INFO] [stdout] 43f26025256aa2ea61ccda191c750bb07d28627fdc9dcee58e7cbd975f766141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd2fe9200f0f7cad654efcde822023cb26974441ced36eeb8dc48278ca285983 [INFO] running `Command { std: "docker" "start" "-a" "fd2fe9200f0f7cad654efcde822023cb26974441ced36eeb8dc48278ca285983", kill_on_drop: false }` [INFO] [stderr] Compiling linkstitcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "fd2fe9200f0f7cad654efcde822023cb26974441ced36eeb8dc48278ca285983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2fe9200f0f7cad654efcde822023cb26974441ced36eeb8dc48278ca285983", kill_on_drop: false }` [INFO] [stdout] fd2fe9200f0f7cad654efcde822023cb26974441ced36eeb8dc48278ca285983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2db491436cc184c2f684d7ffcb654299445e7a591b45a61170ca531cd478107 [INFO] running `Command { std: "docker" "start" "-a" "e2db491436cc184c2f684d7ffcb654299445e7a591b45a61170ca531cd478107", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linkstitcher-0c4fe4807c9498f2) [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] [stderr] Running unittests src/bin/bookmarks.rs (/opt/rustwide/target/debug/deps/bookmarks-0e7233d01a232fb6) [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] [stderr] Running unittests src/bin/embellish_url.rs (/opt/rustwide/target/debug/deps/embellish_url-d0ac626eddb44e30) [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] [stderr] Running unittests src/bin/hackernews.rs (/opt/rustwide/target/debug/deps/hackernews-3628d3a5cd2e792a) [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] [stderr] Running unittests src/bin/print_all_bookmarks.rs (/opt/rustwide/target/debug/deps/print_all_bookmarks-cac4af924b0ee4a8) [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] [stderr] Running unittests src/bin/saveds.rs (/opt/rustwide/target/debug/deps/saveds-396e65ed5760c804) [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] [stderr] Doc-tests linkstitcher [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/utility/arxiv.rs - utility::arxiv::fetch_arxivs (line 194) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/utility/arxiv.rs - utility::arxiv::fetch_arxivs (line 194) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `arxiv` [INFO] [stdout] --> src/utility/arxiv.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | use arxiv::{fetch_arxivs, query}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `arxiv` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/utility/arxiv.rs, use `mod arxiv` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 194 + mod arxiv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/utility/arxiv.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 194 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utility_arxiv_rs_194_0() { [INFO] [stdout] | --------------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 199 | let arxivs = fetch_arxivs(query).await?; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/utility/arxiv.rs - utility::arxiv::fetch_arxivs (line 194) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.17s; merged doctests compilation took 0.09s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e2db491436cc184c2f684d7ffcb654299445e7a591b45a61170ca531cd478107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2db491436cc184c2f684d7ffcb654299445e7a591b45a61170ca531cd478107", kill_on_drop: false }` [INFO] [stdout] e2db491436cc184c2f684d7ffcb654299445e7a591b45a61170ca531cd478107