[INFO] cloning repository https://github.com/Lmar05/L [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lmar05/L" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a5bfc1c8d84e32f84518832920e1c9d238e7876 [INFO] building Lmar05/L against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lmar05/L on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lmar05/L [INFO] finished tweaking git repo https://github.com/Lmar05/L [INFO] tweaked toml for git repo https://github.com/Lmar05/L written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Lmar05/L 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4a43b1c08d07953e2ae0040c3b205838c8bafce4d6a6d6171caf3753f52dfe [INFO] running `Command { std: "docker" "start" "-a" "ec4a43b1c08d07953e2ae0040c3b205838c8bafce4d6a6d6171caf3753f52dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4a43b1c08d07953e2ae0040c3b205838c8bafce4d6a6d6171caf3753f52dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4a43b1c08d07953e2ae0040c3b205838c8bafce4d6a6d6171caf3753f52dfe", kill_on_drop: false }` [INFO] [stdout] ec4a43b1c08d07953e2ae0040c3b205838c8bafce4d6a6d6171caf3753f52dfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a0b792f61bef4a79c45d5a5b67945fc9b156b5660317ce53ada7c00f444345 [INFO] running `Command { std: "docker" "start" "-a" "96a0b792f61bef4a79c45d5a5b67945fc9b156b5660317ce53ada7c00f444345", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wasmparser v0.205.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wit-parser v0.205.0 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling tokio-postgres v0.7.11 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling worker-sys v0.3.3 (/opt/rustwide/workdir/worker-sys) [INFO] [stderr] Compiling worker-codegen v0.1.0 (/opt/rustwide/workdir/worker-codegen) [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling worker-kv v0.7.0 (/opt/rustwide/workdir/worker-kv) [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling worker-macros v0.3.3 (/opt/rustwide/workdir/worker-macros) [INFO] [stderr] Compiling wasm-streams v0.4.0 [INFO] [stderr] Compiling kv-on-workers v0.1.0 (/opt/rustwide/workdir/examples/kv) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rust-rpc-client v0.1.0 (/opt/rustwide/workdir/examples/rpc-client) [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling worker v0.3.3 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling tracing-web v0.1.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 102 | key: impl Into, [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder { [INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/websocket.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling worker-sandbox v0.1.0 (/opt/rustwide/workdir/worker-sandbox) [INFO] [stderr] Compiling router-on-workers v0.1.0 (/opt/rustwide/workdir/examples/router) [INFO] [stderr] Compiling custom-req-on-workers v0.1.0 (/opt/rustwide/workdir/examples/custom-req) [INFO] [stderr] Compiling queue-on-workers v0.1.0 (/opt/rustwide/workdir/examples/queue) [INFO] [stderr] Compiling digest-stream-on-workers v0.1.0 (/opt/rustwide/workdir/examples/digest) [INFO] [stderr] Compiling tokio-postgres-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tokio-postgres) [INFO] [stderr] Compiling rust-rpc-server v0.1.0 (/opt/rustwide/workdir/examples/rpc-server) [INFO] [stderr] Compiling tracing-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tracing) [INFO] [stderr] Compiling binary-install v0.4.1 [INFO] [stderr] Compiling wasm-pack v0.13.0 [INFO] [stderr] Compiling worker-build v0.1.0 (/opt/rustwide/workdir/worker-build) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "96a0b792f61bef4a79c45d5a5b67945fc9b156b5660317ce53ada7c00f444345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a0b792f61bef4a79c45d5a5b67945fc9b156b5660317ce53ada7c00f444345", kill_on_drop: false }` [INFO] [stdout] 96a0b792f61bef4a79c45d5a5b67945fc9b156b5660317ce53ada7c00f444345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b6a87164ff9d33a5f3fe1bdbec2ace0a159acf7cd36b2e1a20ad449ef73f29 [INFO] running `Command { std: "docker" "start" "-a" "c0b6a87164ff9d33a5f3fe1bdbec2ace0a159acf7cd36b2e1a20ad449ef73f29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling worker-macros v0.3.3 (/opt/rustwide/workdir/worker-macros) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling wasmparser v0.80.2 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling worker-codegen v0.1.0 (/opt/rustwide/workdir/worker-codegen) [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling kv-on-workers v0.1.0 (/opt/rustwide/workdir/examples/kv) [INFO] [stderr] Compiling worker-sys v0.3.3 (/opt/rustwide/workdir/worker-sys) [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling psutil v3.2.1 (https://github.com/mygnu/rust-psutil?branch=update-dependencies#c065bcc2) [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling walrus v0.20.3 [INFO] [stderr] Compiling tokio-postgres v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling wasm-bindgen-wasm-conventions v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-multi-value-xform v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-externref-xform v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-threads-xform v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-wasm-interpreter v0.2.92 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling wasm-bindgen-cli-support v0.2.92 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling worker v0.3.3 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 102 | key: impl Into, [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder { [INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/websocket.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling worker-sandbox v0.1.0 (/opt/rustwide/workdir/worker-sandbox) [INFO] [stderr] Compiling rust-rpc-client v0.1.0 (/opt/rustwide/workdir/examples/rpc-client) [INFO] [stderr] Compiling tracing-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tracing) [INFO] [stderr] Compiling digest-stream-on-workers v0.1.0 (/opt/rustwide/workdir/examples/digest) [INFO] [stderr] Compiling queue-on-workers v0.1.0 (/opt/rustwide/workdir/examples/queue) [INFO] [stderr] Compiling tokio-postgres-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tokio-postgres) [INFO] [stderr] Compiling custom-req-on-workers v0.1.0 (/opt/rustwide/workdir/examples/custom-req) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn id_from_name(&self, name: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-rpc-server v0.1.0 (/opt/rustwide/workdir/examples/rpc-server) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn id_from_string(&self, hex_id: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling router-on-workers v0.1.0 (/opt/rustwide/workdir/examples/router) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn unique_id(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/durable.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn unique_id_with_jurisdiction(&self, jd: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn get(&self, key: impl Into) -> GetOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn put(&self, key: impl Into, value: impl Into) -> PutOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn list(&self) -> ListOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 102 | key: impl Into, [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder { [INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> CreateMultipartUploadOptionsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/r2/mod.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> worker/src/websocket.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 210 | pub fn events(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling binary-install v0.4.1 [INFO] [stderr] Compiling wasm-pack v0.13.0 [INFO] [stderr] Compiling worker-build v0.1.0 (/opt/rustwide/workdir/worker-build) [INFO] [stderr] Compiling worker-kv v0.7.0 (/opt/rustwide/workdir/worker-kv) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "c0b6a87164ff9d33a5f3fe1bdbec2ace0a159acf7cd36b2e1a20ad449ef73f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b6a87164ff9d33a5f3fe1bdbec2ace0a159acf7cd36b2e1a20ad449ef73f29", kill_on_drop: false }` [INFO] [stdout] c0b6a87164ff9d33a5f3fe1bdbec2ace0a159acf7cd36b2e1a20ad449ef73f29