[INFO] fetching crate picodata-plugin 25.3.2... [INFO] checking picodata-plugin-25.3.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate picodata-plugin 25.3.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate picodata-plugin 25.3.2 [INFO] finished tweaking crates.io crate picodata-plugin 25.3.2 [INFO] tweaked toml for crates.io crate picodata-plugin 25.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picodata-plugin 25.3.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate picodata-plugin 25.3.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refpool v0.4.3 [INFO] [stderr] Downloaded tlua-derive v1.0.1 [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded gensym v0.1.1 [INFO] [stderr] Downloaded tlua v6.0.1 [INFO] [stderr] Downloaded picodata-plugin-proc-macro v25.3.2 [INFO] [stderr] Downloaded tarolog v0.3.0 [INFO] [stderr] Downloaded tarantool-proc v4.0.0 [INFO] [stderr] Downloaded va_list v0.2.1 [INFO] [stderr] Downloaded tarantool v8.0.0 [INFO] [stderr] Downloaded tros v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fd92a382d3ece0cd9fdb7aa9fd10ef04075643b35b57ba4981c05bbb0cf94f4 [INFO] running `Command { std: "docker" "start" "-a" "2fd92a382d3ece0cd9fdb7aa9fd10ef04075643b35b57ba4981c05bbb0cf94f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fd92a382d3ece0cd9fdb7aa9fd10ef04075643b35b57ba4981c05bbb0cf94f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd92a382d3ece0cd9fdb7aa9fd10ef04075643b35b57ba4981c05bbb0cf94f4", kill_on_drop: false }` [INFO] [stdout] 2fd92a382d3ece0cd9fdb7aa9fd10ef04075643b35b57ba4981c05bbb0cf94f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b81e35640e50c8f7b98870f32b42d4d29141aee4fc83f8cf02f91b89a7e27bb8 [INFO] running `Command { std: "docker" "start" "-a" "b81e35640e50c8f7b98870f32b42d4d29141aee4fc83f8cf02f91b89a7e27bb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking va_list v0.2.1 [INFO] [stderr] Checking refpool v0.4.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking linkme v0.3.33 [INFO] [stderr] Checking serde-json-core v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tester v0.7.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling tlua-derive v1.0.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling picodata-plugin-proc-macro v25.3.2 [INFO] [stderr] Checking tlua v6.0.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tarantool-proc v4.0.0 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tarantool v8.0.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tarolog v0.3.0 [INFO] [stderr] Checking tros v0.3.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking picodata-plugin v25.3.2 (/opt/rustwide/workdir) [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] [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.61s [INFO] running `Command { std: "docker" "inspect" "b81e35640e50c8f7b98870f32b42d4d29141aee4fc83f8cf02f91b89a7e27bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81e35640e50c8f7b98870f32b42d4d29141aee4fc83f8cf02f91b89a7e27bb8", kill_on_drop: false }` [INFO] [stdout] b81e35640e50c8f7b98870f32b42d4d29141aee4fc83f8cf02f91b89a7e27bb8