[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 master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmmm976/EternalTwin on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.6 [INFO] [stderr] Downloaded input_buffer v0.4.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.13.0 [INFO] [stderr] Downloaded quoted_printable v0.4.3 [INFO] [stderr] Downloaded scrypt v0.8.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.2 [INFO] [stderr] Downloaded include_dir v0.6.2 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded os_str_bytes v3.1.0 [INFO] [stderr] Downloaded salsa20 v0.8.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.4 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded warp v0.3.1 [INFO] [stderr] Downloaded clap v3.0.0-beta.4 [INFO] [stderr] Downloaded tokio v1.11.0 [INFO] [stderr] Downloaded lettre v0.10.0-rc.3 [INFO] [stderr] Downloaded sysinfo v0.20.3 [INFO] [stderr] Downloaded neon v0.9.1 [INFO] [stderr] Downloaded sqlx-core v0.5.7 [INFO] [stderr] Downloaded neon-runtime v0.9.1 [INFO] [stderr] Downloaded sqlx-macros v0.5.7 [INFO] [stderr] Downloaded sqlx v0.5.7 [INFO] [stderr] Downloaded neon-build v0.9.1 [INFO] [stderr] Downloaded tungstenite v0.12.0 [INFO] [stderr] Downloaded base64ct v1.0.0 [INFO] [stderr] Downloaded headers v0.3.4 [INFO] [stderr] Downloaded neon-macros v0.9.1 [INFO] [stderr] Downloaded sqlx-rt v0.5.7 [INFO] [stderr] Downloaded password-hash v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 331afb254f2cfc18b923c2ba7eb8849ee765a9f1b4d5781a0ce7eac9c25b88c6 [INFO] running `Command { std: "docker" "start" "-a" "331afb254f2cfc18b923c2ba7eb8849ee765a9f1b4d5781a0ce7eac9c25b88c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331afb254f2cfc18b923c2ba7eb8849ee765a9f1b4d5781a0ce7eac9c25b88c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331afb254f2cfc18b923c2ba7eb8849ee765a9f1b4d5781a0ce7eac9c25b88c6", kill_on_drop: false }` [INFO] [stdout] 331afb254f2cfc18b923c2ba7eb8849ee765a9f1b4d5781a0ce7eac9c25b88c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9cd9899f0ead2d891cf484e20513f9a8b108d899708be6cd6fc2dda467f5d6 [INFO] running `Command { std: "docker" "start" "-a" "aa9cd9899f0ead2d891cf484e20513f9a8b108d899708be6cd6fc2dda467f5d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.17 [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] Checking futures-sink v0.3.17 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking sha2 v0.9.8 [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 atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling time v0.2.26 [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 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] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [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 neon-runtime v0.9.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking mac v0.1.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] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking servo_arc v0.1.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 rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.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] Checking etwin_log v0.9.1 (/opt/rustwide/workdir/crates/log) [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking sha3 v0.9.1 [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] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking sqlformat v0.1.6 [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 password-hash v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking r2d2 v0.8.9 [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] Checking multipart v0.17.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] error: could not compile `sqlformat` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/453ceafce32ef8108c604bca5e165ab41d3d6d8c/bin/rustc --crate-name sqlformat --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=f392fee6a92e1773 -C extra-filename=-f392fee6a92e1773 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-49330c88ca10edac.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-f98dde7795399b8c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f029acf522817592.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-33da5f1860dac6c9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aa9cd9899f0ead2d891cf484e20513f9a8b108d899708be6cd6fc2dda467f5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9cd9899f0ead2d891cf484e20513f9a8b108d899708be6cd6fc2dda467f5d6", kill_on_drop: false }` [INFO] [stdout] aa9cd9899f0ead2d891cf484e20513f9a8b108d899708be6cd6fc2dda467f5d6 [INFO] checking cmmm976/EternalTwin against try#773c42f0166e62a538b8fa36161b0c6df69a9640 for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmmm976%2FEternalTwin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmmm976/EternalTwin on toolchain 773c42f0166e62a538b8fa36161b0c6df69a9640 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [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" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e81633dd570f43d5c459a4c6a32c52a7ed8190148e40e928dee11d7341fee92e [INFO] running `Command { std: "docker" "start" "-a" "e81633dd570f43d5c459a4c6a32c52a7ed8190148e40e928dee11d7341fee92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e81633dd570f43d5c459a4c6a32c52a7ed8190148e40e928dee11d7341fee92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81633dd570f43d5c459a4c6a32c52a7ed8190148e40e928dee11d7341fee92e", kill_on_drop: false }` [INFO] [stdout] e81633dd570f43d5c459a4c6a32c52a7ed8190148e40e928dee11d7341fee92e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bcde24e6d0a79b8706510104af7fd6570ff3761644acfe6dae76bcb614da19b [INFO] running `Command { std: "docker" "start" "-a" "7bcde24e6d0a79b8706510104af7fd6570ff3761644acfe6dae76bcb614da19b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.17 [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] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.17 [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 time v0.1.44 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling const_fn v0.4.8 [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.9.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Checking neon-runtime v0.9.1 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking glob v0.3.0 [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] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking etwin_postgres_tools v0.9.1 (/opt/rustwide/workdir/crates/postgres_tools) [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 sha3 v0.9.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [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 headers v0.3.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking salsa20 v0.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking password-hash v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking sqlformat v0.1.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [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] Checking multipart v0.17.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking include_dir v0.6.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [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] Checking lettre v0.10.0-rc.3 [INFO] [stderr] Checking h2 v0.3.3 [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 erased-serde v0.3.16 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking etwin_config v0.9.1 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking sqlx-core v0.5.7 [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 hyper v0.14.7 [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::::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/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/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/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/publish.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | for p in std::array::IntoIter::new(NPM_PACKAGES) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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] [stderr] Checking etwin_scraper_tools v0.9.1 (/opt/rustwide/workdir/crates/scraper_tools) [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)]` 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: 12 warnings emitted [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)]` 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: 12 warnings emitted [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: 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> crates/squirrel/src/lib.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | / impl TryFrom for SchemaMeta { [INFO] [stdout] 386 | | type Error = Box; [INFO] [stdout] 387 | | [INFO] [stdout] 388 | | fn try_from(row: Row) -> Result { [INFO] [stdout] ... | [INFO] [stdout] 392 | | } [INFO] [stdout] 393 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current async fn `` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> crates/squirrel/src/lib.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | / impl TryFrom for SchemaMeta { [INFO] [stdout] 386 | | type Error = Box; [INFO] [stdout] 387 | | [INFO] [stdout] 388 | | fn try_from(row: Row) -> Result { [INFO] [stdout] ... | [INFO] [stdout] 392 | | } [INFO] [stdout] 393 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current async fn `` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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_services v0.9.1 (/opt/rustwide/workdir/crates/services) [INFO] [stderr] Checking etwin_link_store v0.9.1 (/opt/rustwide/workdir/crates/link_store) [INFO] [stderr] Checking etwin_twinoid_store v0.9.1 (/opt/rustwide/workdir/crates/twinoid_store) [INFO] [stderr] Checking etwin_password v0.9.1 (/opt/rustwide/workdir/crates/password) [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] 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] 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] Checking etwin_dinorpg_client v0.9.1 (/opt/rustwide/workdir/crates/dinorpg_client) [INFO] [stderr] Checking etwin_popotamo_client v0.9.1 (/opt/rustwide/workdir/crates/popotamo_client) [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] [stderr] Checking etwin_dinoparc_store v0.9.1 (/opt/rustwide/workdir/crates/dinoparc_store) [INFO] [stderr] Checking etwin_hammerfest_store v0.9.1 (/opt/rustwide/workdir/crates/hammerfest_store) [INFO] [stderr] Checking etwin_auth_store v0.9.1 (/opt/rustwide/workdir/crates/auth_store) [INFO] [stderr] Checking etwin_oauth_provider_store v0.9.1 (/opt/rustwide/workdir/crates/oauth_provider_store) [INFO] [stderr] Checking etwin_token_store v0.9.1 (/opt/rustwide/workdir/crates/token_store) [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)]` 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: field `user_id` is never read [INFO] [stdout] --> crates/user_store/src/pg.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 418 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 419 | 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] [INFO] [stdout] [INFO] [stderr] Checking etwin_rest v0.9.1 (/opt/rustwide/workdir/crates/rest) [INFO] [stdout] warning: 5 warnings emitted [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)]` 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: field `user_id` is never read [INFO] [stdout] --> crates/user_store/src/pg.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 418 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 419 | 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] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/mem.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 25 | struct StoreClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | created_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoreClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `ctime`, and `owner_id` are never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 70 | struct Row { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 71 | oauth_client_id: OauthClientId, [INFO] [stdout] 72 | key: OauthClientKey, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | ctime: Instant, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | owner_id: 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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 104 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 105 | oauth_client_id: OauthClientId, [INFO] [stdout] 106 | ctime: Instant, [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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:188:7 [INFO] [stdout] | [INFO] [stdout] 185 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 188 | ctime: Instant, [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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 232 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 235 | ctime: Instant, [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServerError` is never constructed [INFO] [stdout] --> crates/rest/src/lib.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct ServerError(AnyError); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/mem.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 25 | struct StoreClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | created_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoreClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `ctime`, and `owner_id` are never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 70 | struct Row { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 71 | oauth_client_id: OauthClientId, [INFO] [stdout] 72 | key: OauthClientKey, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | ctime: Instant, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | owner_id: 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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 104 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 105 | oauth_client_id: OauthClientId, [INFO] [stdout] 106 | ctime: Instant, [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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:188:7 [INFO] [stdout] | [INFO] [stdout] 185 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 188 | ctime: Instant, [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 `ctime` is never read [INFO] [stdout] --> crates/oauth_provider_store/src/pg.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 232 | struct Row { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 235 | ctime: Instant, [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: 5 warnings emitted [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)]` 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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking etwin_cli v0.9.1 (/opt/rustwide/workdir/crates/cli) [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)]` 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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ServerError` is never constructed [INFO] [stdout] --> crates/rest/src/lib.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct ServerError(AnyError); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, html5ever v0.25.1, multipart v0.17.1, nom v6.1.2, sqlx-macros v0.5.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7bcde24e6d0a79b8706510104af7fd6570ff3761644acfe6dae76bcb614da19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bcde24e6d0a79b8706510104af7fd6570ff3761644acfe6dae76bcb614da19b", kill_on_drop: false }` [INFO] [stdout] 7bcde24e6d0a79b8706510104af7fd6570ff3761644acfe6dae76bcb614da19b