[INFO] fetching crate fruit-salad_proc-macro-definitions 0.0.1...
[INFO] testing fruit-salad_proc-macro-definitions-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fruit-salad_proc-macro-definitions 0.0.1 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fruit-salad_proc-macro-definitions 0.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding call2-for-syn v2.0.3 (available: v3.0.4)
[INFO] [stderr]       Adding debugless-unwrap v0.0.4 (available: v1.0.0)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded unquote v0.0.6
[INFO] [stderr]   Downloaded call2-for-syn v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0e85a396c2f74db613cd3fe1960fb1e4cf41382cf7fff5c89d8e716ff8e0479
[INFO] running `Command { std: "docker" "start" "-a" "a0e85a396c2f74db613cd3fe1960fb1e4cf41382cf7fff5c89d8e716ff8e0479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e85a396c2f74db613cd3fe1960fb1e4cf41382cf7fff5c89d8e716ff8e0479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e85a396c2f74db613cd3fe1960fb1e4cf41382cf7fff5c89d8e716ff8e0479", kill_on_drop: false }`
[INFO] [stdout] a0e85a396c2f74db613cd3fe1960fb1e4cf41382cf7fff5c89d8e716ff8e0479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 679abecd33effe362e87f8a2f51fec78dd8df10fd6b418ed2e4cc5d15a5b6870
[INFO] running `Command { std: "docker" "start" "-a" "679abecd33effe362e87f8a2f51fec78dd8df10fd6b418ed2e4cc5d15a5b6870", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 indexmap v2.11.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling call2-for-syn v2.0.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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 8.47s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "679abecd33effe362e87f8a2f51fec78dd8df10fd6b418ed2e4cc5d15a5b6870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679abecd33effe362e87f8a2f51fec78dd8df10fd6b418ed2e4cc5d15a5b6870", kill_on_drop: false }`
[INFO] [stdout] 679abecd33effe362e87f8a2f51fec78dd8df10fd6b418ed2e4cc5d15a5b6870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 089af31deb1f0c219d0a398caa7beaff986e149d5f450dc0b2010fb29cb25ce1
[INFO] running `Command { std: "docker" "start" "-a" "089af31deb1f0c219d0a398caa7beaff986e149d5f450dc0b2010fb29cb25ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling call2-for-syn v2.0.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling unquote v0.0.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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 31.36s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "089af31deb1f0c219d0a398caa7beaff986e149d5f450dc0b2010fb29cb25ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "089af31deb1f0c219d0a398caa7beaff986e149d5f450dc0b2010fb29cb25ce1", kill_on_drop: false }`
[INFO] [stdout] 089af31deb1f0c219d0a398caa7beaff986e149d5f450dc0b2010fb29cb25ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed7a03174da011d0e36b523a7d83f3b69e56729731d9b913280331aec3481b77
[INFO] running `Command { std: "docker" "start" "-a" "ed7a03174da011d0e36b523a7d83f3b69e56729731d9b913280331aec3481b77", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fruit_salad_proc_macro_definitions-565f7ef582e7df00)
[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/meta_version_numbers.rs (/opt/rustwide/target/debug/deps/meta_version_numbers-787330eba17d92c1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[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.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fruit_salad_proc_macro_definitions
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - dyncast_derive (line 65) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - dyncast_derive (line 81) - 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] 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] 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] 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] error: cannot find attribute `dyncast` in this scope
[INFO] [stdout]   --> src/lib.rs:140:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[dyncast(impl dyn PartialEq<dyn Dyncast>, impl dyn PartialOrd<dyn Dyncast>)]
[INFO] [stdout]    |   ^^^^^^^
[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.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed7a03174da011d0e36b523a7d83f3b69e56729731d9b913280331aec3481b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed7a03174da011d0e36b523a7d83f3b69e56729731d9b913280331aec3481b77", kill_on_drop: false }`
[INFO] [stdout] ed7a03174da011d0e36b523a7d83f3b69e56729731d9b913280331aec3481b77
