[INFO] fetching crate ockam_node 0.139.0...
[INFO] checking ockam_node-0.139.0 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate ockam_node 0.139.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ockam_node 0.139.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ockam_node 0.139.0
[INFO] tweaked toml for crates.io crate ockam_node 0.139.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ockam_node 0.139.0 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "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" "+df1b9bf194c9183fb7c0604484171064069ce232" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 271 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding heapless v0.8.0 (available: v0.9.2)
[INFO] [stderr]       Adding minicbor v0.25.1 (available: v2.2.0)
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.31.1)
[INFO] [stderr]       Adding opentelemetry v0.27.1 (available: v0.31.0)
[INFO] [stderr]       Adding tracing-opentelemetry v0.28.0 (available: v0.32.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5207db8835c9cefbd2aeccff4ac2c29c2558e152c8950e84e1e9e286edd20c2
[INFO] running `Command { std: "docker" "start" "-a" "d5207db8835c9cefbd2aeccff4ac2c29c2558e152c8950e84e1e9e286edd20c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5207db8835c9cefbd2aeccff4ac2c29c2558e152c8950e84e1e9e286edd20c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5207db8835c9cefbd2aeccff4ac2c29c2558e152c8950e84e1e9e286edd20c2", kill_on_drop: false }`
[INFO] [stdout] d5207db8835c9cefbd2aeccff4ac2c29c2558e152c8950e84e1e9e286edd20c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91439162ec01a8e2be9c9f9c811d064b65c2ec20978e7296b938db6e019ff146
[INFO] running `Command { std: "docker" "start" "-a" "91439162ec01a8e2be9c9f9c811d064b65c2ec20978e7296b938db6e019ff146", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling ockam_node v0.139.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ockam_macros v0.38.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking serde_bare v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking ockam_core v0.125.0
[INFO] [stderr]     Checking ockam_executor v0.94.0
[INFO] [stderr]     Checking ockam_transport_core v0.103.0
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/database/migrations/node_migrations/rust/sqlite/migration_20231231100000_node_name_identity_attributes.rs:203:33
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn insert_query(identifier: &str, attributes: Vec<u8>) -> Query<Any, AnyArguments> {
[INFO] [stdout]     |                                 ^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                             |          |
[INFO] [stdout]     |                                 |                             |          the same lifetime is hidden here
[INFO] [stdout]     |                                 |                             the same lifetime is hidden here
[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] 203 |     fn insert_query(identifier: &str, attributes: Vec<u8>) -> Query<'_, Any, AnyArguments<'_>> {
[INFO] [stdout]     |                                                                     +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/database/migrations/node_migrations/rust/sqlite/migration_20240111100001_add_authority_tables.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |         identifier: &str,
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     ) -> Query<Any, AnyArguments> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |          |
[INFO] [stdout]     |          |          the same lifetime is hidden here
[INFO] [stdout]     |          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] 217 |     ) -> Query<'_, Any, AnyArguments<'_>> {
[INFO] [stdout]     |                +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/database/migrations/node_migrations/rust/sqlite/migration_20240212100000_split_policies.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn insert_policy(resource: &str) -> Query<Any, AnyArguments> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |          |
[INFO] [stdout]     |                                |        |          the same lifetime is hidden here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[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] 181 |     fn insert_policy(resource: &str) -> Query<'_, Any, AnyArguments<'_>> {
[INFO] [stdout]     |                                               +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "91439162ec01a8e2be9c9f9c811d064b65c2ec20978e7296b938db6e019ff146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91439162ec01a8e2be9c9f9c811d064b65c2ec20978e7296b938db6e019ff146", kill_on_drop: false }`
[INFO] [stdout] 91439162ec01a8e2be9c9f9c811d064b65c2ec20978e7296b938db6e019ff146
