[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] testing michaelfeil/other_gil against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelfeil%2Fother_gil" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelfeil/other_gil on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded pyo3-macros v0.24.2 [INFO] [stderr] Downloaded pythonize v0.24.0 [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded numpy v0.24.0 [INFO] [stderr] Downloaded pyo3-async-runtimes v0.24.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.2 [INFO] [stderr] Downloaded jiff-static v0.2.13 [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d97db9c00e1e6ed53ffd88ca61b428a22d22c35df349ec90e62e0150b9275b8 [INFO] running `Command { std: "docker" "start" "-a" "4d97db9c00e1e6ed53ffd88ca61b428a22d22c35df349ec90e62e0150b9275b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d97db9c00e1e6ed53ffd88ca61b428a22d22c35df349ec90e62e0150b9275b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d97db9c00e1e6ed53ffd88ca61b428a22d22c35df349ec90e62e0150b9275b8", kill_on_drop: false }` [INFO] [stdout] 4d97db9c00e1e6ed53ffd88ca61b428a22d22c35df349ec90e62e0150b9275b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31d0539f66c17d6fe063d0a587186ab648c120bfbac51de44d8b4b580a04e4d5 [INFO] running `Command { std: "docker" "start" "-a" "31d0539f66c17d6fe063d0a587186ab648c120bfbac51de44d8b4b580a04e4d5", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 futures-util v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [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 35.07s [INFO] running `Command { std: "docker" "inspect" "31d0539f66c17d6fe063d0a587186ab648c120bfbac51de44d8b4b580a04e4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d0539f66c17d6fe063d0a587186ab648c120bfbac51de44d8b4b580a04e4d5", kill_on_drop: false }` [INFO] [stdout] 31d0539f66c17d6fe063d0a587186ab648c120bfbac51de44d8b4b580a04e4d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39b00dde52300882c004c0176a7e6271aeb99633d5b65eea4e8847fe5d97ab22 [INFO] running `Command { std: "docker" "start" "-a" "39b00dde52300882c004c0176a7e6271aeb99633d5b65eea4e8847fe5d97ab22", 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 1.78s [INFO] running `Command { std: "docker" "inspect" "39b00dde52300882c004c0176a7e6271aeb99633d5b65eea4e8847fe5d97ab22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b00dde52300882c004c0176a7e6271aeb99633d5b65eea4e8847fe5d97ab22", kill_on_drop: false }` [INFO] [stdout] 39b00dde52300882c004c0176a7e6271aeb99633d5b65eea4e8847fe5d97ab22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a237ed0edbc41a3b710b6d3dd247d5a561f75333082a0eb9b2deb7a9948499d0 [INFO] running `Command { std: "docker" "start" "-a" "a237ed0edbc41a3b710b6d3dd247d5a561f75333082a0eb9b2deb7a9948499d0", kill_on_drop: false }` [INFO] [stderr] 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] [stderr] --> src/lib.rs:151:58 [INFO] [stderr] | [INFO] [stderr] 151 | let dumps_fn = cloudpickle.getattr("dumps")?.to_object(py); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:152:58 [INFO] [stderr] | [INFO] [stderr] 152 | let loads_fn = cloudpickle.getattr("loads")?.to_object(py); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:155:68 [INFO] [stderr] | [INFO] [stderr] 155 | let func_obj = loads_fn.bind(py).call1((func_bytes,))?.to_object(py); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:163:62 [INFO] [stderr] | [INFO] [stderr] 163 | Some(asyncio.call_method0("new_event_loop")?.to_object(py)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:199:99 [INFO] [stderr] | [INFO] [stderr] 199 | ... try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, PyErr::from(e).into_py(py), child_pid, "downcasting args"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:205:82 [INFO] [stderr] | [INFO] [stderr] 205 | try_send_pickled_py_error_to_parent( &tx_to_parent, dumps, e.into_py(py), child_pid, "unpickling args"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:215:81 [INFO] [stderr] | [INFO] [stderr] 215 | try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "calling user function"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:227:85 [INFO] [stderr] | [INFO] [stderr] 227 | try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "awaiting coroutine"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:240:85 [INFO] [stderr] | [INFO] [stderr] 240 | try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "extracting pickled return"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:246:81 [INFO] [stderr] | [INFO] [stderr] 246 | try_send_pickled_py_error_to_parent(&tx_to_parent, dumps, e.into_py(py), child_pid, "pickling return value"); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:624:34 [INFO] [stderr] | [INFO] [stderr] 624 | let args_pyobject = args.to_object(py); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:691:34 [INFO] [stderr] | [INFO] [stderr] 691 | Ok(bound_obj.to_object(py_inner)) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gilboost` (lib test) generated 12 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gilboost-73e1755a6434177f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a237ed0edbc41a3b710b6d3dd247d5a561f75333082a0eb9b2deb7a9948499d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a237ed0edbc41a3b710b6d3dd247d5a561f75333082a0eb9b2deb7a9948499d0", kill_on_drop: false }` [INFO] [stdout] a237ed0edbc41a3b710b6d3dd247d5a561f75333082a0eb9b2deb7a9948499d0