[INFO] fetching crate libesedb 0.2.7...
[INFO] testing libesedb-0.2.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libesedb 0.2.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate libesedb 0.2.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libesedb 0.2.7
[INFO] tweaked toml for crates.io crate libesedb 0.2.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libesedb 0.2.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libesedb 0.2.7 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b0e59c9bb51ffe6f2cd46bcc91bd15911a9013f51f6719c863d815469718f61
[INFO] running `Command { std: "docker" "start" "-a" "0b0e59c9bb51ffe6f2cd46bcc91bd15911a9013f51f6719c863d815469718f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b0e59c9bb51ffe6f2cd46bcc91bd15911a9013f51f6719c863d815469718f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0e59c9bb51ffe6f2cd46bcc91bd15911a9013f51f6719c863d815469718f61", kill_on_drop: false }`
[INFO] [stdout] 0b0e59c9bb51ffe6f2cd46bcc91bd15911a9013f51f6719c863d815469718f61
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3bff6f1b6f6c7baa8eaba58d94fad5d6b34ca75d0f3bd6d530e97ef10aceacc
[INFO] running `Command { std: "docker" "start" "-a" "d3bff6f1b6f6c7baa8eaba58d94fad5d6b34ca75d0f3bd6d530e97ef10aceacc", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling minimal-lexical v0.2.1
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling bytecount v0.6.9
[INFO] [stderr] Compiling iana-time-zone v0.1.63
[INFO] [stderr] Compiling time-macros v0.2.22
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling jobserver v0.1.33
[INFO] [stderr] Compiling cc v1.2.19
[INFO] [stderr] Compiling nom_locate v4.2.0
[INFO] [stderr] Compiling patch-apply v0.8.3
[INFO] [stderr] Compiling libesedb-sys v0.2.1
[INFO] [stderr] Compiling libesedb v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:75:18
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result
{
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:81:26
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:110:24
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:89:19
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:95:19
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:117:25
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:142:25
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s
[INFO] running `Command { std: "docker" "inspect" "d3bff6f1b6f6c7baa8eaba58d94fad5d6b34ca75d0f3bd6d530e97ef10aceacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bff6f1b6f6c7baa8eaba58d94fad5d6b34ca75d0f3bd6d530e97ef10aceacc", kill_on_drop: false }`
[INFO] [stdout] d3bff6f1b6f6c7baa8eaba58d94fad5d6b34ca75d0f3bd6d530e97ef10aceacc
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1da2b50d8e9b3aef904ecee2b7201c5a7a916f1974d1a71e43aac2e7853f8d78
[INFO] running `Command { std: "docker" "start" "-a" "1da2b50d8e9b3aef904ecee2b7201c5a7a916f1974d1a71e43aac2e7853f8d78", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:75:18
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:81:26
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:110:24
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:89:19
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:95:19
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:117:25
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:142:25
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling libesedb v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:75:18
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 75 | pub fn table(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:81:26
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn table_by_name(&self, name: &str) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/db.rs:110:24
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 110 | pub fn iter_tables(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:89:19
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn column(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:95:19
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result {
[INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 95 | pub fn record(&self, entry: i32) -> io::Result> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:117:25
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn iter_columns(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/table.rs:142:25
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>> {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn iter_records(&self) -> io::Result>>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "1da2b50d8e9b3aef904ecee2b7201c5a7a916f1974d1a71e43aac2e7853f8d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da2b50d8e9b3aef904ecee2b7201c5a7a916f1974d1a71e43aac2e7853f8d78", kill_on_drop: false }`
[INFO] [stdout] 1da2b50d8e9b3aef904ecee2b7201c5a7a916f1974d1a71e43aac2e7853f8d78
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33ec9087c281576a9b018161cb8ad5afa7319ab7a8ba89d39ecc52d1d6842bf2
[INFO] running `Command { std: "docker" "start" "-a" "33ec9087c281576a9b018161cb8ad5afa7319ab7a8ba89d39ecc52d1d6842bf2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/db.rs:75:18
[INFO] [stderr] |
[INFO] [stderr] 75 | pub fn table(&self, entry: i32) -> io::Result {
[INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 75 | pub fn table(&self, entry: i32) -> io::Result> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/db.rs:81:26
[INFO] [stderr] |
[INFO] [stderr] 81 | pub fn table_by_name(&self, name: &str) -> io::Result {
[INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 81 | pub fn table_by_name(&self, name: &str) -> io::Result> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/db.rs:110:24
[INFO] [stderr] |
[INFO] [stderr] 110 | pub fn iter_tables(&self) -> io::Result>> {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 110 | pub fn iter_tables(&self) -> io::Result>>> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/table.rs:89:19
[INFO] [stderr] |
[INFO] [stderr] 89 | pub fn column(&self, entry: i32) -> io::Result {
[INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 89 | pub fn column(&self, entry: i32) -> io::Result> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/table.rs:95:19
[INFO] [stderr] |
[INFO] [stderr] 95 | pub fn record(&self, entry: i32) -> io::Result {
[INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 95 | pub fn record(&self, entry: i32) -> io::Result> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/table.rs:117:25
[INFO] [stderr] |
[INFO] [stderr] 117 | pub fn iter_columns(&self) -> io::Result>> {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 117 | pub fn iter_columns(&self) -> io::Result>>> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/table.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | pub fn iter_records(&self) -> io::Result>> {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 142 | pub fn iter_records(&self) -> io::Result>>> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: `libesedb` (lib) generated 7 warnings (run `cargo fix --lib -p libesedb` to apply 7 suggestions)
[INFO] [stderr] warning: `libesedb` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libesedb-fd1319e7159a3db4)
[INFO] [stdout]
[INFO] [stdout] running 5 tests
[INFO] [stdout] test value::tests::test_oletime_from_systemtime ... ok
[INFO] [stdout] test value::tests::test_systemtime_from_oletime ... ok
[INFO] [stdout] test value::tests::value_compare ... ok
[INFO] [stdout] test value::tests::test_filetime_from_systemtime ... ok
[INFO] [stderr] Doc-tests libesedb
[INFO] [stdout] test value::tests::test_systemtime_from_filetime ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/table.rs - table::Table<'_>::iter_records (line 125) - compile ... ok
[INFO] [stdout] test src/table.rs - table::Table<'_>::iter_columns (line 103) - compile ... ok
[INFO] [stdout] test src/db.rs - db::EseDb::iter_tables (line 96) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/record.rs - record::Record<'_>::iter_values (line 70) - compile ... ok
[INFO] [stdout] test src/db.rs - db::EseDb::open (line 40) - compile ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "33ec9087c281576a9b018161cb8ad5afa7319ab7a8ba89d39ecc52d1d6842bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ec9087c281576a9b018161cb8ad5afa7319ab7a8ba89d39ecc52d1d6842bf2", kill_on_drop: false }`
[INFO] [stdout] 33ec9087c281576a9b018161cb8ad5afa7319ab7a8ba89d39ecc52d1d6842bf2