[INFO] fetching crate slint-macros 1.13.1... [INFO] building slint-macros-1.13.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate slint-macros 1.13.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate slint-macros 1.13.1 [INFO] finished tweaking crates.io crate slint-macros 1.13.1 [INFO] tweaked toml for crates.io crate slint-macros 1.13.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slint-macros 1.13.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slint-macros 1.13.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a22dbe5b3f35d7d03ec1dce0fc382de9763fe21e9757b8df319b8c181bd88a04 [INFO] running `Command { std: "docker" "start" "-a" "a22dbe5b3f35d7d03ec1dce0fc382de9763fe21e9757b8df319b8c181bd88a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a22dbe5b3f35d7d03ec1dce0fc382de9763fe21e9757b8df319b8c181bd88a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22dbe5b3f35d7d03ec1dce0fc382de9763fe21e9757b8df319b8c181bd88a04", kill_on_drop: false }` [INFO] [stdout] a22dbe5b3f35d7d03ec1dce0fc382de9763fe21e9757b8df319b8c181bd88a04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2974432952d6fb030df852735ed6199e235e220926cf223a3cd4e49f89e4336e [INFO] running `Command { std: "docker" "start" "-a" "2974432952d6fb030df852735ed6199e235e220926cf223a3cd4e49f89e4336e", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling i-slint-compiler v1.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling i-slint-common v1.13.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling typed-index-collections v3.3.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling lyon_path v1.0.7 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling lyon_extra v1.0.3 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling slint-macros v1.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.52s [INFO] running `Command { std: "docker" "inspect" "2974432952d6fb030df852735ed6199e235e220926cf223a3cd4e49f89e4336e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2974432952d6fb030df852735ed6199e235e220926cf223a3cd4e49f89e4336e", kill_on_drop: false }` [INFO] [stdout] 2974432952d6fb030df852735ed6199e235e220926cf223a3cd4e49f89e4336e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6fdd69928bcef6846f4653bed1191696e5d3b71fda52af76ce2275c63ade144 [INFO] running `Command { std: "docker" "start" "-a" "b6fdd69928bcef6846f4653bed1191696e5d3b71fda52af76ce2275c63ade144", kill_on_drop: false }` [INFO] [stderr] Compiling slint-macros v1.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "b6fdd69928bcef6846f4653bed1191696e5d3b71fda52af76ce2275c63ade144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fdd69928bcef6846f4653bed1191696e5d3b71fda52af76ce2275c63ade144", kill_on_drop: false }` [INFO] [stdout] b6fdd69928bcef6846f4653bed1191696e5d3b71fda52af76ce2275c63ade144