[INFO] fetching crate scryer-prolog 0.9.4... [INFO] checking scryer-prolog-0.9.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate scryer-prolog 0.9.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate scryer-prolog 0.9.4 [INFO] finished tweaking crates.io crate scryer-prolog 0.9.4 [INFO] tweaked toml for crates.io crate scryer-prolog 0.9.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scryer-prolog 0.9.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scryer-prolog 0.9.4 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2de21fb2dd957c2c9c5114bc20bbea98f497a2721b24ed19d22cd93a0738823 [INFO] running `Command { std: "docker" "start" "-a" "e2de21fb2dd957c2c9c5114bc20bbea98f497a2721b24ed19d22cd93a0738823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2de21fb2dd957c2c9c5114bc20bbea98f497a2721b24ed19d22cd93a0738823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2de21fb2dd957c2c9c5114bc20bbea98f497a2721b24ed19d22cd93a0738823", kill_on_drop: false }` [INFO] [stdout] e2de21fb2dd957c2c9c5114bc20bbea98f497a2721b24ed19d22cd93a0738823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffef0d31dca0c926a2a54c30ebf391bbf0988e0a89cb3e3280b4b819be43326a [INFO] running `Command { std: "docker" "start" "-a" "ffef0d31dca0c926a2a54c30ebf391bbf0988e0a89cb3e3280b4b819be43326a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling dashu-base v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling dashu-int v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling dashu-ratio v0.4.0 [INFO] [stderr] Compiling dashu-float v0.4.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling dashu-macros v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking crrl v0.6.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking dashu v0.4.0 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking snapbox-macros v0.3.6 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling to-syn-value_derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling to-syn-value v0.1.1 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking divrem v0.1.0 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking ref_thread_local v0.0.0 [INFO] [stderr] Checking winnow v0.5.31 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling scryer-modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking snapbox v0.4.15 [INFO] [stderr] Compiling iai-callgrind-macros v0.1.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking scryer-modular-bitfield v0.11.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Compiling scryer-prolog v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking iai-callgrind-runner v0.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking iai-callgrind v0.9.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking select v0.6.0 [INFO] [stderr] Checking trycmd v0.14.19 [INFO] [stderr] Checking libffi v3.2.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.5 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 96 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 ~ [allow(unused)] [INFO] [stdout] 96 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | len: B50, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - len: B50, [INFO] [stdout] 97 + en: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 99 | padding: B13, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 ~ [allow(unused)] [INFO] [stdout] 99 ~ padding: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | name: B46, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 425 - name: B46, [INFO] [stdout] 425 + ame: B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | arity: B10, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - arity: B10, [INFO] [stdout] 426 + rity: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 428 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 427 ~ [allow(unused)] [INFO] [stdout] 428 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 430 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 429 ~ [allow(unused)] [INFO] [stdout] 430 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 432 | tag: B6, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 431 ~ [allow(unused)] [INFO] [stdout] 432 ~ tag: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | size: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 199 - size: B56, [INFO] [stdout] 199 + ize: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 200 - m: bool, [INFO] [stdout] 200 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | tag: ArenaHeaderTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - tag: ArenaHeaderTag, [INFO] [stdout] 201 + ag: ArenaHeaderTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | prec: B11, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 257 - prec: B11, [INFO] [stdout] 257 + rec: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | spec: B8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - spec: B8, [INFO] [stdout] 258 + pec: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 260 | padding: B13, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 ~ [allow(unused)] [INFO] [stdout] 260 ~ padding: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | num: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 510 - num: B56, [INFO] [stdout] 510 + um: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 512 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 511 ~ [allow(unused)] [INFO] [stdout] 512 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 514 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 513 ~ [allow(unused)] [INFO] [stdout] 514 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 516 | tag: B6, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 515 ~ [allow(unused)] [INFO] [stdout] 516 ~ tag: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:549:23 [INFO] [stdout] | [INFO] [stdout] 549 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:553:27 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:559:23 [INFO] [stdout] | [INFO] [stdout] 559 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:563:27 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:660:27 [INFO] [stdout] | [INFO] [stdout] 660 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub value: B61, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 175 - pub value: B61, [INFO] [stdout] 175 + ub value: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | tag: IterStackLocTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 176 - tag: IterStackLocTag, [INFO] [stdout] 176 + ag: IterStackLocTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | heap_or_stack: HeapOrStackTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - heap_or_stack: HeapOrStackTag, [INFO] [stdout] 177 + eap_or_stack: HeapOrStackTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub p: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 80 - pub p: B56, [INFO] [stdout] 80 + ub p: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 82 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 ~ [allow(unused)] [INFO] [stdout] 82 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub tag: IndexPtrTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - pub tag: IndexPtrTag, [INFO] [stdout] 83 + ub tag: IndexPtrTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub stream_type: StreamType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 380 - pub stream_type: StreamType, [INFO] [stdout] 380 + ub stream_type: StreamTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | pub reposition: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 381 - pub reposition: bool, [INFO] [stdout] 381 + ub reposition: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | pub eof_action: EOFAction, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 382 - pub eof_action: EOFAction, [INFO] [stdout] 382 + ub eof_action: EOFActio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub has_alias: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 383 - pub has_alias: bool, [INFO] [stdout] 383 + ub has_alias: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub alias: B59, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 384 - pub alias: B59, [INFO] [stdout] 384 + ub alias: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | ptr: B61, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - ptr: B61, [INFO] [stdout] 75 + tr: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | f: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - f: bool, [INFO] [stdout] 76 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 77 - m: bool, [INFO] [stdout] 77 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | tag: ConsPtrMaskTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - tag: ConsPtrMaskTag, [INFO] [stdout] 78 + ag: ConsPtrMaskTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | val: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 123 - val: B56, [INFO] [stdout] 123 + al: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 125 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 ~ [allow(unused)] [INFO] [stdout] 125 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 127 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 ~ [allow(unused)] [INFO] [stdout] 127 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | tag: RefTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - tag: RefTag, [INFO] [stdout] 128 + ag: RefTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | val: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 214 - val: B56, [INFO] [stdout] 214 + al: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 216 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 ~ [allow(unused)] [INFO] [stdout] 216 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 218 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 217 ~ [allow(unused)] [INFO] [stdout] 218 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 220 | tag: TrailEntryTag, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 ~ [allow(unused)] [INFO] [stdout] 220 ~ tag: TrailEntryTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:676:5 [INFO] [stdout] | [INFO] [stdout] 676 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 677 | ptr: B61, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 676 ~ [allow(unused)] [INFO] [stdout] 677 ~ ptr: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 678 - m: bool, [INFO] [stdout] 678 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 680 | padding: B2, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 679 ~ [allow(unused)] [INFO] [stdout] 680 ~ padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 96 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 ~ [allow(unused)] [INFO] [stdout] 96 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | len: B50, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - len: B50, [INFO] [stdout] 97 + en: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 99 | padding: B13, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 ~ [allow(unused)] [INFO] [stdout] 99 ~ padding: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | name: B46, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 425 - name: B46, [INFO] [stdout] 425 + ame: B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | arity: B10, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - arity: B10, [INFO] [stdout] 426 + rity: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 428 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 427 ~ [allow(unused)] [INFO] [stdout] 428 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 430 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 429 ~ [allow(unused)] [INFO] [stdout] 430 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/atom_table.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 432 | tag: B6, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 431 ~ [allow(unused)] [INFO] [stdout] 432 ~ tag: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | size: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 199 - size: B56, [INFO] [stdout] 199 + ize: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 200 - m: bool, [INFO] [stdout] 200 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/arena.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | tag: ArenaHeaderTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - tag: ArenaHeaderTag, [INFO] [stdout] 201 + ag: ArenaHeaderTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | prec: B11, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 257 - prec: B11, [INFO] [stdout] 257 + rec: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | spec: B8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - spec: B8, [INFO] [stdout] 258 + pec: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 260 | padding: B13, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 ~ [allow(unused)] [INFO] [stdout] 260 ~ padding: B1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | num: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 510 - num: B56, [INFO] [stdout] 510 + um: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 512 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 511 ~ [allow(unused)] [INFO] [stdout] 512 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 514 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 513 ~ [allow(unused)] [INFO] [stdout] 514 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/ast.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 516 | tag: B6, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 515 ~ [allow(unused)] [INFO] [stdout] 516 ~ tag: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:549:23 [INFO] [stdout] | [INFO] [stdout] 549 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:553:27 [INFO] [stdout] | [INFO] [stdout] 553 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:559:23 [INFO] [stdout] | [INFO] [stdout] 559 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:563:27 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:646:23 [INFO] [stdout] | [INFO] [stdout] 646 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | #[cfg(feature = "num")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `num` [INFO] [stdout] --> src/arithmetic.rs:660:27 [INFO] [stdout] | [INFO] [stdout] 660 | #[cfg(not(feature = "num"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls` [INFO] [stdout] = help: consider adding `num` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub value: B61, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 175 - pub value: B61, [INFO] [stdout] 175 + ub value: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | tag: IterStackLocTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 176 - tag: IterStackLocTag, [INFO] [stdout] 176 + ag: IterStackLocTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/heap_iter.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | heap_or_stack: HeapOrStackTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - heap_or_stack: HeapOrStackTag, [INFO] [stdout] 177 + eap_or_stack: HeapOrStackTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub p: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 80 - pub p: B56, [INFO] [stdout] 80 + ub p: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 82 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 ~ [allow(unused)] [INFO] [stdout] 82 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/machine_indices.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub tag: IndexPtrTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - pub tag: IndexPtrTag, [INFO] [stdout] 83 + ub tag: IndexPtrTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub stream_type: StreamType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 380 - pub stream_type: StreamType, [INFO] [stdout] 380 + ub stream_type: StreamTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | pub reposition: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 381 - pub reposition: bool, [INFO] [stdout] 381 + ub reposition: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | pub eof_action: EOFAction, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 382 - pub eof_action: EOFAction, [INFO] [stdout] 382 + ub eof_action: EOFActio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub has_alias: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 383 - pub has_alias: bool, [INFO] [stdout] 383 + ub has_alias: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/machine/streams.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub alias: B59, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 384 - pub alias: B59, [INFO] [stdout] 384 + ub alias: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | ptr: B61, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - ptr: B61, [INFO] [stdout] 75 + tr: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | f: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - f: bool, [INFO] [stdout] 76 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 77 - m: bool, [INFO] [stdout] 77 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | tag: ConsPtrMaskTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - tag: ConsPtrMaskTag, [INFO] [stdout] 78 + ag: ConsPtrMaskTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | val: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 123 - val: B56, [INFO] [stdout] 123 + al: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 125 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 ~ [allow(unused)] [INFO] [stdout] 125 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 127 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 ~ [allow(unused)] [INFO] [stdout] 127 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | tag: RefTag, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - tag: RefTag, [INFO] [stdout] 128 + ag: RefTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | val: B56, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 214 - val: B56, [INFO] [stdout] 214 + al: B5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 216 | f: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 ~ [allow(unused)] [INFO] [stdout] 216 ~ f: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 218 | m: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 217 ~ [allow(unused)] [INFO] [stdout] 218 ~ m: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 220 | tag: TrailEntryTag, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 219 ~ [allow(unused)] [INFO] [stdout] 220 ~ tag: TrailEntryTa, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:676:5 [INFO] [stdout] | [INFO] [stdout] 676 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 677 | ptr: B61, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 676 ~ [allow(unused)] [INFO] [stdout] 677 ~ ptr: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | m: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 678 - m: bool, [INFO] [stdout] 678 + : boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | #[allow(unused)] [INFO] [stdout] | ^ [INFO] [stdout] 680 | padding: B2, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 679 ~ [allow(unused)] [INFO] [stdout] 680 ~ padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/ffi.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/ffi.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IteratorUMP` is never constructed [INFO] [stdout] --> src/machine/gc.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct IteratorUMP { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invert_marker` is never used [INFO] [stdout] --> src/machine/gc.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn invert_marker(iter: &mut StacklessPreOrderHeapIter) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderedOpDirKey` is never constructed [INFO] [stdout] --> src/machine/machine_indices.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct OrderedOpDirKey(pub(crate) Atom, pub(crate) Fixity); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unify_big_num` is never used [INFO] [stdout] --> src/machine/unify.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) trait Unifier: DerefMut { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 456 | fn unify_big_num(&mut self, n1: TypedArenaPtr, value: HeapCellValue) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/arena.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | self.0 == other.0 || **self == **other [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 232 - self.0 == other.0 || **self == **other [INFO] [stdout] 232 + std::ptr::addr_eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 232 - self.0 == other.0 || **self == **other [INFO] [stdout] 232 + std::ptr::eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/debray_allocator.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) fn drain_branches(&mut self, depth: usize) -> std::vec::Drain { [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] 136 | pub(crate) fn drain_branches(&mut self, depth: usize) -> std::vec::Drain<'_, BranchOccurrences> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/heap_iter.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | heap: &mut Heap, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 19 | value: HeapCellValue, [INFO] [stdout] 20 | ) -> EagerStackfulPreOrderHeapIter { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | ) -> EagerStackfulPreOrderHeapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:317:38 [INFO] [stdout] | [INFO] [stdout] 317 | pub(crate) fn post_order_iter(term: &'_ Term) -> QueryIterator { [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] 317 | pub(crate) fn post_order_iter(term: &'_ Term) -> QueryIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | term: &'_ Term, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 323 | iterable_root: RootIterationPolicy, [INFO] [stdout] 324 | ) -> FactIterator { [INFO] [stdout] | ------------ the same lifetime is hidden 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] 324 | ) -> FactIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:348:41 [INFO] [stdout] | [INFO] [stdout] 348 | fn state_from_chunked_terms(chunk_vec: &'_ VecDeque) -> ClauseIteratorState { [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] 348 | fn state_from_chunked_terms(chunk_vec: &'_ VecDeque) -> ClauseIteratorState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/mod.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn prelude_view_and_machine_st(&mut self) -> (MachinePreludeView, &mut MachineState) { [INFO] [stdout] | ^^^^^^^^^ ------------------ ----------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 203 | pub fn prelude_view_and_machine_st(&mut self) -> (MachinePreludeView<'_>, &mut MachineState) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/loader.rs:1349:9 [INFO] [stdout] | [INFO] [stdout] 1349 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1350 | compilation_target: &CompilationTarget, [INFO] [stdout] 1351 | ) -> CompositeOpDir { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden 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] 1351 | ) -> CompositeOpDir<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/partial_string.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) fn as_str_from(&self, n: usize) -> AtomString { [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] 57 | pub(crate) fn as_str_from(&self, n: usize) -> AtomString<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/rcu.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | this.data == other.data [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 196 - this.data == other.data [INFO] [stdout] 196 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 196 - this.data == other.data [INFO] [stdout] 196 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `strategy`, and `bindings` are never read [INFO] [stdout] --> benches/setup.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct PrologBenchmark { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 55 | pub name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub strategy: Strategy, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub bindings: BTreeMap<&'static str, Value>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: functions generic over types or consts must be mangled [INFO] [stdout] --> benches/run_iai.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[library_benchmark] [INFO] [stdout] | -------------------- help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 16 | fn bench(mut run: impl FnMut() -> QueryResolution) -> QueryResolution { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(no_mangle_generic_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `bindings` are never read [INFO] [stdout] --> benches/setup.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct PrologBenchmark { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 55 | pub name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub bindings: BTreeMap<&'static str, Value>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderedOpDirKey` is never constructed [INFO] [stdout] --> src/machine/machine_indices.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct OrderedOpDirKey(pub(crate) Atom, pub(crate) Fixity); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unify_big_num` is never used [INFO] [stdout] --> src/machine/unify.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) trait Unifier: DerefMut { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 456 | fn unify_big_num(&mut self, n1: TypedArenaPtr, value: HeapCellValue) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/arena.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | self.0 == other.0 || **self == **other [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 232 - self.0 == other.0 || **self == **other [INFO] [stdout] 232 + std::ptr::addr_eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 232 - self.0 == other.0 || **self == **other [INFO] [stdout] 232 + std::ptr::eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/debray_allocator.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) fn drain_branches(&mut self, depth: usize) -> std::vec::Drain { [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] 136 | pub(crate) fn drain_branches(&mut self, depth: usize) -> std::vec::Drain<'_, BranchOccurrences> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/heap_iter.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | heap: &mut Heap, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 19 | value: HeapCellValue, [INFO] [stdout] 20 | ) -> EagerStackfulPreOrderHeapIter { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | ) -> EagerStackfulPreOrderHeapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/heap_iter.rs:674:15 [INFO] [stdout] | [INFO] [stdout] 674 | heap: &mut [HeapCellValue], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 675 | start: usize, [INFO] [stdout] 676 | ) -> StacklessPreOrderHeapIter { [INFO] [stdout] | -------------------------------------- the same lifetime is hidden 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] 676 | ) -> StacklessPreOrderHeapIter<'_, IteratorUMP> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/heap_iter.rs:682:16 [INFO] [stdout] | [INFO] [stdout] 682 | heap: &'_ mut Heap, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 683 | start: usize, [INFO] [stdout] 684 | ) -> RightistPostOrderHeapIter { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 684 | ) -> RightistPostOrderHeapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:317:38 [INFO] [stdout] | [INFO] [stdout] 317 | pub(crate) fn post_order_iter(term: &'_ Term) -> QueryIterator { [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] 317 | pub(crate) fn post_order_iter(term: &'_ Term) -> QueryIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | term: &'_ Term, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 323 | iterable_root: RootIterationPolicy, [INFO] [stdout] 324 | ) -> FactIterator { [INFO] [stdout] | ------------ the same lifetime is hidden 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] 324 | ) -> FactIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iterators.rs:348:41 [INFO] [stdout] | [INFO] [stdout] 348 | fn state_from_chunked_terms(chunk_vec: &'_ VecDeque) -> ClauseIteratorState { [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] 348 | fn state_from_chunked_terms(chunk_vec: &'_ VecDeque) -> ClauseIteratorState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/mod.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn prelude_view_and_machine_st(&mut self) -> (MachinePreludeView, &mut MachineState) { [INFO] [stdout] | ^^^^^^^^^ ------------------ ----------------- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 203 | pub fn prelude_view_and_machine_st(&mut self) -> (MachinePreludeView<'_>, &mut MachineState) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/loader.rs:1349:9 [INFO] [stdout] | [INFO] [stdout] 1349 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1350 | compilation_target: &CompilationTarget, [INFO] [stdout] 1351 | ) -> CompositeOpDir { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden 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] 1351 | ) -> CompositeOpDir<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/machine/partial_string.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) fn as_str_from(&self, n: usize) -> AtomString { [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] 57 | pub(crate) fn as_str_from(&self, n: usize) -> AtomString<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/rcu.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | this.data == other.data [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 196 - this.data == other.data [INFO] [stdout] 196 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 196 - this.data == other.data [INFO] [stdout] 196 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "ffef0d31dca0c926a2a54c30ebf391bbf0988e0a89cb3e3280b4b819be43326a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffef0d31dca0c926a2a54c30ebf391bbf0988e0a89cb3e3280b4b819be43326a", kill_on_drop: false }` [INFO] [stdout] ffef0d31dca0c926a2a54c30ebf391bbf0988e0a89cb3e3280b4b819be43326a