[INFO] cloning repository https://github.com/j5ik2o/parsing-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j5ik2o/parsing-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b2a8436a367db6ebeac9035c737d64e9ab21dd [INFO] checking j5ik2o/parsing-rust against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj5ik2o%2Fparsing-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/j5ik2o/parsing-rust [INFO] finished tweaking git repo https://github.com/j5ik2o/parsing-rust [INFO] tweaked toml for git repo https://github.com/j5ik2o/parsing-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j5ik2o/parsing-rust on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 225 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1318483561ddf75bcf09fdf0ffa9c963f46b81e19285aa3fd61be8f8f8e6c767 [INFO] running `Command { std: "docker" "start" "-a" "1318483561ddf75bcf09fdf0ffa9c963f46b81e19285aa3fd61be8f8f8e6c767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1318483561ddf75bcf09fdf0ffa9c963f46b81e19285aa3fd61be8f8f8e6c767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1318483561ddf75bcf09fdf0ffa9c963f46b81e19285aa3fd61be8f8f8e6c767", kill_on_drop: false }` [INFO] [stdout] 1318483561ddf75bcf09fdf0ffa9c963f46b81e19285aa3fd61be8f8f8e6c767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a81dbdbd549516f466ecbfb85e3f74cae3f31b2608c3e1be0e560fd2e08c95 [INFO] running `Command { std: "docker" "start" "-a" "19a81dbdbd549516f466ecbfb85e3f74cae3f31b2608c3e1be0e560fd2e08c95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking dtor v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling symbolic-demangle v12.17.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking ctor v0.6.3 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking symbolic-common v12.17.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking oni-comb-parser-rs v1.2.115 (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used [INFO] [stdout] --> parser/src/extension/parsers/conversion_parsers.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait ConversionParsers: Parsers { [INFO] [stdout] | ----------------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> parser/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `expect` is never used [INFO] [stdout] --> parser/src/extension/parsers/logging_parsers.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait LoggingParsers: Parsers { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 32 | fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | fn start(&self) -> Bound; [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn start(&self) -> Bound<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | fn end(&self) -> Bound; [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | fn end(&self) -> Bound<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn start(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | fn end(&self) -> Bound<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | fn start(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | fn start(&self) -> Bound<'_, usize> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> parser/src/utils/range.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | fn end(&self) -> Bound { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | fn end(&self) -> Bound<'_, usize> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oni-comb-toys-rs v0.0.2 (/opt/rustwide/workdir/toys) [INFO] [stderr] Checking oni-comb-uri-rs v0.2.792 (/opt/rustwide/workdir/uri) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> uri/src/parsers/query_parsers.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | let key_values = || (code_point() + (elm(b'=') * code_point()).opt()); [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] 14 - let key_values = || (code_point() + (elm(b'=') * code_point()).opt()); [INFO] [stdout] 14 + let key_values = || code_point() + (elm(b'=') * code_point()).opt() ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> uri/src/parsers/user_info_parsers.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7 - let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims()); [INFO] [stdout] 7 + let p = || unreserved().attempt() | pct_encoded().attempt() | sub_delims() ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bindings_mut` is never used [INFO] [stdout] --> toys/src/environment.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl Environment { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 12 | pub fn as_bindings_mut(&mut self) -> &mut HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> toys/src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Identifier`, `Plus`, and `Minus` are never constructed [INFO] [stdout] --> toys/src/expr.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Expr { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Identifier(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | Plus(Rc), [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | Minus(Rc), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `of_binary` is never used [INFO] [stdout] --> toys/src/expr.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 30 | impl Expr { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn of_binary(operator: Operator, lhs: Rc, rhs: Rc) -> Rc { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset` and `get_value` are never used [INFO] [stdout] --> toys/src/interpreter.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl Interpreter { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_value(&self, name: &str) -> &Value { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lines` is never used [INFO] [stdout] --> toys/src/parsers.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn lines<'a>() -> Parser<'a, char, Vec>> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Array` is never constructed [INFO] [stdout] --> toys/src/values.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Value { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Array(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_string` is never used [INFO] [stdout] --> toys/src/values.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl Value { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn as_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reserved` is never used [INFO] [stdout] --> uri/src/parsers/basic_parsers.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn reserved<'a>() -> Parser<'a, u8, &'a [u8]> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> uri/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gen_delims` is never used [INFO] [stdout] --> uri/src/parsers/basic_parsers.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn gen_delims<'a>() -> Parser<'a, u8, &'a [u8]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `path` is never used [INFO] [stdout] --> uri/src/parsers/path_parsers.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn path<'a>() -> Parser<'a, u8, Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `path_absolute` is never used [INFO] [stdout] --> uri/src/parsers/path_parsers.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn path_absolute<'a>() -> Parser<'a, u8, Path> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `path_noscheme` is never used [INFO] [stdout] --> uri/src/parsers/path_parsers.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn path_noscheme<'a>() -> Parser<'a, u8, Path> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seqment_nz_nc` is never used [INFO] [stdout] --> uri/src/parsers/path_parsers.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn seqment_nz_nc<'a>() -> Parser<'a, u8, &'a [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_uri` is never used [INFO] [stdout] --> uri/src/parsers/uri_parsers.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn absolute_uri<'a>() -> Parser<'a, u8, Uri> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> uri/src/models/uri.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bindings_mut` is never used [INFO] [stdout] --> toys/src/environment.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl Environment { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 12 | pub fn as_bindings_mut(&mut self) -> &mut HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> toys/src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Identifier`, `Plus`, and `Minus` are never constructed [INFO] [stdout] --> toys/src/expr.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Expr { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Identifier(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | Plus(Rc), [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | Minus(Rc), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reset` and `get_value` are never used [INFO] [stdout] --> toys/src/interpreter.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl Interpreter { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_value(&self, name: &str) -> &Value { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lines` is never used [INFO] [stdout] --> toys/src/parsers.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn lines<'a>() -> Parser<'a, char, Vec>> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Array` is never constructed [INFO] [stdout] --> toys/src/values.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Value { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Array(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_string` is never used [INFO] [stdout] --> toys/src/values.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl Value { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn as_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking oni-comb-hocon-rs v0.1.790 (/opt/rustwide/workdir/hocon) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stdout] warning: function `string_zero` is never used [INFO] [stdout] --> hocon/src/parsers.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn string_zero<'a>() -> Parser<'a, u8, String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking prop-check-rs v0.0.979 [INFO] [stderr] Checking intervals-rs v0.0.5 [INFO] [stderr] Checking oni-comb-crond-rs v0.0.52 (/opt/rustwide/workdir/crond) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1447) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: hocon/src/model.rs:235:3: 235:10 (#188), segments: [PathSegment { ident: #188, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(241), style: Outer, span: hocon/src/model.rs:235:3: 235:10 (#188) } [INFO] [stderr] stack backtrace: [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:24:85 [INFO] [stdout] | [INFO] [stdout] 24 | let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 31 | let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x707350c2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x70735120fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x707350c42226 - ::write_fmt [INFO] [stderr] 3: 0x707350c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x707350c1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x70734fc0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x707350c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x707350c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x707350bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x707350c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x70734d838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x707351fe0110 - ::token_trees [INFO] [stderr] 12: 0x70735281c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7073527e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7073518f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x707352407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7073524073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7073524073a7 - >::call_once [INFO] [stderr] 18: 0x7073523ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7073523ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x70735257127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x70735245ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:24:85 [INFO] [stdout] | [INFO] [stdout] 24 | let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 22: 0x7073522eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 23: 0x7073522eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> crond/src/lib.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 24: 0x7073522ed138 - ::new::thread_start [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> crond/src/lib.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | .signed_duration_since(NaiveDate::from_ymd(year, month, 1)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 25: 0x70734be8aaa4 - [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> crond/src/cron_evaluator.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 31 | let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 26: 0x70734bf17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T15_33_24-1432.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `oni-comb-hocon-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name oni_comb_hocon_rs --edition=2021 hocon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c5920b1cd60c513 -C extra-filename=-2e1989bbd9ee842b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-445ae3795853acab.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-dbafb9330292443b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7342961130007089.rmeta --extern envy=/opt/rustwide/target/debug/deps/libenvy-eaca449264008c71.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern oni_comb_parser_rs=/opt/rustwide/target/debug/deps/liboni_comb_parser_rs-0696a5bb4860f499.rmeta --extern prop_check_rs=/opt/rustwide/target/debug/deps/libprop_check_rs-97bb35aa8e851999.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8b3d990adaf483e4.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b4aa15693f301ed3.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-75b3880c45963919.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f7f7ec3e2165862f.rmeta --extern test_generator=/opt/rustwide/target/debug/deps/libtest_generator-287766169af3fb5d.so --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> uri/src/parsers/query_parsers.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | let key_values = || (code_point() + (elm(b'=') * code_point()).opt()); [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] 14 - let key_values = || (code_point() + (elm(b'=') * code_point()).opt()); [INFO] [stdout] 14 + let key_values = || code_point() + (elm(b'=') * code_point()).opt() ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> uri/src/parsers/user_info_parsers.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7 - let p = || (unreserved().attempt() | pct_encoded().attempt() | sub_delims()); [INFO] [stdout] 7 + let p = || unreserved().attempt() | pct_encoded().attempt() | sub_delims() ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> uri/src/parsers/ip_v6_address_parsers.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | let mut rand = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> crond/src/lib.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> crond/src/lib.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | .signed_duration_since(NaiveDate::from_ymd(year, month, 1)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024. [INFO] [stdout] --> uri/src/parsers/ip_v6_address_parsers.rs:389:41 [INFO] [stdout] | [INFO] [stdout] 389 | let rng = RNG::new().with_seed(rand.gen()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `All` and `Upper` are never constructed [INFO] [stdout] --> uri/src/parsers/basic_parsers.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub enum HexDigitMode { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 82 | All, [INFO] [stdout] | ^^^ [INFO] [stdout] 83 | Lower, [INFO] [stdout] 84 | Upper, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> uri/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sub_delims_without_gen` is never used [INFO] [stdout] --> uri/src/parsers/query_parsers.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | fn sub_delims_without_gen(len: u8) -> Gen { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_uri` is never used [INFO] [stdout] --> uri/src/parsers/uri_parsers.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn absolute_uri<'a>() -> Parser<'a, u8, Uri> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> uri/src/models/uri.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19a81dbdbd549516f466ecbfb85e3f74cae3f31b2608c3e1be0e560fd2e08c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a81dbdbd549516f466ecbfb85e3f74cae3f31b2608c3e1be0e560fd2e08c95", kill_on_drop: false }` [INFO] [stdout] 19a81dbdbd549516f466ecbfb85e3f74cae3f31b2608c3e1be0e560fd2e08c95