[INFO] fetching crate yatt_orm 0.5.1... [INFO] checking yatt_orm-0.5.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate yatt_orm 0.5.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate yatt_orm 0.5.1 [INFO] finished tweaking crates.io crate yatt_orm 0.5.1 [INFO] tweaked toml for crates.io crate yatt_orm 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yatt_orm 0.5.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding rusqlite v0.27.0 (available: v0.37.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35dae6b479c954b3f66c5c52e728b3b373a49ce2932f3989aa6d80d58c1c011b [INFO] running `Command { std: "docker" "start" "-a" "35dae6b479c954b3f66c5c52e728b3b373a49ce2932f3989aa6d80d58c1c011b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35dae6b479c954b3f66c5c52e728b3b373a49ce2932f3989aa6d80d58c1c011b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35dae6b479c954b3f66c5c52e728b3b373a49ce2932f3989aa6d80d58c1c011b", kill_on_drop: false }` [INFO] [stdout] 35dae6b479c954b3f66c5c52e728b3b373a49ce2932f3989aa6d80d58c1c011b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a676844577b2aafe07641b65c9ec46eee0eb7413c735605cda09315234529b69 [INFO] running `Command { std: "docker" "start" "-a" "a676844577b2aafe07641b65c9ec46eee0eb7413c735605cda09315234529b69", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling yatt_orm_derive v0.3.0 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Checking yatt_orm v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | Unexpected{message: String} = "Unexpected behavior: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> src/errors.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | Wrapped {source: Box} = "Underlying error: {:?}", [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | IsEmpty {message: String} = "Empty result: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Convert {message: String} = "Conversion error: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | Unexpected{message: String} = "Unexpected behavior: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `source` is not used by name [INFO] [stdout] --> src/errors.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | Wrapped {source: Box} = "Underlying error: {:?}", [INFO] [stdout] | ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | IsEmpty {message: String} = "Empty result: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `message` is not used by name [INFO] [stdout] --> src/errors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Convert {message: String} = "Conversion error: {}", [INFO] [stdout] | ^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:231:34 [INFO] [stdout] | [INFO] [stdout] 231 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:231:34 [INFO] [stdout] | [INFO] [stdout] 231 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | FieldVal::I64(v) => Ok(Utc.timestamp_millis(v)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn sort(field: &str, direction: SortDir) -> Statement { [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] 86 | pub fn sort(field: &str, direction: SortDir) -> Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn from(v: &str) -> Statement { [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] 98 | pub fn from(v: &str) -> Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn gt(field: &str, value: impl Into) -> Filter { [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] 101 | pub fn gt(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn lt(field: &str, value: impl Into) -> Filter { [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] 104 | pub fn lt(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn eq(field: &str, value: impl Into) -> Filter { [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] 107 | pub fn eq(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ne(field: &str, value: impl Into) -> Filter { [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 ne(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn sort(field: &str, direction: SortDir) -> Statement { [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] 86 | pub fn sort(field: &str, direction: SortDir) -> Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn from(v: &str) -> Statement { [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] 98 | pub fn from(v: &str) -> Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn gt(field: &str, value: impl Into) -> Filter { [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] 101 | pub fn gt(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn lt(field: &str, value: impl Into) -> Filter { [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] 104 | pub fn lt(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn eq(field: &str, value: impl Into) -> Filter { [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] 107 | pub fn eq(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ne(field: &str, value: impl Into) -> Filter { [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 ne(field: &str, value: impl Into) -> Filter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `Command { std: "docker" "inspect" "a676844577b2aafe07641b65c9ec46eee0eb7413c735605cda09315234529b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a676844577b2aafe07641b65c9ec46eee0eb7413c735605cda09315234529b69", kill_on_drop: false }` [INFO] [stdout] a676844577b2aafe07641b65c9ec46eee0eb7413c735605cda09315234529b69