[INFO] fetching crate radb_client 1.2.5... [INFO] checking radb_client-1.2.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate radb_client 1.2.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate radb_client 1.2.5 [INFO] finished tweaking crates.io crate radb_client 1.2.5 [INFO] tweaked toml for crates.io crate radb_client 1.2.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radb_client 1.2.5 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radb_client 1.2.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3cb0ba9823e2f2b36a44e38a6ece9bae79cd7fee3fd94dbc52ed4effd295d7b [INFO] running `Command { std: "docker" "start" "-a" "d3cb0ba9823e2f2b36a44e38a6ece9bae79cd7fee3fd94dbc52ed4effd295d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3cb0ba9823e2f2b36a44e38a6ece9bae79cd7fee3fd94dbc52ed4effd295d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cb0ba9823e2f2b36a44e38a6ece9bae79cd7fee3fd94dbc52ed4effd295d7b", kill_on_drop: false }` [INFO] [stdout] d3cb0ba9823e2f2b36a44e38a6ece9bae79cd7fee3fd94dbc52ed4effd295d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00bc5ec737dd485528e331541889bd042464a0658b8c8f1fd5617fac2837397c [INFO] running `Command { std: "docker" "start" "-a" "00bc5ec737dd485528e331541889bd042464a0658b8c8f1fd5617fac2837397c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking faccess v0.2.4 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cmd_lib_macros v1.9.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking cidr v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking simple-cmd v0.0.22 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking cidr-utils v0.6.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking which v7.0.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking cmd_lib v1.9.5 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking file-mode v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking radb_client v1.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:436:15 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn shell(&self) -> Shell { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | pub fn shell(&self) -> Shell<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shell.rs:1116:12 [INFO] [stdout] | [INFO] [stdout] 1116 | pub fn am(&self) -> ActivityManager { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1116 | pub fn am(&self) -> ActivityManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shell.rs:1120:12 [INFO] [stdout] | [INFO] [stdout] 1120 | pub fn pm(&self) -> PackageManager { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1120 | pub fn pm(&self) -> PackageManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:436:15 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn shell(&self) -> Shell { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | pub fn shell(&self) -> Shell<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shell.rs:1116:12 [INFO] [stdout] | [INFO] [stdout] 1116 | pub fn am(&self) -> ActivityManager { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1116 | pub fn am(&self) -> ActivityManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shell.rs:1120:12 [INFO] [stdout] | [INFO] [stdout] 1120 | pub fn pm(&self) -> PackageManager { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1120 | pub fn pm(&self) -> PackageManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "00bc5ec737dd485528e331541889bd042464a0658b8c8f1fd5617fac2837397c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bc5ec737dd485528e331541889bd042464a0658b8c8f1fd5617fac2837397c", kill_on_drop: false }` [INFO] [stdout] 00bc5ec737dd485528e331541889bd042464a0658b8c8f1fd5617fac2837397c