[INFO] fetching crate slint-build 1.12.1... [INFO] testing slint-build-1.12.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate slint-build 1.12.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate slint-build 1.12.1 [INFO] finished tweaking crates.io crate slint-build 1.12.1 [INFO] tweaked toml for crates.io crate slint-build 1.12.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slint-build 1.12.1 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 slint-build 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lyon_extra v1.0.3 [INFO] [stderr] Downloaded avif-serialize v0.8.4 [INFO] [stderr] Downloaded polib v0.2.0 [INFO] [stderr] Downloaded linereader v0.4.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.18 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded typed-index-collections v3.2.3 [INFO] [stderr] Downloaded fdsm v0.6.0 [INFO] [stderr] Downloaded i-slint-common v1.12.1 [INFO] [stderr] Downloaded i-slint-compiler v1.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e27759d32907e2b3c9f0c6049e445dfab08fa14c9d39e74e4b9610bc339f19f6 [INFO] running `Command { std: "docker" "start" "-a" "e27759d32907e2b3c9f0c6049e445dfab08fa14c9d39e74e4b9610bc339f19f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e27759d32907e2b3c9f0c6049e445dfab08fa14c9d39e74e4b9610bc339f19f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27759d32907e2b3c9f0c6049e445dfab08fa14c9d39e74e4b9610bc339f19f6", kill_on_drop: false }` [INFO] [stdout] e27759d32907e2b3c9f0c6049e445dfab08fa14c9d39e74e4b9610bc339f19f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] db015762be560a986bf0b669fff6343ec7f36ae9301aade5e3a9408b24acb005 [INFO] running `Command { std: "docker" "start" "-a" "db015762be560a986bf0b669fff6343ec7f36ae9301aade5e3a9408b24acb005", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling avif-serialize v0.8.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling lyon_path v1.0.7 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling i-slint-compiler v1.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling polib v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling typed-index-collections v3.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling fontdue v0.9.3 [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 equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling lyon_extra v1.0.3 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling i-slint-common v1.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [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 icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling slint-build v1.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "db015762be560a986bf0b669fff6343ec7f36ae9301aade5e3a9408b24acb005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db015762be560a986bf0b669fff6343ec7f36ae9301aade5e3a9408b24acb005", kill_on_drop: false }` [INFO] [stdout] db015762be560a986bf0b669fff6343ec7f36ae9301aade5e3a9408b24acb005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 277edaef5c541673f89c93b1a4332ba7b27fe8b0f5045f442e250061b7425bfc [INFO] running `Command { std: "docker" "start" "-a" "277edaef5c541673f89c93b1a4332ba7b27fe8b0f5045f442e250061b7425bfc", kill_on_drop: false }` [INFO] [stderr] Compiling slint-build v1.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "277edaef5c541673f89c93b1a4332ba7b27fe8b0f5045f442e250061b7425bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277edaef5c541673f89c93b1a4332ba7b27fe8b0f5045f442e250061b7425bfc", kill_on_drop: false }` [INFO] [stdout] 277edaef5c541673f89c93b1a4332ba7b27fe8b0f5045f442e250061b7425bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 99f26331c162dd3dfd7aa694e9426197a48ea06f4db2f2644f13a952563a19a5 [INFO] running `Command { std: "docker" "start" "-a" "99f26331c162dd3dfd7aa694e9426197a48ea06f4db2f2644f13a952563a19a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/slint_build-dcce2071cc8a78b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test formatter_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slint_build [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test lib.rs - (line 28) ... ignored [INFO] [stdout] test lib.rs - (line 36) ... ignored [INFO] [stdout] test lib.rs - compile (line 389) ... ignored [INFO] [stdout] test lib.rs - compile_with_config (line 411) - compile ... ok [INFO] [stdout] test lib.rs - CompilerConfiguration::with_library_paths (line 118) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99f26331c162dd3dfd7aa694e9426197a48ea06f4db2f2644f13a952563a19a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f26331c162dd3dfd7aa694e9426197a48ea06f4db2f2644f13a952563a19a5", kill_on_drop: false }` [INFO] [stdout] 99f26331c162dd3dfd7aa694e9426197a48ea06f4db2f2644f13a952563a19a5