[INFO] fetching crate swh-digestmap 0.1.4... [INFO] testing swh-digestmap-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate swh-digestmap 0.1.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate swh-digestmap 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate swh-digestmap 0.1.4 [INFO] tweaked toml for crates.io crate swh-digestmap 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swh-digestmap 0.1.4 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 crates.io crate swh-digestmap 0.1.4 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 04722f15c1ad2572c322fdabf61c7faae53a5d0a09c29c711041d4a239faa51b [INFO] running `Command { std: "docker" "start" "-a" "04722f15c1ad2572c322fdabf61c7faae53a5d0a09c29c711041d4a239faa51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04722f15c1ad2572c322fdabf61c7faae53a5d0a09c29c711041d4a239faa51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04722f15c1ad2572c322fdabf61c7faae53a5d0a09c29c711041d4a239faa51b", kill_on_drop: false }` [INFO] [stdout] 04722f15c1ad2572c322fdabf61c7faae53a5d0a09c29c711041d4a239faa51b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c0423bc7322ac5e9dcd2a9227806bdfb02b5fd43ac4df73ddcc17f08ba47158c [INFO] running `Command { std: "docker" "start" "-a" "c0423bc7322ac5e9dcd2a9227806bdfb02b5fd43ac4df73ddcc17f08ba47158c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling impl-tools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling impl-tools-lib v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling mem_dbg-derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mmap-rs v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling lambert_w v1.2.25 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling epserde v0.8.0 [INFO] [stderr] Compiling maligned v0.2.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling common_traits v0.11.3 [INFO] [stderr] Compiling mem_dbg v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling epserde-derive v0.8.0 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling value-traits-derive v0.1.4 [INFO] [stderr] Compiling lender-derive v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling arbitrary-chunks v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling partition v0.1.2 [INFO] [stderr] Compiling stable_try_trait_v2 v1.75.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling lender v0.3.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rdst v0.20.14 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling dsi-progress-logger v0.8.2 [INFO] [stderr] Compiling value-traits v0.1.4 [INFO] [stderr] Compiling thread-priority v2.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling impl-tools v0.11.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling sux v0.8.0 [INFO] [stderr] Compiling swh-digestmap v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "c0423bc7322ac5e9dcd2a9227806bdfb02b5fd43ac4df73ddcc17f08ba47158c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0423bc7322ac5e9dcd2a9227806bdfb02b5fd43ac4df73ddcc17f08ba47158c", kill_on_drop: false }` [INFO] [stdout] c0423bc7322ac5e9dcd2a9227806bdfb02b5fd43ac4df73ddcc17f08ba47158c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4c2131f112d537286a4e3aee8faee6ba42ba1851de522200678d75c89639ef [INFO] running `Command { std: "docker" "start" "-a" "1e4c2131f112d537286a4e3aee8faee6ba42ba1851de522200678d75c89639ef", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v56.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling common_traits v0.11.3 [INFO] [stderr] Compiling lambert_w v1.2.25 [INFO] [stderr] Compiling epserde v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.1.0 [INFO] [stderr] Compiling sux v0.8.0 [INFO] [stderr] Compiling arrow-data v56.1.0 [INFO] [stderr] Compiling arrow-array v56.1.0 [INFO] [stderr] Compiling swh-digestmap v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `orc_rust` [INFO] [stdout] --> tests/create_read.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use orc_rust::arrow_writer::ArrowWriterBuilder; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `orc_rust` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orc_rust`, use `cargo add orc_rust` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `swh_digestmap::build` [INFO] [stdout] --> tests/create_read.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use swh_digestmap::build::build_digestmap; [INFO] [stdout] | ^^^^^ could not find `build` in `swh_digestmap` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(test, feature = "build"))] [INFO] [stdout] | ------------------------- the item is gated here [INFO] [stdout] 20 | pub mod build; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swh-digestmap` (test "create_read") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ar_row` [INFO] [stdout] --> src/build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ar_row::deserialize::ArRowStruct; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ar_row` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ar_row`, use `cargo add ar_row` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ar_row` [INFO] [stdout] --> src/build.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use ar_row::row_iterator::RowIterator; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ar_row` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ar_row`, use `cargo add ar_row` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `orc_rust` [INFO] [stdout] --> src/build.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use orc_rust::projection::ProjectionMask; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `orc_rust` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orc_rust`, use `cargo add orc_rust` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ar_row_derive` [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use ar_row_derive::ArRowDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ar_row_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ar_row_derive`, use `cargo add ar_row_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orc_rust` [INFO] [stdout] --> src/build.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use orc_rust::ArrowReaderBuilder; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `orc_rust` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orc_rust`, use `cargo add orc_rust` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|reader_builder| reader_builder.file_metadata().number_of_rows()) [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 55 | .map(|reader_builder: /* Type */| reader_builder.file_metadata().number_of_rows()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | .flat_map_iter(|reader_builder| { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | reader_builder.file_metadata().root_data_type(), [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 69 | .flat_map_iter(|reader_builder: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `columns` found for struct `build_vfunc::{closure#1}::Row` in the current scope [INFO] [stdout] --> src/build.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 71 | struct Row { [INFO] [stdout] | ---------- function or associated item `columns` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 79 | &Row::columns(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `build_vfunc::{closure#1}::Row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:82:42 [INFO] [stdout] | [INFO] [stdout] 82 | RowIterator::new(reader.map(|batch| batch.unwrap())) [INFO] [stdout] | ^^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 82 | RowIterator::new(reader.map(|batch: /* Type */| batch.unwrap())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | .try_for_each_with(pl.clone(), |pl, reader_builder| { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | reader_builder.file_metadata().root_data_type(), [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 147 | .try_for_each_with(pl.clone(), |pl, reader_builder: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `columns` found for struct `build_tables::{closure#2}::Row` in the current scope [INFO] [stdout] --> src/build.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 149 | struct Row { [INFO] [stdout] | ---------- function or associated item `columns` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 156 | &Row::columns(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `build_tables::{closure#2}::Row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:159:72 [INFO] [stdout] | [INFO] [stdout] 159 | for Row { sha1_git, sha1 } in RowIterator::new(reader.map(|batch| batch.unwrap())) [INFO] [stdout] | ^^^^^ ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 159 | for Row { sha1_git, sha1 } in RowIterator::new(reader.map(|batch: /* Type */| batch.unwrap())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/build.rs:147:41 [INFO] [stdout] | [INFO] [stdout] 147 | .try_for_each_with(pl.clone(), |pl, reader_builder| { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pl.light_update(); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 147 | .try_for_each_with(pl.clone(), |pl: /* Type */, reader_builder| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swh-digestmap` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "1e4c2131f112d537286a4e3aee8faee6ba42ba1851de522200678d75c89639ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4c2131f112d537286a4e3aee8faee6ba42ba1851de522200678d75c89639ef", kill_on_drop: false }` [INFO] [stdout] 1e4c2131f112d537286a4e3aee8faee6ba42ba1851de522200678d75c89639ef