[INFO] fetching crate spo-rhai 1.17.2... [INFO] testing spo-rhai-1.17.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate spo-rhai 1.17.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate spo-rhai 1.17.2 [INFO] finished tweaking crates.io crate spo-rhai 1.17.2 [INFO] tweaked toml for crates.io crate spo-rhai 1.17.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spo-rhai 1.17.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spo-rhai 1.17.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded clipboard-win v5.1.0 [INFO] [stderr] Downloaded errno v0.3.8 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded spo-rhai_codegen v2.0.0 [INFO] [stderr] Downloaded document-features v0.2.8 [INFO] [stderr] Downloaded ahash v0.8.8 [INFO] [stderr] Downloaded js-sys v0.3.68 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded sha1_smol v1.0.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.91 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.91 [INFO] [stderr] Downloaded thin-vec v0.2.13 [INFO] [stderr] Downloaded rust_decimal v1.34.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.91 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.91 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded web-sys v0.3.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1095ecd7fc20e8ad4ccba2b023916fc6ee6e6ad705cd450573e91294ea005550 [INFO] running `Command { std: "docker" "start" "-a" "1095ecd7fc20e8ad4ccba2b023916fc6ee6e6ad705cd450573e91294ea005550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1095ecd7fc20e8ad4ccba2b023916fc6ee6e6ad705cd450573e91294ea005550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1095ecd7fc20e8ad4ccba2b023916fc6ee6e6ad705cd450573e91294ea005550", kill_on_drop: false }` [INFO] [stdout] 1095ecd7fc20e8ad4ccba2b023916fc6ee6e6ad705cd450573e91294ea005550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6ee6fac2ecafe145586e61bb0fa249587d3c963e353939aadb6bcca38c372d [INFO] running `Command { std: "docker" "start" "-a" "1e6ee6fac2ecafe145586e61bb0fa249587d3c963e353939aadb6bcca38c372d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling spo-rhai_codegen v2.0.0 [INFO] [stderr] Compiling spo-rhai v1.17.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/limits.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:883:5 [INFO] [stdout] | [INFO] [stdout] 883 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:910:5 [INFO] [stdout] | [INFO] [stdout] 910 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/expr.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/engine.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/mod.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/collection.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/file.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/stat.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/arithmetic.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / def_package! { [INFO] [stdout] 198 | | /// Basic arithmetic package. [INFO] [stdout] 199 | | pub ArithmeticPackage(lib) { [INFO] [stdout] 200 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/array_basic.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / def_package! { [INFO] [stdout] 17 | | /// Package of basic array utilities. [INFO] [stdout] 18 | | pub BasicArrayPackage(lib) { [INFO] [stdout] 19 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/bit_field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / def_package! { [INFO] [stdout] 12 | | /// Package of basic bit-field utilities. [INFO] [stdout] 13 | | pub BitFieldPackage(lib) { [INFO] [stdout] 14 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/blob_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic BLOB utilities. [INFO] [stdout] 19 | | pub BasicBlobPackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/fn_basic.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / def_package! { [INFO] [stdout] 8 | | /// Package of basic function pointer utilities. [INFO] [stdout] 9 | | pub BasicFnPackage(lib) { [INFO] [stdout] 10 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/iter_basic.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | / def_package! { [INFO] [stdout] 350 | | /// Package of basic range iterators [INFO] [stdout] 351 | | pub BasicIteratorPackage(lib) { [INFO] [stdout] 352 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 392 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/lang_core.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of core language features. [INFO] [stdout] 15 | | pub LanguageCorePackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/logic.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / def_package! { [INFO] [stdout] 43 | | /// Package of basic logic operators. [INFO] [stdout] 44 | | pub LogicPackage(lib) { [INFO] [stdout] 45 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/map_basic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of basic object map utilities. [INFO] [stdout] 15 | | pub BasicMapPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/math_basic.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / def_package! { [INFO] [stdout] 57 | | /// Basic mathematical package. [INFO] [stdout] 58 | | pub BasicMathPackage(lib) { [INFO] [stdout] 59 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_core.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Core package containing basic facilities. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_std.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Standard package containing all built-in features. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_basic.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / def_package! { [INFO] [stdout] 26 | | /// Package of basic string utilities (e.g. printing) [INFO] [stdout] 27 | | pub BasicStringPackage(lib) { [INFO] [stdout] 28 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_more.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of additional string utilities over [`BasicStringPackage`][super::BasicStringPackage] [INFO] [stdout] 15 | | pub MoreStringPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/time_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic timing utilities. [INFO] [stdout] 19 | | pub BasicTimePackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/interner.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_and` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_or` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_xor` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_zero` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub const fn is_zero(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | pub const fn is_odd(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_even` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | pub const fn is_even(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ast.rs:721:27 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard { [INFO] [stdout] | ^^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut { [INFO] [stdout] | ^^^^^^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/register.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock { [INFO] [stdout] | ^^^^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/resolvers/file.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/packages/iter_basic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 50 | pub add: fn(T, T) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1708:38 [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1739:39 [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.96s [INFO] running `Command { std: "docker" "inspect" "1e6ee6fac2ecafe145586e61bb0fa249587d3c963e353939aadb6bcca38c372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6ee6fac2ecafe145586e61bb0fa249587d3c963e353939aadb6bcca38c372d", kill_on_drop: false }` [INFO] [stdout] 1e6ee6fac2ecafe145586e61bb0fa249587d3c963e353939aadb6bcca38c372d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bd2714d962dd56245a912665db0ca5fd9356c35180132f997b6164e1c24da53 [INFO] running `Command { std: "docker" "start" "-a" "8bd2714d962dd56245a912665db0ca5fd9356c35180132f997b6164e1c24da53", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling spo-rhai v1.17.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/limits.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:883:5 [INFO] [stdout] | [INFO] [stdout] 883 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:910:5 [INFO] [stdout] | [INFO] [stdout] 910 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/expr.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/engine.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/mod.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/collection.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/file.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/stat.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/arithmetic.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / def_package! { [INFO] [stdout] 198 | | /// Basic arithmetic package. [INFO] [stdout] 199 | | pub ArithmeticPackage(lib) { [INFO] [stdout] 200 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/array_basic.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / def_package! { [INFO] [stdout] 17 | | /// Package of basic array utilities. [INFO] [stdout] 18 | | pub BasicArrayPackage(lib) { [INFO] [stdout] 19 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/bit_field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / def_package! { [INFO] [stdout] 12 | | /// Package of basic bit-field utilities. [INFO] [stdout] 13 | | pub BitFieldPackage(lib) { [INFO] [stdout] 14 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/blob_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic BLOB utilities. [INFO] [stdout] 19 | | pub BasicBlobPackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/fn_basic.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / def_package! { [INFO] [stdout] 8 | | /// Package of basic function pointer utilities. [INFO] [stdout] 9 | | pub BasicFnPackage(lib) { [INFO] [stdout] 10 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/iter_basic.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | / def_package! { [INFO] [stdout] 350 | | /// Package of basic range iterators [INFO] [stdout] 351 | | pub BasicIteratorPackage(lib) { [INFO] [stdout] 352 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 392 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/lang_core.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of core language features. [INFO] [stdout] 15 | | pub LanguageCorePackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/logic.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / def_package! { [INFO] [stdout] 43 | | /// Package of basic logic operators. [INFO] [stdout] 44 | | pub LogicPackage(lib) { [INFO] [stdout] 45 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/map_basic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of basic object map utilities. [INFO] [stdout] 15 | | pub BasicMapPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/math_basic.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / def_package! { [INFO] [stdout] 57 | | /// Basic mathematical package. [INFO] [stdout] 58 | | pub BasicMathPackage(lib) { [INFO] [stdout] 59 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_core.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Core package containing basic facilities. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_std.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Standard package containing all built-in features. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_basic.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / def_package! { [INFO] [stdout] 26 | | /// Package of basic string utilities (e.g. printing) [INFO] [stdout] 27 | | pub BasicStringPackage(lib) { [INFO] [stdout] 28 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_more.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of additional string utilities over [`BasicStringPackage`][super::BasicStringPackage] [INFO] [stdout] 15 | | pub MoreStringPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/time_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic timing utilities. [INFO] [stdout] 19 | | pub BasicTimePackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/interner.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/limits.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/api/custom_syntax.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:883:5 [INFO] [stdout] | [INFO] [stdout] 883 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ast.rs:910:5 [INFO] [stdout] | [INFO] [stdout] 910 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/expr.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/ident.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/ast/stmt.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/engine.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/func/hashing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/mod.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/collection.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/file.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/module/resolvers/stat.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/arithmetic.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / def_package! { [INFO] [stdout] 198 | | /// Basic arithmetic package. [INFO] [stdout] 199 | | pub ArithmeticPackage(lib) { [INFO] [stdout] 200 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/array_basic.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / def_package! { [INFO] [stdout] 17 | | /// Package of basic array utilities. [INFO] [stdout] 18 | | pub BasicArrayPackage(lib) { [INFO] [stdout] 19 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/bit_field.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / def_package! { [INFO] [stdout] 12 | | /// Package of basic bit-field utilities. [INFO] [stdout] 13 | | pub BitFieldPackage(lib) { [INFO] [stdout] 14 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/blob_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic BLOB utilities. [INFO] [stdout] 19 | | pub BasicBlobPackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/fn_basic.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / def_package! { [INFO] [stdout] 8 | | /// Package of basic function pointer utilities. [INFO] [stdout] 9 | | pub BasicFnPackage(lib) { [INFO] [stdout] 10 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/iter_basic.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | / def_package! { [INFO] [stdout] 350 | | /// Package of basic range iterators [INFO] [stdout] 351 | | pub BasicIteratorPackage(lib) { [INFO] [stdout] 352 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 392 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/lang_core.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of core language features. [INFO] [stdout] 15 | | pub LanguageCorePackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/logic.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / def_package! { [INFO] [stdout] 43 | | /// Package of basic logic operators. [INFO] [stdout] 44 | | pub LogicPackage(lib) { [INFO] [stdout] 45 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/map_basic.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of basic object map utilities. [INFO] [stdout] 15 | | pub BasicMapPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/math_basic.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / def_package! { [INFO] [stdout] 57 | | /// Basic mathematical package. [INFO] [stdout] 58 | | pub BasicMathPackage(lib) { [INFO] [stdout] 59 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_core.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Core package containing basic facilities. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/pkg_std.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / def_package! { [INFO] [stdout] 9 | | /// Standard package containing all built-in features. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// # Contents [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_basic.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / def_package! { [INFO] [stdout] 26 | | /// Package of basic string utilities (e.g. printing) [INFO] [stdout] 27 | | pub BasicStringPackage(lib) { [INFO] [stdout] 28 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/string_more.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / def_package! { [INFO] [stdout] 14 | | /// Package of additional string utilities over [`BasicStringPackage`][super::BasicStringPackage] [INFO] [stdout] 15 | | pub MoreStringPackage(lib) { [INFO] [stdout] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/packages/mod.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/packages/time_basic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / def_package! { [INFO] [stdout] 18 | | /// Package of basic timing utilities. [INFO] [stdout] 19 | | pub BasicTimePackage(lib) { [INFO] [stdout] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/float.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/immutable_string.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/interner.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/position.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/scope.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_and` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_or` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_xor` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_zero` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub const fn is_zero(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | pub const fn is_odd(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_even` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | pub const fn is_even(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ast.rs:721:27 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard { [INFO] [stdout] | ^^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut { [INFO] [stdout] | ^^^^^^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/register.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock { [INFO] [stdout] | ^^^^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/resolvers/file.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/packages/iter_basic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 50 | pub add: fn(T, T) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1708:38 [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1739:39 [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_and` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_or` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `binary_xor` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_zero` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub const fn is_zero(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | pub const fn is_odd(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_even` is never used [INFO] [stdout] --> src/packages/arithmetic.rs:142:30 [INFO] [stdout] | [INFO] [stdout] 142 | pub const fn is_even(x: $arg_type) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ast.rs:721:27 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 721 | pub fn iter_functions(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard { [INFO] [stdout] | ^^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 535 | pub fn locked_read(value: &Locked) -> LockGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/native.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut { [INFO] [stdout] | ^^^^^^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/func/register.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock { [INFO] [stdout] | ^^^^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/resolvers/file.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope { [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | pub const fn scope(&self) -> &Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/packages/iter_basic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Hash, Eq, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 50 | pub add: fn(T, T) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1708:38 [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/dynamic.rs:1739:39 [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.51s [INFO] running `Command { std: "docker" "inspect" "8bd2714d962dd56245a912665db0ca5fd9356c35180132f997b6164e1c24da53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd2714d962dd56245a912665db0ca5fd9356c35180132f997b6164e1c24da53", kill_on_drop: false }` [INFO] [stdout] 8bd2714d962dd56245a912665db0ca5fd9356c35180132f997b6164e1c24da53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27dc585d81538c8b8a42b2f043f056588c5cc4dcd63f38056c589826c97ce9e2 [INFO] running `Command { std: "docker" "start" "-a" "27dc585d81538c8b8a42b2f043f056588c5cc4dcd63f38056c589826c97ce9e2", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/api/limits.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/api/custom_syntax.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 152 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/api/custom_syntax.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/api/custom_syntax.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:866:5 [INFO] [stderr] | [INFO] [stderr] 866 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:874:5 [INFO] [stderr] | [INFO] [stderr] 874 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:883:5 [INFO] [stderr] | [INFO] [stderr] 883 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:892:5 [INFO] [stderr] | [INFO] [stderr] 892 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:901:5 [INFO] [stderr] | [INFO] [stderr] 901 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ast.rs:910:5 [INFO] [stderr] | [INFO] [stderr] 910 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/expr.rs:333:5 [INFO] [stderr] | [INFO] [stderr] 333 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ident.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/ident.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/stmt.rs:222:5 [INFO] [stderr] | [INFO] [stderr] 222 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/stmt.rs:484:5 [INFO] [stderr] | [INFO] [stderr] 484 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/stmt.rs:492:5 [INFO] [stderr] | [INFO] [stderr] 492 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/stmt.rs:500:5 [INFO] [stderr] | [INFO] [stderr] 500 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/ast/stmt.rs:674:5 [INFO] [stderr] | [INFO] [stderr] 674 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/engine.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/func/hashing.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/func/hashing.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/module/mod.rs:582:5 [INFO] [stderr] | [INFO] [stderr] 582 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/module/resolvers/collection.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/module/resolvers/file.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/module/resolvers/stat.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 132 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/arithmetic.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | / def_package! { [INFO] [stderr] 198 | | /// Basic arithmetic package. [INFO] [stderr] 199 | | pub ArithmeticPackage(lib) { [INFO] [stderr] 200 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 229 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/array_basic.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / def_package! { [INFO] [stderr] 17 | | /// Package of basic array utilities. [INFO] [stderr] 18 | | pub BasicArrayPackage(lib) { [INFO] [stderr] 19 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/bit_field.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / def_package! { [INFO] [stderr] 12 | | /// Package of basic bit-field utilities. [INFO] [stderr] 13 | | pub BitFieldPackage(lib) { [INFO] [stderr] 14 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/blob_basic.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / def_package! { [INFO] [stderr] 18 | | /// Package of basic BLOB utilities. [INFO] [stderr] 19 | | pub BasicBlobPackage(lib) { [INFO] [stderr] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/fn_basic.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / def_package! { [INFO] [stderr] 8 | | /// Package of basic function pointer utilities. [INFO] [stderr] 9 | | pub BasicFnPackage(lib) { [INFO] [stderr] 10 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/iter_basic.rs:349:1 [INFO] [stderr] | [INFO] [stderr] 349 | / def_package! { [INFO] [stderr] 350 | | /// Package of basic range iterators [INFO] [stderr] 351 | | pub BasicIteratorPackage(lib) { [INFO] [stderr] 352 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 392 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/lang_core.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / def_package! { [INFO] [stderr] 14 | | /// Package of core language features. [INFO] [stderr] 15 | | pub LanguageCorePackage(lib) { [INFO] [stderr] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/logic.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / def_package! { [INFO] [stderr] 43 | | /// Package of basic logic operators. [INFO] [stderr] 44 | | pub LogicPackage(lib) { [INFO] [stderr] 45 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 79 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/map_basic.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / def_package! { [INFO] [stderr] 14 | | /// Package of basic object map utilities. [INFO] [stderr] 15 | | pub BasicMapPackage(lib) { [INFO] [stderr] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/math_basic.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / def_package! { [INFO] [stderr] 57 | | /// Basic mathematical package. [INFO] [stderr] 58 | | pub BasicMathPackage(lib) { [INFO] [stderr] 59 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 109 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/pkg_core.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / def_package! { [INFO] [stderr] 9 | | /// Core package containing basic facilities. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// # Contents [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/pkg_std.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / def_package! { [INFO] [stderr] 9 | | /// Standard package containing all built-in features. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// # Contents [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/string_basic.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / def_package! { [INFO] [stderr] 26 | | /// Package of basic string utilities (e.g. printing) [INFO] [stderr] 27 | | pub BasicStringPackage(lib) { [INFO] [stderr] 28 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/string_more.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / def_package! { [INFO] [stderr] 14 | | /// Package of additional string utilities over [`BasicStringPackage`][super::BasicStringPackage] [INFO] [stderr] 15 | | pub MoreStringPackage(lib) { [INFO] [stderr] 16 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/packages/mod.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/packages/time_basic.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / def_package! { [INFO] [stderr] 18 | | /// Package of basic timing utilities. [INFO] [stderr] 19 | | pub BasicTimePackage(lib) { [INFO] [stderr] 20 | | lib.flags |= ModuleFlags::STANDARD_LIB; [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_package` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/float.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/float.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:191:5 [INFO] [stderr] | [INFO] [stderr] 191 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:207:5 [INFO] [stderr] | [INFO] [stderr] 207 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:215:5 [INFO] [stderr] | [INFO] [stderr] 215 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/immutable_string.rs:223:5 [INFO] [stderr] | [INFO] [stderr] 223 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/interner.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/position.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/position.rs:204:5 [INFO] [stderr] | [INFO] [stderr] 204 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/scope.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/types/scope.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `binary_and` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:119:30 [INFO] [stderr] | [INFO] [stderr] 119 | pub const fn binary_and(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `binary_or` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:123:30 [INFO] [stderr] | [INFO] [stderr] 123 | pub const fn binary_or(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `binary_xor` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:127:30 [INFO] [stderr] | [INFO] [stderr] 127 | pub const fn binary_xor(x: $arg_type, y: $arg_type) -> $arg_type { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `is_zero` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:132:30 [INFO] [stderr] | [INFO] [stderr] 132 | pub const fn is_zero(x: $arg_type) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `is_odd` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:137:30 [INFO] [stderr] | [INFO] [stderr] 137 | pub const fn is_odd(x: $arg_type) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `is_even` is never used [INFO] [stderr] --> src/packages/arithmetic.rs:142:30 [INFO] [stderr] | [INFO] [stderr] 142 | pub const fn is_even(x: $arg_type) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 250 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `gen_arithmetic_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/ast.rs:721:27 [INFO] [stderr] | [INFO] [stderr] 721 | pub fn iter_functions(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 721 | pub fn iter_functions(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/func/native.rs:535:30 [INFO] [stderr] | [INFO] [stderr] 535 | pub fn locked_read(value: &Locked) -> LockGuard { [INFO] [stderr] | ^^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 535 | pub fn locked_read(value: &Locked) -> LockGuard<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/func/native.rs:548:31 [INFO] [stderr] | [INFO] [stderr] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut { [INFO] [stderr] | ^^^^^^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 548 | pub fn locked_write(value: &Locked) -> LockGuardMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/func/register.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock { [INFO] [stderr] | ^^^^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | pub fn by_ref(data: &mut Dynamic) -> DynamicWriteLock<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/module/resolvers/file.rs:201:24 [INFO] [stderr] | [INFO] [stderr] 201 | pub const fn scope(&self) -> &Scope { [INFO] [stderr] | ^^^^^ ------ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 201 | pub const fn scope(&self) -> &Scope<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/packages/iter_basic.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 45 | #[derive(Clone, Hash, Eq, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 50 | pub add: fn(T, T) -> Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/dynamic.rs:1708:38 [INFO] [stderr] | [INFO] [stderr] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stderr] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1708 | pub fn read_lock(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/dynamic.rs:1739:39 [INFO] [stderr] | [INFO] [stderr] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stderr] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1739 | pub fn write_lock(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `spo-rhai` (lib) generated 71 warnings [INFO] [stderr] warning: `spo-rhai` (lib test) generated 71 warnings (71 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spo_rhai-310231a1b85807df) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::check_struct_sizes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::check_struct_sizes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::check_struct_sizes' panicked at src/tests.rs:51:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 48 [INFO] [stdout] right: 56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dca71128222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dca71128222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dca71128222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dca71128222 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dca7114d413 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dca7114d413 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dca711251a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dca711251a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dca71128072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dca71129799 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5dca711295ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5dca710f1ba4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5dca710f1ba4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dca7112a16e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5dca7112a16e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5dca71129f3a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5dca71128719 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dca71129bcd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5dca7114bf00 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dca7114c1b7 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x5dca7114c109 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x5dca710b7b28 - spo_rhai::tests::check_struct_sizes::h5d95dee8f6da7a90 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:51:5 [INFO] [stdout] 22: 0x5dca710b7637 - spo_rhai::tests::check_struct_sizes::{{closure}}::h31d2ee99e12b208f [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:6:24 [INFO] [stdout] 23: 0x5dca710b72c6 - core::ops::function::FnOnce::call_once::h405044a4905d9dff [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5dca710f740b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5dca710f740b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x5dca710f6545 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x5dca710f6545 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5dca710f6545 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5dca710f6545 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5dca710f6545 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5dca710f6545 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x5dca710f6545 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x5dca710ba144 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x5dca710ba144 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5dca710bdb1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5dca710bdb1a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5dca710bdb1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5dca710bdb1a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5dca710bdb1a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5dca710bdb1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5dca710bdb1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5dca7112d0ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5dca7112d0ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x775ff5e9eaa4 - [INFO] [stdout] 45: 0x775ff5f2ba34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::check_struct_sizes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "27dc585d81538c8b8a42b2f043f056588c5cc4dcd63f38056c589826c97ce9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dc585d81538c8b8a42b2f043f056588c5cc4dcd63f38056c589826c97ce9e2", kill_on_drop: false }` [INFO] [stdout] 27dc585d81538c8b8a42b2f043f056588c5cc4dcd63f38056c589826c97ce9e2