[INFO] fetching crate fui_controls 0.18.0... [INFO] testing fui_controls-0.18.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fui_controls 0.18.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fui_controls 0.18.0 [INFO] finished tweaking crates.io crate fui_controls 0.18.0 [INFO] tweaked toml for crates.io crate fui_controls 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fui_controls 0.18.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fui_controls 0.18.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98148388af7d801cd3bdce93c4cc659d46d0a60a1143837ea47649dabbf697a3 [INFO] running `Command { std: "docker" "start" "-a" "98148388af7d801cd3bdce93c4cc659d46d0a60a1143837ea47649dabbf697a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98148388af7d801cd3bdce93c4cc659d46d0a60a1143837ea47649dabbf697a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98148388af7d801cd3bdce93c4cc659d46d0a60a1143837ea47649dabbf697a3", kill_on_drop: false }` [INFO] [stdout] 98148388af7d801cd3bdce93c4cc659d46d0a60a1143837ea47649dabbf697a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ff0f1f052923052d79d105bb4b64284097b924208f3987b1d389273c22d2da [INFO] running `Command { std: "docker" "start" "-a" "a8ff0f1f052923052d79d105bb4b64284097b924208f3987b1d389273c22d2da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling impellers v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling euclid v0.22.13 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling windowing_api v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling drawing_api v1010.0.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling fui_macros v0.18.0 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling drawing_impeller v1002.0.1 [INFO] [stderr] Compiling fui_drawing v0.18.0 [INFO] [stderr] Compiling futures-signals v0.3.34 [INFO] [stderr] Compiling fui_core v0.18.0 [INFO] [stderr] Compiling fui_controls v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [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" "a8ff0f1f052923052d79d105bb4b64284097b924208f3987b1d389273c22d2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ff0f1f052923052d79d105bb4b64284097b924208f3987b1d389273c22d2da", kill_on_drop: false }` [INFO] [stdout] a8ff0f1f052923052d79d105bb4b64284097b924208f3987b1d389273c22d2da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b127796a2fca7746b9ad2d9e001de7ca4fd159bfa27b3522dba10aa80d21d71 [INFO] running `Command { std: "docker" "start" "-a" "3b127796a2fca7746b9ad2d9e001de7ca4fd159bfa27b3522dba10aa80d21d71", kill_on_drop: false }` [INFO] [stderr] Compiling fui_controls v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [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" "3b127796a2fca7746b9ad2d9e001de7ca4fd159bfa27b3522dba10aa80d21d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b127796a2fca7746b9ad2d9e001de7ca4fd159bfa27b3522dba10aa80d21d71", kill_on_drop: false }` [INFO] [stdout] 3b127796a2fca7746b9ad2d9e001de7ca4fd159bfa27b3522dba10aa80d21d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d63544b9c364c0735b0a25bee9f90f09a0c8141a91d4bf25639199f295c86cc [INFO] running `Command { std: "docker" "start" "-a" "8d63544b9c364c0735b0a25bee9f90f09a0c8141a91d4bf25639199f295c86cc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [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/fui_controls-6fd9dfbafee5e950) [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] Doc-tests fui_controls [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] running `Command { std: "docker" "inspect" "8d63544b9c364c0735b0a25bee9f90f09a0c8141a91d4bf25639199f295c86cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d63544b9c364c0735b0a25bee9f90f09a0c8141a91d4bf25639199f295c86cc", kill_on_drop: false }` [INFO] [stdout] 8d63544b9c364c0735b0a25bee9f90f09a0c8141a91d4bf25639199f295c86cc