[INFO] cloning repository https://github.com/Elsie19/rsbbi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elsie19/rsbbi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Frsbbi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Frsbbi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a0a4ce1e2ec45fa53b6de457cff56e7dd2baf0 [INFO] checking Elsie19/rsbbi against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Frsbbi" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Elsie19/rsbbi on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Elsie19/rsbbi [INFO] finished tweaking git repo https://github.com/Elsie19/rsbbi [INFO] tweaked toml for git repo https://github.com/Elsie19/rsbbi written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Elsie19/rsbbi 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded crokey-proc_macros v0.6.3 [INFO] [stderr] Downloaded crokey v0.6.3 [INFO] [stderr] Downloaded minimad v0.13.0 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded strip_markdown v0.2.0 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded clap-num v1.1.1 [INFO] [stderr] Downloaded html2md v0.2.14 [INFO] [stderr] Downloaded html2text v0.12.4 [INFO] [stderr] Downloaded pulldown-cmark v0.7.2 [INFO] [stderr] Downloaded coolor v0.9.0 [INFO] [stderr] Downloaded termimad v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1148f14d43862fb2121c5c7d9bcfe70bdf19d1236a891ff451d0ec03d03d9c93 [INFO] running `Command { std: "docker" "start" "-a" "1148f14d43862fb2121c5c7d9bcfe70bdf19d1236a891ff451d0ec03d03d9c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1148f14d43862fb2121c5c7d9bcfe70bdf19d1236a891ff451d0ec03d03d9c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1148f14d43862fb2121c5c7d9bcfe70bdf19d1236a891ff451d0ec03d03d9c93", kill_on_drop: false }` [INFO] [stdout] 1148f14d43862fb2121c5c7d9bcfe70bdf19d1236a891ff451d0ec03d03d9c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ceafa1364b0dd57c17799313e5ea466980bb0ab6e4b1b94decd0390430e28a2 [INFO] running `Command { std: "docker" "start" "-a" "3ceafa1364b0dd57c17799313e5ea466980bb0ab6e4b1b94decd0390430e28a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking coolor v0.9.0 [INFO] [stderr] Checking minimad v0.13.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking clap-num v1.1.1 [INFO] [stderr] Checking strip_markdown v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling crokey-proc_macros v0.6.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking crokey v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking termimad v0.29.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking html2text v0.12.4 [INFO] [stderr] Checking html2md v0.2.14 [INFO] [stderr] Checking rsbbi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/common/download_json.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::{self, header::USER_AGENT}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/parser/shape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/setup/download.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/common/download_json.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::{self, header::USER_AGENT}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/parser/shape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/setup/download.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.26s [INFO] running `Command { std: "docker" "inspect" "3ceafa1364b0dd57c17799313e5ea466980bb0ab6e4b1b94decd0390430e28a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ceafa1364b0dd57c17799313e5ea466980bb0ab6e4b1b94decd0390430e28a2", kill_on_drop: false }` [INFO] [stdout] 3ceafa1364b0dd57c17799313e5ea466980bb0ab6e4b1b94decd0390430e28a2 [INFO] checking Elsie19/rsbbi against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Frsbbi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Elsie19/rsbbi on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Elsie19/rsbbi [INFO] finished tweaking git repo https://github.com/Elsie19/rsbbi [INFO] tweaked toml for git repo https://github.com/Elsie19/rsbbi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Elsie19/rsbbi 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fa5576e935c84f0b08182ae658a96131e37263fa120833d4341763a325da14b [INFO] running `Command { std: "docker" "start" "-a" "0fa5576e935c84f0b08182ae658a96131e37263fa120833d4341763a325da14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa5576e935c84f0b08182ae658a96131e37263fa120833d4341763a325da14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa5576e935c84f0b08182ae658a96131e37263fa120833d4341763a325da14b", kill_on_drop: false }` [INFO] [stdout] 0fa5576e935c84f0b08182ae658a96131e37263fa120833d4341763a325da14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7fc3cc93214936fe37a24d3dde36f81be5f533327f6b74e1a0dc66d1e68070 [INFO] running `Command { std: "docker" "start" "-a" "2a7fc3cc93214936fe37a24d3dde36f81be5f533327f6b74e1a0dc66d1e68070", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking coolor v0.9.0 [INFO] [stderr] Checking minimad v0.13.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking clap-num v1.1.1 [INFO] [stderr] Checking strip_markdown v0.2.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling crokey-proc_macros v0.6.3 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking crokey v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking termimad v0.29.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking html2text v0.12.4 [INFO] [stderr] Checking html2md v0.2.14 [INFO] [stderr] Checking rsbbi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/common/download_json.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::{self, header::USER_AGENT}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/parser/shape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/setup/download.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/common/download_json.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::{self, header::USER_AGENT}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/parser/shape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/setup/download.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.59s [INFO] running `Command { std: "docker" "inspect" "2a7fc3cc93214936fe37a24d3dde36f81be5f533327f6b74e1a0dc66d1e68070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7fc3cc93214936fe37a24d3dde36f81be5f533327f6b74e1a0dc66d1e68070", kill_on_drop: false }` [INFO] [stdout] 2a7fc3cc93214936fe37a24d3dde36f81be5f533327f6b74e1a0dc66d1e68070