[INFO] fetching crate i-slint-compiler 1.12.1... [INFO] checking i-slint-compiler-1.12.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate i-slint-compiler 1.12.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate i-slint-compiler 1.12.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate i-slint-compiler 1.12.1 [INFO] tweaked toml for crates.io crate i-slint-compiler 1.12.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate i-slint-compiler 1.12.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate i-slint-compiler 1.12.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1aad9e866d271d9ddfb50aa1a22261bd73efb0301c2eaf910af45360d2133ca [INFO] running `Command { std: "docker" "start" "-a" "f1aad9e866d271d9ddfb50aa1a22261bd73efb0301c2eaf910af45360d2133ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1aad9e866d271d9ddfb50aa1a22261bd73efb0301c2eaf910af45360d2133ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1aad9e866d271d9ddfb50aa1a22261bd73efb0301c2eaf910af45360d2133ca", kill_on_drop: false }` [INFO] [stdout] f1aad9e866d271d9ddfb50aa1a22261bd73efb0301c2eaf910af45360d2133ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5dc15b3fde6966c8cf639a8ccc14ae753688e23ebf8f076e239994bbeac815d [INFO] running `Command { std: "docker" "start" "-a" "b5dc15b3fde6966c8cf639a8ccc14ae753688e23ebf8f076e239994bbeac815d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling i-slint-compiler v1.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking i-slint-common v1.12.1 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking typed-index-collections v3.2.3 [INFO] [stderr] Checking spin_on v0.1.1 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking lyon_path v1.0.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking lyon_extra v1.0.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stdout] error[E0432]: unresolved import `i_slint_parser_test_macro` [INFO] [stdout] --> parser.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub use i_slint_parser_test_macro::parser_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `i_slint_parser_test_macro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `i_slint_parser_test_macro`, use `cargo add i_slint_parser_test_macro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> llr/lower_to_item_tree.rs:667:59 [INFO] [stdout] | [INFO] [stdout] 667 | let parent_index = parent_component_container.map(|p| (*p.borrow().item_index.get().unwrap())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 667 - let parent_index = parent_component_container.map(|p| (*p.borrow().item_index.get().unwrap())); [INFO] [stdout] 667 + let parent_index = parent_component_container.map(|p| *p.borrow().item_index.get().unwrap()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> llr/lower_to_item_tree.rs:667:59 [INFO] [stdout] | [INFO] [stdout] 667 | let parent_index = parent_component_container.map(|p| (*p.borrow().item_index.get().unwrap())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 667 - let parent_index = parent_component_container.map(|p| (*p.borrow().item_index.get().unwrap())); [INFO] [stdout] 667 + let parent_index = parent_component_container.map(|p| *p.borrow().item_index.get().unwrap()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::DefaultParser` [INFO] [stdout] --> parser.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub use super::DefaultParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SyntaxNodeVerify`, `SyntaxNode`, and `syntax_nodes` [INFO] [stdout] --> parser.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub use super::{syntax_nodes, SyntaxNode, SyntaxNodeVerify}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `i-slint-compiler` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b5dc15b3fde6966c8cf639a8ccc14ae753688e23ebf8f076e239994bbeac815d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5dc15b3fde6966c8cf639a8ccc14ae753688e23ebf8f076e239994bbeac815d", kill_on_drop: false }` [INFO] [stdout] b5dc15b3fde6966c8cf639a8ccc14ae753688e23ebf8f076e239994bbeac815d