[INFO] fetching crate pyo3-async-macros 0.3.2...
[INFO] testing pyo3-async-macros-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pyo3-async-macros 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pyo3-async-macros 0.3.2
[INFO] finished tweaking crates.io crate pyo3-async-macros 0.3.2
[INFO] tweaked toml for crates.io crate pyo3-async-macros 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-async-macros 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.20.3 (available: v0.27.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 865ed2dba2eb4017461a74a40f507b033700e42d8f442fb72f19f0f67d0a2e7b
[INFO] running `Command { std: "docker" "start" "-a" "865ed2dba2eb4017461a74a40f507b033700e42d8f442fb72f19f0f67d0a2e7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "865ed2dba2eb4017461a74a40f507b033700e42d8f442fb72f19f0f67d0a2e7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865ed2dba2eb4017461a74a40f507b033700e42d8f442fb72f19f0f67d0a2e7b", kill_on_drop: false }`
[INFO] [stdout] 865ed2dba2eb4017461a74a40f507b033700e42d8f442fb72f19f0f67d0a2e7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e286a3986986a7f40fba31e98a52e7eef727950e09cc2e0405c0fc5c4d239286
[INFO] running `Command { std: "docker" "start" "-a" "e286a3986986a7f40fba31e98a52e7eef727950e09cc2e0405c0fc5c4d239286", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pyo3-async-macros v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "e286a3986986a7f40fba31e98a52e7eef727950e09cc2e0405c0fc5c4d239286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e286a3986986a7f40fba31e98a52e7eef727950e09cc2e0405c0fc5c4d239286", kill_on_drop: false }`
[INFO] [stdout] e286a3986986a7f40fba31e98a52e7eef727950e09cc2e0405c0fc5c4d239286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86664aff39ee5b22eef41911d028b2641781167d5acab168358ad4ad24b46df6
[INFO] running `Command { std: "docker" "start" "-a" "86664aff39ee5b22eef41911d028b2641781167d5acab168358ad4ad24b46df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pyo3-async-macros v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.07s
[INFO] running `Command { std: "docker" "inspect" "86664aff39ee5b22eef41911d028b2641781167d5acab168358ad4ad24b46df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86664aff39ee5b22eef41911d028b2641781167d5acab168358ad4ad24b46df6", kill_on_drop: false }`
[INFO] [stdout] 86664aff39ee5b22eef41911d028b2641781167d5acab168358ad4ad24b46df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1538a56ff544a6f25dae2f0f1765605df5ddd69903fc2c7cb70ac61faf151141
[INFO] running `Command { std: "docker" "start" "-a" "1538a56ff544a6f25dae2f0f1765605df5ddd69903fc2c7cb70ac61faf151141", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_async_macros-2a46fdcebb04fc7e)
[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 pyo3_async_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - pymethods (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - pyfunction (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - pymethods (line 182) ... FAILED
[INFO] [stdout] test src/lib.rs - pyfunction (line 102) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - pymethods (line 160) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3_async`
[INFO] [stdout]    --> src/lib.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[pyo3_async::pymethods(trio)]
[INFO] [stdout]     |   ^^^^^^^^^^ use of unresolved module or unlinked crate `pyo3_async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pyfunction (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn async_print(s: String) -> ::pyo3_async::asyncio::Coroutine {
[INFO] [stdout]     |                                    ^^^^^^^^^^ could not find `pyo3_async` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ::pyo3_async::asyncio::Coroutine::from_future(::pyo3_async::AllowThreads(
[INFO] [stdout]     |                                                     ^^^^^^^^^^ could not find `pyo3_async` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ::pyo3_async::asyncio::Coroutine::from_future(::pyo3_async::AllowThreads(
[INFO] [stdout]     |       ^^^^^^^^^^ could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 109 + use std::ops::Coroutine;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Coroutine`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -     ::pyo3_async::asyncio::Coroutine::from_future(::pyo3_async::AllowThreads(
[INFO] [stdout] 116 +     Coroutine::from_future(::pyo3_async::AllowThreads(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pymethods (line 182) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:194:53
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn async_incr_async(self_: pyo3::Py<Self>) -> ::pyo3_async::trio::Coroutine {
[INFO] [stdout]     |                                                     ^^^^^^^^^^ could not find `pyo3_async` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |         ::pyo3_async::trio::Coroutine::from_future(Counter::incr_async(self_))
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `pyo3_async` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 182 + use std::ops::Coroutine;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Coroutine`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 195 -         ::pyo3_async::trio::Coroutine::from_future(Counter::incr_async(self_))
[INFO] [stdout] 195 +         Coroutine::from_future(Counter::incr_async(self_))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pyfunction (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3_async`
[INFO] [stdout]    --> src/lib.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[pyo3_async::pyfunction(allow_threads)]
[INFO] [stdout]     |   ^^^^^^^^^^ use of unresolved module or unlinked crate `pyo3_async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - pyfunction (line 102)
[INFO] [stdout]     src/lib.rs - pyfunction (line 109)
[INFO] [stdout]     src/lib.rs - pymethods (line 160)
[INFO] [stdout]     src/lib.rs - pymethods (line 182)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1538a56ff544a6f25dae2f0f1765605df5ddd69903fc2c7cb70ac61faf151141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1538a56ff544a6f25dae2f0f1765605df5ddd69903fc2c7cb70ac61faf151141", kill_on_drop: false }`
[INFO] [stdout] 1538a56ff544a6f25dae2f0f1765605df5ddd69903fc2c7cb70ac61faf151141
