[INFO] cloning repository https://github.com/NeroWeNeed/thumbkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeroWeNeed/thumbkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeroWeNeed%2Fthumbkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeroWeNeed%2Fthumbkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 839718b1026f1c1004616c43926e23bed4771114 [INFO] checking NeroWeNeed/thumbkey/839718b1026f1c1004616c43926e23bed4771114 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeroWeNeed%2Fthumbkey" "/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/NeroWeNeed/thumbkey on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NeroWeNeed/thumbkey [INFO] finished tweaking git repo https://github.com/NeroWeNeed/thumbkey [INFO] tweaked toml for git repo https://github.com/NeroWeNeed/thumbkey written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NeroWeNeed/thumbkey 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/hairpin-daemon/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/NeroWeNeed/builder.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.10.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73bec0f9d324dfeeebdeb3d460decb948511a41101ea6d4ea6228198bd029981 [INFO] running `Command { std: "docker" "start" "-a" "73bec0f9d324dfeeebdeb3d460decb948511a41101ea6d4ea6228198bd029981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73bec0f9d324dfeeebdeb3d460decb948511a41101ea6d4ea6228198bd029981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bec0f9d324dfeeebdeb3d460decb948511a41101ea6d4ea6228198bd029981", kill_on_drop: false }` [INFO] [stdout] 73bec0f9d324dfeeebdeb3d460decb948511a41101ea6d4ea6228198bd029981 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9662c1f3c7b99299918494455c0b352708331bb6457b5ca25a13d3aade220b [INFO] running `Command { std: "docker" "start" "-a" "2a9662c1f3c7b99299918494455c0b352708331bb6457b5ca25a13d3aade220b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/hairpin-daemon/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling builder v0.1.0 (https://github.com/NeroWeNeed/builder.git#7ed9975a) [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling hairpin-daemon v0.1.0 (/opt/rustwide/workdir/hairpin-daemon) [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling libmount v0.1.0 (/opt/rustwide/workdir/libmount) [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stdout] error[E0432]: unresolved import `crate::libmount::root::MNT_ERR_EXEC` [INFO] [stdout] --> libmount/src/table.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | MNT_ERR_EXEC, MNT_TABDIFF_MOUNT, MNT_TABDIFF_MOVE, MNT_TABDIFF_PROPAGATION, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `MNT_ERR_EXEC` in `libmount::root` [INFO] [stdout] | help: a similar name exists in the module: `MNT_ERR_LOCK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `CString`, `os::unix::ffi::OsStrExt`, `path::Path`, `ptr::null`, and `str::FromStr` [INFO] [stdout] --> libmount/src/context.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 3 | os::unix::ffi::OsStrExt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | ptr::null, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `mnt_table_parse_file`, `mnt_table_parse_mtab`, `table::Table`, and `util::get_utab_path` [INFO] [stdout] --> libmount/src/context.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | error::{AllocationError, Error}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | libmount::root::{ [INFO] [stdout] 12 | libmnt_context, mnt_free_context, mnt_new_context, mnt_table_parse_file, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | mnt_table_parse_mtab, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | }, [INFO] [stdout] 15 | table::Table, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | util::get_utab_path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> libmount/src/fs.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | error::{AllocationError, Error}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Cow`, `collections::BTreeMap`, and `i16` [INFO] [stdout] --> libmount/src/monitor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | borrow::Cow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 4 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ffi::{CStr, OsStr}, [INFO] [stdout] 6 | i16, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pollfd` [INFO] [stdout] --> libmount/src/monitor.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{c_char, pollfd}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::UnboundedSender` [INFO] [stdout] --> libmount/src/monitor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::sync::mpsc::UnboundedSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `context::Context`, `mnt_get_fstab_path`, `mnt_monitor_get_fd`, and `update::TableUpdate` [INFO] [stdout] --> libmount/src/monitor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | context::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | MNT_MONITOR_TYPE_KERNEL, MNT_MONITOR_TYPE_USERSPACE, libmnt_monitor, mnt_get_fstab_path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | mnt_monitor_enable_kernel, mnt_monitor_enable_userspace, mnt_monitor_get_fd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | update::TableUpdate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_utab_path` [INFO] [stdout] --> libmount/src/serve.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | util::{get_fstab_path, get_mtab_path, get_utab_path}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_fstab_path`, `get_mtab_path`, `get_utab_path`, `mnt_new_lock`, and `mnt_table_parse_file` [INFO] [stdout] --> libmount/src/table.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 13 | mnt_diff_tables, mnt_free_tabdiff, mnt_new_lock, mnt_new_tabdiff, mnt_new_table, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | mnt_new_table_from_file, mnt_ref_table, mnt_tabdiff_next_change, mnt_table_next_fs, [INFO] [stdout] 15 | mnt_table_parse_file, mnt_table_parse_fstab, mnt_table_parse_mtab, mnt_unref_table, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | }, [INFO] [stdout] 17 | util::{get_fstab_path, get_mtab_path, get_utab_path}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::libmount::root::MNT_ERR_EXEC` [INFO] [stdout] --> libmount/src/table.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | MNT_ERR_EXEC, MNT_TABDIFF_MOUNT, MNT_TABDIFF_MOVE, MNT_TABDIFF_PROPAGATION, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `MNT_ERR_EXEC` in `libmount::root` [INFO] [stdout] | help: a similar name exists in the module: `MNT_ERR_LOCK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `CString`, `os::unix::ffi::OsStrExt`, `path::Path`, `ptr::null`, and `str::FromStr` [INFO] [stdout] --> libmount/src/context.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 3 | os::unix::ffi::OsStrExt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | ptr::null, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `mnt_table_parse_file`, `mnt_table_parse_mtab`, `table::Table`, and `util::get_utab_path` [INFO] [stdout] --> libmount/src/context.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | error::{AllocationError, Error}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | libmount::root::{ [INFO] [stdout] 12 | libmnt_context, mnt_free_context, mnt_new_context, mnt_table_parse_file, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | mnt_table_parse_mtab, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | }, [INFO] [stdout] 15 | table::Table, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | util::get_utab_path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> libmount/src/fs.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | error::{AllocationError, Error}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Cow`, `collections::BTreeMap`, and `i16` [INFO] [stdout] --> libmount/src/monitor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | borrow::Cow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 4 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ffi::{CStr, OsStr}, [INFO] [stdout] 6 | i16, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pollfd` [INFO] [stdout] --> libmount/src/monitor.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{c_char, pollfd}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::UnboundedSender` [INFO] [stdout] --> libmount/src/monitor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::sync::mpsc::UnboundedSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `context::Context`, `mnt_get_fstab_path`, `mnt_monitor_get_fd`, and `update::TableUpdate` [INFO] [stdout] --> libmount/src/monitor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | context::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | MNT_MONITOR_TYPE_KERNEL, MNT_MONITOR_TYPE_USERSPACE, libmnt_monitor, mnt_get_fstab_path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | mnt_monitor_enable_kernel, mnt_monitor_enable_userspace, mnt_monitor_get_fd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | update::TableUpdate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_utab_path` [INFO] [stdout] --> libmount/src/serve.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | util::{get_fstab_path, get_mtab_path, get_utab_path}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_fstab_path`, `get_mtab_path`, `get_utab_path`, `mnt_new_lock`, and `mnt_table_parse_file` [INFO] [stdout] --> libmount/src/table.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 13 | mnt_diff_tables, mnt_free_tabdiff, mnt_new_lock, mnt_new_tabdiff, mnt_new_table, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | mnt_new_table_from_file, mnt_ref_table, mnt_tabdiff_next_change, mnt_table_next_fs, [INFO] [stdout] 15 | mnt_table_parse_file, mnt_table_parse_fstab, mnt_table_parse_mtab, mnt_unref_table, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | }, [INFO] [stdout] 17 | util::{get_fstab_path, get_mtab_path, get_utab_path}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> libmount/src/serve.rs:237:29 [INFO] [stdout] | [INFO] [stdout] 235 | .poll_until( [INFO] [stdout] | ---------- arguments to this method are incorrect [INFO] [stdout] 236 | poll_rate, [INFO] [stdout] 237 | initial, [INFO] [stdout] | ^^^^^^^ expected `Option`, found `BTreeMap, Table>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option
` [INFO] [stdout] found struct `BTreeMap, Table>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> libmount/src/monitor.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn poll_until<'a, F>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | mut current_table: Option
, [INFO] [stdout] | -------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.23 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> libmount/src/serve.rs:237:29 [INFO] [stdout] | [INFO] [stdout] 235 | .poll_until( [INFO] [stdout] | ---------- arguments to this method are incorrect [INFO] [stdout] 236 | poll_rate, [INFO] [stdout] 237 | initial, [INFO] [stdout] | ^^^^^^^ expected `Option
`, found `BTreeMap, Table>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option
` [INFO] [stdout] found struct `BTreeMap, Table>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> libmount/src/monitor.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn poll_until<'a, F>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | mut current_table: Option
, [INFO] [stdout] | -------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libmount` (lib test) due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libmount` (lib) due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2a9662c1f3c7b99299918494455c0b352708331bb6457b5ca25a13d3aade220b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9662c1f3c7b99299918494455c0b352708331bb6457b5ca25a13d3aade220b", kill_on_drop: false }` [INFO] [stdout] 2a9662c1f3c7b99299918494455c0b352708331bb6457b5ca25a13d3aade220b