[INFO] fetching crate orchidlang 0.3.0... [INFO] testing orchidlang-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate orchidlang 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate orchidlang 0.3.0 [INFO] finished tweaking crates.io crate orchidlang 0.3.0 [INFO] tweaked toml for crates.io crate orchidlang 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orchidlang 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orchidlang 0.3.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intern-all v0.4.1 [INFO] [stderr] Downloaded substack v1.1.0 [INFO] [stderr] Downloaded termsize v0.1.6 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded bound v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303a5661eae90e960cd80e75fc8bbeede64e7c5a77571cac398e0b85f517e33a [INFO] running `Command { std: "docker" "start" "-a" "303a5661eae90e960cd80e75fc8bbeede64e7c5a77571cac398e0b85f517e33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303a5661eae90e960cd80e75fc8bbeede64e7c5a77571cac398e0b85f517e33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303a5661eae90e960cd80e75fc8bbeede64e7c5a77571cac398e0b85f517e33a", kill_on_drop: false }` [INFO] [stdout] 303a5661eae90e960cd80e75fc8bbeede64e7c5a77571cac398e0b85f517e33a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af485d9b2c3245f3a9cc822856fed879136ca3a5d66e1b0cf7c5cd16a5cd03ff [INFO] running `Command { std: "docker" "start" "-a" "af485d9b2c3245f3a9cc822856fed879136ca3a5d66e1b0cf7c5cd16a5cd03ff", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling substack v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bound v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling intern-all v0.4.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Compiling rust-embed v8.2.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling orchidlang v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MacroErrors` is never constructed [INFO] [stdout] --> src/facade/macro_runner.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct MacroErrors(Vec); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOHandler` is never used [INFO] [stdout] --> src/libs/io/flow.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait IOHandler { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOResult` is never used [INFO] [stdout] --> src/libs/io/flow.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait IOResult: Send { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoActiveStream` is never constructed [INFO] [stdout] --> src/libs/io/flow.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NoActiveStream(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | RStr(SRead, io::Result), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 78 - RStr(SRead, io::Result), [INFO] [stdout] 78 + RStr((), io::Result), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | RBin(BRead, io::Result>), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - RBin(BRead, io::Result>), [INFO] [stdout] 79 + RBin((), io::Result>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNeedsPrefix` is never constructed [INFO] [stdout] --> src/parse/errors.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) struct LineNeedsPrefix(pub Lexeme); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/errors.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | pub(super) struct UnexpectedEOL(pub Lexeme); [INFO] [stdout] | ------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExpectedBlock` is never constructed [INFO] [stdout] --> src/parse/errors.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | pub(super) struct ExpectedBlock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NameErrors` is never constructed [INFO] [stdout] --> src/pipeline/dealias/resolve_aliases.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct NameErrors(Vec<(NotFound, SourceRange)>); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/pipeline/dealias/walk_with_links.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WalkReport<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub target: ProjectMemberRef<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnexpectedDirectory` is never constructed [INFO] [stdout] --> src/pipeline/load_project.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | struct UnexpectedDirectory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | fn positions(&self) -> BoxedIter { [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] 81 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | fn positions(&self) -> BoxedIter { [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] 199 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | fn frag(&self) -> Frag; [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] 32 | fn frag(&self) -> Frag<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | fn frag(&self) -> Frag { self.frag } [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] 102 | fn frag(&self) -> Frag<'_> { self.frag } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rule/matcher_vectree/build.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> 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] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 377 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 378 | filter: impl for<'b> Fn(&'b ModEntry) -> bool + 'a, [INFO] [stdout] 379 | ) -> BoxedIter> { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 379 | ) -> BoxedIter<'a, Tok> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.51s [INFO] running `Command { std: "docker" "inspect" "af485d9b2c3245f3a9cc822856fed879136ca3a5d66e1b0cf7c5cd16a5cd03ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af485d9b2c3245f3a9cc822856fed879136ca3a5d66e1b0cf7c5cd16a5cd03ff", kill_on_drop: false }` [INFO] [stdout] af485d9b2c3245f3a9cc822856fed879136ca3a5d66e1b0cf7c5cd16a5cd03ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1259df0676d03f868ccd54e1121792b873b1144fea536d38fd3eebe71d69d173 [INFO] running `Command { std: "docker" "start" "-a" "1259df0676d03f868ccd54e1121792b873b1144fea536d38fd3eebe71d69d173", kill_on_drop: false }` [INFO] [stdout] warning: struct `MacroErrors` is never constructed [INFO] [stdout] --> src/facade/macro_runner.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct MacroErrors(Vec); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOHandler` is never used [INFO] [stdout] --> src/libs/io/flow.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait IOHandler { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOResult` is never used [INFO] [stdout] --> src/libs/io/flow.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait IOResult: Send { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoActiveStream` is never constructed [INFO] [stdout] --> src/libs/io/flow.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NoActiveStream(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | RStr(SRead, io::Result), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 78 - RStr(SRead, io::Result), [INFO] [stdout] 78 + RStr((), io::Result), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | RBin(BRead, io::Result>), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - RBin(BRead, io::Result>), [INFO] [stdout] 79 + RBin((), io::Result>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNeedsPrefix` is never constructed [INFO] [stdout] --> src/parse/errors.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) struct LineNeedsPrefix(pub Lexeme); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/errors.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | pub(super) struct UnexpectedEOL(pub Lexeme); [INFO] [stdout] | ------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExpectedBlock` is never constructed [INFO] [stdout] --> src/parse/errors.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | pub(super) struct ExpectedBlock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NameErrors` is never constructed [INFO] [stdout] --> src/pipeline/dealias/resolve_aliases.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct NameErrors(Vec<(NotFound, SourceRange)>); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/pipeline/dealias/walk_with_links.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WalkReport<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub target: ProjectMemberRef<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnexpectedDirectory` is never constructed [INFO] [stdout] --> src/pipeline/load_project.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | struct UnexpectedDirectory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | fn positions(&self) -> BoxedIter { [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] 81 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | fn positions(&self) -> BoxedIter { [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] 199 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | fn frag(&self) -> Frag; [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] 32 | fn frag(&self) -> Frag<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling orchidlang v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | fn frag(&self) -> Frag { self.frag } [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] 102 | fn frag(&self) -> Frag<'_> { self.frag } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rule/matcher_vectree/build.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> 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] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 377 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 378 | filter: impl for<'b> Fn(&'b ModEntry) -> bool + 'a, [INFO] [stdout] 379 | ) -> BoxedIter> { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 379 | ) -> BoxedIter<'a, Tok> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MacroErrors` is never constructed [INFO] [stdout] --> src/facade/macro_runner.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct MacroErrors(Vec); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOHandler` is never used [INFO] [stdout] --> src/libs/io/flow.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait IOHandler { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IOResult` is never used [INFO] [stdout] --> src/libs/io/flow.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait IOResult: Send { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoActiveStream` is never constructed [INFO] [stdout] --> src/libs/io/flow.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NoActiveStream(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | RStr(SRead, io::Result), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 78 - RStr(SRead, io::Result), [INFO] [stdout] 78 + RStr((), io::Result), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/libs/io/instances.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | RBin(BRead, io::Result>), [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - RBin(BRead, io::Result>), [INFO] [stdout] 79 + RBin((), io::Result>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineNeedsPrefix` is never constructed [INFO] [stdout] --> src/parse/errors.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) struct LineNeedsPrefix(pub Lexeme); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/errors.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | pub(super) struct UnexpectedEOL(pub Lexeme); [INFO] [stdout] | ------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExpectedBlock` is never constructed [INFO] [stdout] --> src/parse/errors.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | pub(super) struct ExpectedBlock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NameErrors` is never constructed [INFO] [stdout] --> src/pipeline/dealias/resolve_aliases.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct NameErrors(Vec<(NotFound, SourceRange)>); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/pipeline/dealias/walk_with_links.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WalkReport<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub target: ProjectMemberRef<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnexpectedDirectory` is never constructed [INFO] [stdout] --> src/pipeline/load_project.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | struct UnexpectedDirectory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | fn positions(&self) -> BoxedIter { [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] 81 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | fn positions(&self) -> BoxedIter { [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] 199 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | fn frag(&self) -> Frag; [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] 32 | fn frag(&self) -> Frag<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/parse_plugin.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | fn frag(&self) -> Frag { self.frag } [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] 102 | fn frag(&self) -> Frag<'_> { self.frag } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rule/matcher_vectree/build.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> 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] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 377 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 378 | filter: impl for<'b> Fn(&'b ModEntry) -> bool + 'a, [INFO] [stdout] 379 | ) -> BoxedIter> { [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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 379 | ) -> BoxedIter<'a, Tok> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.98s [INFO] running `Command { std: "docker" "inspect" "1259df0676d03f868ccd54e1121792b873b1144fea536d38fd3eebe71d69d173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1259df0676d03f868ccd54e1121792b873b1144fea536d38fd3eebe71d69d173", kill_on_drop: false }` [INFO] [stdout] 1259df0676d03f868ccd54e1121792b873b1144fea536d38fd3eebe71d69d173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6e6588802dce4161688db90b806c9b4361a303b4627585edfff616f0784ae68 [INFO] running `Command { std: "docker" "start" "-a" "d6e6588802dce4161688db90b806c9b4361a303b4627585edfff616f0784ae68", kill_on_drop: false }` [INFO] [stderr] warning: struct `MacroErrors` is never constructed [INFO] [stderr] --> src/facade/macro_runner.rs:88:8 [INFO] [stderr] | [INFO] [stderr] 88 | struct MacroErrors(Vec); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `IOHandler` is never used [INFO] [stderr] --> src/libs/io/flow.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | pub trait IOHandler { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `IOResult` is never used [INFO] [stderr] --> src/libs/io/flow.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub trait IOResult: Send { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NoActiveStream` is never constructed [INFO] [stderr] --> src/libs/io/flow.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct NoActiveStream(usize); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/libs/io/instances.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | RStr(SRead, io::Result), [INFO] [stderr] | ---- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 78 - RStr(SRead, io::Result), [INFO] [stderr] 78 + RStr((), io::Result), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/libs/io/instances.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 79 | RBin(BRead, io::Result>), [INFO] [stderr] | ---- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 79 - RBin(BRead, io::Result>), [INFO] [stderr] 79 + RBin((), io::Result>), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `LineNeedsPrefix` is never constructed [INFO] [stderr] --> src/parse/errors.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | pub(super) struct LineNeedsPrefix(pub Lexeme); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse/errors.rs:44:33 [INFO] [stderr] | [INFO] [stderr] 44 | pub(super) struct UnexpectedEOL(pub Lexeme); [INFO] [stderr] | ------------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: struct `ExpectedBlock` is never constructed [INFO] [stderr] --> src/parse/errors.rs:193:19 [INFO] [stderr] | [INFO] [stderr] 193 | pub(super) struct ExpectedBlock; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NameErrors` is never constructed [INFO] [stderr] --> src/pipeline/dealias/resolve_aliases.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | struct NameErrors(Vec<(NotFound, SourceRange)>); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `target` is never read [INFO] [stderr] --> src/pipeline/dealias/walk_with_links.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct WalkReport<'a> { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 10 | pub target: ProjectMemberRef<'a>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `UnexpectedDirectory` is never constructed [INFO] [stderr] --> src/pipeline/load_project.rs:178:8 [INFO] [stderr] | [INFO] [stderr] 178 | struct UnexpectedDirectory { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/error.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | fn positions(&self) -> BoxedIter { [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] 81 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/error.rs:199:16 [INFO] [stderr] | [INFO] [stderr] 199 | fn positions(&self) -> BoxedIter { [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] 199 | fn positions(&self) -> BoxedIter<'_, ErrorPosition> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parse/parse_plugin.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | fn frag(&self) -> Frag; [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] 32 | fn frag(&self) -> Frag<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parse/parse_plugin.rs:102:11 [INFO] [stderr] | [INFO] [stderr] 102 | fn frag(&self) -> Frag { self.frag } [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] 102 | fn frag(&self) -> Frag<'_> { self.frag } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rule/matcher_vectree/build.rs:15:30 [INFO] [stderr] | [INFO] [stderr] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> 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] 15 | fn split_at_max_vec(pattern: &[RuleExpr]) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/tree.rs:379:8 [INFO] [stderr] | [INFO] [stderr] 377 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 378 | filter: impl for<'b> Fn(&'b ModEntry) -> bool + 'a, [INFO] [stderr] 379 | ) -> BoxedIter> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 379 | ) -> BoxedIter<'a, Tok> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `orchidlang` (lib) generated 18 warnings (run `cargo fix --lib -p orchidlang` to apply 6 suggestions) [INFO] [stderr] warning: `orchidlang` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchidlang-a203e76cc9c1b447) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test interpreter::path_set::tests::test_combine ... ok [INFO] [stdout] test libs::scheduler::id_map::test::basic_test ... ok [INFO] [stdout] test interpreter::path_set::tests::test_extend_noclone ... ok [INFO] [stdout] test libs::std::string::test::template_string ... ok [INFO] [stdout] test parse::numeric::test::decimals ... ok [INFO] [stdout] test name::test::literals ... ok [INFO] [stdout] test name::test::recur ... ok [INFO] [stdout] test utils::side::test::test_walk ... ok [INFO] [stdout] test libs::std::string::test::plain_string ... ok [INFO] [stdout] test parse::numeric::test::just_ints ... ok [INFO] [stderr] Running unittests src/bin/orcx.rs (/opt/rustwide/target/debug/deps/orcx-e3aa5c7ed9a27f71) [INFO] [stdout] test rule::matcher_vectree::build::test::test_scan ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests orchidlang [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/foreign/atom.rs - foreign::atom::Atomic::as_any (line 99) ... ignored [INFO] [stdout] test src/foreign/atom.rs - foreign::atom::Atomic::type_name (line 109) ... ignored [INFO] [stdout] test src/foreign/inert.rs - foreign::inert::InertPayload::strict_eq (line 36) ... ignored [INFO] [stdout] test src/utils/unwrap_or.rs - utils::unwrap_or::unwrap_or (line 10) ... ignored [INFO] [stdout] test src/utils/unwrap_or.rs - utils::unwrap_or::unwrap_or (line 4) ... ignored [INFO] [stdout] test src/libs/scheduler/thread_pool.rs - libs::scheduler::thread_pool::ThreadPool (line 80) ... ok [INFO] [stdout] test src/libs/scheduler/system.rs - libs::scheduler::system (line 4) ... ok [INFO] [stdout] test src/libs/io/mod.rs - libs::io (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6e6588802dce4161688db90b806c9b4361a303b4627585edfff616f0784ae68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e6588802dce4161688db90b806c9b4361a303b4627585edfff616f0784ae68", kill_on_drop: false }` [INFO] [stdout] d6e6588802dce4161688db90b806c9b4361a303b4627585edfff616f0784ae68