[INFO] cloning repository https://github.com/strict-types/strict-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strict-types/strict-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4a3d6987d9696bcbc0fb3a4af7ba4bab6c5316a [INFO] testing strict-types/strict-types against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-types" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/strict-types/strict-types [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/strict-types/strict-types [INFO] tweaked toml for git repo https://github.com/strict-types/strict-types written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/strict-types/strict-types 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 git repo https://github.com/strict-types/strict-types 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 amplify_num v0.5.3 [INFO] [stderr] Downloaded vesper-lang v0.2.3 [INFO] [stderr] Downloaded amplify v4.9.0 [INFO] [stderr] Downloaded serde_str_helpers v0.1.2 [INFO] [stderr] Downloaded mnemonic v1.1.1 [INFO] [stderr] Downloaded strict_encoding_derive v2.8.0 [INFO] [stderr] Downloaded strict_encoding v2.9.1 [INFO] [stderr] Downloaded base85 v2.0.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded ascii-armor v0.9.0 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded baid64 v0.4.2 [INFO] [stderr] Downloaded amplify_derive v4.0.1 [INFO] [stderr] Downloaded stringly_conversions v0.1.1 [INFO] [stderr] Downloaded amplify_syn v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 346f3ef01d8db4933ca1569a129a3181032804383a9e447eb5e6635d404b4d04 [INFO] running `Command { std: "docker" "start" "-a" "346f3ef01d8db4933ca1569a129a3181032804383a9e447eb5e6635d404b4d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "346f3ef01d8db4933ca1569a129a3181032804383a9e447eb5e6635d404b4d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346f3ef01d8db4933ca1569a129a3181032804383a9e447eb5e6635d404b4d04", kill_on_drop: false }` [INFO] [stdout] 346f3ef01d8db4933ca1569a129a3181032804383a9e447eb5e6635d404b4d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6da361422b7fcf6b33b6239b8e3d3fe423c9123a0d2261c86c0c26aa62ba1fc7 [INFO] running `Command { std: "docker" "start" "-a" "6da361422b7fcf6b33b6239b8e3d3fe423c9123a0d2261c86c0c26aa62ba1fc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling mnemonic v1.1.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.8.0 [INFO] [stderr] Compiling amplify v4.9.0 [INFO] [stderr] Compiling strict_encoding v2.9.1 [INFO] [stderr] Compiling baid64 v0.4.2 [INFO] [stderr] Compiling vesper-lang v0.2.3 [INFO] [stderr] Compiling strict_types v2.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ty.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | fn type_refs(&self) -> Iter { Iter::from(self) } [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] 43 | fn type_refs(&self) -> Iter<'_, Self> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 76 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError<'_, Ref>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/iter.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn type_refs(&self) -> Iter { Iter::from(self) } [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] 75 | pub fn type_refs(&self) -> Iter<'_, Ref> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value/path.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 126 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.41s [INFO] running `Command { std: "docker" "inspect" "6da361422b7fcf6b33b6239b8e3d3fe423c9123a0d2261c86c0c26aa62ba1fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da361422b7fcf6b33b6239b8e3d3fe423c9123a0d2261c86c0c26aa62ba1fc7", kill_on_drop: false }` [INFO] [stdout] 6da361422b7fcf6b33b6239b8e3d3fe423c9123a0d2261c86c0c26aa62ba1fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2bffafbfb330a0521f58eefa73c181d8d6d3c2741c7e0d63cb45d07c7acb876a [INFO] running `Command { std: "docker" "start" "-a" "2bffafbfb330a0521f58eefa73c181d8d6d3c2741c7e0d63cb45d07c7acb876a", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ty.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | fn type_refs(&self) -> Iter { Iter::from(self) } [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] 43 | fn type_refs(&self) -> Iter<'_, Self> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 76 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError<'_, Ref>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/iter.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn type_refs(&self) -> Iter { Iter::from(self) } [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] 75 | pub fn type_refs(&self) -> Iter<'_, Ref> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value/path.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 126 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strict_types v2.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ty.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | fn type_refs(&self) -> Iter { Iter::from(self) } [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] 43 | fn type_refs(&self) -> Iter<'_, Self> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 76 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/path.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError<'_, Ref>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/iter.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn type_refs(&self) -> Iter { Iter::from(self) } [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] 75 | pub fn type_refs(&self) -> Iter<'_, Ref> { Iter::from(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value/path.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 126 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.68s [INFO] running `Command { std: "docker" "inspect" "2bffafbfb330a0521f58eefa73c181d8d6d3c2741c7e0d63cb45d07c7acb876a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bffafbfb330a0521f58eefa73c181d8d6d3c2741c7e0d63cb45d07c7acb876a", kill_on_drop: false }` [INFO] [stdout] 2bffafbfb330a0521f58eefa73c181d8d6d3c2741c7e0d63cb45d07c7acb876a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b18bdb1df9727d16762fc3fe7cd32da66a96270f7b1f4c45c91efaa162df399d [INFO] running `Command { std: "docker" "start" "-a" "b18bdb1df9727d16762fc3fe7cd32da66a96270f7b1f4c45c91efaa162df399d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/ty.rs:43:18 [INFO] [stderr] | [INFO] [stderr] 43 | fn type_refs(&self) -> Iter { Iter::from(self) } [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] 43 | fn type_refs(&self) -> Iter<'_, Self> { Iter::from(self) } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/path.rs:76:17 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 76 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/path.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError> { [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 107 | pub fn at_path(&self, path: &Path) -> Result<&Self, PathError<'_, Ref>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/iter.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn type_refs(&self) -> Iter { Iter::from(self) } [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] 75 | pub fn type_refs(&self) -> Iter<'_, Ref> { Iter::from(self) } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/value/path.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 126 | pub fn iter(&self) -> std::slice::Iter<'_, Step> { self.0.iter() } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `strict_types` (lib) generated 5 warnings (run `cargo fix --lib -p strict_types` to apply 5 suggestions) [INFO] [stderr] warning: `strict_types` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strict_types-c547f31fe2b8332d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ast::id::test::byte ... ok [INFO] [stdout] test value::ston::test::complex ... ok [INFO] [stdout] test value::ston::test::simple ... ok [INFO] [stdout] test value::val::test::construct ... ok [INFO] [stdout] test stl::test::std_lib_id ... ok [INFO] [stdout] test stl::test::strict_types_lib_id ... ok [INFO] [stdout] test value::typify::test::load ... ok [INFO] [stdout] test value::decode::test::typify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/strict-vesper.rs (/opt/rustwide/target/debug/deps/strict_vesper-df917c6ffe611f47) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/byte_str.rs (/opt/rustwide/target/debug/deps/byte_str-2afded28d9b45723) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test reflect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/dependencies.rs (/opt/rustwide/target/debug/deps/dependencies-3709a6a818736318) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test dependency_misses_type ... ok [INFO] [stdout] test serialize ... ok [INFO] [stdout] test type_lib_semid_inconsistency - should panic ... ok [INFO] [stdout] test type_lib_missing_type - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests strict_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b18bdb1df9727d16762fc3fe7cd32da66a96270f7b1f4c45c91efaa162df399d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18bdb1df9727d16762fc3fe7cd32da66a96270f7b1f4c45c91efaa162df399d", kill_on_drop: false }` [INFO] [stdout] b18bdb1df9727d16762fc3fe7cd32da66a96270f7b1f4c45c91efaa162df399d