[INFO] cloning repository https://github.com/NathanNull/OmniDice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NathanNull/OmniDice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanNull%2FOmniDice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanNull%2FOmniDice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7a41c80dba9a994fc10248a2714de38ea8e26ba
[INFO] checking NathanNull/OmniDice/a7a41c80dba9a994fc10248a2714de38ea8e26ba against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanNull%2FOmniDice" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NathanNull/OmniDice
[INFO] finished tweaking git repo https://github.com/NathanNull/OmniDice
[INFO] tweaked toml for git repo https://github.com/NathanNull/OmniDice written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NathanNull/OmniDice on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "generate-lockfile" "--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]      Locking 245 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.3.4 (available: v0.4.3)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding leptos-use v0.16.3 (available: v0.19.2)
[INFO] [stderr]       Adding rand v0.9.5 (available: v0.10.2)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding strum v0.27.2 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html-escape v0.2.15
[INFO] [stderr]   Downloaded derive-where v1.7.0
[INFO] [stderr]   Downloaded camino v1.2.6
[INFO] [stderr]   Downloaded cookie v0.18.2
[INFO] [stderr]   Downloaded console_log v1.1.0
[INFO] [stderr]   Downloaded leptos-use v0.16.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304
[INFO] running `Command { std: "docker" "start" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking unicode-ident v1.0.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.128
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling wasm-bindgen v0.2.128
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling smallvec v1.16.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling cfg-if v1.0.5
[INFO] [stderr]    Compiling camino v1.2.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.18
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling tachys v0.2.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling server_fn v0.8.13
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling leptos_macro v0.8.17
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.20
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling uuid v1.26.1
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling leptos-use v0.16.3
[INFO] [stderr]    Compiling typetag v0.2.23
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking toml v1.1.6+spec-1.1.0
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.14.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.128
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling wasm_split_macros v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking wasm_split_helpers v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerofrom-derive v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling yoke-derive v0.8.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling derive-where v1.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling typetag-impl v0.2.23
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling default-struct-builder v0.5.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking leptos_config v0.8.10
[INFO] [stderr]     Checking leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.128
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking hydration_context v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking js-sys v0.3.105
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.78
[INFO] [stderr]     Checking web-sys v0.3.105
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.4.3
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.5.0
[INFO] [stderr]     Checking console_log v1.1.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_server v0.8.7
[INFO] [stderr]     Checking leptos_dom v0.8.8
[INFO] [stderr]     Checking omnidice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bin/interpreter/types/function.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     .find(|g| (g.1 == name))
[INFO] [stdout]     |                               ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 295 -                     .find(|g| (g.1 == name))
[INFO] [stdout] 295 +                     .find(|g| g.1 == name)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bin/interpreter/types/function.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     .find(|g| (g.1 == name))
[INFO] [stdout]     |                               ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 295 -                     .find(|g| (g.1 == name))
[INFO] [stdout] 295 +                     .find(|g| g.1 == name)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{fmt::Display, usize};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     None => LineIndex(usize::MAX, usize::MAX),
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:45:58
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     None => LineIndex(usize::MAX, usize::MAX),
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{fmt::Display, usize};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     None => LineIndex(usize::MAX, usize::MAX),
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/bin/interpreter/mod.rs:45:58
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     None => LineIndex(usize::MAX, usize::MAX),
[INFO] [stdout]    |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_cbor`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | serde_cbor = "0.11.2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_cbor`
[INFO] [stderr] warning: unused dependency `sha2`
[INFO] [stderr]   --> Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | sha2 = "0.10.9"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `sha2`
[INFO] [stderr] warning: unused dependency `typetag`
[INFO] [stderr]   --> Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | typetag = "0.2.20"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `typetag`
[INFO] [stderr] warning: `omnidice` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.5, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304", kill_on_drop: false }`
[INFO] [stdout] a0b3d9eec4f720bb1d87d1f04b4372a2b48492dfbca9bb47a5872cd47639b304
