[INFO] cloning repository https://github.com/jpabloglez/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpabloglez/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpabloglez%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpabloglez%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cd1a8216df3a3024af4a7f148127fc9b5c14eea [INFO] testing jpabloglez/rust against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpabloglez%2Frust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jpabloglez/rust [INFO] finished tweaking git repo https://github.com/jpabloglez/rust [INFO] tweaked toml for git repo https://github.com/jpabloglez/rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jpabloglez/rust on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jpabloglez/rust 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c381f28f6965fd44a7d51f0088641403a0ef381cd1247db75a4f2d2aaaa9429 [INFO] running `Command { std: "docker" "start" "-a" "8c381f28f6965fd44a7d51f0088641403a0ef381cd1247db75a4f2d2aaaa9429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c381f28f6965fd44a7d51f0088641403a0ef381cd1247db75a4f2d2aaaa9429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c381f28f6965fd44a7d51f0088641403a0ef381cd1247db75a4f2d2aaaa9429", kill_on_drop: false }` [INFO] [stdout] 8c381f28f6965fd44a7d51f0088641403a0ef381cd1247db75a4f2d2aaaa9429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4c3d971abc45be8ce54768b7c3164e131b9de136c04775bc40d462cabb05a4 [INFO] running `Command { std: "docker" "start" "-a" "ec4c3d971abc45be8ce54768b7c3164e131b9de136c04775bc40d462cabb05a4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byteordered v0.5.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling nifti v0.14.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rust-training v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: cannot add `f32` to `u8` [INFO] [stdout] --> src/vars.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | let resultado = edad + altura; [INFO] [stdout] | ^ no implementation for `u8 + f32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u8` [INFO] [stdout] = help: the following other types implement trait `Add`: [INFO] [stdout] `&u8` implements `Add` [INFO] [stdout] `&u8` implements `Add` [INFO] [stdout] `u8` implements `Add<&u8>` [INFO] [stdout] `u8` implements `Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-training` (bin "vars") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec4c3d971abc45be8ce54768b7c3164e131b9de136c04775bc40d462cabb05a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4c3d971abc45be8ce54768b7c3164e131b9de136c04775bc40d462cabb05a4", kill_on_drop: false }` [INFO] [stdout] ec4c3d971abc45be8ce54768b7c3164e131b9de136c04775bc40d462cabb05a4