[INFO] fetching crate lintian-brush 0.155.0... [INFO] checking lintian-brush-0.155.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate lintian-brush 0.155.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate lintian-brush 0.155.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lintian-brush 0.155.0 [INFO] finished tweaking crates.io crate lintian-brush 0.155.0 [INFO] tweaked toml for crates.io crate lintian-brush 0.155.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate lintian-brush 0.155.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffcc70a71cd1310bcf41826f04eecac9dd45b8c8d324b2a4cc174fc22ea4ed8e [INFO] running `Command { std: "docker" "start" "-a" "ffcc70a71cd1310bcf41826f04eecac9dd45b8c8d324b2a4cc174fc22ea4ed8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffcc70a71cd1310bcf41826f04eecac9dd45b8c8d324b2a4cc174fc22ea4ed8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffcc70a71cd1310bcf41826f04eecac9dd45b8c8d324b2a4cc174fc22ea4ed8e", kill_on_drop: false }` [INFO] [stdout] ffcc70a71cd1310bcf41826f04eecac9dd45b8c8d324b2a4cc174fc22ea4ed8e [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c346f2674ae4290785aaa5a0c9fcbd6af0cbad9af9bd346b180e027b0afdf1 [INFO] running `Command { std: "docker" "start" "-a" "84c346f2674ae4290785aaa5a0c9fcbd6af0cbad9af9bd346b180e027b0afdf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking patchkit v0.1.2 [INFO] [stderr] Checking configparser v3.0.4 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking makefile-lossless v0.1.2 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking debversion v0.2.2 [INFO] [stderr] Checking lazy-regex v2.5.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deb822-lossless v0.1.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking debian-copyright v0.1.8 [INFO] [stderr] Checking debian-control v0.1.8 [INFO] [stderr] Checking distro-info v0.4.0 [INFO] [stderr] Checking dep3 v0.1.2 [INFO] [stderr] Checking debversion v0.3.1 [INFO] [stderr] Checking pyo3-filelike v0.2.0 [INFO] [stderr] Checking breezyshim v0.1.92 [INFO] [stderr] Checking debian-changelog v0.1.11 [INFO] [stderr] Checking debian-analyzer v0.155.0 [INFO] [stderr] Checking lintian-brush v0.155.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyBytes::new`: `PyBytes::new` will be replaced by `PyBytes::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | .map(|r| PyBytes::new(py, r.as_bytes()).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 associated function `pyo3::types::PyBool::new`: `PyBool::new` will be replaced by `PyBool::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:265:50 [INFO] [stdout] | [INFO] [stdout] 265 | serde_json::Value::Bool(b) => Ok(PyBool::new(py, b).to_object(py)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyFloat::new`: `PyFloat::new` will be replaced by `PyFloat::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(PyFloat::new(py, f).to_object(py)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyString::new`: `PyString::new` will be replaced by `PyString::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:277:54 [INFO] [stdout] | [INFO] [stdout] 277 | serde_json::Value::String(s) => Ok(PyString::new(py, &s).to_object(py)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::empty`: `PyList::empty` will be replaced by `PyList::empty_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let list = PyList::empty(py); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:286:32 [INFO] [stdout] | [INFO] [stdout] 286 | let dict = PyDict::new(py); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | let sys = py.import("sys")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | let os = py.import("os")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | let io = py.import("io")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | let fixer_module = py.import("lintian_brush.fixer")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:493:39 [INFO] [stdout] | [INFO] [stdout] 493 | let global_vars = PyDict::new(py); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::prelude::PyModule::from_code`: `PyModule::from_code` will be replaced by `PyModule::from_code_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:500:43 [INFO] [stdout] | [INFO] [stdout] 500 | let script_result = PyModule::from_code( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:544:31 [INFO] [stdout] | [INFO] [stdout] 544 | ... e.value(py).getattr("path")?.extract()?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | ... e.value(py).get_item(0)?.extract()?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:553:37 [INFO] [stdout] | [INFO] [stdout] 553 | retcode = e.value(py).getattr("code")?.extract()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyBytes::new`: `PyBytes::new` will be replaced by `PyBytes::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | .map(|r| PyBytes::new(py, r.as_bytes()).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::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:557:44 [INFO] [stdout] | [INFO] [stdout] 557 | let traceback = py.import("traceback")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::IntoPyDict::into_py_dict`: `IntoPyDict::into_py_dict` will be replaced by `IntoPyDict::into_py_dict_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:559:63 [INFO] [stdout] | [INFO] [stdout] 559 | let kwargs = [("file", traceback_io)].into_py_dict(py); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::get_type`: `PyErr::get_type` will be replaced by `PyErr::get_type_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:562:32 [INFO] [stdout] | [INFO] [stdout] 562 | ... (e.get_type(py), &e, e.traceback(py)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::traceback`: `PyErr::traceback` will be replaced by `PyErr::traceback_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:562:52 [INFO] [stdout] | [INFO] [stdout] 562 | ... (e.get_type(py), &e, e.traceback(py)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyBool::new`: `PyBool::new` will be replaced by `PyBool::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:265:50 [INFO] [stdout] | [INFO] [stdout] 265 | serde_json::Value::Bool(b) => Ok(PyBool::new(py, b).to_object(py)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyFloat::new`: `PyFloat::new` will be replaced by `PyFloat::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(PyFloat::new(py, f).to_object(py)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyString::new`: `PyString::new` will be replaced by `PyString::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:277:54 [INFO] [stdout] | [INFO] [stdout] 277 | serde_json::Value::String(s) => Ok(PyString::new(py, &s).to_object(py)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::empty`: `PyList::empty` will be replaced by `PyList::empty_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let list = PyList::empty(py); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version [INFO] [stdout] --> src/py.rs:286:32 [INFO] [stdout] | [INFO] [stdout] 286 | let dict = PyDict::new(py); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:1134:32 [INFO] [stdout] | [INFO] [stdout] 1134 | let pkg_resources = py.import("pkg_resources").unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:1862:20 [INFO] [stdout] | [INFO] [stdout] 1862 | let m = py.import("lintian_brush")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | let sys = py.import("sys")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | let os = py.import("os")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | let io = py.import("io")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | let fixer_module = py.import("lintian_brush.fixer")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:493:39 [INFO] [stdout] | [INFO] [stdout] 493 | let global_vars = PyDict::new(py); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::prelude::PyModule::from_code`: `PyModule::from_code` will be replaced by `PyModule::from_code_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:500:43 [INFO] [stdout] | [INFO] [stdout] 500 | let script_result = PyModule::from_code( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:544:31 [INFO] [stdout] | [INFO] [stdout] 544 | ... e.value(py).getattr("path")?.extract()?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | ... e.value(py).get_item(0)?.extract()?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:553:37 [INFO] [stdout] | [INFO] [stdout] 553 | retcode = e.value(py).getattr("code")?.extract()?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:557:44 [INFO] [stdout] | [INFO] [stdout] 557 | let traceback = py.import("traceback")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::IntoPyDict::into_py_dict`: `IntoPyDict::into_py_dict` will be replaced by `IntoPyDict::into_py_dict_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:559:63 [INFO] [stdout] | [INFO] [stdout] 559 | let kwargs = [("file", traceback_io)].into_py_dict(py); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::get_type`: `PyErr::get_type` will be replaced by `PyErr::get_type_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:562:32 [INFO] [stdout] | [INFO] [stdout] 562 | ... (e.get_type(py), &e, e.traceback(py)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::traceback`: `PyErr::traceback` will be replaced by `PyErr::traceback_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:562:52 [INFO] [stdout] | [INFO] [stdout] 562 | ... (e.get_type(py), &e, e.traceback(py)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:1134:32 [INFO] [stdout] | [INFO] [stdout] 1134 | let pkg_resources = py.import("pkg_resources").unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> src/lib.rs:1862:20 [INFO] [stdout] | [INFO] [stdout] 1862 | let m = py.import("lintian_brush")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:918:8 [INFO] [stdout] | [INFO] [stdout] 907 | let mut fixers = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | Ok(fixers.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1351:25 [INFO] [stdout] | [INFO] [stdout] 1327 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1351 | Err(FixerError::Other(e.to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/py.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / self.0 [INFO] [stdout] 69 | | .run( [INFO] [stdout] 70 | | basedir.as_path(), [INFO] [stdout] 71 | | package, [INFO] [stdout] ... | [INFO] [stdout] 125 | | crate::FixerError::InvalidChangelog(p, s) => ChangelogCreateError::new_err((p, s)), [INFO] [stdout] 126 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/py.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn py_to_json(py: Python, obj: PyObject) -> PyResult { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | Err(PyTypeError::new_err("invalid type")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lintian-brush` (lib) due to 5 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:918:8 [INFO] [stdout] | [INFO] [stdout] 907 | let mut fixers = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | Ok(fixers.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1351:25 [INFO] [stdout] | [INFO] [stdout] 1327 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1351 | Err(FixerError::Other(e.to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/py.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / self.0 [INFO] [stdout] 69 | | .run( [INFO] [stdout] 70 | | basedir.as_path(), [INFO] [stdout] 71 | | package, [INFO] [stdout] ... | [INFO] [stdout] 125 | | crate::FixerError::InvalidChangelog(p, s) => ChangelogCreateError::new_err((p, s)), [INFO] [stdout] 126 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/py.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn py_to_json(py: Python, obj: PyObject) -> PyResult { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | Err(PyTypeError::new_err("invalid type")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1037:22 [INFO] [stdout] | [INFO] [stdout] 1037 | .map(|m| m.into_iter().map(|f| f.name()).collect::>()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1079:22 [INFO] [stdout] | [INFO] [stdout] 1079 | .map(|m| m.into_iter().map(|f| f.name()).collect::>()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lintian-brush` (lib test) due to 7 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84c346f2674ae4290785aaa5a0c9fcbd6af0cbad9af9bd346b180e027b0afdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c346f2674ae4290785aaa5a0c9fcbd6af0cbad9af9bd346b180e027b0afdf1", kill_on_drop: false }` [INFO] [stdout] 84c346f2674ae4290785aaa5a0c9fcbd6af0cbad9af9bd346b180e027b0afdf1