[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-8/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea2fd22ddf2ece1b58553ece9ec5e44d2ab65508b89f7cd6b62505d8bbc3421 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bea2fd22ddf2ece1b58553ece9ec5e44d2ab65508b89f7cd6b62505d8bbc3421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea2fd22ddf2ece1b58553ece9ec5e44d2ab65508b89f7cd6b62505d8bbc3421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea2fd22ddf2ece1b58553ece9ec5e44d2ab65508b89f7cd6b62505d8bbc3421", kill_on_drop: false }` [INFO] [stdout] bea2fd22ddf2ece1b58553ece9ec5e44d2ab65508b89f7cd6b62505d8bbc3421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c99e719ea3a0d7adbf421b67307bbba6cec56b641e0f63b9bf87ca4ff5cc43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71c99e719ea3a0d7adbf421b67307bbba6cec56b641e0f63b9bf87ca4ff5cc43", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling codespan-reporting v0.11.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [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 derive-new v0.5.8 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling linkme-impl v0.2.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling linkme v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [INFO] [stderr] Compiling leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stdout] warning: field is never read: `error_eval_cascade` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_location` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:396:5 [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] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_cascade` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_cascade: 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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal_build_failure` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:10:5 [INFO] [stdout] | [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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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] [stderr] Compiling leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [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 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: 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 `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: 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: `#[warn(unused_attributes)]` on by default [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: 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: `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] = 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: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] [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: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: `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: `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: `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: field is never read: `file_id` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mod_name` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:13:5 [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] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_lookup` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | name_lookup: NameLookup<'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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_frame` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:32:5 [INFO] [stdout] | [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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BinOpApplyError` [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: 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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.80s [INFO] running `Command { std: "docker" "inspect" "71c99e719ea3a0d7adbf421b67307bbba6cec56b641e0f63b9bf87ca4ff5cc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c99e719ea3a0d7adbf421b67307bbba6cec56b641e0f63b9bf87ca4ff5cc43", kill_on_drop: false }` [INFO] [stdout] 71c99e719ea3a0d7adbf421b67307bbba6cec56b641e0f63b9bf87ca4ff5cc43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8b9d8f1caaabc501079e44f727ec16ad6e0208d525228c281b6c9489e8b50a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b8b9d8f1caaabc501079e44f727ec16ad6e0208d525228c281b6c9489e8b50a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling leafbuild-derive v0.1.0 (/opt/rustwide/workdir/leafbuild-derive) [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stdout] warning: field is never read: `error_eval_cascade` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_location` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:396:5 [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] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_cascade` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_cascade: 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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-core v0.1.0 (/opt/rustwide/workdir/leafbuild-core) [INFO] [stdout] warning: field is never read: `signal_build_failure` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:10:5 [INFO] [stdout] | [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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-ast v0.1.0 (/opt/rustwide/workdir/leafbuild-ast) [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 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: 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 `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: 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: `#[warn(unused_attributes)]` on by default [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: 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: `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] = 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: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] [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: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: `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: `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: `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: field is never read: `file_id` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mod_name` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:13:5 [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] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_lookup` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | name_lookup: NameLookup<'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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_frame` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:32:5 [INFO] [stdout] | [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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BinOpApplyError` [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: 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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling leafbuild-interpreter v0.1.0 (/opt/rustwide/workdir/leafbuild-interpreter) [INFO] [stdout] warning: field is never read: `error_eval_cascade` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | error_eval_cascade: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_location` [INFO] [stdout] --> leafbuild-core/src/diagnostics/mod.rs:396:5 [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] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_cascade` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_cascade: 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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal_build_failure` [INFO] [stdout] --> leafbuild-core/src/lf_buildsys/config.rs:10:5 [INFO] [stdout] | [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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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] 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 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: 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 `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: 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: `#[warn(unused_attributes)]` on by default [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: 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] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stdout] warning: 4 warnings emitted [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] = 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: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] [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: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: `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: `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: `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: field is never read: `file_id` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | file_id: FileId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mod_name` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:13:5 [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] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_lookup` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | name_lookup: NameLookup<'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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_frame` [INFO] [stdout] --> leafbuild-interpreter/src/env.rs:32:5 [INFO] [stdout] | [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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BinOpApplyError` [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: 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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_ast-a32bae52e19948cb) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_core-18b7117978a2ac36) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_derive-ada5c0f5a5d478a8) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_interpreter-ac30c63ff6a7d3bc) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_parser-3e0be6f03fafa003) [INFO] running `Command { std: "docker" "inspect" "4b8b9d8f1caaabc501079e44f727ec16ad6e0208d525228c281b6c9489e8b50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8b9d8f1caaabc501079e44f727ec16ad6e0208d525228c281b6c9489e8b50a", kill_on_drop: false }` [INFO] [stdout] 4b8b9d8f1caaabc501079e44f727ec16ad6e0208d525228c281b6c9489e8b50a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd0016bf08eb33e18af3d66f9a74c95182c14b365409292443c8a87ce466d662 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd0016bf08eb33e18af3d66f9a74c95182c14b365409292443c8a87ce466d662", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `error_eval_cascade` [INFO] [stderr] --> leafbuild-core/src/diagnostics/mod.rs:395:5 [INFO] [stderr] | [INFO] [stderr] 395 | error_eval_cascade: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DiagConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stderr] | [INFO] [stderr] 393 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `log_location` [INFO] [stderr] --> leafbuild-core/src/diagnostics/mod.rs:396:5 [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] --> leafbuild-core/src/diagnostics/mod.rs:393:10 [INFO] [stderr] | [INFO] [stderr] 393 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `error_cascade` [INFO] [stderr] --> leafbuild-core/src/lf_buildsys/config.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | error_cascade: 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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `signal_build_failure` [INFO] [stderr] --> leafbuild-core/src/lf_buildsys/config.rs:10:5 [INFO] [stderr] | [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] --> leafbuild-core/src/lf_buildsys/config.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-core` (lib) generated 4 warnings [INFO] [stderr] warning: `leafbuild-core` (lib test) generated 4 warnings (4 duplicates) [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 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: 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 `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: 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: `#[warn(unused_attributes)]` on by default [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: 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: `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] = note: `#[warn(unused_variables)]` on by default [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] 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: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: `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: `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: `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: field is never read: `file_id` [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | file_id: FileId, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FileFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mod_name` [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:13:5 [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] --> leafbuild-interpreter/src/env.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name_lookup` [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | name_lookup: NameLookup<'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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent_frame` [INFO] [stderr] --> leafbuild-interpreter/src/env.rs:32:5 [INFO] [stderr] | [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] --> leafbuild-interpreter/src/env.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `BinOpApplyError` [INFO] [stderr] --> leafbuild-interpreter/src/internal/eval.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | enum BinOpApplyError { [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: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `leafbuild-interpreter` (lib) generated 42 warnings [INFO] [stderr] warning: `leafbuild-interpreter` (lib test) generated 42 warnings (42 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_ast-a32bae52e19948cb) [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-18b7117978a2ac36) [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-ada5c0f5a5d478a8) [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-ac30c63ff6a7d3bc) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafbuild_parser-3e0be6f03fafa003) [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test lexer::tests::single_token::multiline_string_with_apostrophes ... 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::simple_string_with_escape ... 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] --> /opt/rustwide/workdir/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] --> /opt/rustwide/workdir/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: 2 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] --> /opt/rustwide/workdir/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] --> /opt/rustwide/workdir/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: 2 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] --> /opt/rustwide/workdir/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] --> /opt/rustwide/workdir/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: 2 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] --> /opt/rustwide/workdir/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] --> /opt/rustwide/workdir/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: 2 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" "fd0016bf08eb33e18af3d66f9a74c95182c14b365409292443c8a87ce466d662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0016bf08eb33e18af3d66f9a74c95182c14b365409292443c8a87ce466d662", kill_on_drop: false }` [INFO] [stdout] fd0016bf08eb33e18af3d66f9a74c95182c14b365409292443c8a87ce466d662