[INFO] fetching crate strict_types 2.9.1... [INFO] testing strict_types-2.9.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate strict_types 2.9.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate strict_types 2.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate strict_types 2.9.1 [INFO] tweaked toml for crates.io crate strict_types 2.9.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate strict_types 2.9.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate strict_types 2.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded amplify v4.9.0 [INFO] [stderr] Downloaded strict_encoding_derive v2.8.0 [INFO] [stderr] Downloaded strict_encoding v2.9.1 [INFO] [stderr] Downloaded amplify_syn v2.0.1 [INFO] [stderr] Downloaded stringly_conversions v0.1.1 [INFO] [stderr] Downloaded amplify_num v0.5.3 [INFO] [stderr] Downloaded serde_str_helpers v0.1.2 [INFO] [stderr] Downloaded amplify_derive v4.0.1 [INFO] [stderr] Downloaded base85 v2.0.0 [INFO] [stderr] Downloaded mnemonic v1.1.1 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded ascii-armor v0.9.0 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded baid64 v0.4.2 [INFO] [stderr] Downloaded vesper-lang v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93fdfd226ded77b7f6798e2b926e0a87a345e806fda10e7d895e51b5c6a5b02 [INFO] running `Command { std: "docker" "start" "-a" "a93fdfd226ded77b7f6798e2b926e0a87a345e806fda10e7d895e51b5c6a5b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93fdfd226ded77b7f6798e2b926e0a87a345e806fda10e7d895e51b5c6a5b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93fdfd226ded77b7f6798e2b926e0a87a345e806fda10e7d895e51b5c6a5b02", kill_on_drop: false }` [INFO] [stdout] a93fdfd226ded77b7f6798e2b926e0a87a345e806fda10e7d895e51b5c6a5b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba52a63f0d5c0a292753e4f30f0e2d834b3e5dc6026ef626e7f28f88f6cf07d5 [INFO] running `Command { std: "docker" "start" "-a" "ba52a63f0d5c0a292753e4f30f0e2d834b3e5dc6026ef626e7f28f88f6cf07d5", kill_on_drop: false }` [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling mnemonic v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [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 19.09s [INFO] running `Command { std: "docker" "inspect" "ba52a63f0d5c0a292753e4f30f0e2d834b3e5dc6026ef626e7f28f88f6cf07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba52a63f0d5c0a292753e4f30f0e2d834b3e5dc6026ef626e7f28f88f6cf07d5", kill_on_drop: false }` [INFO] [stdout] ba52a63f0d5c0a292753e4f30f0e2d834b3e5dc6026ef626e7f28f88f6cf07d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4172a27cde4c78155ef02a02bdc8bd03923043e509fe93c64f58b9a0266c1589 [INFO] running `Command { std: "docker" "start" "-a" "4172a27cde4c78155ef02a02bdc8bd03923043e509fe93c64f58b9a0266c1589", 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 10.63s [INFO] running `Command { std: "docker" "inspect" "4172a27cde4c78155ef02a02bdc8bd03923043e509fe93c64f58b9a0266c1589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4172a27cde4c78155ef02a02bdc8bd03923043e509fe93c64f58b9a0266c1589", kill_on_drop: false }` [INFO] [stdout] 4172a27cde4c78155ef02a02bdc8bd03923043e509fe93c64f58b9a0266c1589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c388bf9d2e88d540cf4b3a67009b95f868b72ecf7c2c2a68af51e76d541a15af [INFO] running `Command { std: "docker" "start" "-a" "c388bf9d2e88d540cf4b3a67009b95f868b72ecf7c2c2a68af51e76d541a15af", 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 [INFO] [stderr] warning: `strict_types` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strict_types-8ee2a3ade64282e0) [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::decode::test::typify ... ok [INFO] [stdout] test value::typify::test::load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/strict-vesper.rs (/opt/rustwide/target/debug/deps/strict_vesper-7948743d5e55ae63) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/byte_str.rs (/opt/rustwide/target/debug/deps/byte_str-a1a2425b42649633) [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-a5acb2eacfa9436e) [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] [stderr] Doc-tests strict_types [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [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] running `Command { std: "docker" "inspect" "c388bf9d2e88d540cf4b3a67009b95f868b72ecf7c2c2a68af51e76d541a15af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c388bf9d2e88d540cf4b3a67009b95f868b72ecf7c2c2a68af51e76d541a15af", kill_on_drop: false }` [INFO] [stdout] c388bf9d2e88d540cf4b3a67009b95f868b72ecf7c2c2a68af51e76d541a15af