[INFO] fetching crate picodata-plugin 25.3.8... [INFO] checking picodata-plugin-25.3.8 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate picodata-plugin 25.3.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate picodata-plugin 25.3.8 [INFO] finished tweaking crates.io crate picodata-plugin 25.3.8 [INFO] tweaked toml for crates.io crate picodata-plugin 25.3.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate picodata-plugin 25.3.8 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate picodata-plugin 25.3.8 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf6e8d04a69e4528b9bf46c91f4a8e4ec022f549c90fc8c4aef8ef22130391a [INFO] running `Command { std: "docker" "start" "-a" "fcf6e8d04a69e4528b9bf46c91f4a8e4ec022f549c90fc8c4aef8ef22130391a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf6e8d04a69e4528b9bf46c91f4a8e4ec022f549c90fc8c4aef8ef22130391a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf6e8d04a69e4528b9bf46c91f4a8e4ec022f549c90fc8c4aef8ef22130391a", kill_on_drop: false }` [INFO] [stdout] fcf6e8d04a69e4528b9bf46c91f4a8e4ec022f549c90fc8c4aef8ef22130391a [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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36712ad5df57248f326d4515419e9bcaf46d6fc11cde223005641117e4754e72 [INFO] running `Command { std: "docker" "start" "-a" "36712ad5df57248f326d4515419e9bcaf46d6fc11cde223005641117e4754e72", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking va_list v0.2.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Checking refpool v0.4.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking typewit v1.14.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking tester v0.7.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking const_panic v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tlua-derive v1.0.2 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling picodata-plugin-proc-macro v25.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Checking linkme v0.3.33 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling tarantool-proc v4.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking tlua v6.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking serde-json-core v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tarantool v8.0.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking tros v0.3.0 [INFO] [stderr] Checking tarolog v0.3.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking picodata-plugin v25.3.8 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sql/mod.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn query(query: &str) -> Query { [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] 136 | pub fn query(query: &str) -> Query<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `picodata-plugin` (lib) due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, (tarantool::tlua::Void, L)> [INFO] [stdout] --> src/internal/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / ::tarantool::define_str_enum! { [INFO] [stdout] 188 | | /// Activity state of an instance. [INFO] [stdout] 189 | | #[derive(Default, StableAbi)] [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `::tarantool::define_str_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sql/mod.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn query(query: &str) -> Query { [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] 136 | pub fn query(query: &str) -> Query<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `picodata-plugin` (lib test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "36712ad5df57248f326d4515419e9bcaf46d6fc11cde223005641117e4754e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36712ad5df57248f326d4515419e9bcaf46d6fc11cde223005641117e4754e72", kill_on_drop: false }` [INFO] [stdout] 36712ad5df57248f326d4515419e9bcaf46d6fc11cde223005641117e4754e72