[INFO] cloning repository https://github.com/Cameleon00722/horizon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cameleon00722/horizon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameleon00722%2Fhorizon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameleon00722%2Fhorizon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83aedcc403342e1c26bb222f93a318a0194a1503 [INFO] building Cameleon00722/horizon against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameleon00722%2Fhorizon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cameleon00722/horizon on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cameleon00722/horizon [INFO] finished tweaking git repo https://github.com/Cameleon00722/horizon [INFO] tweaked toml for git repo https://github.com/Cameleon00722/horizon written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.2) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.3) [INFO] [stderr] Adding sysinfo v0.31.4 (available: v0.33.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded sysinfo v0.31.4 [INFO] [stderr] Downloaded blake3 v1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6883baeb6eaacc99fcaa67927dd14c1bcfc3f7f67df829ef29e37ee033f54fc [INFO] running `Command { std: "docker" "start" "-a" "c6883baeb6eaacc99fcaa67927dd14c1bcfc3f7f67df829ef29e37ee033f54fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6883baeb6eaacc99fcaa67927dd14c1bcfc3f7f67df829ef29e37ee033f54fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6883baeb6eaacc99fcaa67927dd14c1bcfc3f7f67df829ef29e37ee033f54fc", kill_on_drop: false }` [INFO] [stdout] c6883baeb6eaacc99fcaa67927dd14c1bcfc3f7f67df829ef29e37ee033f54fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 168b5a2c5714a134c1ad5390d646ce08c9bcea3aa0ee818eabd39465437db6be [INFO] running `Command { std: "docker" "start" "-a" "168b5a2c5714a134c1ad5390d646ce08c9bcea3aa0ee818eabd39465437db6be", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling horizon v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `generate_key2` is never used [INFO] [stdout] --> src/main.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn generate_key2(seed: &str) -> Result>, SystemTrayError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/systemtrayerror.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SystemTrayError { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemTrayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_RESEED_INTERVAL` is never used [INFO] [stdout] --> src/nebula.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MAX_RESEED_INTERVAL: u128 = 60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shuffle` is never used [INFO] [stdout] --> src/nebula.rs:538:8 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn shuffle(items: &mut [T]) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `monobit_test` is never used [INFO] [stdout] --> src/nebula.rs:577:4 [INFO] [stdout] | [INFO] [stdout] 577 | fn monobit_test(sequence: &[u8]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "168b5a2c5714a134c1ad5390d646ce08c9bcea3aa0ee818eabd39465437db6be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168b5a2c5714a134c1ad5390d646ce08c9bcea3aa0ee818eabd39465437db6be", kill_on_drop: false }` [INFO] [stdout] 168b5a2c5714a134c1ad5390d646ce08c9bcea3aa0ee818eabd39465437db6be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c59290c4db11b411ac97b9219ab9abc8949a5224dc99a70ce37e2e856811ab [INFO] running `Command { std: "docker" "start" "-a" "92c59290c4db11b411ac97b9219ab9abc8949a5224dc99a70ce37e2e856811ab", kill_on_drop: false }` [INFO] [stderr] Compiling horizon v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/systemtrayerror.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SystemTrayError { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemTrayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_RESEED_INTERVAL` is never used [INFO] [stdout] --> src/nebula.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MAX_RESEED_INTERVAL: u128 = 60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "92c59290c4db11b411ac97b9219ab9abc8949a5224dc99a70ce37e2e856811ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c59290c4db11b411ac97b9219ab9abc8949a5224dc99a70ce37e2e856811ab", kill_on_drop: false }` [INFO] [stdout] 92c59290c4db11b411ac97b9219ab9abc8949a5224dc99a70ce37e2e856811ab