[INFO] fetching crate ensan 0.2.1... [INFO] checking ensan-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ensan 0.2.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ensan 0.2.1 [INFO] finished tweaking crates.io crate ensan 0.2.1 [INFO] tweaked toml for crates.io crate ensan 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ensan 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ensan 0.2.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hcl-edit v0.8.1 [INFO] [stderr] Downloaded ensan-proc-macro v0.1.0 [INFO] [stderr] Downloaded libyml v0.0.1 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded hcl-primitives v0.1.5 [INFO] [stderr] Downloaded serde_yml v0.0.7 [INFO] [stderr] Downloaded hcl-rs v0.18.0 [INFO] [stderr] Downloaded vecmap-rs v0.2.1 [INFO] [stderr] Downloaded winnow v0.6.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ecf8233bc3c22968dc42b02e34b9fb9308cb767fe3b400d1e834e87e718106e [INFO] running `Command { std: "docker" "start" "-a" "5ecf8233bc3c22968dc42b02e34b9fb9308cb767fe3b400d1e834e87e718106e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ecf8233bc3c22968dc42b02e34b9fb9308cb767fe3b400d1e834e87e718106e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecf8233bc3c22968dc42b02e34b9fb9308cb767fe3b400d1e834e87e718106e", kill_on_drop: false }` [INFO] [stdout] 5ecf8233bc3c22968dc42b02e34b9fb9308cb767fe3b400d1e834e87e718106e [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=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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d7e708f6f7c57ba3c9a4c6ed65c91d7d51122228c4c6c1133a11e7c222b881 [INFO] running `Command { std: "docker" "start" "-a" "10d7e708f6f7c57ba3c9a4c6ed65c91d7d51122228c4c6c1133a11e7c222b881", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_yml v0.0.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking libyml v0.0.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling ensan-proc-macro v0.1.0 [INFO] [stderr] Checking hcl-primitives v0.1.5 [INFO] [stderr] Checking vecmap-rs v0.2.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hcl-edit v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hcl-rs v0.18.0 [INFO] [stderr] Checking ensan v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/engine.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 103 | scope: &'a [&str], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 104 | ) -> Box + 'a> { [INFO] [stdout] | -- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 104 - ) -> Box + 'a> { [INFO] [stdout] 104 + ) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/engine.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 123 | scope: &'a [impl AsRef], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 124 | ) -> Box + 'a> { [INFO] [stdout] | -- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 124 - ) -> Box + 'a> { [INFO] [stdout] 124 + ) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:152:23 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_hcl_ctx(&self, scope: &[impl AsRef]) -> Context { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_hcl_ctx(&self, scope: &[impl AsRef]) -> Context<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/engine.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 103 | scope: &'a [&str], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 104 | ) -> Box + 'a> { [INFO] [stdout] | -- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 104 - ) -> Box + 'a> { [INFO] [stdout] 104 + ) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/engine.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 123 | scope: &'a [impl AsRef], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 124 | ) -> Box + 'a> { [INFO] [stdout] | -- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 124 - ) -> Box + 'a> { [INFO] [stdout] 124 + ) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:152:23 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_hcl_ctx(&self, scope: &[impl AsRef]) -> Context { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn to_hcl_ctx(&self, scope: &[impl AsRef]) -> Context<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.78s [INFO] running `Command { std: "docker" "inspect" "10d7e708f6f7c57ba3c9a4c6ed65c91d7d51122228c4c6c1133a11e7c222b881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d7e708f6f7c57ba3c9a4c6ed65c91d7d51122228c4c6c1133a11e7c222b881", kill_on_drop: false }` [INFO] [stdout] 10d7e708f6f7c57ba3c9a4c6ed65c91d7d51122228c4c6c1133a11e7c222b881