[INFO] fetching crate cxx-qt-macro 0.6.1...
[INFO] testing cxx-qt-macro-0.6.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cxx-qt-macro 0.6.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cxx-qt-macro 0.6.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-qt-macro 0.6.1
[INFO] finished tweaking crates.io crate cxx-qt-macro 0.6.1
[INFO] tweaked toml for crates.io crate cxx-qt-macro 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-qt-gen v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc17b892c0f1e48bb3e417d3bf7c86f8f0728fd57e03605c3b76d90b47e35c5c
[INFO] running `Command { std: "docker" "start" "-a" "fc17b892c0f1e48bb3e417d3bf7c86f8f0728fd57e03605c3b76d90b47e35c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc17b892c0f1e48bb3e417d3bf7c86f8f0728fd57e03605c3b76d90b47e35c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc17b892c0f1e48bb3e417d3bf7c86f8f0728fd57e03605c3b76d90b47e35c5c", kill_on_drop: false }`
[INFO] [stdout] fc17b892c0f1e48bb3e417d3bf7c86f8f0728fd57e03605c3b76d90b47e35c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffd507f5a1182f51b6e9e38e3a0ec18990e89417ad822ab367ae8fb9ea8d5966
[INFO] running `Command { std: "docker" "start" "-a" "ffd507f5a1182f51b6e9e38e3a0ec18990e89417ad822ab367ae8fb9ea8d5966", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.6.1
[INFO] [stderr]    Compiling cxx-qt-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "ffd507f5a1182f51b6e9e38e3a0ec18990e89417ad822ab367ae8fb9ea8d5966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd507f5a1182f51b6e9e38e3a0ec18990e89417ad822ab367ae8fb9ea8d5966", kill_on_drop: false }`
[INFO] [stdout] ffd507f5a1182f51b6e9e38e3a0ec18990e89417ad822ab367ae8fb9ea8d5966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d7259b915bec42ff76a43dc90dd0eaa88e791e5ee775c4ff6ae2b26e37fe95
[INFO] running `Command { std: "docker" "start" "-a" "a7d7259b915bec42ff76a43dc90dd0eaa88e791e5ee775c4ff6ae2b26e37fe95", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.122
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.122
[INFO] [stderr]    Compiling cxx-qt-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.122
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "a7d7259b915bec42ff76a43dc90dd0eaa88e791e5ee775c4ff6ae2b26e37fe95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d7259b915bec42ff76a43dc90dd0eaa88e791e5ee775c4ff6ae2b26e37fe95", kill_on_drop: false }`
[INFO] [stdout] a7d7259b915bec42ff76a43dc90dd0eaa88e791e5ee775c4ff6ae2b26e37fe95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8911dace2cc9b52520fbf7bf95598694012f344a249a2610189cdd601b227fb7
[INFO] running `Command { std: "docker" "start" "-a" "8911dace2cc9b52520fbf7bf95598694012f344a249a2610189cdd601b227fb7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cxx_qt_macro-c98da29bf4c38484)
[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] [stderr]    Doc-tests cxx_qt_macro
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - qobject (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - qobject (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - bridge (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - qobject (line 72) stdout ----
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:78:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |     --------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |              ^^^^^^^^   ------------------- the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:73:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:76:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:78:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:75:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            invalid ABI
[INFO] [stdout]   |            help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - qobject (line 93) stdout ----
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `/`
[INFO] [stdout]   --> src/lib.rs:104:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |         include!(<QtCore/QStringListModel>);
[INFO] [stdout]    |                         ^ expected one of 7 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:100:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |     --------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 8 |         type MyModel = super::MyModelRust;
[INFO] [stdout]   |              ^^^^^^^   ------------------ the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error: extern block cannot be declared unsafe
[INFO] [stdout]   --> src/lib.rs:103:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe extern "C++" {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:94:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:97:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base` in this scope
[INFO] [stdout]  --> src/lib.rs:98:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |         #[base = "QStringListModel"]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:100:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         type MyModel = super::MyModelRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:96:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            invalid ABI
[INFO] [stdout]   |            help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `C++`
[INFO] [stdout]   --> src/lib.rs:103:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe extern "C++" {
[INFO] [stdout]    |                   ^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bridge (line 19) stdout ----
[INFO] [stdout] error: extern block cannot be declared unsafe
[INFO] [stdout]  --> src/lib.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:25:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |     ---------------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |              ^^^^^^^^   ------------------- the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/lib.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         fn invokable(self: &MyObject, a: i32, b: i32) -> i32;
[INFO] [stdout]    |                      ^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:20:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge(namespace = "cxx_qt::my_object")]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:23:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qinvokable` in this scope
[INFO] [stdout]  --> src/lib.rs:27:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[qinvokable]
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: foreign type `MyObject` is private
[INFO] [stdout]   --> src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl qobject::MyObject {
[INFO] [stdout]    |               ^^^^^^^^ private foreign type
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign type `MyObject` is defined here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 7  |         type MyObject = super::MyObjectRust;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:25:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:22:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   invalid ABI
[INFO] [stdout]   |                   help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - bridge (line 19)
[INFO] [stdout]     src/lib.rs - qobject (line 72)
[INFO] [stdout]     src/lib.rs - qobject (line 93)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8911dace2cc9b52520fbf7bf95598694012f344a249a2610189cdd601b227fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8911dace2cc9b52520fbf7bf95598694012f344a249a2610189cdd601b227fb7", kill_on_drop: false }`
[INFO] [stdout] 8911dace2cc9b52520fbf7bf95598694012f344a249a2610189cdd601b227fb7
[INFO] testing cxx-qt-macro-0.6.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cxx-qt-macro 0.6.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cxx-qt-macro 0.6.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-qt-macro 0.6.1
[INFO] finished tweaking crates.io crate cxx-qt-macro 0.6.1
[INFO] tweaked toml for crates.io crate cxx-qt-macro 0.6.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db0137b67d672113c1e03ac5c25ca277e8f066e2037f895f6c0b956ee32e49c0
[INFO] running `Command { std: "docker" "start" "-a" "db0137b67d672113c1e03ac5c25ca277e8f066e2037f895f6c0b956ee32e49c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db0137b67d672113c1e03ac5c25ca277e8f066e2037f895f6c0b956ee32e49c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db0137b67d672113c1e03ac5c25ca277e8f066e2037f895f6c0b956ee32e49c0", kill_on_drop: false }`
[INFO] [stdout] db0137b67d672113c1e03ac5c25ca277e8f066e2037f895f6c0b956ee32e49c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8006e69cc5ae082b49b5d81f8562afba11eb601373369a808c408e5d851b4380
[INFO] running `Command { std: "docker" "start" "-a" "8006e69cc5ae082b49b5d81f8562afba11eb601373369a808c408e5d851b4380", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.6.1
[INFO] [stderr]    Compiling cxx-qt-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] running `Command { std: "docker" "inspect" "8006e69cc5ae082b49b5d81f8562afba11eb601373369a808c408e5d851b4380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8006e69cc5ae082b49b5d81f8562afba11eb601373369a808c408e5d851b4380", kill_on_drop: false }`
[INFO] [stdout] 8006e69cc5ae082b49b5d81f8562afba11eb601373369a808c408e5d851b4380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a27a3ac5ab579a100bbed8dc0edc3149954686f68c52ef58a2672659319e46
[INFO] running `Command { std: "docker" "start" "-a" "70a27a3ac5ab579a100bbed8dc0edc3149954686f68c52ef58a2672659319e46", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.122
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.122
[INFO] [stderr]    Compiling cxx-qt-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.122
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.88s
[INFO] running `Command { std: "docker" "inspect" "70a27a3ac5ab579a100bbed8dc0edc3149954686f68c52ef58a2672659319e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a27a3ac5ab579a100bbed8dc0edc3149954686f68c52ef58a2672659319e46", kill_on_drop: false }`
[INFO] [stdout] 70a27a3ac5ab579a100bbed8dc0edc3149954686f68c52ef58a2672659319e46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ced93f57f47db3db19a7b5a66cc62644f6a31afe8b5813cdc1c928547484418e
[INFO] running `Command { std: "docker" "start" "-a" "ced93f57f47db3db19a7b5a66cc62644f6a31afe8b5813cdc1c928547484418e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cxx_qt_macro-c98da29bf4c38484)
[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] [stderr]    Doc-tests cxx_qt_macro
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - qobject (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - qobject (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - bridge (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - qobject (line 72) stdout ----
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:78:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |     --------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |              ^^^^^^^^   ------------------- the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:73:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:76:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:78:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:75:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            invalid ABI
[INFO] [stdout]   |            help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - qobject (line 93) stdout ----
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `/`
[INFO] [stdout]   --> src/lib.rs:104:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |         include!(<QtCore/QStringListModel>);
[INFO] [stdout]    |                         ^ expected one of 7 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:100:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |     --------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 8 |         type MyModel = super::MyModelRust;
[INFO] [stdout]   |              ^^^^^^^   ------------------ the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error: extern block cannot be declared unsafe
[INFO] [stdout]   --> src/lib.rs:103:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe extern "C++" {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:94:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:97:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base` in this scope
[INFO] [stdout]  --> src/lib.rs:98:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |         #[base = "QStringListModel"]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:100:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         type MyModel = super::MyModelRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:96:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extern "RustQt" {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            invalid ABI
[INFO] [stdout]   |            help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `C++`
[INFO] [stdout]   --> src/lib.rs:103:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe extern "C++" {
[INFO] [stdout]    |                   ^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bridge (line 19) stdout ----
[INFO] [stdout] error: extern block cannot be declared unsafe
[INFO] [stdout]  --> src/lib.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: incorrect `type` inside `extern` block
[INFO] [stdout]  --> src/lib.rs:25:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |     ---------------------- `extern` blocks define existing foreign types and types inside of them cannot have a body
[INFO] [stdout] ...
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |              ^^^^^^^^   ------------------- the invalid body
[INFO] [stdout]   |              |
[INFO] [stdout]   |              cannot have a body
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit https://doc.rust-lang.org/std/keyword.extern.html
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/lib.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         fn invokable(self: &MyObject, a: i32, b: i32) -> i32;
[INFO] [stdout]    |                      ^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cxx_qt`
[INFO] [stdout]  --> src/lib.rs:20:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cxx_qt::bridge(namespace = "cxx_qt::my_object")]
[INFO] [stdout]   |   ^^^^^^ use of undeclared crate or module `cxx_qt`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qobject` in this scope
[INFO] [stdout]  --> src/lib.rs:23:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |         #[qobject]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 +     use cxx_qt_macro::qobject;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `qinvokable` in this scope
[INFO] [stdout]  --> src/lib.rs:27:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[qinvokable]
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: foreign type `MyObject` is private
[INFO] [stdout]   --> src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl qobject::MyObject {
[INFO] [stdout]    |               ^^^^^^^^ private foreign type
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign type `MyObject` is defined here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 7  |         type MyObject = super::MyObjectRust;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]  --> src/lib.rs:25:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         type MyObject = super::MyObjectRust;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]   = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `RustQt`
[INFO] [stdout]  --> src/lib.rs:22:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe extern "RustQt" {
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   invalid ABI
[INFO] [stdout]   |                   help: did you mean: `"Rust"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603, E0658, E0703.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - bridge (line 19)
[INFO] [stdout]     src/lib.rs - qobject (line 72)
[INFO] [stdout]     src/lib.rs - qobject (line 93)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ced93f57f47db3db19a7b5a66cc62644f6a31afe8b5813cdc1c928547484418e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced93f57f47db3db19a7b5a66cc62644f6a31afe8b5813cdc1c928547484418e", kill_on_drop: false }`
[INFO] [stdout] ced93f57f47db3db19a7b5a66cc62644f6a31afe8b5813cdc1c928547484418e
