[INFO] cloning repository https://github.com/NonNullDinu/sbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NonNullDinu/sbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acf6cd42561d6f2017082ad457266128f2c8a627 [INFO] testing NonNullDinu/sbuild against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] finished tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] tweaked toml for git repo https://github.com/NonNullDinu/sbuild written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NonNullDinu/sbuild 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.2.4 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.4 [INFO] [stderr] Downloaded snailquote v0.3.0 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded codespan-reporting v0.11.0 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.12 [INFO] [stderr] Downloaded lalrpop v0.19.4 [INFO] [stderr] Downloaded beef v0.5.0 [INFO] [stderr] Downloaded libc v0.2.85 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded linkme v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93b69cfeddbbf30077ee8f899893e1beac4e38d3586a101f367edd19b4eca31c [INFO] running `Command { std: "docker" "start" "-a" "93b69cfeddbbf30077ee8f899893e1beac4e38d3586a101f367edd19b4eca31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93b69cfeddbbf30077ee8f899893e1beac4e38d3586a101f367edd19b4eca31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b69cfeddbbf30077ee8f899893e1beac4e38d3586a101f367edd19b4eca31c", kill_on_drop: false }` [INFO] [stdout] 93b69cfeddbbf30077ee8f899893e1beac4e38d3586a101f367edd19b4eca31c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4dfa2101cd8f54fcca34ebfdb551b967bb3c91627fe5d29a198b807ae953018 [INFO] running `Command { std: "docker" "start" "-a" "a4dfa2101cd8f54fcca34ebfdb551b967bb3c91627fe5d29a198b807ae953018", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling codespan-reporting v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling linkme v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stderr] Compiling leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_eval_cascade` and `log_location` are never read [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 394 | pub struct DiagConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 396 | log_location: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_cascade` and `signal_build_failure` are never read [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | error_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub(crate) output_directory: PathBuf, [INFO] [stdout] 10 | signal_build_failure: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling leafbuild-parser v0.1.0 (/opt/rustwide/workdir/leafbuild-parser) [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe_code, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | frame: &'frame FileFrame, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | left: Box>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | right: Box>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/module.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn module<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/project.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn project<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | method_name: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | method_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | Statement::Declaration(decl) => {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_id` and `mod_name` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FileFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | mod_name: LfModName, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileFrame` 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: fields `name_lookup` and `parent_frame` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SemiFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | name_lookup: NameLookup<'frame>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | [INFO] [stdout] 32 | parent_frame: Option<&'frame SemiFrame<'frame>>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemiFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CannotEvaluateMutError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) enum CannotEvaluateMutError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `eval_in_context_mut` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) trait Eval { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | fn eval_in_context_mut<'frame>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BinOpApplyError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | enum BinOpApplyError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BinOpApplyTo` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | trait BinOpApplyTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | exp.eval_in_context(frame); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 27 | let _ = exp.eval_in_context(frame); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a4dfa2101cd8f54fcca34ebfdb551b967bb3c91627fe5d29a198b807ae953018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4dfa2101cd8f54fcca34ebfdb551b967bb3c91627fe5d29a198b807ae953018", kill_on_drop: false }` [INFO] [stdout] a4dfa2101cd8f54fcca34ebfdb551b967bb3c91627fe5d29a198b807ae953018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a88bd59e307ce8486d81cebf2759142ea22f8a30e1549fd32c65eff1080aa5f [INFO] running `Command { std: "docker" "start" "-a" "4a88bd59e307ce8486d81cebf2759142ea22f8a30e1549fd32c65eff1080aa5f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_eval_cascade` and `log_location` are never read [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 394 | pub struct DiagConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 396 | log_location: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_cascade` and `signal_build_failure` are never read [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | error_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub(crate) output_directory: PathBuf, [INFO] [stdout] 10 | signal_build_failure: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-ast/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-core/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stdout] warning: fields `error_eval_cascade` and `log_location` are never read [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 394 | pub struct DiagConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 396 | log_location: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_cascade` and `signal_build_failure` are never read [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | error_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub(crate) output_directory: PathBuf, [INFO] [stdout] 10 | signal_build_failure: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling leafbuild-parser v0.1.0 (/opt/rustwide/workdir/leafbuild-parser) [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-parser/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe_code, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | frame: &'frame FileFrame, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | left: Box>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | right: Box>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/module.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn module<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/project.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn project<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | method_name: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | method_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | Statement::Declaration(decl) => {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_id` and `mod_name` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FileFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | mod_name: LfModName, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileFrame` 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: fields `name_lookup` and `parent_frame` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SemiFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | name_lookup: NameLookup<'frame>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | [INFO] [stdout] 32 | parent_frame: Option<&'frame SemiFrame<'frame>>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemiFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CannotEvaluateMutError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) enum CannotEvaluateMutError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `eval_in_context_mut` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) trait Eval { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | fn eval_in_context_mut<'frame>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BinOpApplyError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | enum BinOpApplyError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BinOpApplyTo` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | trait BinOpApplyTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | exp.eval_in_context(frame); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 27 | let _ = exp.eval_in_context(frame); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | indirect_structural_match [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe_code, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a `no_mangle` static [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declaration of a static with `link_section` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stdout] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[used] [INFO] [stdout] | ^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[linkme::distributed_slice] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | frame: &'frame mut FileFrame<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | frame: &'frame FileFrame, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | left: Box>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | right: Box>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/module.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn module<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_frame` [INFO] [stdout] --> leafbuild-interpreter/src/internal/fun/project.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn project<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | property_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | left_brace: Span, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index_value` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | index_value: &dyn Value, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_brace` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | right_brace: Span, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | this_span: Span, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dot_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | dot_span: Span, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | method_name: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method_name_span` [INFO] [stdout] --> leafbuild-interpreter/src/internal/values/bool.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | method_name_span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | Statement::Declaration(decl) => {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_id` and `mod_name` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FileFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | mod_name: LfModName, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileFrame` 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: fields `name_lookup` and `parent_frame` are never read [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SemiFrame<'frame> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | name_lookup: NameLookup<'frame>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 31 | [INFO] [stdout] 32 | parent_frame: Option<&'frame SemiFrame<'frame>>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemiFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CannotEvaluateMutError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) enum CannotEvaluateMutError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `eval_in_context_mut` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) trait Eval { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 25 | fn eval_in_context_mut<'frame>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BinOpApplyError` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | enum BinOpApplyError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BinOpApplyTo` is never used [INFO] [stdout] --> leafbuild-interpreter/src/internal/eval.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | trait BinOpApplyTo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> leafbuild-interpreter/src/internal/mod.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | exp.eval_in_context(frame); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 27 | let _ = exp.eval_in_context(frame); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4, lalrpop v0.19.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4a88bd59e307ce8486d81cebf2759142ea22f8a30e1549fd32c65eff1080aa5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a88bd59e307ce8486d81cebf2759142ea22f8a30e1549fd32c65eff1080aa5f", kill_on_drop: false }` [INFO] [stdout] 4a88bd59e307ce8486d81cebf2759142ea22f8a30e1549fd32c65eff1080aa5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9a243d6bc4090ca5429e1a4a1d741959863cd2e970e55053b4f11bd8afae55e [INFO] running `Command { std: "docker" "start" "-a" "a9a243d6bc4090ca5429e1a4a1d741959863cd2e970e55053b4f11bd8afae55e", kill_on_drop: false }` [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-core/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-core/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `error_eval_cascade` and `log_location` are never read [INFO] [stderr] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stderr] | [INFO] [stderr] 394 | pub struct DiagConfig { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 395 | error_eval_cascade: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 396 | log_location: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `error_cascade` and `signal_build_failure` are never read [INFO] [stderr] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Config { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 8 | error_cascade: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 9 | pub(crate) output_directory: PathBuf, [INFO] [stderr] 10 | signal_build_failure: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-core` (lib) generated 4 warnings [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-ast/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-ast/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-ast` (lib) generated 2 warnings [INFO] [stderr] warning: `leafbuild-ast` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `leafbuild-core` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-parser/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-parser/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-parser` (lib) generated 2 warnings [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: declaration of a `no_mangle` static [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | #[no_mangle] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | unsafe_code, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: declaration of a static with `link_section` [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[linkme::distributed_slice] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stderr] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: declaration of a `no_mangle` static [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | #[no_mangle] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stderr] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: declaration of a static with `link_section` [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[linkme::distributed_slice] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the program's behavior with overridden link sections on items is unpredictable and Rust cannot provide guarantees when you manually override them [INFO] [stderr] = note: this warning originates in the macro `crate::internal::fun::BUILTIN_FUNCTIONS` which comes from the expansion of the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | #[used] [INFO] [stderr] | ^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[linkme::distributed_slice] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 39 | add_builtin_function! {"module", module::module, MODULE_FUNC, "The `module` function declaration"} [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | #[used] [INFO] [stderr] | ^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/mod.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[linkme::distributed_slice] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | add_builtin_function! {"project", project::project, PROJECT_FUNC, "The `project` function declaration"} [INFO] [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `add_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | frame: &'frame mut FileFrame<'_>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | frame: &'frame FileFrame, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | left: Box>, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_left` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:123:9 [INFO] [stderr] | [INFO] [stderr] 123 | right: Box>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/module.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn module<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_frame` [INFO] [stderr] --> leafbuild-interpreter/src/internal/fun/project.rs:5:29 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn project<'file_frame>(file_frame: &'file_frame mut FileFrame) -> Box> { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_frame` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | this_span: Span, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dot_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | dot_span: Span, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `property_name` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | property_name: &str, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `property_name_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | property_name_span: Span, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | this_span: Span, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dot_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | dot_span: Span, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `property_name` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | property_name: &str, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `property_name_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | property_name_span: Span, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_name_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | this_span: Span, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left_brace` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | left_brace: Span, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `index_value` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | index_value: &dyn Value, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right_brace` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | right_brace: Span, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | this_span: Span, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left_brace` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | left_brace: Span, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_brace` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `index_value` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | index_value: &dyn Value, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right_brace` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | right_brace: Span, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_brace` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | this_span: Span, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dot_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | dot_span: Span, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `method_name` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | method_name: &str, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `method_name_span` [INFO] [stderr] --> leafbuild-interpreter/src/internal/values/bool.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | method_name_span: Span, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_method_name_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `decl` [INFO] [stderr] --> leafbuild-interpreter/src/internal/mod.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | Statement::Declaration(decl) => {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stderr] [INFO] [stderr] warning: fields `file_id` and `mod_name` are never read [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct FileFrame<'frame> { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 12 | file_id: FileId, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | mod_name: LfModName, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FileFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `name_lookup` and `parent_frame` are never read [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct SemiFrame<'frame> { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 30 | name_lookup: NameLookup<'frame>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 31 | [INFO] [stderr] 32 | parent_frame: Option<&'frame SemiFrame<'frame>>, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SemiFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: enum `CannotEvaluateMutError` is never used [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | pub(super) enum CannotEvaluateMutError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `eval_in_context_mut` is never used [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub(super) trait Eval { [INFO] [stderr] | ---- method in this trait [INFO] [stderr] ... [INFO] [stderr] 25 | fn eval_in_context_mut<'frame>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `BinOpApplyError` is never used [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | enum BinOpApplyError { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `BinOpApplyTo` is never used [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:118:7 [INFO] [stderr] | [INFO] [stderr] 118 | trait BinOpApplyTo { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> leafbuild-interpreter/src/internal/mod.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | exp.eval_in_context(frame); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 27 | let _ = exp.eval_in_context(frame); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-interpreter` (lib) generated 47 warnings (run `cargo fix --lib -p leafbuild-interpreter` to apply 2 suggestions) [INFO] [stderr] warning: `leafbuild-interpreter` (lib test) generated 47 warnings (47 duplicates) [INFO] [stderr] warning: `leafbuild-parser` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4, lalrpop v0.19.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_ast-c6386de91053c26c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_core-8e556a667f416bd8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_derive-5473fc8e09b16606) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_interpreter-dedd3ee1c4d7c5e0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_parser-d081150374cab2a6) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test lexer::tests::single_token::simple_string_with_escape ... ok [INFO] [stdout] test lexer::tests::single_token::simple_string ... ok [INFO] [stdout] test lexer::tests::single_token::multiline_string ... ok [INFO] [stdout] test lexer::tests::single_token::multiline_string_with_apostrophes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leafbuild_ast [INFO] [stderr] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stderr] --> leafbuild-ast/src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | missing_crate_level_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> leafbuild-ast/src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | broken_intra_doc_links, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-ast/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-ast/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leafbuild_core [INFO] [stderr] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stderr] --> leafbuild-core/src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | missing_crate_level_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> leafbuild-core/src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | broken_intra_doc_links, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-core/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-core/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leafbuild_derive [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leafbuild_interpreter [INFO] [stderr] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | missing_crate_level_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | broken_intra_doc_links, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-interpreter/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leafbuild_parser [INFO] [stderr] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stderr] --> leafbuild-parser/src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | missing_crate_level_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> leafbuild-parser/src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | broken_intra_doc_links, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 for more information [INFO] [stderr] --> leafbuild-parser/src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | where_clauses_object_safety, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> leafbuild-parser/src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | indirect_structural_match [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stderr] --> leafbuild-parser/src/lib.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | missing_crate_level_docs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9a243d6bc4090ca5429e1a4a1d741959863cd2e970e55053b4f11bd8afae55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a243d6bc4090ca5429e1a4a1d741959863cd2e970e55053b4f11bd8afae55e", kill_on_drop: false }` [INFO] [stdout] a9a243d6bc4090ca5429e1a4a1d741959863cd2e970e55053b4f11bd8afae55e