[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] checking Lmar05/L against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lmar05/L on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/mygnu/rust-psutil`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]   Downloaded fs4 v0.6.6
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded os_info v3.8.2
[INFO] [stderr]   Downloaded wit-parser v0.205.0
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]   Downloaded zip v2.1.6
[INFO] [stderr]   Downloaded ureq v2.10.0
[INFO] [stderr]   Downloaded walrus v0.20.3
[INFO] [stderr]   Downloaded wasmparser v0.205.0
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]   Downloaded binary-install v0.4.1
[INFO] [stderr]   Downloaded serde_ignored v0.1.10
[INFO] [stderr]   Downloaded wasm-pack v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c1b77a491f695f330b33b50038cd30ef2b8194214a4954a7984a14e9d0e6f7a
[INFO] running `Command { std: "docker" "start" "-a" "0c1b77a491f695f330b33b50038cd30ef2b8194214a4954a7984a14e9d0e6f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1b77a491f695f330b33b50038cd30ef2b8194214a4954a7984a14e9d0e6f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1b77a491f695f330b33b50038cd30ef2b8194214a4954a7984a14e9d0e6f7a", kill_on_drop: false }`
[INFO] [stdout] 0c1b77a491f695f330b33b50038cd30ef2b8194214a4954a7984a14e9d0e6f7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deed3df09dae511e7575f78242b220424b33195a3cba6323a9c685df0e0282cd
[INFO] running `Command { std: "docker" "start" "-a" "deed3df09dae511e7575f78242b220424b33195a3cba6323a9c685df0e0282cd", 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 wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking wasmparser v0.80.2
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zip v2.1.6
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking object v0.36.2
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fs4 v0.6.6
[INFO] [stderr]     Checking wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking is_executable v0.1.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling wasmparser v0.205.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking walrus v0.20.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]     Checking wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]     Checking wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking psutil v3.2.1 (https://github.com/mygnu/rust-psutil?branch=update-dependencies#c065bcc2)
[INFO] [stderr]     Checking postgres-types v0.2.7
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]    Compiling wit-parser v0.205.0
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-postgres v0.7.11
[INFO] [stderr]     Checking worker-sys v0.3.3 (/opt/rustwide/workdir/worker-sys)
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]     Checking worker-macros v0.3.3 (/opt/rustwide/workdir/worker-macros)
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking serde_ignored v0.1.10
[INFO] [stderr]    Compiling worker-codegen v0.1.0 (/opt/rustwide/workdir/worker-codegen)
[INFO] [stderr]     Checking worker-kv v0.7.0 (/opt/rustwide/workdir/worker-kv)
[INFO] [stderr]     Checking ureq v2.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking kv-on-workers v0.1.0 (/opt/rustwide/workdir/examples/kv)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling rust-rpc-client v0.1.0 (/opt/rustwide/workdir/examples/rpc-client)
[INFO] [stderr]     Checking tracing-web v0.1.3
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking binary-install v0.4.1
[INFO] [stderr]     Checking worker v0.3.3 (/opt/rustwide/workdir/worker)
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking wasm-pack v0.13.0
[INFO] [stderr]     Checking 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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<String>) -> 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<String>) -> 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<String>, value: impl Into<Data>) -> 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<String>, value: impl Into<Data>) -> 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<String>,
[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<ObjectBody> {
[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<ObjectBody<'_>> {
[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<EventStream> {
[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<EventStream<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking router-on-workers v0.1.0 (/opt/rustwide/workdir/examples/router)
[INFO] [stderr]     Checking tracing-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tracing)
[INFO] [stderr]     Checking rust-rpc-server v0.1.0 (/opt/rustwide/workdir/examples/rpc-server)
[INFO] [stderr]     Checking worker-sandbox v0.1.0 (/opt/rustwide/workdir/worker-sandbox)
[INFO] [stderr]     Checking tokio-postgres-on-workers v0.1.0 (/opt/rustwide/workdir/examples/tokio-postgres)
[INFO] [stderr]     Checking queue-on-workers v0.1.0 (/opt/rustwide/workdir/examples/queue)
[INFO] [stderr]     Checking custom-req-on-workers v0.1.0 (/opt/rustwide/workdir/examples/custom-req)
[INFO] [stderr]     Checking digest-stream-on-workers v0.1.0 (/opt/rustwide/workdir/examples/digest)
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<ObjectId> {
[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<ObjectId<'_>> {
[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<String>) -> 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<String>) -> 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<String>, value: impl Into<Data>) -> 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<String>, value: impl Into<Data>) -> 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<String>,
[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<ObjectBody> {
[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<ObjectBody<'_>> {
[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<EventStream> {
[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<EventStream<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking worker-build v0.1.0 (/opt/rustwide/workdir/worker-build)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "deed3df09dae511e7575f78242b220424b33195a3cba6323a9c685df0e0282cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deed3df09dae511e7575f78242b220424b33195a3cba6323a9c685df0e0282cd", kill_on_drop: false }`
[INFO] [stdout] deed3df09dae511e7575f78242b220424b33195a3cba6323a9c685df0e0282cd
