[INFO] cloning repository https://github.com/AlmightyFloppyFish/leaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlmightyFloppyFish/leaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbfd438187fe04e4580347ee6847991faf3208e8 [INFO] checking AlmightyFloppyFish/leaf against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlmightyFloppyFish/leaf on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlmightyFloppyFish/leaf [INFO] finished tweaking git repo https://github.com/AlmightyFloppyFish/leaf [INFO] tweaked toml for git repo https://github.com/AlmightyFloppyFish/leaf written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AlmightyFloppyFish/leaf 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5762276681570c712cffe4a459b03924939647ed5bf204878b3e33d74cf499 [INFO] running `Command { std: "docker" "start" "-a" "7f5762276681570c712cffe4a459b03924939647ed5bf204878b3e33d74cf499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5762276681570c712cffe4a459b03924939647ed5bf204878b3e33d74cf499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5762276681570c712cffe4a459b03924939647ed5bf204878b3e33d74cf499", kill_on_drop: false }` [INFO] [stdout] 7f5762276681570c712cffe4a459b03924939647ed5bf204878b3e33d74cf499 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891d92d328cc21c92d83cc081bc5ce26327e6660dbf8d2791dc67606f21c4500 [INFO] running `Command { std: "docker" "start" "-a" "891d92d328cc21c92d83cc081bc5ce26327e6660dbf8d2791dc67606f21c4500", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cranelift-entity v0.114.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking cranelift-control v0.114.0 [INFO] [stderr] Checking cranelift-bforest v0.114.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lumina-collections v0.1.0 (/opt/rustwide/workdir/lumina-collections) [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling cranelift-codegen v0.114.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking lumina-key v0.1.0 (/opt/rustwide/workdir/lumina-key) [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking ibig v0.3.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling target-lexicon v0.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking logos v0.12.1 (https://github.com/simvux/logos#c88c6fd9) [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking tracing-tree v0.4.0 [INFO] [stderr] Checking lumina-util v0.1.0 (/opt/rustwide/workdir/lumina-util) [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> lumina-util/src/error.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | content: content.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> lumina-util/src/error.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | content: content.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> lumina-util/src/error.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | message: message.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> lumina-util/src/error.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | message: message.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lumina-util` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lumina-util` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "891d92d328cc21c92d83cc081bc5ce26327e6660dbf8d2791dc67606f21c4500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891d92d328cc21c92d83cc081bc5ce26327e6660dbf8d2791dc67606f21c4500", kill_on_drop: false }` [INFO] [stdout] 891d92d328cc21c92d83cc081bc5ce26327e6660dbf8d2791dc67606f21c4500