[INFO] fetching crate rawgrep 0.1.5... [INFO] testing rawgrep-0.1.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rawgrep 0.1.5 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rawgrep 0.1.5 [INFO] finished tweaking crates.io crate rawgrep 0.1.5 [INFO] tweaked toml for crates.io crate rawgrep 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rawgrep 0.1.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rawgrep 0.1.5 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67739c0c7aef751b5965c98f09d842647289563755c31c57b0b477adf8674f6d [INFO] running `Command { std: "docker" "start" "-a" "67739c0c7aef751b5965c98f09d842647289563755c31c57b0b477adf8674f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67739c0c7aef751b5965c98f09d842647289563755c31c57b0b477adf8674f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67739c0c7aef751b5965c98f09d842647289563755c31c57b0b477adf8674f6d", kill_on_drop: false }` [INFO] [stdout] 67739c0c7aef751b5965c98f09d842647289563755c31c57b0b477adf8674f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5794a708af329fe348d6786f7839b8fb0c11f82ccac5f728c94992a45b44f3d5 [INFO] running `Command { std: "docker" "start" "-a" "5794a708af329fe348d6786f7839b8fb0c11f82ccac5f728c94992a45b44f3d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rawgrep v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracy-client-sys v0.24.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling tracy-client v0.17.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling gdt-cpus v25.12.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.13s [INFO] running `Command { std: "docker" "inspect" "5794a708af329fe348d6786f7839b8fb0c11f82ccac5f728c94992a45b44f3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5794a708af329fe348d6786f7839b8fb0c11f82ccac5f728c94992a45b44f3d5", kill_on_drop: false }` [INFO] [stdout] 5794a708af329fe348d6786f7839b8fb0c11f82ccac5f728c94992a45b44f3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67386241b11560e5a119d944fbebf1379ffdbfb7549d471445421fff80cb5d4f [INFO] running `Command { std: "docker" "start" "-a" "67386241b11560e5a119d944fbebf1379ffdbfb7549d471445421fff80cb5d4f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling gdt-cpus v25.12.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rawgrep v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1416:18 [INFO] [stdout] | [INFO] [stdout] 1416 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1431:18 [INFO] [stdout] | [INFO] [stdout] 1431 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1448:77 [INFO] [stdout] | [INFO] [stdout] 1448 | cache.merge_updates(file_keys.clone(), file_metas.clone(), &[hash], presences).unwrap(); [INFO] [stdout] | ------------- arguments to this method are incorrect ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1469:18 [INFO] [stdout] | [INFO] [stdout] 1469 | vec![SmallVec::from_slice(&[false, false, false, false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1476:18 [INFO] [stdout] | [INFO] [stdout] 1476 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1496:65 [INFO] [stdout] | [INFO] [stdout] 1496 | cache.merge_updates(vec![k], vec![m], &hashes, vec![presence]).unwrap(); [INFO] [stdout] | ^^^^^^^^ expected `bool`, found `SmallVec<[bool; 32]>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<[bool; 32]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1518:64 [INFO] [stdout] | [INFO] [stdout] 1518 | cache.merge_updates(vec![k], vec![m], &hashes, presence).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1537:71 [INFO] [stdout] | [INFO] [stdout] 1537 | cache.merge_updates(keys.clone(), metas.clone(), &[hash], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1595:22 [INFO] [stdout] | [INFO] [stdout] 1595 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1624:69 [INFO] [stdout] | [INFO] [stdout] 1624 | cache.merge_updates(vec![k], vec![m], &hashes, vec![presence]).unwrap(); [INFO] [stdout] | ^^^^^^^^ expected `bool`, found `SmallVec<[bool; 32]>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<[bool; 32]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1656:22 [INFO] [stdout] | [INFO] [stdout] 1656 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1670:22 [INFO] [stdout] | [INFO] [stdout] 1670 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1690:18 [INFO] [stdout] | [INFO] [stdout] 1690 | vec![SmallVec::from_slice(&[true])], // PRESENT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1711:18 [INFO] [stdout] | [INFO] [stdout] 1711 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1719:18 [INFO] [stdout] | [INFO] [stdout] 1719 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1740:18 [INFO] [stdout] | [INFO] [stdout] 1740 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1750:18 [INFO] [stdout] | [INFO] [stdout] 1750 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1769:61 [INFO] [stdout] | [INFO] [stdout] 1769 | cache.merge_updates(vec![k], vec![m], &filler, vec![filler_presence]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<[bool; 32]>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<[bool; 32]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1775:18 [INFO] [stdout] | [INFO] [stdout] 1775 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1782:18 [INFO] [stdout] | [INFO] [stdout] 1782 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1806:67 [INFO] [stdout] | [INFO] [stdout] 1806 | cache.merge_updates(keys.clone(), metas.clone(), &[hash], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1829:18 [INFO] [stdout] | [INFO] [stdout] 1829 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1839:22 [INFO] [stdout] | [INFO] [stdout] 1839 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1868:18 [INFO] [stdout] | [INFO] [stdout] 1868 | vec![SmallVec::from_slice(&[false, true, false])], // A absent, B present, C absent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1919:71 [INFO] [stdout] | [INFO] [stdout] 1919 | cache.merge_updates(keys.clone(), metas.clone(), &hashes, presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:1960:70 [INFO] [stdout] | [INFO] [stdout] 1960 | cache.merge_updates(vec![k], vec![m], &round_hashes, presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2001:74 [INFO] [stdout] | [INFO] [stdout] 2001 | cache.merge_updates(keys.clone(), metas.clone(), &[anchor_hash], anchor_presence).unwrap(); [INFO] [stdout] | ------------- arguments to this method are incorrect ^^^^^^^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2012:22 [INFO] [stdout] | [INFO] [stdout] 2012 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2046:26 [INFO] [stdout] | [INFO] [stdout] 2046 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2056:72 [INFO] [stdout] | [INFO] [stdout] 2056 | cache.merge_updates(keys.clone(), metas.clone(), &[h], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2089:57 [INFO] [stdout] | [INFO] [stdout] 2089 | cache.merge_updates(vec![k], vec![m], &[h], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2117:18 [INFO] [stdout] | [INFO] [stdout] 2117 | vec![SmallVec::from_slice(&[true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2127:22 [INFO] [stdout] | [INFO] [stdout] 2127 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2135:18 [INFO] [stdout] | [INFO] [stdout] 2135 | vec![SmallVec::from_slice(&[true, true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2185:75 [INFO] [stdout] | [INFO] [stdout] 2185 | cache.merge_updates(keys.clone(), metas.clone(), &hashes, presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2228:26 [INFO] [stdout] | [INFO] [stdout] 2228 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2243:88 [INFO] [stdout] | [INFO] [stdout] 2243 | cache.merge_updates(before_keys.clone(), before_metas.clone(), &[hash_62], before_presences).unwrap(); [INFO] [stdout] | ------------- arguments to this method are incorrect ^^^^^^^^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2251:86 [INFO] [stdout] | [INFO] [stdout] 2251 | cache.merge_updates(after_keys.clone(), after_metas.clone(), &[hash_63], after_presences).unwrap(); [INFO] [stdout] | ------------- arguments to this method are incorrect ^^^^^^^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2283:18 [INFO] [stdout] | [INFO] [stdout] 2283 | vec![SmallVec::from_slice(&[false])], // explicitly absent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2303:67 [INFO] [stdout] | [INFO] [stdout] 2303 | cache.merge_updates(keys.clone(), metas.clone(), &[hash], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2329:18 [INFO] [stdout] | [INFO] [stdout] 2329 | vec![SmallVec::from_slice(&[true, false, true])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2359:67 [INFO] [stdout] | [INFO] [stdout] 2359 | cache.merge_updates(keys.clone(), metas.clone(), &[hash], presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2379:18 [INFO] [stdout] | [INFO] [stdout] 2379 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2391:22 [INFO] [stdout] | [INFO] [stdout] 2391 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2420:26 [INFO] [stdout] | [INFO] [stdout] 2420 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2429:22 [INFO] [stdout] | [INFO] [stdout] 2429 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2451:18 [INFO] [stdout] | [INFO] [stdout] 2451 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2459:18 [INFO] [stdout] | [INFO] [stdout] 2459 | vec![SmallVec::from_slice(&[false])], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2480:17 [INFO] [stdout] | [INFO] [stdout] 2480 | SmallVec::from_slice(&[false]), // A: absent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2502:18 [INFO] [stdout] | [INFO] [stdout] 2502 | vec![SmallVec::from_slice(&[true, false, true])], // mid absent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `SmallVec<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found struct `SmallVec<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2539:71 [INFO] [stdout] | [INFO] [stdout] 2539 | cache.merge_updates(keys.clone(), metas.clone(), &hashes, presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cache.rs:2590:75 [INFO] [stdout] | [INFO] [stdout] 2590 | cache.merge_updates(keys.clone(), metas.clone(), &hashes, presences).unwrap(); [INFO] [stdout] | ------------- ^^^^^^^^^ expected `Vec`, found `Vec>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found struct `std::vec::Vec>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/cache.rs:999:12 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn merge_updates( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1004 | fragment_presence: Vec, [INFO] [stdout] | ---------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rawgrep` (lib test) due to 52 previous errors [INFO] running `Command { std: "docker" "inspect" "67386241b11560e5a119d944fbebf1379ffdbfb7549d471445421fff80cb5d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67386241b11560e5a119d944fbebf1379ffdbfb7549d471445421fff80cb5d4f", kill_on_drop: false }` [INFO] [stdout] 67386241b11560e5a119d944fbebf1379ffdbfb7549d471445421fff80cb5d4f