[INFO] cloning repository https://github.com/michaelfeil/other_gil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelfeil/other_gil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfeil%2Fother_gil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfeil%2Fother_gil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83e7e602878105f468be475b102cff5c21d17af5
[INFO] building michaelfeil/other_gil against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfeil%2Fother_gil" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelfeil/other_gil
[INFO] finished tweaking git repo https://github.com/michaelfeil/other_gil
[INFO] tweaked toml for git repo https://github.com/michaelfeil/other_gil written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelfeil/other_gil on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelfeil/other_gil 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pythonize v0.24.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.2
[INFO] [stderr]   Downloaded pyo3-macros v0.24.2
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.24.0
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.2
[INFO] [stderr]   Downloaded ipc-channel v0.19.0
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] [stderr]   Downloaded pyo3 v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2082a0c5f5b2df77dc7dd974e2d45089cd45eff6d44faf441ae9b7a9b544ca4
[INFO] running `Command { std: "docker" "start" "-a" "a2082a0c5f5b2df77dc7dd974e2d45089cd45eff6d44faf441ae9b7a9b544ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2082a0c5f5b2df77dc7dd974e2d45089cd45eff6d44faf441ae9b7a9b544ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2082a0c5f5b2df77dc7dd974e2d45089cd45eff6d44faf441ae9b7a9b544ca4", kill_on_drop: false }`
[INFO] [stdout] a2082a0c5f5b2df77dc7dd974e2d45089cd45eff6d44faf441ae9b7a9b544ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46add56106289f05e81e9cf1857e77ad472eb5d799f0908110567a9d1ff950c4
[INFO] running `Command { std: "docker" "start" "-a" "46add56106289f05e81e9cf1857e77ad472eb5d799f0908110567a9d1ff950c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling numpy v0.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ipc-channel v0.19.0
[INFO] [stderr]    Compiling pythonize v0.24.0
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.24.0
[INFO] [stderr]    Compiling gilboost v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:151:58
[INFO] [stdout]     |
[INFO] [stdout] 151 |             let dumps_fn = cloudpickle.getattr("dumps")?.to_object(py);
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:152:58
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let loads_fn = cloudpickle.getattr("loads")?.to_object(py);
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:155:68
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let func_obj = loads_fn.bind(py).call1((func_bytes,))?.to_object(py);
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:163:62
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Some(asyncio.call_method0("new_event_loop")?.to_object(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]    --> src/lib.rs:199:99
[INFO] [stdout]     |
[INFO] [stdout] 199 | ...   try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, PyErr::from(e).into_py(py), child_pid, "downcasting args");
[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]    --> src/lib.rs:205:82
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, e.into_py(py), child_pid, "unpickling args");
[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]    --> src/lib.rs:215:81
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "calling user function");
[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]    --> src/lib.rs:227:85
[INFO] [stdout]     |
[INFO] [stdout] 227 |                         try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "awaiting coroutine");
[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]    --> src/lib.rs:240:85
[INFO] [stdout]     |
[INFO] [stdout] 240 |                         try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "extracting pickled return");
[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]    --> src/lib.rs:246:81
[INFO] [stdout]     |
[INFO] [stdout] 246 |                     try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "pickling return value");
[INFO] [stdout]     |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:624:34
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let args_pyobject = args.to_object(py);
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     Ok(bound_obj.to_object(py_inner))
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.34s
[INFO] running `Command { std: "docker" "inspect" "46add56106289f05e81e9cf1857e77ad472eb5d799f0908110567a9d1ff950c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46add56106289f05e81e9cf1857e77ad472eb5d799f0908110567a9d1ff950c4", kill_on_drop: false }`
[INFO] [stdout] 46add56106289f05e81e9cf1857e77ad472eb5d799f0908110567a9d1ff950c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b9571a469e2398521592f005e90716621fac6b716ffcd2ead9072f1ade3394
[INFO] running `Command { std: "docker" "start" "-a" "a9b9571a469e2398521592f005e90716621fac6b716ffcd2ead9072f1ade3394", kill_on_drop: false }`
[INFO] [stderr]    Compiling gilboost v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:151:58
[INFO] [stdout]     |
[INFO] [stdout] 151 |             let dumps_fn = cloudpickle.getattr("dumps")?.to_object(py);
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:152:58
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let loads_fn = cloudpickle.getattr("loads")?.to_object(py);
[INFO] [stdout]     |                                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:155:68
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let func_obj = loads_fn.bind(py).call1((func_bytes,))?.to_object(py);
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:163:62
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 Some(asyncio.call_method0("new_event_loop")?.to_object(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]    --> src/lib.rs:199:99
[INFO] [stdout]     |
[INFO] [stdout] 199 | ...   try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, PyErr::from(e).into_py(py), child_pid, "downcasting args");
[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]    --> src/lib.rs:205:82
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, e.into_py(py), child_pid, "unpickling args");
[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]    --> src/lib.rs:215:81
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "calling user function");
[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]    --> src/lib.rs:227:85
[INFO] [stdout]     |
[INFO] [stdout] 227 |                         try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "awaiting coroutine");
[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]    --> src/lib.rs:240:85
[INFO] [stdout]     |
[INFO] [stdout] 240 |                         try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "extracting pickled return");
[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]    --> src/lib.rs:246:81
[INFO] [stdout]     |
[INFO] [stdout] 246 |                     try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "pickling return value");
[INFO] [stdout]     |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:624:34
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let args_pyobject = args.to_object(py);
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/lib.rs:691:34
[INFO] [stdout]     |
[INFO] [stdout] 691 |                     Ok(bound_obj.to_object(py_inner))
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "a9b9571a469e2398521592f005e90716621fac6b716ffcd2ead9072f1ade3394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b9571a469e2398521592f005e90716621fac6b716ffcd2ead9072f1ade3394", kill_on_drop: false }`
[INFO] [stdout] a9b9571a469e2398521592f005e90716621fac6b716ffcd2ead9072f1ade3394
