[INFO] fetching crate pyo3-derive-backend 0.12.5... [INFO] testing pyo3-derive-backend-0.12.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate pyo3-derive-backend 0.12.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate pyo3-derive-backend 0.12.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyo3-derive-backend 0.12.5 [INFO] finished tweaking crates.io crate pyo3-derive-backend 0.12.5 [INFO] tweaked toml for crates.io crate pyo3-derive-backend 0.12.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6da1cc65c25a08f5b89134a0be50c4fb2927b56a680b5ca80a259c6fa0b09e1a [INFO] running `Command { std: "docker" "start" "-a" "6da1cc65c25a08f5b89134a0be50c4fb2927b56a680b5ca80a259c6fa0b09e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6da1cc65c25a08f5b89134a0be50c4fb2927b56a680b5ca80a259c6fa0b09e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da1cc65c25a08f5b89134a0be50c4fb2927b56a680b5ca80a259c6fa0b09e1a", kill_on_drop: false }` [INFO] [stdout] 6da1cc65c25a08f5b89134a0be50c4fb2927b56a680b5ca80a259c6fa0b09e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ffb3f62aff5b0349a2dbbb85a4ff86fcbef8333d21607633d9368bbd6454920 [INFO] running `Command { std: "docker" "start" "-a" "8ffb3f62aff5b0349a2dbbb85a4ff86fcbef8333d21607633d9368bbd6454920", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | _ => expected!("type name (e.g., Name)"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | _ => expected!("type path (e.g., my_mod::BaseClass)"), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => expected!(r#"string literal (e.g., "my_mod")"#), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | _ => expected!("one of freelist/name/extends/module", left), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enum_ident` [INFO] [stdout] --> src/from_pyobject.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum_ident: &'a Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/from_pyobject.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "8ffb3f62aff5b0349a2dbbb85a4ff86fcbef8333d21607633d9368bbd6454920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffb3f62aff5b0349a2dbbb85a4ff86fcbef8333d21607633d9368bbd6454920", kill_on_drop: false }` [INFO] [stdout] 8ffb3f62aff5b0349a2dbbb85a4ff86fcbef8333d21607633d9368bbd6454920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 12db4850b003238e020b52c04b74d8e72f9ed4c0ddb6cbaadac1852b95e10289 [INFO] running `Command { std: "docker" "start" "-a" "12db4850b003238e020b52c04b74d8e72f9ed4c0ddb6cbaadac1852b95e10289", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3-derive-backend v0.12.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | _ => expected!("type name (e.g., Name)"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | _ => expected!("type path (e.g., my_mod::BaseClass)"), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => expected!(r#"string literal (e.g., "my_mod")"#), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | _ => expected!("one of freelist/name/extends/module", left), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enum_ident` [INFO] [stdout] --> src/from_pyobject.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum_ident: &'a Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/from_pyobject.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | _ => expected!("type name (e.g., Name)"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | _ => expected!("type path (e.g., my_mod::BaseClass)"), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | _ => expected!(r#"string literal (e.g., "my_mod")"#), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/pyclass.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | _ => expected!("one of freelist/name/extends/module", left), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enum_ident` [INFO] [stdout] --> src/from_pyobject.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum_ident: &'a Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/from_pyobject.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "12db4850b003238e020b52c04b74d8e72f9ed4c0ddb6cbaadac1852b95e10289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12db4850b003238e020b52c04b74d8e72f9ed4c0ddb6cbaadac1852b95e10289", kill_on_drop: false }` [INFO] [stdout] 12db4850b003238e020b52c04b74d8e72f9ed4c0ddb6cbaadac1852b95e10289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2b82adc88dd04bdfb157607a81e7a3d601a67141fe2387537945964551a5f1c [INFO] running `Command { std: "docker" "start" "-a" "a2b82adc88dd04bdfb157607a81e7a3d601a67141fe2387537945964551a5f1c", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/pyclass.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | _ => expected!("type name (e.g., Name)"), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/pyclass.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 108 | _ => expected!("type path (e.g., my_mod::BaseClass)"), [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/pyclass.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 117 | _ => expected!(r#"string literal (e.g., "my_mod")"#), [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/pyclass.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | )); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 119 | _ => expected!("one of freelist/name/extends/module", left), [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `enum_ident` [INFO] [stderr] --> src/from_pyobject.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | enum_ident: &'a Ident, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/from_pyobject.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pyo3-derive-backend` (lib) generated 5 warnings [INFO] [stderr] warning: `pyo3-derive-backend` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pyo3_derive_backend-e4225a80fbaaf8a0) [INFO] [stdout] running 4 tests [INFO] [stdout] test pyfunction::test::test_simple_args ... ok [INFO] [stderr] Doc-tests pyo3-derive-backend [INFO] [stdout] test pyfunction::test::test_all ... ok [INFO] [stdout] test pyfunction::test::test_varargs ... ok [INFO] [stdout] test pyfunction::test::test_errs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "a2b82adc88dd04bdfb157607a81e7a3d601a67141fe2387537945964551a5f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b82adc88dd04bdfb157607a81e7a3d601a67141fe2387537945964551a5f1c", kill_on_drop: false }` [INFO] [stdout] a2b82adc88dd04bdfb157607a81e7a3d601a67141fe2387537945964551a5f1c