[INFO] cloning repository https://github.com/m1kc3b/code-breaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1kc3b/code-breaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1kc3b%2Fcode-breaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1kc3b%2Fcode-breaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a31c4df81955fbf936638790a76951d74708cf54 [INFO] checking m1kc3b/code-breaker against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1kc3b%2Fcode-breaker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1kc3b/code-breaker on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m1kc3b/code-breaker [INFO] finished tweaking git repo https://github.com/m1kc3b/code-breaker [INFO] tweaked toml for git repo https://github.com/m1kc3b/code-breaker written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m1kc3b/code-breaker 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded any_key v0.1.1 [INFO] [stderr] Downloaded iocraft v0.6.2 [INFO] [stderr] Downloaded iocraft-macros v0.2.0 [INFO] [stderr] Downloaded debugit v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70330ae1526b2bddb2c382b4d33e1c3e8f28cadc7aa792430311705f2e65b321 [INFO] running `Command { std: "docker" "start" "-a" "70330ae1526b2bddb2c382b4d33e1c3e8f28cadc7aa792430311705f2e65b321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70330ae1526b2bddb2c382b4d33e1c3e8f28cadc7aa792430311705f2e65b321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70330ae1526b2bddb2c382b4d33e1c3e8f28cadc7aa792430311705f2e65b321", kill_on_drop: false }` [INFO] [stdout] 70330ae1526b2bddb2c382b4d33e1c3e8f28cadc7aa792430311705f2e65b321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 417eeaabfd5d5ac542ce5cc1a5f3f3f448946bb8e113a3c9698af7506694f113 [INFO] running `Command { std: "docker" "start" "-a" "417eeaabfd5d5ac542ce5cc1a5f3f3f448946bb8e113a3c9698af7506694f113", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking any_key v0.1.1 [INFO] [stderr] Checking generational-box v0.5.6 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling iocraft-macros v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking iocraft v0.6.2 [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iocraft-0.6.2/src/components/text_input.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | size: taffy::Size::percent(1.0), [INFO] [stdout] | -------------------- ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `style_helpers::>::percent` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.5.2/src/style_helpers.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn percent + Copy>(percent_value: Input) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `style_helpers::>::percent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iocraft` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "417eeaabfd5d5ac542ce5cc1a5f3f3f448946bb8e113a3c9698af7506694f113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417eeaabfd5d5ac542ce5cc1a5f3f3f448946bb8e113a3c9698af7506694f113", kill_on_drop: false }` [INFO] [stdout] 417eeaabfd5d5ac542ce5cc1a5f3f3f448946bb8e113a3c9698af7506694f113