[INFO] fetching crate fauxgen 0.1.5...
[INFO] testing fauxgen-0.1.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate fauxgen 0.1.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fauxgen 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fauxgen 0.1.5
[INFO] tweaked toml for crates.io crate fauxgen 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fauxgen 0.1.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fauxgen 0.1.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded trybuild v1.0.83
[INFO] [stderr] Downloaded fauxgen-macros v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ed47e770fcfb1e01a131b24f3c332012f00d23e74da3dfa99576108b74c4096
[INFO] running `Command { std: "docker" "start" "-a" "2ed47e770fcfb1e01a131b24f3c332012f00d23e74da3dfa99576108b74c4096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ed47e770fcfb1e01a131b24f3c332012f00d23e74da3dfa99576108b74c4096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed47e770fcfb1e01a131b24f3c332012f00d23e74da3dfa99576108b74c4096", kill_on_drop: false }`
[INFO] [stdout] 2ed47e770fcfb1e01a131b24f3c332012f00d23e74da3dfa99576108b74c4096
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] c0dccde0de6dadc73b04177d5807c865d66488e35eac8b60b1b4e56ce3f14ab7
[INFO] running `Command { std: "docker" "start" "-a" "c0dccde0de6dadc73b04177d5807c865d66488e35eac8b60b1b4e56ce3f14ab7", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling semver v1.0.18
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling futures-core v0.3.28
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Compiling fauxgen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling syn v2.0.29
[INFO] [stderr] Compiling fauxgen-macros v0.1.5
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/async.rs:81:25
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/export/async.rs:29:29
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.50s
[INFO] running `Command { std: "docker" "inspect" "c0dccde0de6dadc73b04177d5807c865d66488e35eac8b60b1b4e56ce3f14ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dccde0de6dadc73b04177d5807c865d66488e35eac8b60b1b4e56ce3f14ab7", kill_on_drop: false }`
[INFO] [stdout] c0dccde0de6dadc73b04177d5807c865d66488e35eac8b60b1b4e56ce3f14ab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] d220d50a1e86a1e9eaa6e5864bc59c4f7fc631e4ae1445e4a5170610d7fde0db
[INFO] running `Command { std: "docker" "start" "-a" "d220d50a1e86a1e9eaa6e5864bc59c4f7fc631e4ae1445e4a5170610d7fde0db", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.188
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling serde_json v1.0.105
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling ryu v1.0.15
[INFO] [stderr] Compiling itoa v1.0.9
[INFO] [stderr] Compiling pin-project-lite v0.2.13
[INFO] [stderr] Compiling trybuild v1.0.83
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Compiling glob v0.3.1
[INFO] [stderr] Compiling termcolor v1.2.0
[INFO] [stderr] Compiling once_cell v1.18.0
[INFO] [stderr] Compiling pin-project-internal v1.1.3
[INFO] [stderr] Compiling tokio-macros v2.1.0
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling serde_derive v1.0.188
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/async.rs:81:25
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/export/async.rs:29:29
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling tokio v1.32.0
[INFO] [stderr] Compiling pin-project v1.1.3
[INFO] [stderr] Compiling basic-toml v0.1.4
[INFO] [stderr] Compiling fauxgen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute
[INFO] [stdout] --> tests/trybuild.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | ignore = "these tests are only supported on rust nightly"
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout] --> tests/trybuild.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | #[ignore = "these tests are currently broken"]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/async.rs:81:25
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/export/async.rs:29:29
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stdout] | |
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.65s
[INFO] running `Command { std: "docker" "inspect" "d220d50a1e86a1e9eaa6e5864bc59c4f7fc631e4ae1445e4a5170610d7fde0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d220d50a1e86a1e9eaa6e5864bc59c4f7fc631e4ae1445e4a5170610d7fde0db", kill_on_drop: false }`
[INFO] [stdout] d220d50a1e86a1e9eaa6e5864bc59c4f7fc631e4ae1445e4a5170610d7fde0db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 438b1af218e29e2a147dce7b99b43ba2e73756a843e6247f97ccfdc3bcee28d4
[INFO] running `Command { std: "docker" "start" "-a" "438b1af218e29e2a147dce7b99b43ba2e73756a843e6247f97ccfdc3bcee28d4", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `fauxgen` (lib) generated 2 warnings (run `cargo fix --lib -p fauxgen` to apply 2 suggestions)
[INFO] [stderr] warning: `fauxgen` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused attribute
[INFO] [stderr] --> tests/trybuild.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 13 | ignore = "these tests are only supported on rust nightly"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stderr] |
[INFO] [stderr] note: attribute also specified here
[INFO] [stderr] --> tests/trybuild.rs:10:1
[INFO] [stderr] |
[INFO] [stderr] 10 | #[ignore = "these tests are currently broken"]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `fauxgen` (test "trybuild") generated 1 warning (run `cargo fix --test "trybuild"` to apply 1 suggestion)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fauxgen-93fbc6a63f1ea314)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stderr] Running tests/async.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/async-7ff91ab4a0a144fd)
[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] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/basic-3dfed286d9c875a1)
[INFO] [stdout] test test_async_gen ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ensure_send ... ok
[INFO] [stdout] test iter_basic ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/inline.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/inline-3197476fcf7e1142)
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test basic_sync ... ok
[INFO] [stdout] test basic_async ... ok
[INFO] [stderr] Running tests/nested.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nested-0f2d9a26ff9b84dd)
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test nested_gens - should panic ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout]
[INFO] [stderr] Running tests/trybuild.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/trybuild-f93679b04a8385b0)
[INFO] [stdout]
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ui_nightly ... ignored, these tests are currently broken
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling semver v1.0.18
[INFO] [stderr] Compiling futures-core v0.3.28
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Compiling pin-project-lite v0.2.13
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Compiling fauxgen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling syn v2.0.29
[INFO] [stderr] Compiling tokio-macros v2.1.0
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling fauxgen-macros v0.1.5
[INFO] [stderr] Compiling pin-project-internal v1.1.3
[INFO] [stderr] Compiling tokio v1.32.0
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `fauxgen` (lib) generated 2 warnings (run `cargo fix --lib -p fauxgen` to apply 2 suggestions)
[INFO] [stderr] Compiling pin-project v1.1.3
[INFO] [stderr] Compiling fauxgen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fauxgen)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test tests/ui/fail/duplicate-param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/unknown-param.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/unknown-return-type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/wrong-arg-type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/wrong-unit-yield-type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/pass/all-params.rs [should pass] ... ok
[INFO] [stderr]
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/ui/pass/elided-arg-lifetime.rs [should pass] ... ok
[INFO] [stderr]
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/ui/pass/elided-return-lifetime.rs [should pass] ... ok
[INFO] [stderr]
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/ui/pass/elided-yield-lifetime.rs [should pass] ... ok
[INFO] [stderr]
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/ui/pass/impl-trait.rs [should pass] ... ok
[INFO] [stdout] test ui ... ok
[INFO] [stderr]
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Checking pin-project-lite v0.2.13
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-core v0.3.28
[INFO] [stderr] Checking futures-task v0.3.28
[INFO] [stderr] Checking slab v0.4.9
[INFO] [stderr] Checking pin-project v1.1.3
[INFO] [stderr] Checking tokio v1.32.0
[INFO] [stderr] Checking fauxgen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Checking futures-util v0.3.28
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/async.rs:81:25
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr] --> /opt/rustwide/workdir/src/export/async.rs:29:29
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[INFO] [stderr] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_`
[INFO] [stderr] | |
[INFO] [stderr] | this lifetime flows to the output
[INFO] [stderr] |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `fauxgen` (lib) generated 2 warnings (run `cargo fix --lib -p fauxgen` to apply 2 suggestions)
[INFO] [stderr] Checking fauxgen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fauxgen)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test tests/ui/stable/fail-wrong-yield-type.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test ui_stable ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 18.83s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "438b1af218e29e2a147dce7b99b43ba2e73756a843e6247f97ccfdc3bcee28d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438b1af218e29e2a147dce7b99b43ba2e73756a843e6247f97ccfdc3bcee28d4", kill_on_drop: false }`
[INFO] [stdout] 438b1af218e29e2a147dce7b99b43ba2e73756a843e6247f97ccfdc3bcee28d4