[INFO] fetching crate flyteidl_new 0.2.0-b7...
[INFO] testing flyteidl_new-0.2.0-b7 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate flyteidl_new 0.2.0-b7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate flyteidl_new 0.2.0-b7
[INFO] finished tweaking crates.io crate flyteidl_new 0.2.0-b7
[INFO] tweaked toml for crates.io crate flyteidl_new 0.2.0-b7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flyteidl_new 0.2.0-b7 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flyteidl_new 0.2.0-b7 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee3c508efb58ae4b2ea58a7df99a8af7c23a60c019bae314d90e6ed984e3aa68
[INFO] running `Command { std: "docker" "start" "-a" "ee3c508efb58ae4b2ea58a7df99a8af7c23a60c019bae314d90e6ed984e3aa68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee3c508efb58ae4b2ea58a7df99a8af7c23a60c019bae314d90e6ed984e3aa68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee3c508efb58ae4b2ea58a7df99a8af7c23a60c019bae314d90e6ed984e3aa68", kill_on_drop: false }`
[INFO] [stdout] ee3c508efb58ae4b2ea58a7df99a8af7c23a60c019bae314d90e6ed984e3aa68
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be7035c89a17098dcacb2e02dd1e2ef38f4a8fb7fd8110b576e428177a283f42
[INFO] running `Command { std: "docker" "start" "-a" "be7035c89a17098dcacb2e02dd1e2ef38f4a8fb7fd8110b576e428177a283f42", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tower-layer 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 regex v1.11.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling protobuf v4.31.1-release
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-build v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling flyteidl_new v0.2.0-b7 (/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 hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/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_new-7e149df99dd5c99a/out/serde_impls.rs:2219:13
[INFO] [stdout]      |
[INFO] [stdout] 2219 |             config,
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flyteidl_new` (lib); 33 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name flyteidl_new --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=b092230901a7d0ac -C extra-filename=-6624c84a578c18fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54199a4e417b8b49.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc150a67405dfbe7.rmeta --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-5fe729e86f2dddb9.rmeta --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-7d08b9c72cb6a9e2.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-7410ea300ddb5c9f.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-8dc105f4f8f25f0d.rmeta --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-d9831b5d90391779.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-d0b75bde2a08ca66.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-86c6b7ce91179368.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-9f084e54a2c1dd28.rmeta --extern pyo3_async_runtimes=/opt/rustwide/target/debug/deps/libpyo3_async_runtimes-744bb3e47304e32d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-311ea4a3acbe2a6d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-99306161acbd7234.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3adca39b0ab78a48.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5221b4554b869884.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f24e72260a45c2a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fc6e8f1caf470d10.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-2200813da63cb29d.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-0a7384e8f58d6b1f.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6fbc9615f824adf6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3e066ad83ae7f178.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c6122d3bd6a985dd.rmeta --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/protobuf-705d016a9c721c9c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "be7035c89a17098dcacb2e02dd1e2ef38f4a8fb7fd8110b576e428177a283f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7035c89a17098dcacb2e02dd1e2ef38f4a8fb7fd8110b576e428177a283f42", kill_on_drop: false }`
[INFO] [stdout] be7035c89a17098dcacb2e02dd1e2ef38f4a8fb7fd8110b576e428177a283f42
