[INFO] fetching crate fruit-salad_proc-macro-definitions 0.0.1... [INFO] testing fruit-salad_proc-macro-definitions-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fruit-salad_proc-macro-definitions 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fruit-salad_proc-macro-definitions 0.0.1 [INFO] finished tweaking crates.io crate fruit-salad_proc-macro-definitions 0.0.1 [INFO] tweaked toml for crates.io crate fruit-salad_proc-macro-definitions 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fruit-salad_proc-macro-definitions 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding call2-for-syn v2.0.3 (available: v3.0.4) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (available: v3.3.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding syn-mid v0.5.4 (available: v0.6.0) [INFO] [stderr] Adding unquote v0.0.6 (available: v0.0.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ff84ae2226a99bdd4ab6db0f2dac0e28fb8fa8758461b002f508a0d726d22ab [INFO] running `Command { std: "docker" "start" "-a" "3ff84ae2226a99bdd4ab6db0f2dac0e28fb8fa8758461b002f508a0d726d22ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff84ae2226a99bdd4ab6db0f2dac0e28fb8fa8758461b002f508a0d726d22ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff84ae2226a99bdd4ab6db0f2dac0e28fb8fa8758461b002f508a0d726d22ab", kill_on_drop: false }` [INFO] [stdout] 3ff84ae2226a99bdd4ab6db0f2dac0e28fb8fa8758461b002f508a0d726d22ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e1b1db7e2c2d107d372d9993391f87264252e641efbbbdf68f16c80d996ffc [INFO] running `Command { std: "docker" "start" "-a" "c5e1b1db7e2c2d107d372d9993391f87264252e641efbbbdf68f16c80d996ffc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling debugless-unwrap v0.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling unquote v0.0.6 [INFO] [stderr] Compiling fruit-salad_proc-macro-definitions v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: unquote v0.0.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c5e1b1db7e2c2d107d372d9993391f87264252e641efbbbdf68f16c80d996ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e1b1db7e2c2d107d372d9993391f87264252e641efbbbdf68f16c80d996ffc", kill_on_drop: false }` [INFO] [stdout] c5e1b1db7e2c2d107d372d9993391f87264252e641efbbbdf68f16c80d996ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d39f1dd52997a0b702bf52dbe2c4480155e44e5ee57e9c4820aba133dc9d89 [INFO] running `Command { std: "docker" "start" "-a" "e9d39f1dd52997a0b702bf52dbe2c4480155e44e5ee57e9c4820aba133dc9d89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling debugless-unwrap v0.0.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling call2-for-syn v2.0.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling unquote v0.0.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Compiling fruit-salad_proc-macro-definitions v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: unquote v0.0.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e9d39f1dd52997a0b702bf52dbe2c4480155e44e5ee57e9c4820aba133dc9d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d39f1dd52997a0b702bf52dbe2c4480155e44e5ee57e9c4820aba133dc9d89", kill_on_drop: false }` [INFO] [stdout] e9d39f1dd52997a0b702bf52dbe2c4480155e44e5ee57e9c4820aba133dc9d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e57a2cabc5ccba7b50f717877ab9afdd42ca4f051427bb25820afc156b5d5671 [INFO] running `Command { std: "docker" "start" "-a" "e57a2cabc5ccba7b50f717877ab9afdd42ca4f051427bb25820afc156b5d5671", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: unquote v0.0.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fruit_salad_proc_macro_definitions-72b3f8723c802a77) [INFO] [stderr] Running tests/meta_version_numbers.rs (/opt/rustwide/target/debug/deps/meta_version_numbers-46002ff82e50a187) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests fruit_salad_proc_macro_definitions [INFO] [stdout] test html_root_url ... ok [INFO] [stdout] test documentation ... 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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - dyncast_derive (line 81) - compile fail ... ok [INFO] [stdout] test src/lib.rs - dyncast_derive (line 65) - compile fail ... ok [INFO] [stdout] test src/lib.rs - dyncast_derive (line 73) ... FAILED [INFO] [stdout] test src/lib.rs - dyncast_derive (line 131) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - dyncast_derive (line 73) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fruit_salad` [INFO] [stdout] --> src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 3 | use fruit_salad::Dyncast; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `fruit_salad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fruit_salad`, use `cargo add fruit_salad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dyncast` in this scope [INFO] [stdout] --> src/lib.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[dyncast(unsafe A)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dyncast` is an attribute that can be used by the derive macro `Dyncast`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - dyncast_derive (line 131) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `fruit_salad` [INFO] [stdout] --> src/lib.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 3 | use fruit_salad::Dyncast; // Import macro and trait. [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `fruit_salad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fruit_salad`, use `cargo add fruit_salad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dyncast` in this scope [INFO] [stdout] --> src/lib.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[dyncast(Self)] // Works like `Any`. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dyncast` is an attribute that can be used by the derive macro `Dyncast`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dyncast` in this scope [INFO] [stdout] --> src/lib.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[dyncast(dyn core::fmt::Debug)] // Must be in scope or qualified. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dyncast` is an attribute that can be used by the derive macro `Dyncast`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dyncast` in this scope [INFO] [stdout] --> src/lib.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[dyncast(impl dyn DynHash)] // As `Hash` isn't object-safe. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dyncast` is an attribute that can be used by the derive macro `Dyncast`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dyncast` in this scope [INFO] [stdout] --> src/lib.rs:140:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[dyncast(impl dyn PartialEq, impl dyn PartialOrd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dyncast` is an attribute that can be used by the derive macro `Dyncast`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - dyncast_derive (line 131) [INFO] [stdout] src/lib.rs - dyncast_derive (line 73) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e57a2cabc5ccba7b50f717877ab9afdd42ca4f051427bb25820afc156b5d5671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57a2cabc5ccba7b50f717877ab9afdd42ca4f051427bb25820afc156b5d5671", kill_on_drop: false }` [INFO] [stdout] e57a2cabc5ccba7b50f717877ab9afdd42ca4f051427bb25820afc156b5d5671