[INFO] fetching crate flyteidl 2.0.0-alpha3...
[INFO] testing flyteidl-2.0.0-alpha3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate flyteidl 2.0.0-alpha3 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flyteidl 2.0.0-alpha3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.24.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.2
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.2
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.24.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.2
[INFO] [stderr]   Downloaded protobuf v4.31.1-release
[INFO] [stderr]   Downloaded pyo3 v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ff890a5dee075f55dceca5fc63fd8c9b2bbfa471bdec718930a02beaceef80
[INFO] running `Command { std: "docker" "start" "-a" "68ff890a5dee075f55dceca5fc63fd8c9b2bbfa471bdec718930a02beaceef80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ff890a5dee075f55dceca5fc63fd8c9b2bbfa471bdec718930a02beaceef80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ff890a5dee075f55dceca5fc63fd8c9b2bbfa471bdec718930a02beaceef80", kill_on_drop: false }`
[INFO] [stdout] 68ff890a5dee075f55dceca5fc63fd8c9b2bbfa471bdec718930a02beaceef80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99c77cb1c045c12534afc15b1e9c69e4586298980238cb67abf2619e22a02912
[INFO] running `Command { std: "docker" "start" "-a" "99c77cb1c045c12534afc15b1e9c69e4586298980238cb67abf2619e22a02912", 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 bitflags v2.9.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi 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 tempfile v3.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling protobuf v4.31.1-release
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unindent v0.2.4
[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 prost-derive v0.14.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling flyteidl v2.0.0-alpha3 (/opt/rustwide/workdir)
[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)]` 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)]` 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 tower v0.4.13
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.41
[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 prost-types v0.12.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.24.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/flyteidl-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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-8cec89c7a960554e/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/1.90.0-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=57fef26e99d12928 -C extra-filename=-683766dd54391f1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-73c03fd44d9e1a28.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c67883a79e62cb4.rmeta --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-4559f36691b9788c.rmeta --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-7ec7943dc6462ab9.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-5fb98aef32911fa7.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-550a1f99ecc3a0b0.rmeta --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-f104fafcc069f531.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-00f51539cdb5b704.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-f79167de941975c7.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-8a19fc8ac7f8e298.rmeta --extern pyo3_async_runtimes=/opt/rustwide/target/debug/deps/libpyo3_async_runtimes-8e96f6416f3f5f5d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60331b283f71ef62.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-29e94990d72525ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ef1354f723bd1720.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-91c606284542ef30.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-94cd953f95c72a36.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8760262b8e1428f3.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-1b00a8a9bc8b5062.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-edbdc3051df79247.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f8bb3db0528ec12d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-27b365baf4757c13.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2c54a306810c4b03.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/protobuf-8d9bed9f5f942b09/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "99c77cb1c045c12534afc15b1e9c69e4586298980238cb67abf2619e22a02912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c77cb1c045c12534afc15b1e9c69e4586298980238cb67abf2619e22a02912", kill_on_drop: false }`
[INFO] [stdout] 99c77cb1c045c12534afc15b1e9c69e4586298980238cb67abf2619e22a02912
