[INFO] cloning repository https://github.com/cmmm976/EternalTwin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmmm976/EternalTwin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcc094d85f9ba5025cd02e320e2243928f149ad
[INFO] checking cmmm976/EternalTwin against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/cmmm976/EternalTwin
[INFO] finished tweaking git repo https://github.com/cmmm976/EternalTwin
[INFO] tweaked toml for git repo https://github.com/cmmm976/EternalTwin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cmmm976/EternalTwin on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cmmm976/EternalTwin 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b3d54860fad6196eb46405b91ce975c83cf6b5d397d7f58fca52df1ba0f9c88
[INFO] running `Command { std: "docker" "start" "-a" "8b3d54860fad6196eb46405b91ce975c83cf6b5d397d7f58fca52df1ba0f9c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b3d54860fad6196eb46405b91ce975c83cf6b5d397d7f58fca52df1ba0f9c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3d54860fad6196eb46405b91ce975c83cf6b5d397d7f58fca52df1ba0f9c88", kill_on_drop: false }`
[INFO] [stdout] 8b3d54860fad6196eb46405b91ce975c83cf6b5d397d7f58fca52df1ba0f9c88
[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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde5c877a44b85912e0c9a63f259e4eb956ea23da6f7e83789f8797a2d43e814
[INFO] running `Command { std: "docker" "start" "-a" "dde5c877a44b85912e0c9a63f259e4eb956ea23da6f7e83789f8797a2d43e814", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-stream v0.1.6
[INFO] [stderr]     Checking sqlx-rt v0.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling neon-build v0.9.1
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.28
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]    Compiling neon v0.9.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking sqlx-core v0.5.7
[INFO] [stderr]     Checking neon-runtime v0.9.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling neon-macros v0.9.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling auto_impl v0.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking hyper v0.14.7
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking etwin_config v0.9.1 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking include_dir v0.6.2
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking etwin_postgres_tools v0.9.1 (/opt/rustwide/workdir/crates/postgres_tools)
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]     Checking etwin_log v0.9.1 (/opt/rustwide/workdir/crates/log)
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]     Checking etwin_serde_tools v0.9.1 (/opt/rustwide/workdir/crates/serde_tools)
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking os_str_bytes v3.1.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking base64ct v1.0.0
[INFO] [stderr]    Compiling sysinfo v0.20.3
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.7
[INFO] [stderr]     Checking salsa20 v0.8.0
[INFO] [stderr]     Checking password-hash v0.3.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking scrypt v0.8.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking scraper v0.12.0
[INFO] [stderr]     Checking quoted_printable v0.4.3
[INFO] [stderr]     Checking etwin_scraper_tools v0.9.1 (/opt/rustwide/workdir/crates/scraper_tools)
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/scraper_tools/src/lib.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_opt_text(node: ElementRef) -> Result<Option<&str>, TextNodeExcess> {
[INFO] [stdout]    |                           ^^^^^^^^^^                   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_opt_text(node: ElementRef<'_>) -> Result<Option<&str>, TextNodeExcess> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/scraper_tools/src/lib.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_one_text(node: ElementRef) -> Result<&str, &'static str> {
[INFO] [stdout]    |                           ^^^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the 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] 33 | pub fn get_one_text(node: ElementRef<'_>) -> Result<&str, &'static str> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking lettre v0.10.0-rc.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking dialoguer v0.8.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v3.0.0-beta.4
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]    Compiling etwin_native v0.8.0 (/opt/rustwide/workdir/packages/native/native)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/scraper_tools/src/lib.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_opt_text(node: ElementRef) -> Result<Option<&str>, TextNodeExcess> {
[INFO] [stdout]    |                           ^^^^^^^^^^                   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_opt_text(node: ElementRef<'_>) -> Result<Option<&str>, TextNodeExcess> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/scraper_tools/src/lib.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_one_text(node: ElementRef) -> Result<&str, &'static str> {
[INFO] [stdout]    |                           ^^^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the 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] 33 | pub fn get_one_text(node: ElementRef<'_>) -> Result<&str, &'static str> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.5.7
[INFO] [stderr]     Checking etwin_core v0.9.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking etwin_squirrel v0.9.1 (/opt/rustwide/workdir/crates/squirrel)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:452:40
[INFO] [stdout]     |
[INFO] [stdout] 452 |     for query in std::array::IntoIter::new(queries) {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:452:40
[INFO] [stdout]     |
[INFO] [stdout] 452 |     for query in std::array::IntoIter::new(queries) {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct EdgeState {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |   data: Option<&'static str>,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EdgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn get_version(&self, v: NonZeroU32) -> Option<SchemaVersionRef> {
[INFO] [stdout]     |                      ^^^^^                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn get_version(&self, v: NonZeroU32) -> Option<SchemaVersionRef<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct EdgeState {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |   data: Option<&'static str>,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EdgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |   pub fn get_empty(&self) -> SchemaStateRef {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |   pub fn get_empty(&self) -> SchemaStateRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |   pub fn get_latest(&self) -> SchemaVersionRef {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |   pub fn get_latest(&self) -> SchemaVersionRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |   fn issue_state(&self, state: SchemaState) -> SchemaStateRef {
[INFO] [stdout]     |                  ^^^^^                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |   fn issue_state(&self, state: SchemaState) -> SchemaStateRef<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |   fn issue_version(&self, version: SchemaVersion) -> SchemaVersionRef {
[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] 273 |   fn issue_version(&self, version: SchemaVersion) -> SchemaVersionRef<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 285 |   ) -> Option<SchemaMigration> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ 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] 285 |   ) -> Option<SchemaMigration<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 296 |   ) -> Option<SchemaMigration> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ 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] 296 |   ) -> Option<SchemaMigration<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn get_version(&self, v: NonZeroU32) -> Option<SchemaVersionRef> {
[INFO] [stdout]     |                      ^^^^^                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn get_version(&self, v: NonZeroU32) -> Option<SchemaVersionRef<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |   pub fn get_empty(&self) -> SchemaStateRef {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |   pub fn get_empty(&self) -> SchemaStateRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |   pub fn get_latest(&self) -> SchemaVersionRef {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |   pub fn get_latest(&self) -> SchemaVersionRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |   fn issue_state(&self, state: SchemaState) -> SchemaStateRef {
[INFO] [stdout]     |                  ^^^^^                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |   fn issue_state(&self, state: SchemaState) -> SchemaStateRef<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |   fn issue_version(&self, version: SchemaVersion) -> SchemaVersionRef {
[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] 273 |   fn issue_version(&self, version: SchemaVersion) -> SchemaVersionRef<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 285 |   ) -> Option<SchemaMigration> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ 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] 285 |   ) -> Option<SchemaMigration<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/squirrel/src/lib.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 296 |   ) -> Option<SchemaMigration> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ 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] 296 |   ) -> Option<SchemaMigration<'_>> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking etwin_db_schema v0.9.1 (/opt/rustwide/workdir/crates/db_schema)
[INFO] [stderr]     Checking xtask v0.0.1 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:146:45
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let (kt_typ, _) = std::array::IntoIter::new(KOTLIN_SINT)
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:175:41
[INFO] [stdout]     |
[INFO] [stdout] 175 |     for (i, r) in std::array::IntoIter::new(KOTLIN_SINT) {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:186:36
[INFO] [stdout]     |
[INFO] [stdout] 186 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:194:36
[INFO] [stdout]     |
[INFO] [stdout] 194 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let (kt_typ, _) = std::array::IntoIter::new(KOTLIN_UINT)
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |     for (i, r) in std::array::IntoIter::new(KOTLIN_UINT) {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> xtask/src/publish.rs:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 |     for c in std::array::IntoIter::new(CRATES) {
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> xtask/src/publish.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |   for p in std::array::IntoIter::new(NPM_PACKAGES) {
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:146:45
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let (kt_typ, _) = std::array::IntoIter::new(KOTLIN_SINT)
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:175:41
[INFO] [stdout]     |
[INFO] [stdout] 175 |     for (i, r) in std::array::IntoIter::new(KOTLIN_SINT) {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:186:36
[INFO] [stdout]     |
[INFO] [stdout] 186 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:194:36
[INFO] [stdout]     |
[INFO] [stdout] 194 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let (kt_typ, _) = std::array::IntoIter::new(KOTLIN_UINT)
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |     for (i, r) in std::array::IntoIter::new(KOTLIN_UINT) {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> xtask/src/metagen/backend/kotlin.rs:294:36
[INFO] [stdout]     |
[INFO] [stdout] 294 |     for i in std::array::IntoIter::new(KOTLIN_INT) {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id_to_path` is never read
[INFO] [stdout]   --> xtask/src/metagen/core.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TypeRegistry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout]  9 |   path_to_id: HashMap<MgTypePath, MgTypeId>,
[INFO] [stdout] 10 |   id_to_path: HashMap<MgTypeId, MgTypePath>,
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeRegistry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MetagenBackend` is never used
[INFO] [stdout]    --> xtask/src/metagen/core.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub trait MetagenBackend {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:176:40
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:191:40
[INFO] [stdout]     |
[INFO] [stdout] 191 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> xtask/src/publish.rs:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 |     for c in std::array::IntoIter::new(CRATES) {
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> xtask/src/publish.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |   for p in std::array::IntoIter::new(NPM_PACKAGES) {
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id_to_path` is never read
[INFO] [stdout]   --> xtask/src/metagen/core.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TypeRegistry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout]  9 |   path_to_id: HashMap<MgTypePath, MgTypeId>,
[INFO] [stdout] 10 |   id_to_path: HashMap<MgTypeId, MgTypePath>,
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeRegistry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MetagenBackend` is never used
[INFO] [stdout]    --> xtask/src/metagen/core.rs:322:11
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub trait MetagenBackend {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:176:40
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> xtask/src/metagen/core.rs:191:40
[INFO] [stdout]     |
[INFO] [stdout] 191 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<Format> {
[INFO] [stdout]     |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   pub fn display<Format: MgNameFormat>(&self) -> DisplayMgName<'_, Format> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-generator v0.3.0
[INFO] [stderr]     Checking etwin_constants v0.9.1 (/opt/rustwide/workdir/crates/constants)
[INFO] [stderr]     Checking etwin_user_store v0.9.1 (/opt/rustwide/workdir/crates/user_store)
[INFO] [stderr]     Checking etwin_link_store v0.9.1 (/opt/rustwide/workdir/crates/link_store)
[INFO] [stderr]     Checking etwin_services v0.9.1 (/opt/rustwide/workdir/crates/services)
[INFO] [stderr]     Checking etwin_password v0.9.1 (/opt/rustwide/workdir/crates/password)
[INFO] [stderr]     Checking etwin_twinoid_store v0.9.1 (/opt/rustwide/workdir/crates/twinoid_store)
[INFO] [stderr]     Checking etwin_email_formatter v0.9.1 (/opt/rustwide/workdir/crates/email_formatter)
[INFO] [stderr]     Checking etwin_mailer v0.9.1 (/opt/rustwide/workdir/crates/mailer)
[INFO] [stderr]     Checking etwin_populate v0.9.1 (/opt/rustwide/workdir/crates/populate)
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 32], Infallible>
[INFO] [stdout]    --> crates/password/src/scrypt.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |       *hmachash = mac.finalize().into_bytes().try_into().unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etwin_password` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> crates/mailer/src/smtp.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 | /             "Hi, complete the registration by going to <a href=https://eternal-twin.net>Eternaltwin</a>."
[INFO] [stdout] 193 | |               .parse()
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etwin_mailer` (lib test) due to 1 previous error
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> crates/user_store/src/pg.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         struct Row {
[INFO] [stdout]    |                --- field in this struct
[INFO] [stdout] 90 |           user_id: UserId,
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> crates/user_store/src/pg.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 310 |         start_time: Instant,
[INFO] [stdout] 311 |         value: UserDisplayName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> crates/user_store/src/pg.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 349 |         start_time: Instant,
[INFO] [stdout] 350 |         value: Option<Username>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> crates/user_store/src/pg.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 384 |         start_time: Instant,
[INFO] [stdout] 385 |         value: Option<PasswordHash>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Row` is never constructed
[INFO] [stdout]    --> crates/user_store/src/pg.rs:418:14
[INFO] [stdout]     |
[INFO] [stdout] 418 |       struct Row {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/user_store/src/mem.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |   fn at(&self, time: Option<Instant>) -> MemUserSnapshot {
[INFO] [stdout]     |         ^^^^^                            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |   fn at(&self, time: Option<Instant>) -> MemUserSnapshot<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dde5c877a44b85912e0c9a63f259e4eb956ea23da6f7e83789f8797a2d43e814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde5c877a44b85912e0c9a63f259e4eb956ea23da6f7e83789f8797a2d43e814", kill_on_drop: false }`
[INFO] [stdout] dde5c877a44b85912e0c9a63f259e4eb956ea23da6f7e83789f8797a2d43e814
