[INFO] cloning repository https://github.com/cmmm976/Eternal-Twin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmmm976/Eternal-Twin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternal-Twin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternal-Twin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9650a49b58b8ed70f0a031fbdc2a7f099a910da7
[INFO] checking cmmm976/Eternal-Twin against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternal-Twin" "/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/Eternal-Twin
[INFO] finished tweaking git repo https://github.com/cmmm976/Eternal-Twin
[INFO] tweaked toml for git repo https://github.com/cmmm976/Eternal-Twin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cmmm976/Eternal-Twin 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/Eternal-Twin 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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba350a366ce3321c9575c756ebec7451fd28723be9fc4e2e369111fc6aea8838
[INFO] running `Command { std: "docker" "start" "-a" "ba350a366ce3321c9575c756ebec7451fd28723be9fc4e2e369111fc6aea8838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba350a366ce3321c9575c756ebec7451fd28723be9fc4e2e369111fc6aea8838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba350a366ce3321c9575c756ebec7451fd28723be9fc4e2e369111fc6aea8838", kill_on_drop: false }`
[INFO] [stdout] ba350a366ce3321c9575c756ebec7451fd28723be9fc4e2e369111fc6aea8838
[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" "-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] ff4ef5e30b7a1cdbd4bc356eb102c70262b280d0fe164ee69dab04c56df37495
[INFO] running `Command { std: "docker" "start" "-a" "ff4ef5e30b7a1cdbd4bc356eb102c70262b280d0fe164ee69dab04c56df37495", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling sha2 v0.9.5
[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 proc-macro-error v1.0.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling neon-build v0.8.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking tracing v0.1.26
[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]     Checking ipnet v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling neon v0.8.3
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]     Checking neon-runtime v0.8.3
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dtoa-short v0.3.3
[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 etwin_postgres_tools v0.8.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 etwin_log v0.8.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 remove_dir_all v0.5.3
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking sqlformat v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling sysinfo v0.19.1
[INFO] [stderr]     Checking base64ct v1.0.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking salsa20 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking password-hash v0.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling native-tls v0.2.8
[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 zeroize v1.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking quoted_printable v0.4.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]    Compiling etwin_native v0.8.0 (/opt/rustwide/workdir/packages/native/native)
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking dialoguer v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling neon-macros v0.8.3
[INFO] [stderr]    Compiling auto_impl v0.4.1
[INFO] [stderr]    Compiling include_dir_impl v0.6.1
[INFO] [stderr]     Checking enum-iterator v0.6.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking include_dir v0.6.1
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]    Compiling test-generator v0.3.0
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stderr]    Compiling sqlx-rt v0.5.5
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking uuid v0.8.2
[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 lettre v0.10.0-rc.3
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking sqlx-core v0.5.5
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking etwin_config v0.8.1 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking scraper v0.12.0
[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:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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:85:34
[INFO] [stdout]    |
[INFO] [stdout] 85 |   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: 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: 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: 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: 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: 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: 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: 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/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:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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:85:34
[INFO] [stdout]    |
[INFO] [stdout] 85 |   for p in std::array::IntoIter::new(NPM_PACKAGES) {
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking etwin_scraper_tools v0.8.1 (/opt/rustwide/workdir/crates/scraper_tools)
[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: 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] [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 hyper v0.14.7
[INFO] [stderr]    Compiling sqlx-macros v0.5.5
[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 sqlx v0.5.5
[INFO] [stderr]     Checking etwin_squirrel v0.8.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: 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: 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: 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] [stderr]     Checking etwin_db_schema v0.8.1 (/opt/rustwide/workdir/crates/db_schema)
[INFO] [stderr]     Checking etwin_serde_tools v0.8.1 (/opt/rustwide/workdir/crates/serde_tools)
[INFO] [stderr]     Checking etwin_core v0.8.1 (/opt/rustwide/workdir/crates/core)
[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: 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_constants v0.8.1 (/opt/rustwide/workdir/crates/constants)
[INFO] [stderr]     Checking etwin_user_store v0.8.1 (/opt/rustwide/workdir/crates/user_store)
[INFO] [stderr]     Checking etwin_services v0.8.1 (/opt/rustwide/workdir/crates/services)
[INFO] [stderr]     Checking etwin_link_store v0.8.1 (/opt/rustwide/workdir/crates/link_store)
[INFO] [stderr]     Checking etwin_password v0.8.1 (/opt/rustwide/workdir/crates/password)
[INFO] [stderr]     Checking etwin_twinoid_store v0.8.1 (/opt/rustwide/workdir/crates/twinoid_store)
[INFO] [stderr]     Checking etwin_mailer v0.8.1 (/opt/rustwide/workdir/crates/mailer)
[INFO] [stderr]     Checking etwin_email_formatter v0.8.1 (/opt/rustwide/workdir/crates/email_formatter)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (5180) 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: <test_trace>#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]    0:     0x78b0bfe2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x78b0c040fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x78b0bfe42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x78b0bfe01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x78b0bfe1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x78b0bee0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x78b0bfe1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x78b0bfe01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x78b0bfdf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x78b0bfe0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x78b0bca38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x78b0c11e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x78b0c1a1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x78b0c19e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x78b0c0af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x78b0c1607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x78b0c16073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x78b0c16073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x78b0c15ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x78b0c15ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x78b0c177127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, 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<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x78b0c165ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x78b0c14eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x78b0c14eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x78b0c14ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x78b0bb08aaa4 - <unknown>
[INFO] [stderr]   26:     0x78b0bb117a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[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_42_04-5156.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_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=681dd424b473b65f -C extra-filename=-9a51a52738142d6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3a987eb2457a110b.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-395a395704e15ac0.rmeta --extern etwin_config=/opt/rustwide/target/debug/deps/libetwin_config-f65f7eb929cc6af6.rmeta --extern etwin_core=/opt/rustwide/target/debug/deps/libetwin_core-b0878e8227a32fb3.rmeta --extern etwin_db_schema=/opt/rustwide/target/debug/deps/libetwin_db_schema-b9247bdfc3ab83c6.rmeta --extern neon=/opt/rustwide/target/debug/deps/libneon-4deb65e6e0ac5c40.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f27661c1eacf39ec.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d14d7a334ad1d9d1.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-23de322988906b27.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-803808554e825a4a.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] 
[INFO] [stderr] thread 'rustc' (5202) 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 (#215), segments: [PathSegment { ident: <test_trace>#215, 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 (#215) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a0606c2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a060720fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7a0606c42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7a0606c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a0606c1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7a0605c0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a0606c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a0606c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a0606bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a0606c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a0603838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a0607fe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7a060881c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7a06087e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7a06078f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7a0608407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7a06084073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7a06084073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7a06083ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7a06083ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7a060857127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, 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<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7a060845ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7a06082eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7a06082eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7a06082ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7a0601e8aaa4 - <unknown>
[INFO] [stderr]   26:     0x7a0601f17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[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_42_04-5189.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=07b59c13c24408ff -C extra-filename=-777bd0db23030c37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3a987eb2457a110b.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-395a395704e15ac0.rmeta --extern etwin_config=/opt/rustwide/target/debug/deps/libetwin_config-f65f7eb929cc6af6.rmeta --extern etwin_core=/opt/rustwide/target/debug/deps/libetwin_core-b0878e8227a32fb3.rmeta --extern etwin_db_schema=/opt/rustwide/target/debug/deps/libetwin_db_schema-b9247bdfc3ab83c6.rmeta --extern neon=/opt/rustwide/target/debug/deps/libneon-4deb65e6e0ac5c40.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f27661c1eacf39ec.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d14d7a334ad1d9d1.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-23de322988906b27.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd266eb44840f683.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-803808554e825a4a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5fad04a56690f835.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8f3f21ab108efb6e/out` (exit status: 101)
[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:314:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 313 |         start_time: Instant,
[INFO] [stdout] 314 |         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:353:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 352 |         start_time: Instant,
[INFO] [stdout] 353 |         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:388:9
[INFO] [stdout]     |
[INFO] [stdout] 386 |       struct Row {
[INFO] [stdout]     |              --- field in this struct
[INFO] [stdout] 387 |         start_time: Instant,
[INFO] [stdout] 388 |         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:421:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |       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" "ff4ef5e30b7a1cdbd4bc356eb102c70262b280d0fe164ee69dab04c56df37495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4ef5e30b7a1cdbd4bc356eb102c70262b280d0fe164ee69dab04c56df37495", kill_on_drop: false }`
[INFO] [stdout] ff4ef5e30b7a1cdbd4bc356eb102c70262b280d0fe164ee69dab04c56df37495
