[INFO] cloning repository https://github.com/ninetyeights/export-browser-bookmarks-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninetyeights/export-browser-bookmarks-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninetyeights%2Fexport-browser-bookmarks-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninetyeights%2Fexport-browser-bookmarks-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbd1adedf6d4eacd4d06733b2c16a6d52ad20cf3 [INFO] testing ninetyeights/export-browser-bookmarks-cli against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninetyeights%2Fexport-browser-bookmarks-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ninetyeights/export-browser-bookmarks-cli [INFO] finished tweaking git repo https://github.com/ninetyeights/export-browser-bookmarks-cli [INFO] tweaked toml for git repo https://github.com/ninetyeights/export-browser-bookmarks-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ninetyeights/export-browser-bookmarks-cli on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ninetyeights/export-browser-bookmarks-cli 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded dialoguer v0.10.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.2 [INFO] [stderr] Downloaded zeroize v1.5.4 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] [stderr] Downloaded libc v0.2.122 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.34.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.34.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.34.0 [INFO] [stderr] Downloaded windows-sys v0.34.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.34.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49d738023a8944136a02899c0d183445b1060f921ca484f64296d8c5770a04b3 [INFO] running `Command { std: "docker" "start" "-a" "49d738023a8944136a02899c0d183445b1060f921ca484f64296d8c5770a04b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49d738023a8944136a02899c0d183445b1060f921ca484f64296d8c5770a04b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d738023a8944136a02899c0d183445b1060f921ca484f64296d8c5770a04b3", kill_on_drop: false }` [INFO] [stdout] 49d738023a8944136a02899c0d183445b1060f921ca484f64296d8c5770a04b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d986cf5aebf4cb1db4063604c8aef79ff579b043d9aafa26a3fedeb8602ac9c1 [INFO] running `Command { std: "docker" "start" "-a" "d986cf5aebf4cb1db4063604c8aef79ff579b043d9aafa26a3fedeb8602ac9c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling export_bookmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_path` in module `browser_path` [INFO] [stdout] --> src/main.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | let info = browser_path::get_path(browser); [INFO] [stdout] | ^^^^^^^^ not found in `browser_path` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/browser_path.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(target_os = "macos")] [INFO] [stdout] | ------------------- the item is gated behind the `macos` feature [INFO] [stdout] 6 | pub fn get_path(browser: &Browser) -> BrowserInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BrowserInfo` and `Browser` [INFO] [stdout] --> src/browser_path.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Browser, BrowserInfo}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `export_bookmarks` (bin "export_bookmarks") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d986cf5aebf4cb1db4063604c8aef79ff579b043d9aafa26a3fedeb8602ac9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d986cf5aebf4cb1db4063604c8aef79ff579b043d9aafa26a3fedeb8602ac9c1", kill_on_drop: false }` [INFO] [stdout] d986cf5aebf4cb1db4063604c8aef79ff579b043d9aafa26a3fedeb8602ac9c1