[INFO] fetching crate flyteidl 2.0.0-alpha3...
[INFO] testing flyteidl-2.0.0-alpha3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate flyteidl 2.0.0-alpha3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate flyteidl 2.0.0-alpha3
[INFO] finished tweaking crates.io crate flyteidl 2.0.0-alpha3
[INFO] tweaked toml for crates.io crate flyteidl 2.0.0-alpha3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flyteidl 2.0.0-alpha3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flyteidl 2.0.0-alpha3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0397af73119ccda1f9b542e3117a0583a377bad89a53e9e460087e4506ef304c
[INFO] running `Command { std: "docker" "start" "-a" "0397af73119ccda1f9b542e3117a0583a377bad89a53e9e460087e4506ef304c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0397af73119ccda1f9b542e3117a0583a377bad89a53e9e460087e4506ef304c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0397af73119ccda1f9b542e3117a0583a377bad89a53e9e460087e4506ef304c", kill_on_drop: false }`
[INFO] [stdout] 0397af73119ccda1f9b542e3117a0583a377bad89a53e9e460087e4506ef304c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9e25ec3e54e52b73d0651ad63aaa01639de9d617bfa5f8cc22c62e468160f5e
[INFO] running `Command { std: "docker" "start" "-a" "e9e25ec3e54e52b73d0651ad63aaa01639de9d617bfa5f8cc22c62e468160f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling protobuf v4.31.1-release
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling flyteidl v2.0.0-alpha3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> build.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> build.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::parse_str`
[INFO] [stdout]   --> build.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::parse_str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> build.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let (mod_path, type_name) = parts.split_at(parts.len() - 1);
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_types`
[INFO] [stdout]    --> build.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 391 |     all_types: &std::collections::BTreeSet<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func_name`
[INFO] [stdout]    --> build.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let func_name = if mod_path.is_empty() {
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_func_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.24.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stdout] warning: unused import: `pyo3::pymodule`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use pyo3::pymodule;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pyo3::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::Role::permissions`
[INFO] [stdout]    --> src/flyteidl.common.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::Role::permissions`
[INFO] [stdout]    --> src/flyteidl.common.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::User::roles`
[INFO] [stdout]    --> src/flyteidl.common.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::User::roles`
[INFO] [stdout]    --> src/flyteidl.common.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::ListRequest::sort_by`
[INFO] [stdout]    --> src/flyteidl.common.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::common::ListRequest::sort_by`
[INFO] [stdout]    --> src/flyteidl.common.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::workflow::ActionEvent::start_time`
[INFO] [stdout]    --> src/flyteidl.workflow.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::workflow::ActionEvent::end_time`
[INFO] [stdout]    --> src/flyteidl.workflow.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::workflow::ActionEvent::start_time`
[INFO] [stdout]    --> src/flyteidl.workflow.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::workflow::ActionEvent::end_time`
[INFO] [stdout]    --> src/flyteidl.workflow.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::logs::dataplane::tail_task_execution_logs_response::Logs::lines`
[INFO] [stdout]   --> src/flyteidl.logs.dataplane.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::logs::dataplane::tail_task_execution_logs_response::Logs::lines`
[INFO] [stdout]   --> src/flyteidl.logs.dataplane.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::logs::dataplane::LogLines::lines`
[INFO] [stdout]    --> src/flyteidl.logs.dataplane.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::logs::dataplane::LogLines::lines`
[INFO] [stdout]    --> src/flyteidl.logs.dataplane.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::core::Container::config`
[INFO] [stdout]     --> src/flyteidl.core.rs:2173:1
[INFO] [stdout]      |
[INFO] [stdout] 2173 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::core::Container::config`
[INFO] [stdout]     --> src/flyteidl.core.rs:2173:1
[INFO] [stdout]      |
[INFO] [stdout] 2173 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::FileOptions::java_generate_equals_and_hash`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::FileOptions::java_generate_equals_and_hash`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::MessageOptions::deprecated_legacy_json_field_conflicts`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:774:1
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::MessageOptions::deprecated_legacy_json_field_conflicts`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:774:1
[INFO] [stdout]     |
[INFO] [stdout] 774 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::EnumOptions::deprecated_legacy_json_field_conflicts`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:1038:1
[INFO] [stdout]      |
[INFO] [stdout] 1038 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__priv::mem::offset_of` which comes from the expansion of the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `google::protobuf::EnumOptions::deprecated_legacy_json_field_conflicts`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/google.protobuf.rs:1038:1
[INFO] [stdout]      |
[INFO] [stdout] 1038 | #[pyo3::pyclass(dict, get_all, set_all)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `pyo3::pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:74:34
[INFO] [stdout]    |
[INFO] [stdout] 74 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/boxed_impls.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Ok(self.as_ref().clone().into_py(py).into_bound(py))
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `flyteidl::core::Container::config`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flyteidl-fb5853457ab39c36/out/serde_impls.rs:1535:13
[INFO] [stdout]      |
[INFO] [stdout] 1535 |             config,
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flyteidl` (lib); 33 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name flyteidl --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e0dac5264b61939a -C extra-filename=-83d876042514a88a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f24b30973c6b09f1.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-2723c276111b14f6.rmeta --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-e9ff50c5c33aedac.rmeta --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-402ad339b11e8bd6.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-4f2c86a4ec42249e.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-91e7f06eda472f4f.rmeta --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-9dd934101b25694c.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-7a75d78cc4914509.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-41bdf908ec15e9b2.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-54154e8610977eef.rmeta --extern pyo3_async_runtimes=/opt/rustwide/target/debug/deps/libpyo3_async_runtimes-98e6de72909f65cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-600fa87562d8a06f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e03d0f55df5e55eb.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-b3ef922972267ad3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a551cb4c29c09fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-813e2fb13e133918.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-7be57e4240de6dae.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e8fd8271e1e85166.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3b34af58861db5b8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ba910fc303f4ec0d.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5e54a95429838438.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/protobuf-26a930591fad2c1f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e9e25ec3e54e52b73d0651ad63aaa01639de9d617bfa5f8cc22c62e468160f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9e25ec3e54e52b73d0651ad63aaa01639de9d617bfa5f8cc22c62e468160f5e", kill_on_drop: false }`
[INFO] [stdout] e9e25ec3e54e52b73d0651ad63aaa01639de9d617bfa5f8cc22c62e468160f5e
