[INFO] cloning repository https://github.com/psomani16k/git_notes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psomani16k/git_notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsomani16k%2Fgit_notes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsomani16k%2Fgit_notes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0098be51d7e1b18dcbf696fdcc96fcea0913f1e3 [INFO] testing psomani16k/git_notes against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsomani16k%2Fgit_notes" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/psomani16k/git_notes [INFO] finished tweaking git repo https://github.com/psomani16k/git_notes [INFO] tweaked toml for git repo https://github.com/psomani16k/git_notes written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/psomani16k/git_notes on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/psomani16k/git_notes 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37c8c4653e254ed385241dc2586b15c4c16cd59095b94e1fafd8bf4467ca555c [INFO] running `Command { std: "docker" "start" "-a" "37c8c4653e254ed385241dc2586b15c4c16cd59095b94e1fafd8bf4467ca555c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37c8c4653e254ed385241dc2586b15c4c16cd59095b94e1fafd8bf4467ca555c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c8c4653e254ed385241dc2586b15c4c16cd59095b94e1fafd8bf4467ca555c", kill_on_drop: false }` [INFO] [stdout] 37c8c4653e254ed385241dc2586b15c4c16cd59095b94e1fafd8bf4467ca555c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63b22cef86260894b18cac54b3b347a928af29c3709c673bad1d114c06bc372b [INFO] running `Command { std: "docker" "start" "-a" "63b22cef86260894b18cac54b3b347a928af29c3709c673bad1d114c06bc372b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling allo-isolate v0.1.26 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling android_liblog-sys v0.1.4 [INFO] [stderr] Compiling os-thread-local v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling android_log v0.1.3 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling readonly v0.2.12 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling mdurl v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling markdown-it v0.6.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling protoc-prebuilt v0.3.0 [INFO] [stderr] Compiling rinf v6.15.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling hub v0.1.0 (/opt/rustwide/workdir/native/hub) [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> native/hub/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "native/hub/src/messages.rs" or "native/hub/src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `errors::git_errors::GitError` [INFO] [stdout] --> native/hub/src/git_functions/git_pull.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | git_functions::{errors::git_errors::GitError, git_checkout::branch_repo::current_branch}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DiffFormat` and `DiffOptions` [INFO] [stdout] --> native/hub/src/git_functions/git_pull.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | AnnotatedCommit, CertificateCheckStatus, Cred, DiffFormat, DiffOptions, Error, FetchOptions, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinf::debug_print` [INFO] [stdout] --> native/hub/src/git_functions/git_pull.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rinf::debug_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CertificateCheckStatus`, `Cred`, and `build::CheckoutBuilder` [INFO] [stdout] --> native/hub/src/git_functions/git_checkout.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use git2::{build::CheckoutBuilder, CertificateCheckStatus, Cred, Repository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::git_functions::errors::git_errors::GitError` [INFO] [stdout] --> native/hub/src/git_functions/git_checkout.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::git_functions::errors::git_errors::GitError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinf::debug_print` [INFO] [stdout] --> native/hub/src/git_functions/git_push.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use rinf::debug_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinf::debug_print` [INFO] [stdout] --> native/hub/src/markdown/custom/block/syntect.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rinf::debug_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinf::debug_print` [INFO] [stdout] --> native/hub/src/markdown/markdown_handler.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rinf::debug_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time` [INFO] [stdout] --> native/hub/src/lib.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::{self, time}; // Comment this line to target the web. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> native/hub/src/handlers.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | failure_message: err.to_string(), [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> native/hub/src/markdown/markdown_handler.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | fn render(&self, node: &markdown_it::Node, fmt: &mut dyn markdown_it::Renderer) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hub` (lib) due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "63b22cef86260894b18cac54b3b347a928af29c3709c673bad1d114c06bc372b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b22cef86260894b18cac54b3b347a928af29c3709c673bad1d114c06bc372b", kill_on_drop: false }` [INFO] [stdout] 63b22cef86260894b18cac54b3b347a928af29c3709c673bad1d114c06bc372b