[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#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cmmm976/EternalTwin on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9b553ab55655f28de05a8989a379168a4c51892d80dc1884026281919e9ff2 [INFO] running `Command { std: "docker" "start" "-a" "fe9b553ab55655f28de05a8989a379168a4c51892d80dc1884026281919e9ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9b553ab55655f28de05a8989a379168a4c51892d80dc1884026281919e9ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9b553ab55655f28de05a8989a379168a4c51892d80dc1884026281919e9ff2", kill_on_drop: false }` [INFO] [stdout] fe9b553ab55655f28de05a8989a379168a4c51892d80dc1884026281919e9ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf3c0370cf6708eb6efddb636def007f12d8de848f7460b6f1daf2d205458d63 [INFO] running `Command { std: "docker" "start" "-a" "bf3c0370cf6708eb6efddb636def007f12d8de848f7460b6f1daf2d205458d63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [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 log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [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 slab v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking regex v1.5.4 [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 cpufeatures v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [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 md-5 v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [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] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking neon-runtime v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking tendril v0.4.2 [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 servo_arc v0.1.1 [INFO] [stderr] Checking keccak v0.1.0 [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] Compiling rand v0.7.3 [INFO] [stderr] Checking sha3 v0.9.1 [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] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking safemem v0.3.3 [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-epoch v0.9.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Checking salsa20 v0.8.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking sqlformat v0.1.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking password-hash v0.3.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling etwin_native v0.8.0 (/opt/rustwide/workdir/packages/native/native) [INFO] [stderr] Checking scrypt v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking sqlx-rt v0.5.7 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking lettre v0.10.0-rc.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking sqlx-core v0.5.7 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking etwin_config v0.9.1 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Checking xtask v0.0.1 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking etwin_scraper_tools v0.9.1 (/opt/rustwide/workdir/crates/scraper_tools) [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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::::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::::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::::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::::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::::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::::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::::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: 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, 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, 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] [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, 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, 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] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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::::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, [INFO] [stdout] 10 | id_to_path: HashMap, [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(&self) -> DisplayMgName { [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(&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(&self) -> DisplayMgName { [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(&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(&self) -> DisplayMgName { [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(&self) -> DisplayMgName<'_, Format> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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, [INFO] [stdout] 10 | id_to_path: HashMap, [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(&self) -> DisplayMgName { [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(&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(&self) -> DisplayMgName { [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(&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(&self) -> DisplayMgName { [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(&self) -> DisplayMgName<'_, Format> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking warp v0.3.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking etwin_serde_tools v0.9.1 (/opt/rustwide/workdir/crates/serde_tools) [INFO] [stderr] Compiling sqlx-macros v0.5.7 [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::::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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking etwin_db_schema v0.9.1 (/opt/rustwide/workdir/crates/db_schema) [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_mailer v0.9.1 (/opt/rustwide/workdir/crates/mailer) [INFO] [stderr] Checking etwin_email_formatter v0.9.1 (/opt/rustwide/workdir/crates/email_formatter) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (5330) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: crates/user_store/src/test.rs:27:5: 27:19 (#217), segments: [PathSegment { ident: #217, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(156), style: Outer, span: crates/user_store/src/test.rs:27:5: 27:19 (#217) } [INFO] [stderr] stack backtrace: [INFO] [stderr] Checking etwin_populate v0.9.1 (/opt/rustwide/workdir/crates/populate) [INFO] [stderr] Checking etwin_hammerfest_client v0.9.1 (/opt/rustwide/workdir/crates/hammerfest_client) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (5347) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: crates/twinoid_store/src/pg.rs:167:3: 167:17 (#67), segments: [PathSegment { ident: #67, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(60), style: Outer, span: crates/twinoid_store/src/pg.rs:167:3: 167:17 (#67) } [INFO] [stderr] stack backtrace: [INFO] [stderr] Checking etwin_dinoparc_client v0.9.1 (/opt/rustwide/workdir/crates/dinoparc_client) [INFO] [stderr] Checking etwin_twinoid_client v0.9.1 (/opt/rustwide/workdir/crates/twinoid_client) [INFO] [stderr] 0: 0x7d77d802bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7d77d860fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7d77d8042226 - ::write_fmt [INFO] [stderr] 3: 0x7d77d8001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d77d801f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7d77d700236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d77d801fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7d77d8001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7d77d7ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7d77d800372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7d77d4c38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7d77d93e0110 - ::token_trees [INFO] [stderr] 12: 0x7d77d9c1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7d77d9be65d2 - ::expand_crate [INFO] [stderr] 14: 0x7d77d8cf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7d77d9807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7d77d98073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7d77d98073a7 - >::call_once [INFO] [stderr] 18: 0x7d77d97ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7d77d97ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7d77d997127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7d77d985ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7d77d96eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 0: 0x7d347a02bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7d347a60fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7d347a042226 - ::write_fmt [INFO] [stderr] 3: 0x7d347a001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d347a01f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 23: 0x7d77d96eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 5: 0x7d347900236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d347a01fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 24: 0x7d77d96ed138 - ::new::thread_start [INFO] [stderr] 7: 0x7d347a001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 25: 0x7d77d328aaa4 - [INFO] [stderr] 8: 0x7d3479ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 26: 0x7d77d3317a64 - clone [INFO] [stderr] 9: 0x7d347a00372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 27: 0x0 - [INFO] [stderr] 10: 0x7d3476c38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 11: 0x7d347b3e0110 - ::token_trees [INFO] [stderr] [INFO] [stderr] 12: 0x7d347bc1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7d347bbe65d2 - ::expand_crate [INFO] [stderr] 14: 0x7d347acf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] 15: 0x7d347b807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7d347b8073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] 17: 0x7d347b8073a7 - >::call_once [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T11_41_46-5319.txt`: Read-only file system (os error 30) [INFO] [stderr] 18: 0x7d347b7ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] [INFO] [stderr] 19: 0x7d347b7ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] 20: 0x7d347b97127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] 21: 0x7d347b85ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] [INFO] [stderr] 22: 0x7d347b6eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] 23: 0x7d347b6eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] query stack during panic: [INFO] [stderr] 24: 0x7d347b6ed138 - ::new::thread_start [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] 25: 0x7d347528aaa4 - [INFO] [stderr] end of query stack [INFO] [stderr] 26: 0x7d3475317a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T11_41_46-5333.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `etwin_user_store` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name etwin_user_store --edition=2018 crates/user_store/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="neon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("neon"))' -C metadata=ae5fddbc64426323 -C extra-filename=-1bf5ca3890b1b644 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-eaaa89e9b3de20b5.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0134df09e877af38.rmeta --extern etwin_config=/opt/rustwide/target/debug/deps/libetwin_config-c9ffce048389acfe.rmeta --extern etwin_core=/opt/rustwide/target/debug/deps/libetwin_core-4f53566f3096b55b.rmeta --extern etwin_db_schema=/opt/rustwide/target/debug/deps/libetwin_db_schema-69a40f2893e5fa7e.rmeta --extern neon=/opt/rustwide/target/debug/deps/libneon-f5b13ca8dc8e9ab5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f27661c1eacf39ec.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4ec022572a17f6d7.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-82ddb0922050c67e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-613e8c5b686176cf.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb74fd9f59a2daf0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-be868a2827f5162b.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8f3f21ab108efb6e/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `etwin_twinoid_store` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name etwin_twinoid_store --edition=2018 crates/twinoid_store/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="neon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("neon"))' -C metadata=b16408b9f35d8b26 -C extra-filename=-8a39241b53458ebf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-eaaa89e9b3de20b5.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0134df09e877af38.rmeta --extern etwin_config=/opt/rustwide/target/debug/deps/libetwin_config-c9ffce048389acfe.rmeta --extern etwin_core=/opt/rustwide/target/debug/deps/libetwin_core-4f53566f3096b55b.rmeta --extern etwin_db_schema=/opt/rustwide/target/debug/deps/libetwin_db_schema-69a40f2893e5fa7e.rmeta --extern neon=/opt/rustwide/target/debug/deps/libneon-f5b13ca8dc8e9ab5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f27661c1eacf39ec.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4ec022572a17f6d7.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-82ddb0922050c67e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb74fd9f59a2daf0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8f3f21ab108efb6e/out` (exit status: 101) [INFO] [stdout] warning: enum `ScraperError` is never used [INFO] [stdout] --> crates/twinoid_client/src/http/errors.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ScraperError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | location_names: std::array::IntoIter::new(LOCATIONS) [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::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | skill_names: std::array::IntoIter::new(SKILLS) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | location_names: std::array::IntoIter::new(LOCATIONS) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | skill_names: std::array::IntoIter::new(SKILLS) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | location_names: std::array::IntoIter::new(LOCATIONS) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> crates/dinoparc_client/src/http/locale.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | skill_names: std::array::IntoIter::new(SKILLS) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [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, [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, [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) -> 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) -> MemUserSnapshot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `event` is never read [INFO] [stdout] --> crates/dinoparc_client/src/http.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | event.state = "login_scraped_bank"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StderrLogger` is never constructed [INFO] [stdout] --> crates/dinoparc_client/src/http.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | struct StderrLogger; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FsLogger` is never constructed [INFO] [stdout] --> crates/dinoparc_client/src/http.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | struct FsLogger [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `target`, `html`, and `meta` are never read [INFO] [stdout] --> crates/dinoparc_client/src/http.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct HttpEvent<'a> { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 82 | target: &'static str, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | html: Vec<&'a [u8]>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | meta: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf3c0370cf6708eb6efddb636def007f12d8de848f7460b6f1daf2d205458d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3c0370cf6708eb6efddb636def007f12d8de848f7460b6f1daf2d205458d63", kill_on_drop: false }` [INFO] [stdout] bf3c0370cf6708eb6efddb636def007f12d8de848f7460b6f1daf2d205458d63