[INFO] fetching crate maybe-async-cfg-tests 0.2.5... [INFO] testing maybe-async-cfg-tests-0.2.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate maybe-async-cfg-tests 0.2.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate maybe-async-cfg-tests 0.2.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate maybe-async-cfg-tests 0.2.5 [INFO] tweaked toml for crates.io crate maybe-async-cfg-tests 0.2.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate maybe-async-cfg-tests 0.2.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maybe-async-cfg-tests 0.2.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded maybe-async-cfg v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7ea8f7bfcb0fe2ede6a2dcc6f78261856c46b671b1ecdd9d0ed3afbd0baa29 [INFO] running `Command { std: "docker" "start" "-a" "fb7ea8f7bfcb0fe2ede6a2dcc6f78261856c46b671b1ecdd9d0ed3afbd0baa29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7ea8f7bfcb0fe2ede6a2dcc6f78261856c46b671b1ecdd9d0ed3afbd0baa29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ea8f7bfcb0fe2ede6a2dcc6f78261856c46b671b1ecdd9d0ed3afbd0baa29", kill_on_drop: false }` [INFO] [stdout] fb7ea8f7bfcb0fe2ede6a2dcc6f78261856c46b671b1ecdd9d0ed3afbd0baa29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c62cc269746d3ee46d1a7f313ca0ce56ea272936bbbaa5a17af2945a7e121d [INFO] running `Command { std: "docker" "start" "-a" "a2c62cc269746d3ee46d1a7f313ca0ce56ea272936bbbaa5a17af2945a7e121d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling maybe-async-cfg-tests v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "a2c62cc269746d3ee46d1a7f313ca0ce56ea272936bbbaa5a17af2945a7e121d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c62cc269746d3ee46d1a7f313ca0ce56ea272936bbbaa5a17af2945a7e121d", kill_on_drop: false }` [INFO] [stdout] a2c62cc269746d3ee46d1a7f313ca0ce56ea272936bbbaa5a17af2945a7e121d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3106224871d9c1477de30410903b1d47f3ac6b29e40cfb2907886ef5ce05f55d [INFO] running `Command { std: "docker" "start" "-a" "3106224871d9c1477de30410903b1d47f3ac6b29e40cfb2907886ef5ce05f55d", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `doctests` in required-features of target `doctests`: `doctests` is not present in [features] section [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling maybe-async-cfg-tests v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.44s [INFO] running `Command { std: "docker" "inspect" "3106224871d9c1477de30410903b1d47f3ac6b29e40cfb2907886ef5ce05f55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3106224871d9c1477de30410903b1d47f3ac6b29e40cfb2907886ef5ce05f55d", kill_on_drop: false }` [INFO] [stdout] 3106224871d9c1477de30410903b1d47f3ac6b29e40cfb2907886ef5ce05f55d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfa9bffc32790e788d9a6c421ed00a52cd097f1f6f8b9144c9adb925b3141b49 [INFO] running `Command { std: "docker" "start" "-a" "cfa9bffc32790e788d9a6c421ed00a52cd097f1f6f8b9144c9adb925b3141b49", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `doctests` in required-features of target `doctests`: `doctests` is not present in [features] section [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maybe_async_cfg_tests-880b0b04118fb142) [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] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-5511f883284c3ae3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling maybe-async-cfg-tests v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling maybe-async-cfg-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/maybe-async-cfg-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/01-maybe-async.rs [should pass] ... ok [INFO] [stderr] test tests/ui/02-must-be-async.rs [should pass] ... ok [INFO] [stderr] test tests/ui/03-must-be-sync.rs [should pass] ... ok [INFO] [stderr] test tests/ui/04-unit-test-util.rs [should pass] ... ok [INFO] [stderr] test tests/ui/05-replace-future-generic-type-with-output.rs [should pass] ... ok [INFO] [stderr] test tests/ui/06-sync_impl_async_impl.rs [should pass] ... ok [INFO] [stderr] test tests/ui/test_fail/01-empty-test.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/test_fail/02-unknown-path.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/test_fail/03-async-gt2.rs [should fail to compile] ... ok [INFO] [stdout] test ui ... ok [INFO] [stderr] test tests/ui/test_fail/04-bad-sync-cond.rs [should fail to compile] ... ok [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.61s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] Running tests/unit-test-util.rs (/opt/rustwide/target/debug/deps/unit_test_util-a5165d3d0b45155c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_async_fn2_async ... ok [INFO] [stdout] test test_async_fn_async ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests maybe_async_cfg_tests [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" "cfa9bffc32790e788d9a6c421ed00a52cd097f1f6f8b9144c9adb925b3141b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa9bffc32790e788d9a6c421ed00a52cd097f1f6f8b9144c9adb925b3141b49", kill_on_drop: false }` [INFO] [stdout] cfa9bffc32790e788d9a6c421ed00a52cd097f1f6f8b9144c9adb925b3141b49